index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-7
/
+3
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
1
-1
/
+2
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
2
-2
/
+4
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
1
-2
/
+2
2020-06-08
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
1
-3
/
+0
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-2
/
+0
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-3
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-2
/
+0
2020-06-04
arm: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+0
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
1
-1
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+1
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2020-05-29
arm: switch to csum_and_copy_from_user()
Al Viro
1
-0
/
+14
2020-05-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-74
/
+118
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
3
-26
/
+38
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
1
-4
/
+4
2020-05-07
Merge branch 'uaccess' into fixes
Russell King
2
-74
/
+118
2020-05-07
ARM: futex: Address build warning
Thomas Gleixner
1
-2
/
+7
2020-05-03
ARM: uaccess: fix DACR mismatch with nested exceptions
Russell King
1
-5
/
+20
2020-05-03
ARM: uaccess: integrate uaccess_save and uaccess_restore
Russell King
1
-17
/
+13
2020-05-03
ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
Russell King
2
-74
/
+107
2020-04-29
ARM: 8971/1: replace the sole use of a symbol with its definition
Jian Cai
1
-2
/
+1
2020-04-23
efi/libstub: unify EFI call wrappers for non-x86
Ard Biesheuvel
1
-8
/
+0
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2
-24
/
+31
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2
-15
/
+2
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+1
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2020-04-03
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-5
/
+4
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-2310
/
+1
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-12
/
+0
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-73
/
+90
2020-03-30
Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-2
/
+3
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-2
/
+3
2020-03-25
Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-5
/
+4
2020-03-24
arm: Remove the ability to set HYP vectors outside of the decompressor
Marc Zyngier
1
-5
/
+0
2020-03-24
arm: Remove GICv3 vgic compatibility macros
Marc Zyngier
1
-114
/
+0
2020-03-24
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
4
-41
/
+1
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
11
-2150
/
+0
2020-03-21
arm: vdso: Enable arm to use common headers
Vincenzo Frascino
5
-31
/
+64
[next]