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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2019-07-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-4
/
+3
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
1
-1
/
+1
2019-07-23
arm64: dts: imx8mq: fix SAI compatible
Lucas Stach
1
-2
/
+1
2019-07-23
arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1
Anson Huang
1
-2
/
+2
2019-07-22
arm64: entry: SP Alignment Fault doesn't write to FAR_EL1
James Morse
1
-9
/
+13
2019-07-22
arm64: Force SSBS on context switch
Marc Zyngier
2
-3
/
+40
2019-07-22
arm64: mm: Drop pte_huge()
Anshuman Khandual
1
-1
/
+0
2019-07-22
arm64/sve: Fix a couple of magic numbers for the Z-reg count
Dave Martin
1
-2
/
+2
2019-07-22
arm64/sve: Factor out FPSIMD to SVE state conversion
Dave Martin
1
-13
/
+14
2019-07-22
arm64: stacktrace: Better handle corrupted stacks
Mark Rutland
2
-9
/
+88
2019-07-22
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
7
-42
/
+30
2019-07-22
arm64: stacktrace: Constify stacktrace.h functions
Dave Martin
1
-5
/
+6
2019-07-22
arm64: vdso: Cleanup Makefiles
Vincenzo Frascino
2
-11
/
+8
2019-07-22
arm64: vdso: fix flip/flop vdso build bug
Naohiro Aota
2
-4
/
+8
2019-07-22
arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdso
Vincenzo Frascino
1
-1
/
+1
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+2
2019-07-19
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+43
2019-07-19
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
156
-706
/
+15125
2019-07-19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+3
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+17
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-18
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
1
-0
/
+19
2019-07-18
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-64
/
+70
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
1
-2
/
+2
2019-07-16
arm64: mm: implement pte_devmap support
Robin Murphy
3
-0
/
+23
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-23
/
+1
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+5
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
1
-41
/
+41
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2
-3
/
+3
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+11
2019-07-15
docs: admin-guide: add kdump documentation into it
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2
-2
/
+2
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+646
2019-07-12
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+0
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+19
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-167
/
+267
2019-07-12
arm64: move jump_label_init() before parse_early_param()
Kees Cook
2
-5
/
+5
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2
-4
/
+2
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
3
-42
/
+13
2019-07-12
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
1
-3
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-1
/
+32
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2
-1
/
+4
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
5
-5
/
+5
2019-07-09
Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+19
2019-07-09
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-408
/
+4
2019-07-09
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+17
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
[next]