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-08-20
arm: propagate the calling convention changes down to csum_partial_copy_from_...
Al Viro
-5
/
+2
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
-7
/
+6
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
-1
/
+1
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
-0
/
+1
2020-08-17
ARM: brcmstb: Add debug UART entry for 72614
Florian Fainelli
-11
/
+13
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+2
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+2
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
-2
/
+2
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
-0
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
-11
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
-1
/
+0
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-126
/
+29
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
-1
/
+2
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+2
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-8
/
+1
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+1
2020-07-30
ARM: percpu.h: fix build error
Grygorii Strashko
-0
/
+2
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
-2
/
+0
2020-07-22
ARM: uaccess: add further explanation of __range_ok()
Russell King
-1
/
+5
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
-1
/
+2
2020-07-21
ARM: 8993/1: remove it8152 PCI controller driver
Mike Rapoport
-116
/
+0
2020-07-21
ARM: 8991/1: use VFP assembler mnemonics if available
Stefan Agner
-1
/
+13
2020-07-21
ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
Stefan Agner
-8
/
+11
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
-0
/
+1
2020-07-10
arm: Break cyclic percpu include
Peter Zijlstra
-5
/
+2
2020-06-30
arm: Remove dev->archdata.iommu pointer
Joerg Roedel
-3
/
+0
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
-0
/
+7
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
-31
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
-2
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
-7
/
+3
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
-1
/
+2
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
-2
/
+4
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
-2
/
+2
2020-06-08
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
-3
/
+0
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
-2
/
+0
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
-1
/
+0
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
-1
/
+0
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
-3
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
-2
/
+0
2020-06-04
arm: add support for folded p4d page tables
Mike Rapoport
-1
/
+0
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
-1
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
-0
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
-6
/
+0
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
-4
/
+4
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+14
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-2
/
+1
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+0
2020-05-29
arm: switch to csum_and_copy_from_user()
Al Viro
-0
/
+14
[prev]
[next]