index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
ARM/PCI: Remove unused fields from struct hw_pci
Lorenzo Pieralisi
1
-7
/
+0
2020-09-18
arch_topology, arm, arm64: define arch_scale_freq_invariant()
Valentin Schneider
1
-0
/
+1
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-5
/
+4
2020-09-17
ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
Christoph Hellwig
2
-50
/
+50
2020-09-17
ARM/dma-mapping: remove dma_to_virt
Christoph Hellwig
1
-17
/
+1
2020-09-17
ARM/dma-mapping: remove a __arch_page_to_dma #error
Christoph Hellwig
1
-4
/
+0
2020-09-17
ARM: Remove custom IRQ stat accounting
Marc Zyngier
1
-17
/
+0
2020-09-17
ARM: Kill __smp_cross_call and co
Marc Zyngier
1
-6
/
+0
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
1
-12
/
+11
2020-09-15
ARM: 9005/1: debug: Select flow control for all debug UARTs
Linus Walleij
2
-4
/
+0
2020-09-15
ARM: 9004/1: debug: Split waituart to CTS and TXRDY
Linus Walleij
25
-27
/
+108
2020-09-13
ARM: Allow IPIs to be handled as normal interrupts
Marc Zyngier
1
-0
/
+5
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-1
/
+1
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
1
-1
/
+1
2020-09-04
ARM: brcmstb: Add debug UART entry for 72615
Florian Fainelli
1
-11
/
+13
2020-09-01
arm/build: Assert for unwanted sections
Kees Cook
1
-0
/
+11
2020-09-01
arm/build: Add missing sections
Kees Cook
1
-1
/
+3
2020-09-01
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
1
-0
/
+4
2020-09-01
arm/build: Refactor linker script headers
Kees Cook
1
-0
/
+130
2020-08-20
arm: propagate the calling convention changes down to csum_partial_copy_from_user()
Al Viro
1
-5
/
+2
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-7
/
+6
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-1
/
+1
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+1
2020-08-17
ARM: brcmstb: Add debug UART entry for 72614
Florian Fainelli
1
-11
/
+13
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-2
/
+2
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-3
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-0
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-11
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-126
/
+29
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
1
-1
/
+2
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+1
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+1
2020-07-30
ARM: percpu.h: fix build error
Grygorii Strashko
1
-0
/
+2
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
1
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-22
ARM: uaccess: add further explanation of __range_ok()
Russell King
1
-1
/
+5
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
1
-1
/
+2
2020-07-21
ARM: 8993/1: remove it8152 PCI controller driver
Mike Rapoport
1
-116
/
+0
2020-07-21
ARM: 8991/1: use VFP assembler mnemonics if available
Stefan Agner
2
-1
/
+13
2020-07-21
ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
Stefan Agner
1
-8
/
+11
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
1
-0
/
+1
2020-07-10
arm: Break cyclic percpu include
Peter Zijlstra
2
-5
/
+2
2020-06-30
arm: Remove dev->archdata.iommu pointer
Joerg Roedel
1
-3
/
+0
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
1
-0
/
+7
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
4
-31
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+1
[prev]
[next]