Age | Commit message (Expand) | Author |
2006-10-26 | [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors | Olof Johansson |
2006-10-25 | [POWERPC] Fix CHRP platforms with only 8259 | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler | Scott Wood |
2006-10-25 | [POWERPC] Fix the UCC rx/tx clock of QE | Liu Dave-r63238 |
2006-10-25 | [POWERPC] cell: update defconfig | Arnd Bergmann |
2006-10-25 | [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read | Arnd Bergmann |
2006-10-25 | [POWERPC] spufs: fix signal2 file to report signal2 | Dwayne Grant Mcconnell |
2006-10-25 | [POWERPC] Fix device_is_compatible() const warning | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] Cell timebase bug workaround | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] Support feature fixups in modules | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt |
2006-10-23 | [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c | Timur Tabi |
2006-10-23 | [POWERPC] Don't require execute perms on wrapper when building zImage.initrd | Mark A. Greer |
2006-10-23 | [POWERPC] Add 970GX cputable entry | Jake Moilanen |
2006-10-23 | [POWERPC] Fix build breakage with CONFIG_PPC32 | Srinivasa Ds |
2006-10-23 | [POWERPC] Fix compiler warning message on get_property call | Zang Roy-r61911 |
2006-10-23 | [POWERPC] Simplify stolen time calculation | Stephen Rothwell |
2006-10-21 | [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc | Andy Whitcroft |
2006-10-16 | [POWERPC] Check for offline nodes in pci NUMA code | Anton Blanchard |
2006-10-16 | [POWERPC] Better check in show_instructions | Anton Blanchard |
2006-10-16 | [POWERPC] POWER6 has 6 PMCs | Anton Blanchard |
2006-10-16 | [POWERPC] Never panic when taking altivec exceptions from userspace | Anton Blanchard |
2006-10-16 | [POWERPC] Fix IO Window Updates on P2P bridges. | Randy Vinson |
2006-10-16 | [POWERPC] Add Makefile entry for MPC832x_mds support | Li Yang |
2006-10-16 | [POWERPC] Fix MPC8360EMDS PB board support | Li Yang |
2006-10-16 | [POWERPC] Add DOS partition table support to mpc834x_itx_defconfig | Timur Tabi |
2006-10-16 | [POWERPC] spufs: fix support for read/write on cntl | Noguchi, Masato |
2006-10-16 | [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA | Benjamin Herrenschmidt |
2006-10-11 | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman |
2006-10-10 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2006-10-10 | [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs | Paul Mackerras |
2006-10-10 | [POWERPC] Update maple defconfig | Benjamin Herrenschmidt |
2006-10-10 | [POWERPC] Fix Maple secondary IDE interrupt | Benjamin Herrenschmidt |
2006-10-10 | [POWERPC] Make U4 PCIe work on maple | Benjamin Herrenschmidt |
2006-10-10 | [POWERPC] cell: fix default zImage build target | Geoff Levand |
2006-10-10 | [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces | Michael Ellerman |
2006-10-10 | [POWERPC] Fix xmon IRQ handler for pt_regs removal | Paul Mackerras |
2006-10-09 | [HEADERS] Put linux/config.h out of its misery. | Dave Jones |
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 |