aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2006-04-29[PATCH] powerpc: kill union tce_entryOlof Johansson
2006-04-29[PATCH] powerpc: merge the rest of the vio codeStephen Rothwell
2006-04-29[PATCH] powerpc: use a common vio_match_device routineStephen Rothwell
2006-04-29[PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell
2006-04-29[PATCH] powerpc: add all the iSeries virtual devices to the device treeStephen Rothwell
2006-04-29Merge branch 'merge'Paul Mackerras
2006-04-29[PATCH] powerpc: update cell_defconfigArnd Bergmann
2006-04-29[PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse
2006-04-28[PATCH] powerpc64: Fix loading of modules without a .toc sectionAlan Modra
2006-04-28powerpc/pseries: Tell firmware our capabilities on new machinesPaul Mackerras
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-22Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-04-22Merge branch 'merge'Paul Mackerras
2006-04-22Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras
2006-04-22[PATCH] powerpc/pseries: clear PCI failure counter if no new failuresLinas Vepstas
2006-04-22[PATCH] powerpc: Remove stale iseries globalOlof Johansson
2006-04-22[PATCH] powerpc: Quiet oprofile output at bootOlof Johansson
2006-04-22[PATCH] powerpc: Quiet rtasd output at bootOlof Johansson
2006-04-22[PATCH] powerpc: Quiet PCI init printoutsOlof Johansson
2006-04-22[PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerousOlof Johansson
2006-04-22[PATCH] powerpc: Less verbose mem configuration outputOlof Johansson
2006-04-22[PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson
2006-04-22[PATCH] powerpc: Quiet page order outputOlof Johansson
2006-04-22[PATCH] powerpc: Quiet time init outputOlof Johansson
2006-04-22[PATCH] powerpc: remove io_page_maskAnton Blanchard
2006-04-22[PATCH] powerpc: clear IPIs on kdumpHaren Myneni
2006-04-22[PATCH] powerpc: Disable and EOI interrupts in machine_crash_shutdown()Michael Ellerman
2006-04-21[PATCH] powerpc: update {g5,iseries,pseries}_defconfigsWill Schmidt
2006-04-21[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann
2006-04-21[PATCH] powermac: Fix i2c on keywest based chipsBenjamin Herrenschmidt
2006-04-21[PATCH] powerpc: Lower threshold for DART enablement to 1GBOlof Johansson
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi
2006-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras
2006-04-13[PATCH] spufs: fix context-switch decrementer codeJordi Caubet
2006-04-13[PATCH] powerpc32: Set cpu explicitly in kernel compilesOlaf Hering
2006-04-13[PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas
2006-04-13[PATCH] powerpc: Fix machine detection in prom_init.cMichael Ellerman
2006-04-13[PATCH] powerpc: Avoid __initcall warningsAnton Blanchard
2006-04-13[PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto