Age | Commit message (Expand) | Author | Files | Lines |
2006-03-23 | [PATCH] cciss: fix use-after-free in cciss_init_one | Patrick McHardy | 1 | -1/+1 |
2006-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 10 | -19/+12 |
2006-03-23 | [PATCH] macintosh: tidy-up driver_register() return values | Bjorn Helgaas | 1 | -4/+1 |
2006-03-23 | [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values | Bjorn Helgaas | 1 | -3/+1 |
2006-03-23 | [PATCH] powerpc: via-pmu warning fix | Andrew Morton | 1 | -0/+2 |
2006-03-23 | [PATCH] macintosh: cleanup the use of i2c headers | Jean Delvare | 4 | -5/+0 |
2006-03-23 | [PATCH] powerpc: dont allow old RTC to be selected | Anton Blanchard | 1 | -1/+1 |
2006-03-23 | [PATCH] powerpc: make powerbook_sleep_grackle static | Olaf Hering | 1 | -2/+1 |
2006-03-23 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -136/+104 |
2006-03-23 | scsi: link in the debug driver last | Linus Torvalds | 1 | -1/+3 |
2006-03-23 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 25 | -358/+205 |
2006-03-23 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2006-03-23 | [PATCH] Use of uninitialized variable in drivers/net/depca.c | Eric Sesterhenn | 1 | -1/+1 |
2006-03-23 | [PATCH] Use after free in net/tulip/de2104x.c | Eric Sesterhenn | 1 | -1/+1 |
2006-03-23 | [PATCH] sis900 adm7001 PHY support | Artur Skawina | 1 | -0/+1 |
2006-03-23 | [PATCH] sky2: more ethtool stats | Stephen Hemminger | 2 | -41/+57 |
2006-03-23 | [PATCH] s390: qeth :allow setting of attribute "route6" to "no_router". | Frank Pavlic | 1 | -5/+0 |
2006-03-23 | [PATCH] s390: qeth driver cleanups | Frank Pavlic | 3 | -55/+14 |
2006-03-23 | [PATCH] s390: qeth driver statistics fixes | Frank Pavlic | 2 | -20/+21 |
2006-03-23 | [PATCH] AMD Au1xx0: fix Ethernet TX stats | Sergei Shtylylov | 1 | -11/+7 |
2006-03-23 | [PATCH] fix spidernet build issue | Jens Osterkamp | 1 | -2/+2 |
2006-03-23 | [PATCH] ahci: add softreset | Tejun Heo | 1 | -1/+134 |
2006-03-23 | [PATCH] libata: do not ignore PIO-only devices | Tejun Heo | 1 | -7/+0 |
2006-03-23 | [PATCH] libata: Symbol exports | Alan Cox | 1 | -0/+2 |
2006-03-23 | [PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layer | Alan Cox | 1 | -35/+59 |
2006-03-23 | [PATCH] libata: Fix a drive detection problem | Alan Cox | 1 | -0/+10 |
2006-03-23 | [PATCH] libata: note missing posting in mmio cmd write | Alan Cox | 1 | -0/+2 |
2006-03-23 | Merge branch 'master' | Jeff Garzik | 142 | -42897/+35717 |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 3 | -55/+66 |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 5 | -5/+5 |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -9/+5 |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -7/+25 |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 119 | -42667/+35378 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 1 | -1/+1 |
2006-03-22 | [PATCH] sg: use compound pages | Nick Piggin | 1 | -34/+3 |
2006-03-22 | [PATCH] slab: Remove SLAB_NO_REAP option | Christoph Lameter | 1 | -1/+1 |
2006-03-22 | [PATCH] dcdbas: convert to the new platform device interface | Dmitry Torokhov | 1 | -22/+88 |
2006-03-22 | [PATCH] tb0219: convert to the new platform device interface | Dmitry Torokhov | 1 | -9/+15 |
2006-03-22 | [PATCH] mv64x600_wdt: convert to the new platform device interface | Dmitry Torokhov | 1 | -5/+15 |
2006-03-22 | [PATCH] vr41xx: convert to the new platform device interface | Dmitry Torokhov | 3 | -25/+48 |
2006-03-22 | [PATCH] serial: serial_txx9 driver update | Atsushi Nemoto | 2 | -37/+42 |
2006-03-22 | [PATCH] dm: bio split bvec fix | Alasdair G Kergon | 1 | -19/+24 |
2006-03-22 | [PATCH] i810fb_cursor(): use GFP_ATOMIC | Antonino A. Daplas | 1 | -1/+1 |
2006-03-22 | Merge branch 'master' | Jeff Garzik | 3 | -32/+46 |
2006-03-22 | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Jaroslav Kysela | 432 | -20518/+32250 |
2006-03-22 | [ALSA] Fix snd_xxx_t typedefs | Takashi Iwai | 3 | -55/+66 |
2006-03-22 | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 4 | -9/+5 |
2006-03-22 | [TG3]: Bump driver version and reldate. | David S. Miller | 1 | -2/+2 |
2006-03-22 | [TG3]: Skip phy power down on some devices | Michael Chan | 1 | -2/+14 |
2006-03-22 | [TG3]: Fix SRAM access during tg3_init_one() | Michael Chan | 1 | -3/+9 |