summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann2006-01-091-10/+10
* [PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann2006-01-091-4/+6
* [PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann2006-01-099-7/+314
* [PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala2006-01-091-1/+11
* [PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni2006-01-091-6/+9
* [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250Kumar Gala2006-01-093-4/+3
* [PATCH] powerpc: added a udbg_progressKumar Gala2006-01-092-7/+7
* [PATCH] powerpc: Add the ability to handle SOC ports in legacy_serialKumar Gala2006-01-091-10/+52
* [PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checkingKumar Gala2006-01-091-1/+1
* [PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz2006-01-091-5/+14
* [PATCH] powerpc: fix two build warningsArnd Bergmann2006-01-092-2/+1
* [PATCH] powerpc: Fix iSeries bug in VMALLOCBASE/VMALLOC_START consolidationDavid Gibson2006-01-091-1/+1
* [PATCH] powerpc: G4+ oprofile supportAndy Fleming2006-01-097-68/+293
* [PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt2006-01-092-7/+8
* [PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson2006-01-092-5/+5
* [PATCH] powerpc: Fix g5 DART initBenjamin Herrenschmidt2006-01-091-2/+2
* [PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt2006-01-0914-371/+791
* [PATCH] powerpc: export PCI fixup routinelinas2006-01-091-1/+1
* [PATCH] powerpc: Update MPIC workaroundsSegher Boessenkool2006-01-091-48/+36
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-0913-771/+431
* [PATCH] powerpc: Add pmac32 defconfig for ARCH=powerpcBenjamin Herrenschmidt2006-01-091-0/+1729
* [PATCH] powerpc: Remove old comment in head.SAnton Blanchard2006-01-091-1/+1
* [PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard2006-01-092-3/+39
* [PATCH] powerpc: fix large nvram accessArnd Bergmann2006-01-091-56/+50
* [PATCH] powerpc/cell: disable legacy i/o areaDavid Woodhouse2006-01-091-0/+10
* [PATCH] powerpc/cell: add iommu support for larger memoryJens.Osterkamp@de.ibm.com2006-01-091-49/+176
* [PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: fix hexdump formatArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: trivial compile fixArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: fix module refcount raceArnd Bergmann2006-01-091-1/+1
* [PATCH] cell: add platform detection codeArnd Bergmann2006-01-091-0/+2
* [PATCH] spufs: fix mailbox pollingArnd Bergmann2006-01-096-24/+95
* [PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann2006-01-093-27/+63
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-097-121/+202
* [PATCH] spufs: Turn off debugging outputArnd Bergmann2006-01-092-2/+3
* [PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann2006-01-091-4/+6
* [PATCH] spufs: fix local store page refcountingArnd Bergmann2006-01-092-2/+3
* [PATCH] spufs: Make all exports GPL-onlyArnd Bergmann2006-01-091-3/+3
* [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman2006-01-092-3/+13
* [PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman2006-01-091-0/+36
* [PATCH] powerpc: Parse crashkernel= parameter in first kernelMichael Ellerman2006-01-092-0/+64
* [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman2006-01-0911-8/+336
* [PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman2006-01-093-16/+35
* [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offsetMichael Ellerman2006-01-094-1/+64
* [PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2006-01-093-12/+14
* [PATCH] powerpc: Add CONFIG_CRASH_DUMPMichael Ellerman2006-01-092-0/+14
* powerpc: Fix typo in head_64.SPaul Mackerras2006-01-091-1/+1
* [PATCH] powerpc: fix for "Update OF address parsers"Stephen Rothwell2006-01-091-14/+14
* [PATCH] powerpc: minor cleanup of void ptr dereflinas2006-01-092-7/+7
* [PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz2006-01-092-11/+57
OpenPOWER on IntegriCloud