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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
64
-902
/
+1356
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-6
/
+1
2018-08-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-128
/
+54
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-141
/
+5
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+1
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2018-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-146
/
+80
2018-08-09
arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()
Dongjiu Geng
1
-6
/
+1
2018-08-08
arm64: alternative: Use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-07
crypto: arm64 - revert NEON yield for fast AEAD implementations
Ard Biesheuvel
2
-146
/
+80
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
34
-148
/
+213
2018-08-03
arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
3
-15
/
+1
2018-08-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+6
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
4
-6
/
+13
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
2
-9
/
+5
2018-07-31
crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pair
Ard Biesheuvel
1
-2
/
+6
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-31
arm64: drop unused kernel_neon_begin_partial() macro
Ard Biesheuvel
1
-7
/
+0
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 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+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-27
arm64: mm: Export __sync_icache_dcache() for xen-privcmd
Ben Hutchings
1
-0
/
+1
2018-07-27
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2
-3
/
+8
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
5
-1
/
+43
2018-07-26
arm64: Add stack information to on_accessible_stack
Laura Abbott
5
-26
/
+111
2018-07-25
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
Johannes Weiner
1
-1
/
+3
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
26
-130
/
+163
2018-07-24
arm64: fix ACPI dependencies
Arnd Bergmann
1
-0
/
+1
2018-07-23
arm64: acpi: fix alignment fault in accessing ACPI
AKASHI Takahiro
2
-15
/
+19
2018-07-23
arm64: export memblock_reserve()d regions via /proc/iomem
James Morse
1
-0
/
+38
2018-07-23
arm64: build with baremetal linker target instead of Linux when available
Olof Johansson
1
-4
/
+5
2018-07-23
arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
Mark Rutland
1
-8
/
+11
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
1
-0
/
+3
2018-07-17
Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes
Ingo Molnar
2
-17
/
+12
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
34
-148
/
+213
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
6
-8
/
+101
2018-07-12
arm64: convert compat wrappers to C
Mark Rutland
4
-134
/
+115
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
[next]