index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-08-22
1
-0
/
+20
|
\
|
*
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-09
1
-0
/
+20
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-08-17
1
-1
/
+1
|
\
\
|
*
|
arm64: Avoid calling stop_machine() when patching jump labels
Will Deacon
2018-08-17
1
-1
/
+1
*
|
|
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-15
1
-0
/
+3
|
\
\
\
|
*
|
|
arm64: Add build salt to the vDSO
Laura Abbott
2018-07-18
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
27
-610
/
+885
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: alternative: Use true and false for boolean values
Gustavo A. R. Silva
2018-08-08
1
-2
/
+2
|
*
|
arm64: kexec: Add comment to explain use of __flush_icache_range()
Will Deacon
2018-07-31
1
-1
/
+8
|
*
|
arm64: sdei: Mark sdei stack helper functions as static
Will Deacon
2018-07-31
1
-6
/
+3
|
*
|
arm64, kaslr: export offset in VMCOREINFO ELF notes
Bhupesh Sharma
2018-07-31
1
-0
/
+1
|
*
|
arm64: perf: Add cap_user_time aarch64
Michael O'Farrell
2018-07-31
1
-0
/
+30
|
*
|
arm64: kexec: machine_kexec should call __flush_icache_range
Dave Kleikamp
2018-07-30
1
-1
/
+1
|
*
|
arm64: svc: Ensure hardirq tracing is updated before return
Will Deacon
2018-07-30
1
-1
/
+8
|
*
|
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
2018-07-27
1
-50
/
+201
|
|
\
\
|
|
*
|
arm64: perf: Add support for chaining event counters
Suzuki K Poulose
2018-07-10
1
-27
/
+158
|
|
*
|
arm64: perf: Disable PMU while processing counter overflows
Suzuki K Poulose
2018-07-10
1
-22
/
+28
|
|
*
|
arm64: perf: Clean up armv8pmu_select_counter
Suzuki K Poulose
2018-07-10
1
-10
/
+19
|
|
*
|
arm_pmu: Tidy up clear_event_idx call backs
Suzuki K Poulose
2018-07-10
1
-0
/
+7
|
|
*
|
arm_pmu: Change API to support 64bit counter values
Suzuki K Poulose
2018-07-10
1
-5
/
+4
|
|
*
|
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
2018-07-10
1
-1
/
+0
|
*
|
|
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-26
2
-0
/
+25
|
*
|
|
arm64: Add stack information to on_accessible_stack
Laura Abbott
2018-07-26
3
-11
/
+44
|
*
|
|
arm64: acpi: fix alignment fault in accessing ACPI
AKASHI Takahiro
2018-07-23
1
-8
/
+3
|
*
|
|
arm64: export memblock_reserve()d regions via /proc/iomem
James Morse
2018-07-23
1
-0
/
+38
|
*
|
|
arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
Mark Rutland
2018-07-23
1
-8
/
+11
|
*
|
|
arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit}
Will Deacon
2018-07-12
1
-2
/
+2
|
*
|
|
arm64: implement syscall wrappers
Mark Rutland
2018-07-12
3
-5
/
+19
|
*
|
|
arm64: convert compat wrappers to C
Mark Rutland
2018-07-12
3
-123
/
+104
|
*
|
|
arm64: use SYSCALL_DEFINE6() for mmap
Mark Rutland
2018-07-12
1
-3
/
+3
|
*
|
|
arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
Mark Rutland
2018-07-12
2
-3
/
+3
|
*
|
|
arm64: remove in-kernel call to sys_personality()
Mark Rutland
2018-07-12
1
-1
/
+1
|
*
|
|
arm64: drop alignment from syscall tables
Mark Rutland
2018-07-12
2
-10
/
+2
|
*
|
|
arm64: zero GPRs upon entry from EL0
Mark Rutland
2018-07-12
1
-1
/
+7
|
*
|
|
arm64: don't reload GPRs after apply_ssbd
Mark Rutland
2018-07-12
1
-13
/
+7
|
*
|
|
arm64: don't restore GPRs when context tracking
Mark Rutland
2018-07-12
1
-11
/
+1
|
*
|
|
arm64: convert native/compat syscall entry to C
Mark Rutland
2018-07-12
2
-40
/
+39
|
*
|
|
arm64: convert syscall trace logic to C
Mark Rutland
2018-07-12
2
-56
/
+56
|
*
|
|
arm64: convert raw syscall invocation to C
Mark Rutland
2018-07-12
4
-43
/
+59
|
*
|
|
arm64: introduce syscall_fn_t
Mark Rutland
2018-07-12
2
-6
/
+10
|
*
|
|
arm64: remove sigreturn wrappers
Mark Rutland
2018-07-12
6
-25
/
+9
|
*
|
|
arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
Mark Rutland
2018-07-12
1
-10
/
+0
|
*
|
|
arm64: kill change_cpacr()
Mark Rutland
2018-07-12
1
-11
/
+2
|
*
|
|
arm64: kill config_sctlr_el1()
Mark Rutland
2018-07-12
3
-7
/
+6
|
*
|
|
arm64: consistently use unsigned long for thread flags
Mark Rutland
2018-07-12
1
-1
/
+1
|
*
|
|
Revert "arm64: fix infinite stacktrace"
Will Deacon
2018-07-12
1
-3
/
+0
|
*
|
|
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
2018-07-11
3
-0
/
+7
|
*
|
|
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
2018-07-09
2
-46
/
+81
|
*
|
|
arm64: topology: re-introduce numa mask check for scheduler MC selection
Sudeep Holla
2018-07-06
1
-1
/
+6
|
*
|
|
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
2018-07-06
1
-6
/
+6
[next]