summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann1-2/+2
2006-01-09[PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann3-5/+12
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann3-3/+5
2006-01-09[PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann1-10/+10
2006-01-09[PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann1-4/+6
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann9-7/+314
2006-01-09[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala1-1/+11
2006-01-09[PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni1-6/+9
2006-01-09[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250Kumar Gala3-4/+3
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala2-7/+7
2006-01-09[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serialKumar Gala1-10/+52
2006-01-09[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checkingKumar Gala1-1/+1
2006-01-09[PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz1-5/+14
2006-01-09[PATCH] powerpc: fix two build warningsArnd Bergmann2-2/+1
2006-01-09[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-3/+0
2006-01-09[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-21/+7
2006-01-09[PATCH] powerpc: Fix iSeries bug in VMALLOCBASE/VMALLOC_START consolidationDavid Gibson1-1/+1
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming7-68/+293
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt2-7/+8
2006-01-09[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson2-5/+5
2006-01-09[PATCH] powerpc: Fix g5 DART initBenjamin Herrenschmidt1-2/+2
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt14-371/+791
2006-01-09[PATCH] powerpc: export PCI fixup routinelinas1-1/+1
2006-01-09[PATCH] powerpc: Update MPIC workaroundsSegher Boessenkool1-48/+36
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt13-771/+431
2006-01-09[PATCH] powerpc: Add pmac32 defconfig for ARCH=powerpcBenjamin Herrenschmidt1-0/+1729
2006-01-09[PATCH] powerpc: Remove old comment in head.SAnton Blanchard1-1/+1
2006-01-09[PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard2-3/+39
2006-01-09[PATCH] powerpc: fix large nvram accessArnd Bergmann1-56/+50
2006-01-09[PATCH] powerpc/cell: disable legacy i/o areaDavid Woodhouse1-0/+10
2006-01-09[PATCH] powerpc/cell: add iommu support for larger memoryJens.Osterkamp@de.ibm.com1-49/+176
2006-01-09[PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann1-1/+2
2006-01-09[PATCH] spufs: fix hexdump formatArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: trivial compile fixArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: fix module refcount raceArnd Bergmann1-1/+1
2006-01-09[PATCH] cell: add platform detection codeArnd Bergmann1-0/+2
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann6-24/+95
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann3-27/+63
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann7-121/+202
2006-01-09[PATCH] spufs: Turn off debugging outputArnd Bergmann2-2/+3
2006-01-09[PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann1-4/+6
2006-01-09[PATCH] spufs: fix local store page refcountingArnd Bergmann2-2/+3
2006-01-09[PATCH] spufs: Make all exports GPL-onlyArnd Bergmann1-3/+3
2006-01-09[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman2-3/+13
2006-01-09[PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman1-0/+36
2006-01-09[PATCH] powerpc: Parse crashkernel= parameter in first kernelMichael Ellerman2-0/+64
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman11-8/+336
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman3-16/+35
2006-01-09[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offsetMichael Ellerman4-1/+64
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman3-12/+14