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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
James Morse
3
-11
/
+20
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-0
/
+20
2018-08-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2018-08-17
arm64: Avoid calling stop_machine() when patching jump labels
Will Deacon
1
-1
/
+1
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+3
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
27
-610
/
+885
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-125
/
+49
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+0
2018-08-08
arm64: alternative: Use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
4
-12
/
+48
2018-08-03
arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-10
/
+0
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2018-07-31
arm64: kexec: Add comment to explain use of __flush_icache_range()
Will Deacon
1
-1
/
+8
2018-07-31
arm64: sdei: Mark sdei stack helper functions as static
Will Deacon
1
-6
/
+3
2018-07-31
arm64, kaslr: export offset in VMCOREINFO ELF notes
Bhupesh Sharma
1
-0
/
+1
2018-07-31
arm64: perf: Add cap_user_time aarch64
Michael O'Farrell
1
-0
/
+30
2018-07-30
arm64: kexec: machine_kexec should call __flush_icache_range
Dave Kleikamp
1
-1
/
+1
2018-07-30
arm64: svc: Ensure hardirq tracing is updated before return
Will Deacon
1
-1
/
+8
2018-07-27
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
1
-50
/
+201
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2
-0
/
+25
2018-07-26
arm64: Add stack information to on_accessible_stack
Laura Abbott
3
-11
/
+44
2018-07-25
arm64: Check for errata before evaluating cpu features
Dirk Mueller
1
-2
/
+2
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-10
/
+46
2018-07-23
arm64: acpi: fix alignment fault in accessing ACPI
AKASHI Takahiro
1
-8
/
+3
2018-07-23
arm64: export memblock_reserve()d regions via /proc/iomem
James Morse
1
-0
/
+38
2018-07-23
arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
Mark Rutland
1
-8
/
+11
2018-07-18
arm64: Add build salt to the vDSO
Laura Abbott
1
-0
/
+3
2018-07-12
arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit}
Will Deacon
1
-2
/
+2
2018-07-12
arm64: implement syscall wrappers
Mark Rutland
3
-5
/
+19
2018-07-12
arm64: convert compat wrappers to C
Mark Rutland
3
-123
/
+104
2018-07-12
arm64: use SYSCALL_DEFINE6() for mmap
Mark Rutland
1
-3
/
+3
2018-07-12
arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
Mark Rutland
2
-3
/
+3
2018-07-12
arm64: remove in-kernel call to sys_personality()
Mark Rutland
1
-1
/
+1
2018-07-12
arm64: drop alignment from syscall tables
Mark Rutland
2
-10
/
+2
2018-07-12
arm64: zero GPRs upon entry from EL0
Mark Rutland
1
-1
/
+7
2018-07-12
arm64: don't reload GPRs after apply_ssbd
Mark Rutland
1
-13
/
+7
2018-07-12
arm64: don't restore GPRs when context tracking
Mark Rutland
1
-11
/
+1
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
2
-40
/
+39
2018-07-12
arm64: convert syscall trace logic to C
Mark Rutland
2
-56
/
+56
2018-07-12
arm64: convert raw syscall invocation to C
Mark Rutland
4
-43
/
+59
2018-07-12
arm64: introduce syscall_fn_t
Mark Rutland
2
-6
/
+10
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
6
-25
/
+9
2018-07-12
arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
Mark Rutland
1
-10
/
+0
2018-07-12
arm64: kill change_cpacr()
Mark Rutland
1
-11
/
+2
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
3
-7
/
+6
2018-07-12
arm64: consistently use unsigned long for thread flags
Mark Rutland
1
-1
/
+1
2018-07-12
Revert "arm64: fix infinite stacktrace"
Will Deacon
1
-3
/
+0
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
3
-0
/
+7
2018-07-10
arm64: perf: Add support for chaining event counters
Suzuki K Poulose
1
-27
/
+158
2018-07-10
arm64: perf: Disable PMU while processing counter overflows
Suzuki K Poulose
1
-22
/
+28
[next]