index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
27
-220
/
+1202
|
\
|
*
arm64: Fix misspellings in comments.
Adam Buchbinder
2016-03-04
3
-4
/
+4
|
*
arm64: efi: add missing frame pointer assignment
Ard Biesheuvel
2016-03-04
1
-0
/
+1
|
*
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
2016-03-04
2
-58
/
+58
|
*
arm64: Rework valid_user_regs
Mark Rutland
2016-03-02
3
-5
/
+81
|
*
arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postboot
Lorenzo Pieralisi
2016-02-26
1
-26
/
+14
|
*
arm64: Add support for Half precision floating point
Suzuki K Poulose
2016-02-26
2
-0
/
+4
|
*
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
2016-02-26
1
-0
/
+9
|
*
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-26
1
-2
/
+3
|
*
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
2
-2
/
+2
|
*
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
2016-02-25
1
-14
/
+18
|
*
arm64: cpufeature: Fix the sign of feature bits
Suzuki K Poulose
2016-02-25
1
-25
/
+25
|
*
arm64: cpufeature: Correct feature register tables
Suzuki K Poulose
2016-02-25
1
-3
/
+15
|
*
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
2016-02-25
1
-0
/
+12
|
*
arm64: Enable CPU capability verification unconditionally
Suzuki K Poulose
2016-02-25
1
-10
/
+0
|
*
arm64: Handle early CPU boot failures
Suzuki K Poulose
2016-02-25
3
-2
/
+79
|
*
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
2016-02-24
2
-19
/
+22
|
*
arm64: Introduce cpu_die_early
Suzuki K Poulose
2016-02-24
1
-9
/
+15
|
*
arm64: Add a helper for parking CPUs in a loop
Suzuki K Poulose
2016-02-24
1
-4
/
+1
|
*
arm64: kaslr: randomize the linear region
Ard Biesheuvel
2016-02-24
1
-0
/
+4
|
*
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-24
5
-9
/
+256
|
*
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
2016-02-24
2
-0
/
+48
|
*
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
1
-5
/
+2
|
*
arm64: avoid dynamic relocations in early boot code
Ard Biesheuvel
2016-02-24
2
-14
/
+27
|
*
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
Ard Biesheuvel
2016-02-24
2
-16
/
+22
|
*
arm64: add support for module PLTs
Ard Biesheuvel
2016-02-24
4
-0
/
+227
|
*
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
2
-6
/
+13
|
*
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-18
2
-3
/
+3
|
*
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-02-18
1
-9
/
+6
|
*
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
1
-0
/
+16
|
*
arm64: cpufeature: Test 'matches' pointer to find the end of the list
James Morse
2016-02-18
1
-6
/
+6
|
*
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
2
-0
/
+30
|
*
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
2016-02-18
2
-0
/
+11
|
*
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2016-02-18
2
-56
/
+56
|
*
arm64: vdso: Mark vDSO code as read-only
David Brown
2016-02-16
1
-2
/
+1
|
*
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
2016-02-16
1
-10
/
+11
|
*
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
2016-02-16
2
-15
/
+20
|
*
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
2016-02-16
4
-4
/
+205
|
*
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
2016-02-16
1
-3
/
+2
|
*
arm64: unmap idmap earlier
Mark Rutland
2016-02-16
1
-0
/
+6
|
*
arm64: unify idmap removal
Mark Rutland
2016-02-16
3
-19
/
+6
|
*
arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-02-16
1
-0
/
+1
*
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
1
-2
/
+0
|
\
\
|
*
|
ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-2
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
4
-5
/
+43
|
\
\
\
|
*
|
|
arm64: VHE: Add support for running Linux in EL2 mode
Marc Zyngier
2016-02-29
1
-1
/
+27
|
*
|
|
arm64: perf: Count EL2 events if the kernel is running in HYP
Marc Zyngier
2016-02-29
1
-1
/
+5
|
*
|
|
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-29
1
-3
/
+0
|
*
|
|
arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
Marc Zyngier
2016-02-29
1
-0
/
+11
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
1
-1
/
+1
|
\
\
\
\
[next]