Age | Commit message (Expand) | Author | Files | Lines |
2006-06-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 131 | -3781/+4312 |
2006-06-23 | [PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called | Constantine Sapuntzakis | 1 | -1/+1 |
2006-06-23 | [PATCH] More BUG_ON conversion | Eric Sesterhenn | 15 | -59/+30 |
2006-06-23 | [PATCH] Sparse fixes for synclink_cs | Peter Hagervall | 1 | -27/+27 |
2006-06-23 | [PATCH] drivers/md/raid6algos.c: fix a NULL dereference | Adrian Bunk | 1 | -4/+3 |
2006-06-23 | [PATCH] SGI IOC4: Detect IO card variant | Brent Casavant | 3 | -5/+74 |
2006-06-23 | [PATCH] connector-exports | Andrew Morton | 2 | -4/+4 |
2006-06-23 | [PATCH] ipmi: strstrip conversion | Pekka Enberg | 1 | -16/+9 |
2006-06-23 | [PATCH] Process Events - Header Cleanup | Matt Helsley | 1 | -0/+1 |
2006-06-23 | [PATCH] leds: Amstrad Delta LED support | Jonathan McDowell | 3 | -0/+169 |
2006-06-23 | [PATCH] ISDN: correctly handle isdn_writebuf_stub() errors | Jesper Juhl | 1 | -4/+4 |
2006-06-23 | [PATCH] i4l: memory leak fix for sc_ioctl(). | Jesper Juhl | 1 | -0/+1 |
2006-06-23 | [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81... | Jean-Luc Leger | 1 | -3/+0 |
2006-06-23 | [PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.c | Domen Puncer | 2 | -144/+0 |
2006-06-23 | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 3 | -3/+3 |
2006-06-23 | [PATCH] m68k: windfarm is powerpc-only, don't do it on m68k macs | Al Viro | 1 | -0/+1 |
2006-06-23 | [PATCH] m68k: wd33c93: extra delay | Roman Zippel | 1 | -0/+4 |
2006-06-23 | [PATCH] m68k: restore amikbd compatibility with 2.4 | Roman Zippel | 1 | -12/+22 |
2006-06-23 | [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n | Roman Zippel | 1 | -0/+4 |
2006-06-23 | [PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports | Roman Zippel | 2 | -0/+2 |
2006-06-23 | [PATCH] make ACPI errata __read_mostly | Andreas Mohr | 1 | -1/+1 |
2006-06-23 | [PATCH] frv: ieee1394 is borken on frv | Al Viro | 1 | -1/+1 |
2006-06-23 | [PATCH] frv: initrd is grossly broken on frv (never built) | Al Viro | 1 | -0/+1 |
2006-06-23 | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 2 | -1/+49 |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 7 | -24/+27 |
2006-06-23 | [PATCH] Fix cdrom being confused on using kdump | Rachita Kothiyal | 1 | -1/+4 |
2006-06-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -8/+13 |
2006-06-23 | [PATCH] Driver core: fix locking issues with the devices that are attached to... | Greg Kroah-Hartman | 1 | -8/+11 |
2006-06-23 | [PATCH] USB: get USB suspend to work again | Greg Kroah-Hartman | 1 | -0/+2 |
2006-06-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 4 | -83/+74 |
2006-06-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+0 |
2006-06-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 4 | -1/+770 |
2006-06-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2 | -0/+24 |
2006-06-23 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 34 | -349/+1570 |
2006-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 14 | -46/+166 |
2006-06-23 | [PATCH] myri10ge - drop workaround pci_save_state() disabling MSI | Brice Goglin | 1 | -2/+0 |
2006-06-23 | [PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 | Brice Goglin | 1 | -6/+0 |
2006-06-23 | Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux... | Jeff Garzik | 1 | -0/+6 |
2006-06-23 | [PATCH] WAN: ioremap() failure checks in drivers | Krzysztof Halasa | 4 | -3/+21 |
2006-06-23 | [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name() | Krzysztof Halasa | 1 | -22/+2 |
2006-06-23 | [PATCH] skb_padto()-area fixes in 8390, wavelan | Alan Cox | 2 | -10/+14 |
2006-06-23 | [PATCH] make drivers/net/forcedeth.c:nv_update_pause() static | Adrian Bunk | 1 | -1/+1 |
2006-06-23 | [PATCH] network driver for Hilscher netx | Sascha Hauer | 3 | -0/+528 |
2006-06-23 | [PATCH] Dereference in tokenring/olympic.c | Eric Sesterhenn | 1 | -2/+2 |
2006-06-23 | [PATCH] Array overrun in drivers/net/wireless/wavelan.c | Eric Sesterhenn | 1 | -2/+2 |
2006-06-23 | [PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.c | Eric Sesterhenn | 1 | -1/+1 |
2006-06-23 | [PATCH] 8139cp: add ethtool eeprom support | Philip Craig | 1 | -12/+167 |
2006-06-23 | [PATCH] 8139cp: fix eeprom read command length | Philip Craig | 1 | -1/+1 |
2006-06-23 | [PATCH] b44: update b44 Kconfig entry | Gary Zambrano | 1 | -2/+2 |
2006-06-23 | [PATCH] b44: update version to 1.01 | Gary Zambrano | 1 | -2/+2 |