index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Lines
2020-10-28
ARM: p2v: drop redundant 'type' argument from __pv_stub
Ard Biesheuvel
-4
/
+4
2020-10-28
ARM: module: add support for place relative relocations
Ard Biesheuvel
-0
/
+5
2020-10-28
ARM: assembler: introduce adr_l, ldr_l and str_l macros
Ard Biesheuvel
-0
/
+84
2020-10-28
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...
Ard Biesheuvel
-3
/
+3
2020-10-27
ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
Andrew Jeffery
-11
/
+11
2020-10-27
ARM: 9016/2: Initialize the mapping of KASan shadow memory
Linus Walleij
-1
/
+48
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
-1
/
+87
2020-10-27
ARM: 9014/2: Replace string mem* functions for KASan
Linus Walleij
-0
/
+26
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
-1
/
+6
2020-10-27
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
-2
/
+2
2020-10-26
arm: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
-23
/
+3
2020-10-25
arm: kill dump_task_regs()
Al Viro
-4
/
+0
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
-11
/
+11
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-11
/
+15
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-0
/
+7
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-7
/
+0
2020-10-20
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-31
/
+108
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-89
/
+33
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-0
/
+5
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+5
2020-10-13
mm: account PMD tables like PTE tables
Matthew Wilcox
-0
/
+1
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-10
/
+7
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+147
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-12
/
+11
2020-10-08
arm: disable frequency invariance for CONFIG_BL_SWITCHER
Ionela Voinescu
-0
/
+3
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
-0
/
+1
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
-2
/
+0
2020-10-06
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
-15
/
+0
2020-10-04
xen/arm: do not setup the runstate info page if kpti is enabled
Stefano Stabellini
-0
/
+5
2020-09-25
ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
Christoph Hellwig
-18
/
+0
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
-0
/
+7
2020-09-18
ARM/PCI: Remove unused fields from struct hw_pci
Lorenzo Pieralisi
-7
/
+0
2020-09-18
arch_topology, arm, arm64: define arch_scale_freq_invariant()
Valentin Schneider
-0
/
+1
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
-5
/
+4
2020-09-17
ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
Christoph Hellwig
-50
/
+50
2020-09-17
ARM/dma-mapping: remove dma_to_virt
Christoph Hellwig
-17
/
+1
2020-09-17
ARM/dma-mapping: remove a __arch_page_to_dma #error
Christoph Hellwig
-4
/
+0
2020-09-17
ARM: Remove custom IRQ stat accounting
Marc Zyngier
-17
/
+0
2020-09-17
ARM: Kill __smp_cross_call and co
Marc Zyngier
-6
/
+0
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
-12
/
+11
2020-09-15
ARM: 9005/1: debug: Select flow control for all debug UARTs
Linus Walleij
-4
/
+0
2020-09-15
ARM: 9004/1: debug: Split waituart to CTS and TXRDY
Linus Walleij
-27
/
+108
2020-09-13
ARM: Allow IPIs to be handled as normal interrupts
Marc Zyngier
-0
/
+5
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
-1
/
+1
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
-1
/
+1
2020-09-04
ARM: brcmstb: Add debug UART entry for 72615
Florian Fainelli
-11
/
+13
2020-09-01
arm/build: Assert for unwanted sections
Kees Cook
-0
/
+11
2020-09-01
arm/build: Add missing sections
Kees Cook
-1
/
+3
2020-09-01
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
-0
/
+4
2020-09-01
arm/build: Refactor linker script headers
Kees Cook
-0
/
+130
[prev]
[next]