aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-22[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady
2005-09-22[PATCH] Rename vprintk define in bttpvp.hBernd Petrovitsch
2005-09-22[PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sbLatchesar Ionkov
2005-09-22[PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAXLatchesar Ionkov
2005-09-22[PATCH] v9fs: make copy of the transport prototype instead of using it directlyLatchesar Ionkov
2005-09-22[PATCH] v9fs: allocate the Rwalk qid array from the right conv bufferLatchesar Ionkov
2005-09-22[PATCH] v9fs: make conv functions to check for conv buffer overflowLatchesar Ionkov
2005-09-22[PATCH] Update maintainers list with the kprobes maintainersPrasanna S Panchamukhi
2005-09-22[PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman
2005-09-22[PATCH] proc_task_root_link c99 fixAndrew Morton
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-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