summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] v9fs: allocate the Rwalk qid array from the right conv bufferLatchesar Ionkov2005-09-221-1/+1
* | [PATCH] v9fs: make conv functions to check for conv buffer overflowLatchesar Ionkov2005-09-221-70/+85
* | [PATCH] Update maintainers list with the kprobes maintainersPrasanna S Panchamukhi2005-09-221-0/+12
* | [PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman2005-09-221-4/+2
* | [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-222-6/+50
* | [PATCH] proc_task_root_link c99 fixAndrew Morton2005-09-221-3/+5
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-224-23/+128
|\ \
| * | [IA64] MCA recovery verify pfn_validHidetoshi Seto2005-09-221-6/+15
| * | [IA64] Wire in the MCA/INIT handler stacksKeith Owens2005-09-222-11/+90
| * | [IA64] Fix simscsi for new SCSI midlayerPeter Chubb2005-09-221-6/+23
* | | [PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala2005-09-221-4/+4
|/ /
* | [PATCH] USB: Update Documentation/usb/URB.txtAlan Stern2005-09-221-43/+31
* | [PATCH] ub: Comment out unconditional stall clearPete Zaitcev2005-09-221-0/+2
* | [PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis2005-09-221-1/+2
* | [PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs2005-09-221-1/+3
* | [PATCH] USB: fix pegasus driverKevin Vigor2005-09-221-9/+20
* | [PATCH] USB: sl811-hcd minor fixesDavid Brownell2005-09-221-2/+14
* | [PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie2005-09-222-6/+6
* | [PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt2005-09-221-3/+5
* | [PATCH] USB: more device IDs for Option card driverMatthias Urlichs2005-09-221-0/+7
* | [PATCH] ub: fix burning cdsPete Zaitcev2005-09-221-26/+27
* | [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie2005-09-221-2/+2
* | [PATCH] fix drivers/pci/probe.c warningAmos Waterland2005-09-221-2/+2
* | [PATCH] PCI: convert kcalloc to kzallocPekka Enberg2005-09-222-4/+4
* | [PATCH] PCI: remove unused "scratch"Bjorn Helgaas2005-09-221-4/+0
* | [PATCH] I2C: remove me from the MAINTAINERS file for i2cGreg Kroah-Hartman2005-09-221-2/+0
* | [PATCH] fix class symlinks in sysfsBill Nottingham2005-09-221-0/+13
* | [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-224-5/+10
* | [PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz2005-09-221-0/+3
* | [PATCH] r8169: call proper VLAN receive functionTommy Christensen2005-09-211-2/+2
* | [PATCH] skge: check length from PHYStephen Hemminger2005-09-212-82/+85
* | [PATCH] skge: expand ethtool debug register dumpStephen Hemminger2005-09-211-21/+8
* | [PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com2005-09-211-1/+2
* | [PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso2005-09-211-1/+2
* | [PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
* | [PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
* | [PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso2005-09-212-2/+5
* | [PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso2005-09-211-1/+5
* | [PATCH] uml: fix uname output on 32-bit binary on 64-bit hostPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+6
* | [PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
* | [PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso2005-09-212-12/+0
* | [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-2117-17/+17
* | [PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso2005-09-212-47/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-2131-41/+62
|\ \
| * | [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas2005-09-211-0/+3
| * | [ARM] Fix pcf8583 to buildRussell King2005-09-201-1/+2
| * | [ARM] Prevent deadlock in page fault handlerRussell King2005-09-201-1/+11
| * | [ARM] 2928/1: S3C2410 - make machine init code staticBen Dooks2005-09-2010-17/+24
| * | [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-202-2/+2
| * | [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-2015-15/+15
OpenPOWER on IntegriCloud