| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt | 2006-10-25 | 6 | -9/+73 |
* | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt | 2006-10-25 | 7 | -220/+93 |
* | [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c | Timur Tabi | 2006-10-23 | 2 | -2/+2 |
* | [POWERPC] Don't require execute perms on wrapper when building zImage.initrd | Mark A. Greer | 2006-10-23 | 1 | -1/+1 |
* | [POWERPC] Add 970GX cputable entry | Jake Moilanen | 2006-10-23 | 2 | -1/+16 |
* | [POWERPC] Fix build breakage with CONFIG_PPC32 | Srinivasa Ds | 2006-10-23 | 1 | -1/+2 |
* | [POWERPC] Fix compiler warning message on get_property call | Zang Roy-r61911 | 2006-10-23 | 1 | -2/+2 |
* | [POWERPC] Simplify stolen time calculation | Stephen Rothwell | 2006-10-23 | 1 | -47/+16 |
* | [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc | Andy Whitcroft | 2006-10-21 | 2 | -0/+10 |
* | [POWERPC] Check for offline nodes in pci NUMA code | Anton Blanchard | 2006-10-16 | 1 | -2/+8 |
* | [POWERPC] Better check in show_instructions | Anton Blanchard | 2006-10-16 | 1 | -8/+2 |
* | [POWERPC] POWER6 has 6 PMCs | Anton Blanchard | 2006-10-16 | 1 | -1/+1 |
* | [POWERPC] Never panic when taking altivec exceptions from userspace | Anton Blanchard | 2006-10-16 | 1 | -2/+1 |
* | [POWERPC] Fix IO Window Updates on P2P bridges. | Randy Vinson | 2006-10-16 | 1 | -6/+6 |
* | [POWERPC] Add Makefile entry for MPC832x_mds support | Li Yang | 2006-10-16 | 1 | -1/+2 |
* | [POWERPC] Fix MPC8360EMDS PB board support | Li Yang | 2006-10-16 | 3 | -0/+33 |
* | [POWERPC] Add DOS partition table support to mpc834x_itx_defconfig | Timur Tabi | 2006-10-16 | 1 | -1/+1 |
* | [POWERPC] spufs: fix support for read/write on cntl | Noguchi, Masato | 2006-10-16 | 1 | -0/+1 |
* | [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA | Benjamin Herrenschmidt | 2006-10-16 | 1 | -4/+11 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 2 | -6/+7 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-10-10 | 5 | -31/+241 |
|\ |
|
| * | [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs | Paul Mackerras | 2006-10-10 | 1 | -1/+6 |
| * | [POWERPC] Update maple defconfig | Benjamin Herrenschmidt | 2006-10-10 | 1 | -13/+43 |
| * | [POWERPC] Fix Maple secondary IDE interrupt | Benjamin Herrenschmidt | 2006-10-10 | 1 | -2/+15 |
| * | [POWERPC] Make U4 PCIe work on maple | Benjamin Herrenschmidt | 2006-10-10 | 1 | -7/+169 |
| * | [POWERPC] cell: fix default zImage build target | Geoff Levand | 2006-10-10 | 1 | -6/+6 |
| * | [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces | Michael Ellerman | 2006-10-10 | 1 | -2/+2 |
| * | [POWERPC] Fix xmon IRQ handler for pt_regs removal | Paul Mackerras | 2006-10-10 | 1 | -3/+3 |
* | | [HEADERS] Put linux/config.h out of its misery. | Dave Jones | 2006-10-09 | 4 | -6/+0 |
|/ |
|
* | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds | 2006-10-09 | 1 | -1/+1 |
|\ |
|
| * | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -1/+1 |
* | | [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c) | Al Viro | 2006-10-09 | 1 | -13/+13 |
* | | [PATCH] extern doesn't make sense on a definition of function... | Al Viro | 2006-10-09 | 1 | -2/+2 |
|/ |
|
* | Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ" | Linus Torvalds | 2006-10-08 | 1 | -11/+6 |
* | [POWERPC] SPU fixup after irq changes | Olaf Hering | 2006-10-07 | 1 | -3/+3 |
* | [POWERPC] Fix up after irq changes | Olaf Hering | 2006-10-07 | 27 | -68/+60 |
* | [POWERPC] Fix iseries/smp.c for irq breakage | Stephen Rothwell | 2006-10-07 | 3 | -7/+12 |
* | [POWERPC] Update iseries_defconfig | Stephen Rothwell | 2006-10-07 | 1 | -17/+69 |
* | [POWERPC] Fix fsl_soc build breaks | Olof Johansson | 2006-10-07 | 1 | -4/+5 |
* | [POWERPC] Minor fix for bootargs property | Geoff Levand | 2006-10-06 | 1 | -1/+1 |
* | [POWERPC] Update pSeries defconfig for SATA | Brian King | 2006-10-06 | 1 | -1/+1 |
* | [POWERPC] Don't get PCI IRQ from OF for devices with no IRQ | Benjamin Herrenschmidt | 2006-10-06 | 1 | -6/+11 |
* | [POWERPC] Fix zImage decompress location | Benjamin Herrenschmidt | 2006-10-06 | 1 | -4/+1 |
* | [POWERPC] linux,tce-size property is 32 bits | Nathan Lynch | 2006-10-06 | 1 | -1/+2 |
* | [POWERPC] Add DTS for MPC8349E-mITX board | Timur Tabi | 2006-10-06 | 1 | -0/+246 |
* | [POWERPC] Fix harmless typo | Nick Piggin | 2006-10-06 | 1 | -1/+1 |
* | [PATCH] powerpc: irq change build breaks | Olof Johansson | 2006-10-05 | 8 | -9/+9 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 15 | -49/+47 |
* | [POWERPC] cell: fix bugs found by sparse | Arnd Bergmann | 2006-10-05 | 3 | -8/+12 |
* | [POWERPC] spiderpic: enable new style devtree support | Arnd Bergmann | 2006-10-05 | 1 | -3/+1 |