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
*
arm64: errata: add module build workaround for erratum #843419
Will Deacon
2015-09-17
1
-0
/
+2
*
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
2015-09-17
1
-11
/
+36
*
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
Will Deacon
2015-09-17
2
-2
/
+2
*
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
2015-09-15
1
-0
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
2
-14
/
+7
|
\
|
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2015-08-22
2
-4
/
+5
|
|
\
|
*
|
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2015-08-12
1
-2
/
+0
|
*
|
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
1
-12
/
+0
|
*
|
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
1
-0
/
+6
|
*
|
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-07-21
1
-0
/
+1
*
|
|
arm64: support initrd outside kernel linear map
Mark Salter
2015-09-08
1
-0
/
+62
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-04
25
-453
/
+617
|
\
\
\
|
*
|
|
arm64: flush FP/SIMD state correctly after execve()
Ard Biesheuvel
2015-08-27
1
-0
/
+1
|
*
|
|
arm64: makefile: fix perf_callchain.o kconfig dependency
Will Deacon
2015-08-24
1
-2
/
+2
|
*
|
|
arm64: entry: always restore x0 from the stack on syscall return
Will Deacon
2015-08-21
1
-11
/
+6
|
*
|
|
Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core
Will Deacon
2015-08-05
2
-360
/
+3
|
|
\
\
\
|
*
|
|
|
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
2015-08-05
2
-0
/
+16
|
*
|
|
|
arm64: alternatives: ensure secondary CPUs execute ISB after patching
Will Deacon
2015-08-04
1
-0
/
+1
|
*
|
|
|
arm64: restore cpu suspend/resume functionality
Sudeep Holla
2015-07-31
1
-1
/
+0
|
*
|
|
|
ARM64: PCI: do not enable resources on PROBE_ONLY systems
Lorenzo Pieralisi
2015-07-30
1
-0
/
+13
|
*
|
|
|
arm64: alternative: put secondary CPUs into polling loop during patch
Will Deacon
2015-07-30
1
-5
/
+24
|
*
|
|
|
arm64: remove redundant object file list
Jonas Rabenstein
2015-07-29
1
-1
/
+0
|
*
|
|
|
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT
Jonas Rabenstein
2015-07-29
2
-26
/
+14
|
*
|
|
|
arm64: debug: rename enum debug_el to avoid symbol collision
Will Deacon
2015-07-27
2
-5
/
+5
|
*
|
|
|
arm64: elf: use cpuid_feature_extract_field for hwcap detection
Will Deacon
2015-07-27
1
-20
/
+15
|
*
|
|
|
arm64: lse: use generic cpufeature detection for LSE atomics
Will Deacon
2015-07-27
2
-20
/
+21
|
*
|
|
|
arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency
Will Deacon
2015-07-27
1
-1
/
+1
|
*
|
|
|
arm64: atomics: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
1
-0
/
+3
|
*
|
|
|
arm64: alternatives: add cpu feature for lse atomics
Will Deacon
2015-07-27
1
-0
/
+1
|
*
|
|
|
arm64: elf: advertise 8.1 atomic instructions as new hwcap
Will Deacon
2015-07-27
1
-0
/
+14
|
*
|
|
|
arm64/BUG: Show explicit backtrace for WARNs
Dave P Martin
2015-07-27
1
-0
/
+2
|
*
|
|
|
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
2015-07-27
1
-1
/
+58
|
*
|
|
|
arm64/debug: Simplify BRK insn opcode declarations
Dave P Martin
2015-07-27
1
-6
/
+6
|
*
|
|
|
arm64/debug: More consistent naming for the BRK ESR template macro
Dave P Martin
2015-07-27
1
-2
/
+2
|
*
|
|
|
arm64: insn: use set_fixmap_offset to make it more clear
yalin wang
2015-07-27
1
-3
/
+2
|
*
|
|
|
arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
Ard Biesheuvel
2015-07-27
1
-9
/
+32
|
*
|
|
|
arm64: kernel: remove non-legit DT warnings when booting using ACPI
Sudeep Holla
2015-07-27
2
-3
/
+8
|
*
|
|
|
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
2
-1
/
+27
|
*
|
|
|
arm64: kernel: Add min_field_value and use '>=' for feature detection
James Morse
2015-07-27
1
-3
/
+11
|
*
|
|
|
arm64: kernel: Add cpufeature 'enable' callback
James Morse
2015-07-27
1
-0
/
+6
|
*
|
|
|
arm64: kernel: Move config_sctlr_el1
James Morse
2015-07-27
1
-10
/
+1
|
*
|
|
|
arm64: kernel: Adopt new alternative assembler macros
Daniel Thompson
2015-07-27
1
-16
/
+13
|
*
|
|
|
arm64: perf: condense event number maps
Mark Rutland
2015-07-27
1
-102
/
+22
|
*
|
|
|
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
9
-36
/
+4
|
*
|
|
|
arm64: perf: factor out callchain code
Mark Rutland
2015-07-27
3
-179
/
+197
|
*
|
|
|
arm64: Better native ptrace support for compat tasks
Catalin Marinas
2015-07-27
1
-1
/
+91
|
*
|
|
|
arm64: modify the dump mem for 64 bit addresses
Rohit Thapliyal
2015-07-27
1
-9
/
+20
|
*
|
|
|
arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...
Sudeep Holla
2015-07-27
1
-2
/
+2
|
*
|
|
|
arm64: perf: Remove unnecessary printk
Suzuki K. Poulose
2015-07-27
1
-3
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
2
-360
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]