aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann4-16/+40
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann4-6/+5
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann5-129/+208
2006-01-09[PATCH] spufs: move spu_run call to its own fileArnd Bergmann4-153/+160
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann4-13/+12
2006-01-09[PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann1-35/+38
2006-01-09[PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann1-17/+37
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] 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: Fix compile problem in pci.c for ppc32Kumar Gala1-1/+1
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt3-11/+14
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: Detect prefetchable windows in pci_process_bridge_OF_rangesKumar Gala1-1/+7
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] ppc32: Add TQM85xx (8540/8541/8555/8560) board supportKumar Gala8-4/+4437
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