| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] USB: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 8 | -8/+8 |
* | [PATCH] input: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 20 | -22/+22 |
* | [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi... | Olaf Hering | 2005-09-07 | 1 | -0/+8 |
* | [PATCH] block: CFQ refcounting fix | Brian King | 2005-09-07 | 1 | -3/+0 |
* | [PATCH] tpm: fix tpm_atmel.c on ICH6 | Philipp Matthias Hahn | 2005-09-07 | 1 | -0/+3 |
* | [PATCH] isdn_v110 warning fix | Jesper Juhl | 2005-09-07 | 1 | -2/+2 |
* | [PATCH] hpet: fix drift and url | Alex Williamson | 2005-09-07 | 1 | -2/+2 |
* | [PATCH] vt: fix possible memory corruption in complement_pos | Antonino A. Daplas | 2005-09-07 | 1 | -6/+11 |
* | [PATCH] Remove non-arch consumers of asm/segment.h | Kumar Gala | 2005-09-07 | 13 | -13/+0 |
* | [PATCH] blk: Use blk_queue_xxx functions to set parameters | Stuart McLaren | 2005-09-07 | 1 | -2/+2 |
* | [PATCH] Console blanking locking fix | Stephane Doyon | 2005-09-07 | 1 | -0/+4 |
* | [PATCH] Add missing overflow check in get_blkdev_list | Neil Horman | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] 3c59x: read current link status from phy | Tommy S. Christensen | 2005-09-07 | 1 | -0/+1 |
* | [PATCH] parport: add NetMOS 9805 support | Maximilian Attems | 2005-09-07 | 1 | -0/+3 |
* | [PATCH] cleanup of deadline_dispatch_requests() | Nikita Danilov | 2005-09-07 | 1 | -10/+2 |
* | [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support | Doug Warzecha | 2005-09-07 | 4 | -0/+722 |
* | [PATCH] dell_rbu: new Dell BIOS update driver | Abhay Salunke | 2005-09-07 | 3 | -0/+644 |
* | [PATCH] modified firmware_class.c to support no hotplug | Abhay Salunke | 2005-09-07 | 1 | -29/+50 |
* | [PATCH] meye: use dma-mapping constants | Tobias Klauser | 2005-09-07 | 1 | -1/+2 |
* | [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG | Bjorn Helgaas | 2005-09-07 | 6 | -35/+1 |
* | [PATCH] sonypi: remove obsolete event | Stelian Pop | 2005-09-07 | 1 | -1/+0 |
* | [PATCH] sonypi SPIC initialisation fix | Erik Waling | 2005-09-07 | 1 | -20/+97 |
* | [PATCH] move 68360serial.c over use initcalls | Christoph Hellwig | 2005-09-07 | 2 | -12/+2 |
* | [PATCH] move m68k rtc drivers over to initcalls | Christoph Hellwig | 2005-09-07 | 1 | -8/+1 |
* | [PATCH] remove a dead extern in mem.c | Christoph Hellwig | 2005-09-07 | 1 | -4/+0 |
* | [PATCH] pnp: consolidate kmalloc wrappers | Bjorn Helgaas | 2005-09-07 | 8 | -75/+43 |
* | [PATCH] yenta: make ToPIC95 bridges work with 16bit cards | Daniel Ritz | 2005-09-07 | 3 | -28/+122 |
* | [PATCH] Support powering sharp zaurus sl-5500 LCD up and down | Pavel Machek | 2005-09-07 | 2 | -0/+158 |
* | [PATCH] Clean up the old digi support and rescue it | Alan Cox | 2005-09-07 | 5 | -1280/+610 |
* | [PATCH] kill bio->bi_set | Peter Osterlund | 2005-09-07 | 2 | -0/+12 |
* | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-07 | 1 | -0/+1 |
* | [PATCH] 3c59x PM fixes | Rafael J. Wysocki | 2005-09-07 | 1 | -1/+17 |
* | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj | 2005-09-07 | 2 | -17/+5 |
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-09-06 | 20 | -233/+1735 |
|\ |
|
| * | [PATCH] orinoco: New driver - spectrum_cs. | Pavel Roskin | 2005-09-05 | 3 | -0/+1134 |
| * | [PATCH] orinoco: New driver - orinoco_nortel. | Pavel Roskin | 2005-09-05 | 3 | -0/+334 |
| * | [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI... | Pavel Roskin | 2005-09-05 | 1 | -12/+6 |
| * | [PATCH] orinoco: Optimize orinoco_join_ap() | Pavel Roskin | 2005-09-05 | 1 | -7/+11 |
| * | [PATCH] orinoco: Fix memory leak on error in processing hostscan frames. | Pavel Roskin | 2005-09-05 | 1 | -1/+3 |
| * | [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B. | Pavel Roskin | 2005-09-05 | 1 | -1/+0 |
| * | [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error. | Pavel Roskin | 2005-09-05 | 1 | -28/+43 |
| * | [PATCH] Kconfig fix (PHYLIB vs. s390) | viro@ZenIV.linux.org.uk | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] (15/22) Kconfig fix (82596) | Al Viro | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] mv643xx: add netpoll api support | Dale Farnsworth | 2005-09-05 | 1 | -2/+42 |
| * | [PATCH] mv643xx: Fix promiscuous mode handling | Dale Farnsworth | 2005-09-05 | 2 | -62/+4 |
| * | [PATCH] mv643xx: Disable per port bandwidth limits | Dale Farnsworth | 2005-09-05 | 1 | -0/+3 |
| * | [PATCH] mv643xx: fix outstanding tx skb counter | Dale Farnsworth | 2005-09-05 | 1 | -15/+9 |
| * | [PATCH] mv643xx: fix skb memory leak | Dale Farnsworth | 2005-09-05 | 1 | -4/+2 |
| * | [PATCH] sis190: basic sis191 support | Francois Romieu | 2005-09-05 | 2 | -5/+8 |
| * | [PATCH] sis190: RGMII Tx internal delay fiddling | Francois Romieu | 2005-09-05 | 1 | -2/+17 |