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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
2011-09-25
9
-1
/
+67
*
KVM: PPC: Enable the PAPR CAP for Book3S
Alexander Graf
2011-09-25
1
-0
/
+5
*
KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
Alexander Graf
2011-09-25
1
-1
/
+21
*
KVM: PPC: Stub emulate CFAR and PURR SPRs
Alexander Graf
2011-09-25
1
-0
/
+4
*
KVM: PPC: Add PAPR hypercall code for PR mode
Alexander Graf
2011-09-25
3
-0
/
+160
*
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2011-09-25
4
-2
/
+23
*
KVM: PPC: Read out syscall instruction on trap
Alexander Graf
2011-09-25
1
-0
/
+5
*
KVM: PPC: Interpret SDR1 as HVA in PAPR mode
Alexander Graf
2011-09-25
1
-1
/
+7
*
KVM: PPC: Check privilege level on SPRs
Alexander Graf
2011-09-25
1
-0
/
+25
*
KVM: PPC: Add papr_enabled flag
Alexander Graf
2011-09-25
1
-0
/
+1
*
KVM: PPC: move compute_tlbie_rb to book3s common header
Alexander Graf
2011-09-25
2
-33
/
+33
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-08-31
6
-2
/
+9
|
\
|
*
powerpc/p1023rds: Fix the error of bank-width of nor flash
Chunhe Lan
2011-08-30
1
-1
/
+1
|
*
powerpc/85xx: enable caam crypto driver by default
Kim Phillips
2011-08-30
3
-1
/
+6
|
*
powerpc/85xx: enable the audio drivers in the defconfigs
Timur Tabi
2011-08-30
2
-0
/
+2
*
|
remove remaining references to nfsservctl
Stephen Rothwell
2011-08-29
1
-1
/
+1
|
/
*
arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value
Liu Gang-B34182
2011-08-25
1
-2
/
+3
*
powerpc: Really fix build without CONFIG_PCI
Benjamin Herrenschmidt
2011-08-11
1
-1
/
+1
*
powerpc: Fix build without CONFIG_PCI
Benjamin Herrenschmidt
2011-08-05
1
-0
/
+2
*
powerpc/4xx: Fix build of PCI code on 405
Benjamin Herrenschmidt
2011-08-05
1
-2
/
+3
*
powerpc/pseries: Simplify vpa deregistration functions
Anton Blanchard
2011-08-05
3
-18
/
+14
*
powerpc/pseries: Cleanup VPA registration and deregistration errors
Anton Blanchard
2011-08-05
3
-19
/
+22
*
powerpc/pseries: Fix kexec on recent firmware versions
Anton Blanchard
2011-08-05
3
-3
/
+14
*
powerpc: Make KVM_GUEST default to n
Anton Blanchard
2011-08-05
1
-1
/
+1
*
powerpc/kvm: Fix build errors with older toolchains
Nishanth Aravamudan
2011-08-05
1
-2
/
+2
*
powerpc: Lack of ibm,io-events not that important!
Anton Blanchard
2011-08-05
1
-5
/
+3
*
powerpc: Move kdump default base address to half RMO size on 64bit
Anton Blanchard
2011-08-05
2
-13
/
+7
*
powerpc/perf: Disable pagefaults during callchain stack read
David Ahern
2011-08-05
1
-3
/
+17
*
ppc: Remove duplicate definition of PV_POWER7
Peter Zijlstra
2011-08-05
1
-1
/
+0
*
powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
Anton Blanchard
2011-08-05
1
-1
/
+1
*
powerpc: Jump label misalignment causes oops at boot
Anton Blanchard
2011-08-05
1
-2
/
+0
*
powerpc: Clean up some panic messages in prom_init
Anton Blanchard
2011-08-05
1
-3
/
+5
*
powerpc: Fix device tree claim code
Anton Blanchard
2011-08-05
1
-3
/
+3
*
powerpc: Return the_cpu_ spec from identify_cpu
Scott Wood
2011-08-05
1
-5
/
+6
*
powerpc: mtspr/mtmsr should take an unsigned long
Scott Wood
2011-08-05
1
-2
/
+5
*
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
1
-0
/
+1
|
\
|
*
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
2011-08-03
1
-0
/
+1
*
|
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-26
20
-82
/
+34
|
\
\
|
*
|
pci: move microblaze and powerpc pci flag functions into asm-generic
Rob Herring
2011-07-12
1
-49
/
+1
|
*
|
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2011-07-12
20
-49
/
+49
*
|
|
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
1
-4
/
+0
*
|
|
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
1
-7
/
+7
*
|
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
32
-32
/
+31
*
|
|
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
1
-4
/
+1
*
|
|
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
1
-1
/
+0
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
128
-1290
/
+8022
|
\
\
\
|
*
|
|
powerpc/85xx: fix mpic configuration in CAMP mode
Fabio Baltieri
2011-07-22
2
-3
/
+5
|
*
|
|
powerpc: Copy back TIF flags on return from softirq stack
Benjamin Herrenschmidt
2011-07-22
1
-0
/
+7
|
*
|
|
powerpc/64: Make server perfmon only built on ppc64 server devices
Kumar Gala
2011-07-22
1
-1
/
+1
|
*
|
|
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
2011-07-22
11
-84
/
+185
|
|
\
\
\
[next]