aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann
2006-06-09[PATCH] powerpc: Fix call to ibm,client-architecture-supportBenjamin Herrenschmidt
2006-06-09powerpc: Fix machine check problem on 32-bit kernelsPaul Mackerras
2006-06-05[PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt
2006-05-31[PATCH] powerpc: Fix boot on eMacBenjamin Herrenschmidt
2006-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-05-26[PATCH] PowerMac: force only suspend-to-disk to be validJohannes Berg
2006-05-26[PATCH] powerpc: fix RTC/NVRAM accesses on MapleHollis Blanchard
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse
2006-05-23[PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse
2006-05-23[PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse
2006-05-16[PATCH] Fix pSeries identification in prom_init.cBenjamin Herrenschmidt
2006-05-16[PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard
2006-05-03[PATCH] powerpc: Use the ibm,pa-features property if availablePaul Mackerras
2006-05-03[PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli
2006-05-03[PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
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 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras
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