summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt2006-06-051-7/+11
* [PATCH] powerpc: Fix boot on eMacBenjamin Herrenschmidt2006-05-311-0/+12
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-271-3/+45
|\
| * [PATCH] powerpc: fix RTC/NVRAM accesses on MapleHollis Blanchard2006-05-261-3/+45
* | [PATCH] PowerMac: force only suspend-to-disk to be validJohannes Berg2006-05-261-0/+12
|/
* [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-232-0/+4
* [PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse2006-05-231-2/+2
* [PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse2006-05-231-0/+1
* [PATCH] Fix pSeries identification in prom_init.cBenjamin Herrenschmidt2006-05-161-1/+1
* [PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard2006-05-161-1/+1
* [PATCH] powerpc: Use the ibm,pa-features property if availablePaul Mackerras2006-05-031-0/+70
* [PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli2006-05-031-7/+7
* [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas2006-05-031-0/+8
* Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-011-3/+2
|\
| * [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-3/+2
* | [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-011-23/+20
* | [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-012-5/+45
* | [PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp2006-05-013-88/+65
|/
* [PATCH] powerpc: update cell_defconfigArnd Bergmann2006-04-291-15/+25
* [PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann2006-04-291-3/+7
* [PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard2006-04-292-0/+17
* [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-282-0/+26
* [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-282-8/+8
* [PATCH] powerpc64: Fix loading of modules without a .toc sectionAlan Modra2006-04-281-4/+12
* powerpc/pseries: Tell firmware our capabilities on new machinesPaul Mackerras2006-04-281-4/+107
* [PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2006-04-282-36/+266
* [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-271-1/+1
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-262-0/+2
* Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2006-04-221-0/+1
|\
| * Merge branch 'master'Kumar Gala2006-04-041-0/+24
| |\
| * | powerpc/ppc: export strncasecmpKumar Gala2006-04-021-0/+1
* | | [PATCH] powerpc: update {g5,iseries,pseries}_defconfigsWill Schmidt2006-04-213-76/+79
* | | [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann2006-04-212-3/+7
* | | [PATCH] powermac: Fix i2c on keywest based chipsBenjamin Herrenschmidt2006-04-211-43/+35
* | | [PATCH] powerpc: Lower threshold for DART enablement to 1GBOlof Johansson2006-04-212-3/+11
* | | [PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson2006-04-213-17/+65
* | | [PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi2006-04-191-7/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-04-1819-116/+171
|\ \ \
| * | | powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-187-65/+101
| * | | [PATCH] spufs: fix context-switch decrementer codeJordi Caubet2006-04-131-1/+1
| * | | [PATCH] powerpc32: Set cpu explicitly in kernel compilesOlaf Hering2006-04-131-0/+4
| * | | [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas2006-04-131-2/+4
| * | | [PATCH] powerpc: Fix machine detection in prom_init.cMichael Ellerman2006-04-131-3/+2
| * | | [PATCH] powerpc: Avoid __initcall warningsAnton Blanchard2006-04-132-3/+3
| * | | [PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard2006-04-131-2/+2
| * | | powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras2006-04-053-26/+25
| * | | powerpc: iSeries has only 256 IRQsStephen Rothwell2006-04-042-14/+29
| | |/ | |/|
* | | [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+1