aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-01-09[PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-09[PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes
2006-01-09[PATCH] PCI: irq.c: trivial printk and DBG updatesDaniel Marjamäki
2006-01-09[PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_devHanna Linder
2006-01-09[PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c)Jiri Slaby
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-09powerpc: unbreak iSeries compilation againPaul Mackerras
2006-01-09[PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman
2006-01-09powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras
2006-01-09[PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard
2006-01-09[PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard
2006-01-09[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt
2006-01-09[PATCH] ppc64: fix time syscallAnton Blanchard
2006-01-09[PATCH] ppc32: Put cache flush routines back into .relocate_code sectionPaul Janzen
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann
2006-01-09[PATCH] spufs: move spu_run call to its own fileArnd Bergmann
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann
2006-01-09[PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann
2006-01-09[PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann
2006-01-09[PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann
2006-01-09[PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann
2006-01-09[PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann
2006-01-09[PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann
2006-01-09[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala
2006-01-09[PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni
2006-01-09[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250Kumar Gala
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala
2006-01-09[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serialKumar Gala
2006-01-09[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checkingKumar Gala
2006-01-09[PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz
2006-01-09[PATCH] powerpc: fix two build warningsArnd Bergmann
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst