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: use cpu_online_mask when using forced irq_set_affinity
Sudeep Holla
2014-05-12
1
-3
/
+7
*
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2014-05-03
1
-1
/
+1
*
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2014-05-03
1
-4
/
+2
*
arm64: init: Move of_clk_init to time_init
Chanho Min
2014-04-25
2
-1
/
+2
*
arm64: debug: remove noisy, pointless warning
Will Deacon
2014-04-25
1
-3
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-08
3
-2
/
+34
|
\
|
*
arm64: fix !CONFIG_COMPAT build failures
Mark Salter
2014-04-06
2
-0
/
+6
|
*
arm64: Relax the kernel cache requirements for boot
Catalin Marinas
2014-04-05
1
-2
/
+28
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
3
-8
/
+13
|
\
\
|
*
|
arm64: add early_ioremap support
Mark Salter
2014-04-07
3
-8
/
+11
|
*
|
arm64: initialize pgprot info earlier in boot
Mark Salter
2014-04-07
1
-0
/
+2
*
|
|
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
2
-2
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arm64, debug-monitors: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+5
|
*
|
arm64, hw_breakpoint.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+6
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-31
13
-67
/
+632
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: smp: make local symbol static
Jingoo Han
2014-03-13
1
-1
/
+1
|
*
|
arm64: debug: make local symbols static
Jingoo Han
2014-03-13
1
-2
/
+2
|
*
|
ARM64: perf: add support for frame pointer unwinding in compat mode
Jean Pihet
2014-03-13
1
-8
/
+67
|
*
|
ARM64: perf: add support for perf registers API
Jean Pihet
2014-03-13
2
-1
/
+46
|
*
|
arm64: topology: Implement basic CPU topology support
Mark Brown
2014-03-04
3
-1
/
+107
|
*
|
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
Ard Biesheuvel
2014-03-04
1
-0
/
+32
|
*
|
arm64: add AT_HWCAP2 support for 32-bit compat
Ard Biesheuvel
2014-03-04
1
-0
/
+1
|
*
|
arm64: remove return value form psci_init()
Vladimir Murzin
2014-02-28
1
-6
/
+3
|
*
|
arm64: remove redundant "psci:" prefixes
Vladimir Murzin
2014-02-28
1
-2
/
+2
|
*
|
arm64: vdso: clean up vdso_pagelist initialization
Nathan Lynch
2014-02-26
1
-30
/
+12
|
*
|
arm64: Fix the soft_restart routine
Geoff Levand
2014-02-26
1
-1
/
+10
|
*
|
arm64: Extend the idmap to the whole kernel image
Catalin Marinas
2014-02-26
1
-12
/
+8
|
*
|
arm64: enable processor debug state for secondary cpus
Vijaya Kumar K
2014-02-26
2
-4
/
+4
|
*
|
arm64: KGDB: Add step debugging support
Vijaya Kumar K
2014-02-26
1
-8
/
+56
|
*
|
arm64: KGDB: Add Basic KGDB support
Vijaya Kumar K
2014-02-26
2
-0
/
+289
|
*
|
arm64: Add macros to manage processor debug state
Vijaya Kumar K
2014-02-26
1
-0
/
+1
*
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2014-03-11
1
-1
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ARM64: unwind: Fix PC calculation
Olof Johansson
2014-02-17
1
-1
/
+5
|
|
/
*
|
cpuidle/arm64: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-02-22
1
-5
/
+2
|
/
*
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
2014-02-07
1
-2
/
+4
*
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
2014-02-05
1
-2
/
+2
*
arm64: vdso: fix coarse clock handling
Nathan Lynch
2014-02-05
1
-1
/
+6
*
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
2014-02-04
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-01-31
3
-8
/
+8
|
\
|
*
arm64: FIQs are unused
Nicolas Pitre
2014-01-30
2
-8
/
+0
|
*
arm64: kernel: fix per-cpu offset restore on resume
Lorenzo Pieralisi
2014-01-24
1
-0
/
+8
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-01-20
19
-239
/
+1229
|
\
\
|
|
/
|
*
arm64: fix typo in entry.S
Neil Zhang
2014-01-13
1
-1
/
+1
|
*
arm64: kernel: restore HW breakpoint registers in cpu_suspend
Lorenzo Pieralisi
2014-01-10
2
-23
/
+28
|
*
arm64, jump label: optimize jump label implementation
Jiang Liu
2014-01-08
2
-0
/
+59
|
*
arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
Jiang Liu
2014-01-08
1
-0
/
+40
|
*
arm64: move encode_insn_immediate() from module.c to insn.c
Jiang Liu
2014-01-08
2
-110
/
+101
|
*
arm64: introduce interfaces to hotpatch kernel and module code
Jiang Liu
2014-01-08
1
-0
/
+119
|
*
arm64: introduce basic aarch64 instruction decoding helpers
Jiang Liu
2014-01-08
2
-1
/
+92
|
*
arm64: Remove unused __data_loc variable
Geoff Levand
2013-12-20
2
-12
/
+0
[next]