aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-23ppc64 iSeries: Call early_setup() on iSeriesMichael Ellerman
2005-09-23ppc64 iSeries: Create a fake flat device tree on iSeriesMichael Ellerman
2005-09-23ppc64 iSeries: Make smp_release_cpus() callable on iSeriesMichael Ellerman
2005-09-23ppc64 iSeries: Make stab_initialize() work on iSeriesMichael Ellerman
2005-09-23ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()Michael Ellerman
2005-09-23ppc46 iSeries: Make some generic irq code compile for iSeriesMichael Ellerman
2005-09-23ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls structMichael Ellerman
2005-09-22Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2005-09-22[IA64] MCA recovery verify pfn_validHidetoshi Seto
2005-09-22[IA64] Wire in the MCA/INIT handler stacksKeith Owens
2005-09-22[IA64] Fix simscsi for new SCSI midlayerPeter Chubb
2005-09-22[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala
2005-09-22[PATCH] USB: Update Documentation/usb/URB.txtAlan Stern
2005-09-22[PATCH] ub: Comment out unconditional stall clearPete Zaitcev
2005-09-22[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis
2005-09-22[PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs
2005-09-22[PATCH] USB: fix pegasus driverKevin Vigor
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell
2005-09-22[PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie
2005-09-22[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt
2005-09-22[PATCH] USB: more device IDs for Option card driverMatthias Urlichs
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie
2005-09-22[PATCH] fix drivers/pci/probe.c warningAmos Waterland
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg
2005-09-22[PATCH] PCI: remove unused "scratch"Bjorn Helgaas
2005-09-22[PATCH] I2C: remove me from the MAINTAINERS file for i2cGreg Kroah-Hartman
2005-09-22[PATCH] fix class symlinks in sysfsBill Nottingham
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz
2005-09-22[PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz
2005-09-22[PATCH] powerpc: merged hw_irq.hKumar Gala
2005-09-22[PATCH] powerpc: Fix compiling of ppc32Kumar Gala
2005-09-22[PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger
2005-09-21[PATCH] Add NVIDIA device ID in sata_nvAndy Currid
2005-09-21[PATCH] r8169: call proper VLAN receive functionTommy Christensen
2005-09-21[PATCH] skge: check length from PHYStephen Hemminger
2005-09-21[PATCH] skge: expand ethtool debug register dumpStephen Hemminger
2005-09-21[PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com
2005-09-21[PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix uname output on 32-bit binary on 64-bit hostPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso
2005-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas