index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-14
arm64: kprobe: Always blacklist the KVM world-switch code
James Morse
1
-3
/
+3
2019-02-12
arm64: ftrace: don't adjust the LR value
Mark Rutland
1
-1
/
+0
2019-02-06
arm64: hibernate: Clean the __hyp_text to PoC after resume
James Morse
1
-1
/
+3
2019-02-06
arm64: hyp-stub: Forbid kprobing of the hyp-stub
James Morse
1
-0
/
+2
2019-02-06
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
Ard Biesheuvel
1
-0
/
+1
2019-01-26
arm64: perf: set suppress_bind_attrs flag to true
Anders Roxell
1
-0
/
+1
2019-01-22
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
1
-2
/
+6
2019-01-22
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
1
-3
/
+2
2019-01-17
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
Will Deacon
2
-10
/
+8
2019-01-13
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
1
-4
/
+5
2019-01-13
arm64: drop linker script hack to hide __efistub_ symbols
Ard Biesheuvel
1
-28
/
+18
2019-01-09
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
1
-2
/
+2
2018-12-13
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
Will Deacon
1
-1
/
+1
2018-12-05
arm64: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-14
/
+1
2018-11-27
arm64: kprobe: make page to RO mode when allocate it
Anders Roxell
1
-7
/
+20
2018-11-13
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
2
-5
/
+8
2018-11-13
arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
Suzuki K Poulose
1
-4
/
+18
2018-10-12
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
1
-0
/
+7
2018-10-12
arm64: Fix /proc/iomem for reserved but not memory regions
Will Deacon
1
-29
/
+27
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-15
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-17
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
[next]