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-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
7
-35
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
24
-216
/
+24
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252
Thomas Gleixner
1
-12
/
+1
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
30
-230
/
+30
2019-05-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-30
/
+56
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2
-24
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
18
-162
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
8
-42
/
+8
2019-05-29
arm64: use the correct function type for __arm64_sys_ni_syscall
Sami Tolvanen
2
-10
/
+11
2019-05-29
arm64: use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
1
-9
/
+9
2019-05-29
arm64: fix syscall_fn_t type
Sami Tolvanen
1
-1
/
+1
2019-05-29
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
1
-1
/
+4
2019-05-28
arm64/module: revert to unsigned interpretation of ABS16/32 relocations
Ard Biesheuvel
1
-8
/
+30
2019-05-28
arm64: Fix the arm64_personality() syscall wrapper redirection
Catalin Marinas
1
-1
/
+1
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-41
/
+40
2019-05-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-34
/
+159
2019-05-24
arm64: insn: Add BUILD_BUG_ON() for invalid masks
Jean-Philippe Brucker
1
-5
/
+11
2019-05-24
arm64: insn: Fix ldadd instruction encoding
Jean-Philippe Brucker
1
-1
/
+1
2019-05-24
arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now
Will Deacon
1
-0
/
+1
2019-05-24
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
1
-0
/
+1
2019-05-24
KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
James Morse
3
-41
/
+39
2019-05-23
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
4
-17
/
+20
2019-05-23
arm64/module: deal with ambiguity in PRELxx relocation ranges
Ard Biesheuvel
1
-2
/
+14
2019-05-23
arm64/kernel: kaslr: reduce module randomization range to 2 GB
Ard Biesheuvel
2
-4
/
+4
2019-05-23
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
5
-1
/
+108
2019-05-23
arm64: Remove useless message during oops
Will Deacon
1
-4
/
+0
2019-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-14
/
+29
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
11
-0
/
+11
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-6
/
+22
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-168
/
+1567
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-1
/
+13
2019-05-16
arm64: dts: sprd: Add clock properties for serial devices
Baolin Wang
1
-4
/
+12
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2019-05-16
Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2
-2
/
+9
2019-05-16
Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-0
/
+1
2019-05-16
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-44
/
+56
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2
-1
/
+13
2019-05-16
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
152
-879
/
+11687
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-4
/
+4
2019-05-16
arm64: vdso: Explicitly add build-id option
Laura Abbott
1
-2
/
+2
2019-05-16
arm64/mm: Inhibit huge-vmap with ptdump
Mark Rutland
1
-3
/
+8
2019-05-15
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
24
-168
/
+1567
2019-05-14
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
1
-1
/
+0
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
4
-4
/
+4
2019-05-14
arm64: mark (__)cpus_have_const_cap as __always_inline
Masahiro Yamada
1
-2
/
+2
[next]