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
2016-07-08
arm64: Fix vdso-offsets.h dependency
Catalin Marinas
2
-7
/
+7
2016-07-07
arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx
Ganapatrao Kulkarni
1
-0
/
+6
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2
-2
/
+18
2016-07-06
ARM: XEN: Move xen_early_init() before efi_init()
Shannon Zhao
1
-2
/
+1
2016-07-04
arm64: KVM: Runtime detection of lower HYP offset
Marc Zyngier
1
-0
/
+19
2016-07-01
arm64: efi: avoid block mappings for unaligned UEFI memory regions
Ard Biesheuvel
1
-0
/
+14
2016-07-01
arm64: efi: always map runtime services code and data regions down to pages
Ard Biesheuvel
1
-1
/
+35
2016-07-01
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
1
-1
/
+1
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
3
-1
/
+73
2016-07-01
arm64: consolidate signal injection on emulation errors
Andre Przywara
2
-36
/
+52
2016-07-01
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
2
-2
/
+7
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
2
-4
/
+5
2016-06-27
arm64/kexec: Add pr_debug output
Geoff Levand
1
-0
/
+42
2016-06-27
arm64/kexec: Add core kexec support
Geoff Levand
3
-0
/
+302
2016-06-27
arm64: Add back cpu reset routines
Geoff Levand
3
-1
/
+97
2016-06-27
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
1
-0
/
+18
2016-06-24
ARM64/PCI: Remove arch-specific pcibios_enable_device()
Lorenzo Pieralisi
1
-13
/
+0
2016-06-23
arm64: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-13
/
+0
2016-06-23
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
1
-2
/
+0
2016-06-22
arm64: hibernate: Don't hibernate on systems with stuck CPUs
James Morse
1
-0
/
+6
2016-06-22
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
1
-0
/
+18
2016-06-22
ACPI: ARM64: support for ACPI_TABLE_UPGRADE
Jon Masters
1
-2
/
+4
2016-06-21
arm64: kill ESR_LNX_EXEC
Mark Rutland
1
-1
/
+1
2016-06-21
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
1
-1
/
+1
2016-06-21
arm64: simplify dump_mem
Mark Rutland
1
-20
/
+11
2016-06-21
arm64: kasan: instrument user memory access API
Yang Shi
1
-2
/
+2
2016-06-16
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
1
-1
/
+13
2016-06-14
arm64/ptrace: run seccomp after ptrace
Kees Cook
1
-4
/
+4
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-1
/
+1
2016-06-14
arm64: fix dump_instr when PAN and UAO are in use
Mark Rutland
1
-13
/
+13
2016-06-11
ARM64: PCI: Support ACPI-based PCI host controller
Tomasz Nowicki
1
-3
/
+113
2016-06-11
ARM64: PCI: Implement AML accessors for PCI_Config region
Tomasz Nowicki
1
-2
/
+10
2016-06-11
ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT code
Tomasz Nowicki
1
-3
/
+8
2016-06-11
ARM64: PCI: Add acpi_pci_bus_find_domain_nr()
Tomasz Nowicki
1
-0
/
+7
2016-06-03
arm64: report CPU number in bad_mode
Mark Rutland
1
-2
/
+3
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
1
-1
/
+7
2016-05-30
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
3
-0
/
+115
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-2
/
+4
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
1
-7
/
+7
2016-05-17
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-7
/
+7
2016-05-17
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
1
-188
/
+365
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
26
-560
/
+1304
2016-05-17
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+4
2016-05-12
arm64: do not enforce strict 16 byte alignment to stack pointer
Colin Ian King
1
-3
/
+0
2016-05-11
arm64: kernel: Fix incorrect brk randomization
Kees Cook
1
-7
/
+8
2016-05-11
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
1
-1
/
+2
2016-05-11
arm64: secondary_start_kernel: Remove unnecessary barrier
Suzuki K Poulose
1
-2
/
+0
[prev]
[next]