Age | Commit message (Expand) | Author |
2006-10-09 | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds |
2006-10-09 | [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c) | Al Viro |
2006-10-09 | [PATCH] extern doesn't make sense on a definition of function... | Al Viro |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells |
2006-10-08 | Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ" | Linus Torvalds |
2006-10-07 | [POWERPC] SPU fixup after irq changes | Olaf Hering |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering |
2006-10-07 | [POWERPC] Fix iseries/smp.c for irq breakage | Stephen Rothwell |
2006-10-07 | [POWERPC] Update iseries_defconfig | Stephen Rothwell |
2006-10-07 | [POWERPC] Fix fsl_soc build breaks | Olof Johansson |
2006-10-06 | [POWERPC] Minor fix for bootargs property | Geoff Levand |
2006-10-06 | [POWERPC] Update pSeries defconfig for SATA | Brian King |
2006-10-06 | [POWERPC] Don't get PCI IRQ from OF for devices with no IRQ | Benjamin Herrenschmidt |
2006-10-06 | [POWERPC] Fix zImage decompress location | Benjamin Herrenschmidt |
2006-10-06 | [POWERPC] linux,tce-size property is 32 bits | Nathan Lynch |
2006-10-06 | [POWERPC] Add DTS for MPC8349E-mITX board | Timur Tabi |
2006-10-06 | [POWERPC] Fix harmless typo | Nick Piggin |
2006-10-05 | [PATCH] powerpc: irq change build breaks | Olof Johansson |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-05 | [POWERPC] cell: fix bugs found by sparse | Arnd Bergmann |
2006-10-05 | [POWERPC] spiderpic: enable new style devtree support | Arnd Bergmann |
2006-10-05 | [POWERPC] Update cell_defconfig | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: add infrastructure for finding elf objects | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: support new OF device tree format | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: add support for read/write on cntl | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: remove support for ancient firmware | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: make mailbox functions handle multiple elements | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: use correct pg_prot for mapping SPU local store | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: Add infrastructure needed for gang scheduling | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: implement error event delivery to user space | Arnd Bergmann |
2006-10-05 | [POWERPC] spufs: fix context switch during page fault | HyeonSeung Jang |
2006-10-05 | [POWERPC] spufs: scheduler support for NUMA. | Mark Nutter |
2006-10-05 | [POWERPC] spufs: cell spu problem state mapping updates | Benjamin Herrenschmidt |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds |
2006-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-10-04 | [PATCH] git-powerpc: wrapper: don't require execute permissions | Andrew Morton |
2006-10-04 | [PATCH] Add Hypertransport capability defines | Eric W. Biederman |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-04 | [POWERPC] Add support for the mpc832x mds board | Kim Phillips |
2006-10-04 | [POWERPC] Add initial support for the e300c2 core | Kim Phillips |
2006-10-04 | [POWERPC] Add MPC8360EMDS default dts file | Li Yang |
2006-10-04 | [POWERPC] Add MPC8360EMDS board support | Li Yang |
2006-10-04 | [POWERPC] Add QUICC Engine (QE) infrastructure | Li Yang |
2006-10-04 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras |
2006-10-04 | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras |
2006-10-04 | [POWERPC] Don't try to just continue if xmon has no input device | Paul Mackerras |
2006-10-04 | [POWERPC] Fix a printk in pseries_mpic_init_IRQ | Michael Ellerman |
2006-10-04 | [POWERPC] Get default baud rate in udbg_scc | Benjamin Herrenschmidt |
2006-10-04 | [POWERPC] Fix zImage.coff on oldworld PowerMac | Benjamin Herrenschmidt |
2006-10-04 | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman |