index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pci: Make IO workarounds init implicit when first bus is registered
Michael Ellerman
2011-04-27
1
-1
/
+0
*
powerpc/pci: Move IO workarounds to the common kernel dir
Michael Ellerman
2011-04-27
1
-0
/
+49
*
powerpc/pci: Split IO vs MMIO indirect access hooks
Michael Ellerman
2011-04-27
1
-5
/
+11
*
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
2011-04-27
3
-0
/
+12
*
powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware
Jack Miller
2011-04-27
1
-0
/
+1
*
powerpc: Add TLB size detection for TYPE_3E MMUs
Benjamin Herrenschmidt
2011-04-27
1
-0
/
+15
*
powerpc: Add A2 cpu support
Benjamin Herrenschmidt
2011-04-27
2
-2
/
+162
*
powerpc/xics: Move irq_host matching into the ics backend
Michael Ellerman
2011-04-20
1
-0
/
+1
*
powerpc: Add SCOM infrastructure
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+156
*
powerpc/xics: xics.h relies on linux/interrupt.h
Michael Ellerman
2011-04-20
1
-0
/
+2
*
powerpc/a2: Add some #defines for A2 specific instructions
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+25
*
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-04-20
2
-2
/
+2
*
powerpc/mm: Fix slice state initialization for Book3E
Michael Ellerman
2011-04-20
1
-1
/
+1
*
powerpc/mm: Standardise on MMU_NO_CONTEXT
Michael Ellerman
2011-04-20
1
-0
/
+2
*
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
2011-04-20
3
-1
/
+8
*
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+1
*
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
2011-04-20
2
-8
/
+21
*
powerpc: More work to support HV exceptions
Benjamin Herrenschmidt
2011-04-20
2
-14
/
+25
*
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
2011-04-20
3
-32
/
+35
*
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
2011-04-20
2
-4
/
+29
*
powerpc: Define CPU feature for Architected 2.06 HV mode
Benjamin Herrenschmidt
2011-04-20
1
-1
/
+2
*
powerpc: Add more Power7 specific definitions
Benjamin Herrenschmidt
2011-04-20
2
-1
/
+46
*
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
2011-04-20
2
-0
/
+145
*
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
2011-04-18
1
-1
/
+1
*
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
2011-04-18
1
-2
/
+14
|
\
|
*
powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE
Scott Wood
2011-04-12
1
-2
/
+1
|
*
powerpc/book3e: Fix CPU feature handling on 64-bit e5500
Kumar Gala
2011-04-12
1
-0
/
+13
*
|
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
16
-19
/
+19
|
\
\
|
|
/
|
/
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
16
-19
/
+19
*
|
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
2011-04-01
1
-1
/
+1
*
|
powerpc/smp: Add a smp_ops->bringup_up() done callback
Benjamin Herrenschmidt
2011-04-01
1
-0
/
+1
*
|
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
2011-04-01
1
-1
/
+0
*
|
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
2011-04-01
1
-1
/
+1
*
|
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
Benjamin Herrenschmidt
2011-04-01
1
-0
/
+1
*
|
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
2011-04-01
1
-1
/
+0
*
|
powerpc/smp: Remove unused generic_cpu_enable()
Benjamin Herrenschmidt
2011-04-01
1
-1
/
+0
*
|
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
2011-04-01
1
-0
/
+1
|
/
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-30
1
-5
/
+5
|
\
|
*
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
Richard Cochran
2011-03-30
1
-8
/
+8
*
|
powerpc/qe_ic: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
2011-03-30
1
-8
/
+8
*
|
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
Benjamin Herrenschmidt
2011-03-30
1
-1
/
+1
*
|
powerpc: Wire up new syscalls
Stephen Rothwell
2011-03-30
2
-1
/
+9
*
|
powerpc/booke: Correct the SPRN_MAS5 definition.
Varun Sethi
2011-03-30
1
-1
/
+1
*
|
powerpc: ARCH_PFN_OFFSET should be unsigned long
Scott Wood
2011-03-30
1
-1
/
+1
*
|
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
2011-03-30
1
-0
/
+6
|
/
*
remove dma64_addr_t
FUJITA Tomonori
2011-03-24
1
-2
/
+0
*
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-24
1
-14
/
+0
*
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-24
1
-14
/
+0
*
powerpc: introduce little-endian bitops
Akinobu Mita
2011-03-24
1
-23
/
+38
*
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
2011-03-24
1
-2
/
+2
[next]