Age | Commit message (Expand) | Author | Files | Lines |
2005-07-02 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 3 | -42/+56 |
2005-07-02 | If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq. | Linus Torvalds | 1 | -1/+1 |
2005-07-01 | [PATCH] MMC: wbsd cleanups | Adrian Bunk | 2 | -29/+7 |
2005-07-01 | [PATCH] MMC: wbsd delayed insertion | Pierre Ossman | 2 | -10/+43 |
2005-07-01 | [PATCH] MMC: Fix divdi3 reference in mmci.c | Russell King | 1 | -3/+6 |
2005-07-01 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -21/+3 |
2005-07-01 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -1/+2 |
2005-07-01 | [PATCH] ARM: 2780/1: AFS partition length calculation fix | Catalin Marinas | 1 | -14/+2 |
2005-07-01 | [PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS | Russell King | 1 | -1/+2 |
2005-06-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 5 | -20/+137 |
2005-06-30 | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 3 | -3/+8 |
2005-06-30 | [PATCH] tpm: fix bug introduced by the /proc/misc | Kylene Jo Hall | 1 | -1/+1 |
2005-06-30 | [PATCH] pcmcia: fix modalias attribute in sysfs | Dominik Brodowski | 1 | -1/+1 |
2005-06-30 | [PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor | Russell King | 1 | -7/+1 |
2005-06-30 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 16 | -70/+120 |
2005-06-30 | [PATCH] Driver core: Use klist_del() instead of klist_remove(). | Patrick Mochel | 1 | -1/+1 |
2005-06-30 | [PATCH] driver core: change bus_rescan_devices to return void | Greg Kroah-Hartman | 1 | -18/+9 |
2005-06-30 | [PATCH] driver core: Add the ability to bind drivers to devices from userspace | Greg Kroah-Hartman | 3 | -1/+28 |
2005-06-30 | [PATCH] driver core: Add the ability to unbind drivers to devices from userspace | Greg Kroah-Hartman | 1 | -0/+30 |
2005-06-30 | [PATCH] driver core: add bus_find_device & driver_find_device functions | Cornelia Huck | 2 | -0/+69 |
2005-06-30 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2 | -7/+50 |
2005-06-30 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 12 | -53/+62 |
2005-06-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -9/+7 |
2005-06-30 | Auto merge with /home/aegl/GIT/linus | Tony Luck | 102 | -3489/+2520 |
2005-06-29 | [PATCH] Serial: Split 8250 port table (part 2) | Russell King | 2 | -2/+2 |
2005-06-29 | [PATCH] Serial: Disable OX950 transmitter for flow control | Russell King | 1 | -12/+16 |
2005-06-29 | [PATCH] Serial: Check status of CTS when using flow control | Russell King | 1 | -0/+17 |
2005-06-29 | [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel | Nicolas Pitre | 1 | -9/+7 |
2005-06-29 | [PATCH] Don't fill up log with atxp1 vcore messages change message | Prakash Punnoor | 1 | -1/+1 |
2005-06-29 | [PATCH] Fix get_request nastiness | Hugh Dickins | 1 | -3/+2 |
2005-06-29 | [PATCH] Serial: Adjust serial locking | Russell King | 11 | -39/+27 |
2005-06-29 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 32 | -97/+96 |
2005-06-29 | [PATCH] sis 760 support. | Dave Jones | 1 | -0/+9 |
2005-06-29 | [PATCH] v4l: bttv new insmod parameters | Mauro Carvalho Chehab | 2 | -10/+68 |
2005-06-29 | [PATCH] v4l: tuner improvements | Mauro Carvalho Chehab | 7 | -110/+457 |
2005-06-29 | [PATCH] blk: light iocontext ops | Nick Piggin | 1 | -31/+25 |
2005-06-29 | [PATCH] blk: reduce locking | Nick Piggin | 1 | -10/+19 |
2005-06-29 | [PATCH] blk: __make_request efficiency | Nick Piggin | 1 | -41/+21 |
2005-06-29 | [PATCH] coverity: tty_ldisc_ref return null check | KAMBAROV, ZAUR | 1 | -2/+2 |
2005-06-29 | [PATCH] coverity: ipmi_msghandler() channels array overrun fix | KAMBAROV, ZAUR | 1 | -2/+2 |
2005-06-29 | [PATCH] coverity: i386: scsi_lib buffer overrun fix | KAMBAROV, ZAUR | 1 | -1/+1 |
2005-06-29 | [PATCH] drivers/isdn/: make some code static | Adrian Bunk | 7 | -28/+20 |
2005-06-29 | [PATCH] hisax warning fixes | Andrew Morton | 1 | -2/+2 |
2005-06-29 | [PATCH] request_firmware(): avoid race conditions | Stanislaw W. Gruszka | 1 | -3/+10 |
2005-06-29 | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 | Emmanuel Colbus | 1 | -2/+3 |
2005-06-29 | [PATCH] ixp4xx/ixp2000 watchdog driver typo | Lennert Buytenhek | 2 | -2/+2 |
2005-06-29 | [PATCH] drivers/char/tipar.c: off by one array access | Luc Van Oostenryck | 1 | -1/+1 |
2005-06-29 | [PATCH] Using msleep() instead of HZ | Luca Falavigna | 1 | -12/+4 |
2005-06-29 | [NET]: drivers/net/slip.c needs linux/delay.h | David S. Miller | 1 | -0/+1 |
2005-06-29 | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller | 31 | -97/+95 |