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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Context switch the new EBB SPRs
Michael Ellerman
2013-05-02
2
-0
/
+19
*
powerpc: Turn on the EBB H/FSCR bits
Michael Neuling
2013-05-02
1
-2
/
+2
*
powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S
Michael Ellerman
2013-05-02
1
-2
/
+2
*
powerpc: Setup BHRB instructions facility in HFSCR for POWER8
Anshuman Khandual
2013-05-02
1
-1
/
+2
*
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
2013-05-02
3
-8
/
+12
*
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-04-30
1
-1
/
+3
*
powerpc: Save DAR and DSISR in pt_regs on MCE
Aneesh Kumar K.V
2013-04-30
1
-0
/
+9
*
powerpc/booke: Remove obsolete macro FINISH_EXCEPTION
Kevin Hao
2013-04-30
1
-5
/
+0
*
powerpc/rtas_flash: Fix bad memory access
Vasant Hegde
2013-04-30
1
-10
/
+4
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2013-04-30
5
-5
/
+101
|
\
|
*
powerpc: Add paravirt idle loop for 64-bit Book-E
Stuart Yoder
2013-03-13
2
-2
/
+32
|
*
powerpc/85xx: Add AltiVec support for e6500
Kumar Gala
2013-03-12
3
-3
/
+69
*
|
powerpc: Initialise PMU related regs on Power8
Michael Ellerman
2013-04-26
1
-1
/
+20
*
|
powerpc: Fix "attempt to move .org backwards" error
Paul Mackerras
2013-04-26
1
-1
/
+6
*
|
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
2013-04-26
1
-2
/
+5
*
|
powerpc/pseries: Enable PRRN handling
Nathan Fontenot
2013-04-26
1
-1
/
+1
*
|
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
2013-04-26
1
-6
/
+17
*
|
powerpc/pseries: Move architecture vector definitions to prom.h
Nathan Fontenot
2013-04-26
1
-69
/
+6
*
|
powerpc/pseries: Add PRRN RTAS event handler
Jesse Larrew
2013-04-26
1
-1
/
+45
*
|
powerpc: Fix hardware IRQs with MMU on exceptions when HV=0
Michael Neuling
2013-04-26
1
-1
/
+1
*
|
powerpc/power8: Fix secondary CPUs hanging on boot for HV=0
Michael Neuling
2013-04-26
1
-0
/
+1
*
|
powerpc: Add isync to copy_and_flush
Michael Neuling
2013-04-26
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2013-04-24
5
-2
/
+10
|
\
\
|
*
|
powerpc: add a missing label in resume_kernel
Kevin Hao
2013-04-15
1
-1
/
+1
|
*
|
powerpc: Fix audit crash due to save/restore PPR changes
Alistair Popple
2013-04-15
1
-1
/
+1
|
*
|
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
2013-04-10
4
-0
/
+8
*
|
|
powerpc/rtas_flash: New return code to indicate FW entitlement expiry
Vasant Hegde
2013-04-24
1
-0
/
+5
*
|
|
powerpc/rtas_flash: Update return token comments
Vasant Hegde
2013-04-24
1
-7
/
+20
*
|
|
Merge remote-tracking branch 'mpe/master' into next
Benjamin Herrenschmidt
2013-04-24
15
-122
/
+182
|
\
\
\
|
*
|
|
powerpc: Set default VGA device
Brian King
2013-04-18
1
-0
/
+13
|
*
|
|
powerpc/pci: fix PCI-e devices rescan issue on powerpc platform
Yuanquan Chen
2013-04-18
1
-17
/
+26
|
*
|
|
powerpc/ptrace: Add DAWR debug feature info for userspace
Michael Neuling
2013-04-18
1
-0
/
+2
|
*
|
|
powerpc: Add accounting for Doorbell interrupts
Ian Munsie
2013-04-18
2
-0
/
+14
|
*
|
|
powerpc: Setup in HFSCR for POWER8
Michael Neuling
2013-04-18
1
-0
/
+8
|
*
|
|
powerpc: fixing ptrace_get_reg to return an error
Alexey Kardashevskiy
2013-04-18
2
-14
/
+30
|
*
|
|
powerpc: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
2013-04-18
1
-2
/
+1
|
*
|
|
powerpc/kgdb: Removed kmalloc returned value cast
Alex Grad
2013-04-18
1
-1
/
+1
|
*
|
|
powerpc: remove PReP platform
Paul Bolle
2013-04-18
1
-6
/
+0
|
*
|
|
powerpc: remove dead CONFIG_HVC_SCOM code
Paul Bolle
2013-04-18
1
-4
/
+0
|
*
|
|
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
Adrian-Leonard Radu
2013-04-18
2
-4
/
+2
|
*
|
|
powerpc/kernel: Cleanup on rtas_pci.c
Gavin Shan
2013-04-18
1
-2
/
+2
|
*
|
|
powerpc/rtas_flash: Free kmem upon module exit
Vasant Hegde
2013-04-18
1
-0
/
+5
|
|
/
/
|
*
|
powerpc: define the conditions where the ePAPR idle hcall can be supported
Stuart Yoder
2013-03-26
1
-0
/
+6
|
*
|
powerpc: make additional room in exception vector area
Chen Gang
2013-03-25
1
-72
/
+72
*
|
|
powerpc/pseries/lparcfg: Fix possible overflow are more than 1026
Chen Gang
2013-04-23
1
-0
/
+1
*
|
|
ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()
Oleg Nesterov
2013-04-23
1
-4
/
+4
*
|
|
powerpc: Add VDSO version of time
Adhemerval Zanella
2013-04-23
5
-0
/
+58
|
/
/
*
|
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
1
-1
/
+1
*
|
powerpc: Update kernel VSID range
Aneesh Kumar K.V
2013-03-17
1
-9
/
+25
*
|
powerpc/ptrace: Fix brk.len used uninitialised
Michael Neuling
2013-03-17
1
-0
/
+1
[next]