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: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2009-06-09
3
-2
/
+13
*
powerpc: Separate PACA fields for server CPUs
Benjamin Herrenschmidt
2009-06-09
1
-3
/
+9
*
powerpc: Set init_bootmem_done on NUMA platforms as well
Benjamin Herrenschmidt
2009-06-09
1
-1
/
+1
*
powerpc: Add PTRACE_SINGLEBLOCK support
Roland McGrath
2009-06-09
1
-0
/
+4
*
powerpc/virtex: Add support for Xilinx PCI host bridge
Roderick Colenbrander
2009-06-06
1
-0
/
+21
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2009-05-29
3
-6
/
+30
|
\
|
*
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
2009-05-27
2
-2
/
+8
|
*
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
2009-05-27
2
-4
/
+22
*
|
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
2009-05-21
1
-0
/
+73
*
|
powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit
Becky Bruce
2009-05-21
1
-5
/
+1
*
|
powerpc/pci: Cleanup some minor cruft
Kumar Gala
2009-05-21
1
-6
/
+0
*
|
powerpc/pci: Move pseries code into pseries platform specific area
Kumar Gala
2009-05-21
1
-0
/
+1
*
|
powerpc: Add 2.06 tlbie mnemonics
Milton Miller
2009-05-21
2
-0
/
+9
*
|
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: Move get_irq() comment into header
Michael Ellerman
2009-05-21
1
-0
/
+4
*
|
powerpc/pseries: CMO unused page hinting
Robert Jennings
2009-05-21
1
-0
/
+5
*
|
powerpc/qe: update QE Serial Number
Haiying Wang
2009-05-19
1
-1
/
+2
*
|
powerpc/qe: update risc allocation for QE
Haiying Wang
2009-05-19
1
-6
/
+12
*
|
powerpc/86xx: clean up smp init code
Kumar Gala
2009-05-19
1
-33
/
+0
*
|
powerpc/cpm: Remove some cruft code and defines
Kumar Gala
2009-05-19
1
-4
/
+0
*
|
powerpc: make dma_window_* in pci_controller struct avail on 32b
Becky Bruce
2009-05-19
1
-2
/
+4
|
/
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-05-15
2
-5
/
+1
|
\
|
*
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
2009-05-15
1
-1
/
+1
|
*
powerpc/iseries: Fix pci breakage due to bad dma_data initialization
Stephen Rothwell x
2009-05-15
1
-4
/
+0
*
|
of: make of_(un)register_platform_driver common code
Grant Likely
2009-05-03
1
-10
/
+0
|
/
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2009-04-29
3
-16
/
+2
|
\
|
*
powerpc: ppc32 needs elf_read_implies_exec()
Kumar Gala
2009-04-28
1
-0
/
+1
|
*
Revert "powerpc: Add support for early tlbilx opcode"
Kumar Gala
2009-04-23
2
-16
/
+1
*
|
powerpc: Use __REF macro instead of old .text.init.refok.
Tim Abbott
2009-04-28
1
-2
/
+3
|
/
*
powerpc/32: Don't clobber personality flags on exec
Andreas Schwab
2009-04-22
1
-1
/
+2
*
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
Paul Mackerras
2009-04-22
1
-1
/
+1
|
\
|
*
parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc
Tony Breeds
2009-04-14
1
-1
/
+1
*
|
powerpc: Fix data-corrupting bug in __futex_atomic_op
Paul Mackerras
2009-04-15
1
-6
/
+6
*
|
powerpc: Add support for early tlbilx opcode
Kumar Gala
2009-04-07
2
-1
/
+16
*
|
powerpc: Fix tlbilx opcode
Kumar Gala
2009-04-07
1
-1
/
+1
|
/
*
powerpc: Fix oops when loading modules
Paul Mackerras
2009-04-07
1
-2
/
+4
*
powerpc: Wire up preadv and pwritev
Stephen Rothwell
2009-04-07
2
-1
/
+6
*
powerpc/pseries: Scan for all events in rtasd
Anton Blanchard
2009-04-07
1
-1
/
+2
*
powerpc/pseries: Add dispatch dispersion statistics
Anton Blanchard
2009-04-07
1
-1
/
+1
*
powerpc: Remove duplicated #include's
Huang Weiyi
2009-04-07
1
-1
/
+0
*
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Paul Mackerras
2009-04-07
4
-33
/
+45
|
\
|
*
powerpc: Add support for CoreInt delivery of interrupts on MPIC
Kumar Gala
2009-04-06
1
-0
/
+12
|
*
powerpc/math-emu: Change types to work on ppc64
Kumar Gala
2009-04-02
1
-3
/
+3
|
*
powerpc: Move SPEFSCR defines to common header
Kumar Gala
2009-04-02
2
-30
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-05
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-31
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-30
52
-919
/
+1282
|
|
|
\
[next]