index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/4xx: Disable PCI_LEGACY
Josh Boyer
2009-06-03
16
-18
/
+18
*
powerpc/pci: Fix annotation of pcibios_claim_one_bus
Stephen Rothwell
2009-06-02
1
-2
/
+1
*
powerpc/ftrace: Use PPC_INST_NOP directly
Michael Ellerman
2009-06-02
1
-7
/
+2
*
powerpc/ftrace: Remove unused macros
Michael Ellerman
2009-06-02
1
-8
/
+0
*
powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDR
Michael Ellerman
2009-06-02
1
-9
/
+3
*
powerpc: Display processor virtualization resource allocs in lparcfg
Nathan Fontenot
2009-06-02
1
-2
/
+38
*
powerpc: Convert RTAS event scan from kernel thread to workqueue
Anton Blanchard
2009-06-02
1
-38
/
+38
*
powerpc: Make the NR_CPUS max 8192
Michael Neuling
2009-06-02
1
-2
/
+2
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2009-05-29
18
-311
/
+556
|
\
|
*
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
2009-05-27
6
-83
/
+54
|
*
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
2009-05-27
5
-12
/
+37
|
*
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
2009-05-27
3
-1
/
+1
|
*
Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"
Benjamin Herrenschmidt
2009-05-27
2
-57
/
+271
|
*
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
2009-05-26
1
-3
/
+3
|
*
powerpc/maple: Add a quirk to disable MSI for IPR on Bimini
Michael Ellerman
2009-05-22
1
-0
/
+14
|
*
powerpc: Explicit alignment for .data.cacheline_aligned
Benjamin Herrenschmidt
2009-05-18
1
-0
/
+1
|
*
powerpc/ps3: Update ps3_defconfig
Geoff Levand
2009-05-18
1
-43
/
+62
|
*
powerpc/ftrace: Fix constraint to be early clobber
Steven Rostedt
2009-05-18
1
-1
/
+1
|
*
powerpc/ftrace: Use pr_devel() in ftrace.c
Michael Ellerman
2009-05-18
1
-10
/
+10
|
*
powerpc: Do not assert pte_locked for hugepage PTE entries
Mel Gorman
2009-05-18
1
-1
/
+2
*
|
powerpc/pci: clean up direct access to sysdata by iseries platform
Kumar Gala
2009-05-21
2
-5
/
+5
*
|
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
2009-05-21
4
-6
/
+196
*
|
powerpc/xmon: Add dl command to dump contents of __log_buf
Vinay Sridhar
2009-05-21
1
-0
/
+47
*
|
powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit
Becky Bruce
2009-05-21
1
-5
/
+1
*
|
powerpc/spufs: Remove double check for non-negative dentry
Jan Blunck
2009-05-21
1
-4
/
+0
*
|
powerpc: Improve decrementer accuracy
Anton Blanchard
2009-05-21
1
-3
/
+18
*
|
powerpc/pci: Remove redundant pcnet32 fixup
Kumar Gala
2009-05-21
2
-21
/
+0
*
|
powerpc/pci: Cleanup some minor cruft
Kumar Gala
2009-05-21
2
-14
/
+0
*
|
powerpc/pci: Move pseries code into pseries platform specific area
Kumar Gala
2009-05-21
3
-27
/
+27
*
|
powerpc/pci: Clean up direct access to sysdata by celleb platforms
Kumar Gala
2009-05-21
3
-29
/
+6
*
|
powerpc/pci: Clean up direct access to sysdata by RTAS
Kumar Gala
2009-05-21
1
-8
/
+2
*
|
powerpc/pci: Clean up direct access to sysdata by powermac platforms
Kumar Gala
2009-05-21
1
-1
/
+1
*
|
powerpc/pci: Clean up direct access to sysdata on tsi108 platforms
Kumar Gala
2009-05-21
1
-2
/
+2
*
|
powerpc/pci: Clean up direct access to sysdata by CHRP platforms
Kumar Gala
2009-05-21
1
-4
/
+4
*
|
powerpc/pci: Clean up direct access to sysdata by 4xx platforms
Kumar Gala
2009-05-21
1
-2
/
+2
*
|
powerpc/pci: Clean up direct access to sysdata by 52xx platforms
Kumar Gala
2009-05-21
2
-4
/
+4
*
|
powerpc/pci: Clean up direct access to sysdata by FSL platforms
Kumar Gala
2009-05-21
1
-3
/
+3
*
|
powerpc/pci: Clean up direct access to sysdata by indirect ops
Kumar Gala
2009-05-21
1
-2
/
+2
*
|
powerpc: Add 2.06 tlbie mnemonics
Milton Miller
2009-05-21
4
-4
/
+24
*
|
powerpc: Enable MMU feature sections for inline asm
Milton Miller
2009-05-21
1
-5
/
+20
*
|
powerpc: Move VSX load/stores into ppc-opcode.h
Michael Neuling
2009-05-21
2
-10
/
+13
*
|
powerpc: Cleanup macros in ppc-opcode.h
Michael Neuling
2009-05-21
1
-4
/
+4
*
|
powerpc: Fix up elf_read_implies_exec() usage
Kumar Gala
2009-05-21
1
-2
/
+2
*
|
powerpc/irq: We don't need __do_IRQ() anymore
Michael Ellerman
2009-05-21
1
-0
/
+4
*
|
powerpc/powermac: Use generic_handle_irq() in gatwick_action()
Michael Ellerman
2009-05-21
1
-1
/
+1
*
|
powerpc/irq: Remove fallback to __do_IRQ()
Michael Ellerman
2009-05-21
1
-6
/
+1
*
|
powerpc/irq: Move get_irq() comment into header
Michael Ellerman
2009-05-21
2
-7
/
+4
*
|
powerpc/irq: Move stack overflow check into a separate function
Michael Ellerman
2009-05-21
1
-14
/
+17
*
|
powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate function
Michael Ellerman
2009-05-21
1
-40
/
+56
*
|
powerpc/ps3: Use smp_request_message_ipi
Geoff Levand
2009-05-21
1
-15
/
+1
[next]