index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
34
-272
/
+34
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
2019-06-05
7
-35
/
+7
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
24
-216
/
+24
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-06-07
6
-10
/
+13
|
\
\
|
|
/
|
/
|
|
*
arm64: Silence gcc warnings about arch ABI drift
Dave Martin
2019-06-06
1
-0
/
+1
|
*
ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
George G. Davis
2019-06-06
1
-1
/
+1
|
*
arm64: arch_timer: mark functions as __always_inline
Anders Roxell
2019-06-05
1
-4
/
+4
|
*
arm64: smp: Moved cpu_logical_map[] to smp.h
Florian Fainelli
2019-06-05
2
-5
/
+6
|
*
arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()
Dave Martin
2019-06-05
1
-0
/
+1
*
|
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
30
-230
/
+30
|
\
\
|
*
|
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
2
-24
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
1
-2
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
18
-162
/
+18
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
8
-42
/
+8
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-31
6
-30
/
+56
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arm64: use the correct function type for __arm64_sys_ni_syscall
Sami Tolvanen
2019-05-29
2
-10
/
+11
|
*
arm64: use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
2019-05-29
1
-9
/
+9
|
*
arm64: fix syscall_fn_t type
Sami Tolvanen
2019-05-29
1
-1
/
+1
|
*
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
2019-05-29
1
-1
/
+4
|
*
arm64/module: revert to unsigned interpretation of ABS16/32 relocations
Ard Biesheuvel
2019-05-28
1
-8
/
+30
|
*
arm64: Fix the arm64_personality() syscall wrapper redirection
Catalin Marinas
2019-05-28
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-26
4
-41
/
+40
|
\
\
|
*
|
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
2019-05-24
1
-0
/
+1
|
*
|
KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
James Morse
2019-05-24
3
-41
/
+39
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-24
10
-34
/
+159
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: insn: Add BUILD_BUG_ON() for invalid masks
Jean-Philippe Brucker
2019-05-24
1
-5
/
+11
|
*
|
arm64: insn: Fix ldadd instruction encoding
Jean-Philippe Brucker
2019-05-24
1
-1
/
+1
|
*
|
arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now
Will Deacon
2019-05-24
1
-0
/
+1
|
*
|
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
2019-05-23
4
-17
/
+20
|
*
|
arm64/module: deal with ambiguity in PRELxx relocation ranges
Ard Biesheuvel
2019-05-23
1
-2
/
+14
|
*
|
arm64/kernel: kaslr: reduce module randomization range to 2 GB
Ard Biesheuvel
2019-05-23
2
-4
/
+4
|
*
|
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-23
5
-1
/
+108
|
*
|
arm64: Remove useless message during oops
Will Deacon
2019-05-23
1
-4
/
+0
|
|
/
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-22
6
-14
/
+29
|
\
\
|
*
|
arm64: vdso: Explicitly add build-id option
Laura Abbott
2019-05-16
1
-2
/
+2
|
*
|
arm64/mm: Inhibit huge-vmap with ptdump
Mark Rutland
2019-05-16
1
-3
/
+8
|
*
|
arm64: Print physical address of page table base in show_pte()
Will Deacon
2019-05-14
1
-2
/
+3
|
*
|
arm64: don't trash config with compat symbol if COMPAT is disabled
Yury Norov
2019-05-14
1
-1
/
+1
|
*
|
arm64: assembler: Update comment above cond_yield_neon() macro
Hillf Danton
2019-05-14
1
-6
/
+5
|
*
|
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
Christoph Hellwig
2019-05-07
1
-0
/
+10
*
|
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
11
-0
/
+11
|
|
/
|
/
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
1
-0
/
+5
|
\
\
|
*
|
arm64: arch_k3: Enable interrupt controller drivers
Lokesh Vutla
2019-05-01
1
-0
/
+5
*
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-19
4
-6
/
+22
|
\
\
\
|
*
|
|
arm64: dts: sprd: Add clock properties for serial devices
Baolin Wang
2019-05-16
1
-4
/
+12
|
*
|
|
Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2019-05-16
2
-2
/
+9
|
|
\
\
\
[next]