| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Remove extraneous \n in doubletalk init printk. | Dave Jones | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] make tty_insert_flip_string_flags() a non gpl export | Andrew Morton | 2006-04-11 | 1 | -6/+16 |
* | [PATCH] leds: reorganise Kconfig | Ben Dooks | 2006-04-11 | 1 | -7/+11 |
* | [PATCH] leds: fix IDE disk trigger name | Ben Dooks | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] S3C24XX GPIO LED support | Ben Dooks | 2006-04-11 | 3 | -0/+171 |
* | [PATCH] hdaps: add support for Thinkpad R52 | Frank Gevaerts | 2006-04-11 | 1 | -0/+1 |
* | [PATCH] s390: minor tape fixes | Peter Oberparleiter | 2006-04-11 | 2 | -9/+5 |
* | [PATCH] s390: dasd proc entries | Horst Hummel | 2006-04-11 | 1 | -0/+17 |
* | [PATCH] s390: fail-fast requests on quiesced devices | Peter Oberparleiter | 2006-04-11 | 1 | -13/+16 |
* | [PATCH] s390: dasd device offline messages | Horst Hummel | 2006-04-11 | 1 | -5/+11 |
* | [PATCH] s390: increase cio_trace debug event size | Peter Oberparleiter | 2006-04-11 | 2 | -9/+15 |
* | [PATCH] s390: wrong return codes in cio_ignore_proc_init() | Cornelia Huck | 2006-04-11 | 1 | -2/+2 |
* | [PATCH] s390: invalid check after kzalloc() | Peter Oberparleiter | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned | NeilBrown | 2006-04-11 | 1 | -5/+6 |
* | [PATCH] Fix NULL pointer dereference in node_read_numastat() | Christoph Lameter | 2006-04-11 | 1 | -1/+1 |
* | [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patch | Jeff Garzik | 2006-04-10 | 1 | -0/+1 |
* | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 2006-04-10 | 20 | -37/+5 |
* | [IPV6]: Unexport secure_ipv6_port_ephemeral | Adrian Bunk | 2006-04-09 | 1 | -1/+0 |
* | [TG3]: Speed up SRAM access (2nd version) | Michael Chan | 2006-04-09 | 2 | -27/+43 |
* | [TG3]: Kill some less useful flags | Michael Chan | 2006-04-09 | 2 | -15/+8 |
* | [IRDA]: Support for Sigmatel STIR421x chip | Samuel Ortiz | 2006-04-09 | 2 | -34/+372 |
* | [IRDA]: smcinit merged into smsc-ircc driver | Linus Walleij | 2006-04-09 | 1 | -0/+311 |
* | [TG3]: Fix a memory leak. | Adrian Bunk | 2006-04-09 | 1 | -3/+7 |
* | [NET] netconsole: set .name in struct console | Randy Dunlap | 2006-04-09 | 1 | -0/+1 |
* | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen | 2006-04-09 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-04-02 | 5 | -0/+2171 |
|\ |
|
| * | [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 | Pavel Pisa | 2006-04-02 | 4 | -0/+1174 |
| * | [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) | Andrew Victor | 2006-04-02 | 3 | -0/+997 |
* | | [PATCH] revert incorrect mutex conversion in hdaps driver | Arjan van de Ven | 2006-04-02 | 1 | -19/+18 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-04-02 | 5 | -36/+340 |
|\ \ |
|
| * | | [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver | Andrew Victor | 2006-04-02 | 3 | -0/+236 |
| * | | [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference | Adrian Bunk | 2006-04-02 | 1 | -1/+2 |
| * | | [WATCHDOG] pcwd.c sprintf/strcpy fix | Wim Van Sebroeck | 2006-04-02 | 1 | -1/+1 |
| * | | [WATCHDOG] pcwd.c general clean-up after patches | Wim Van Sebroeck | 2006-04-02 | 1 | -2/+9 |
| * | | [WATCHDOG] pcwd.c add debug info | Wim Van Sebroeck | 2006-04-02 | 1 | -0/+56 |
| * | | [WATCHDOG] pcwd.c pcwd_cleanup_module patch | Wim Van Sebroeck | 2006-04-02 | 1 | -1/+0 |
| * | | [WATCHDOG] pcwd.c firmware-info patch | Wim Van Sebroeck | 2006-04-02 | 1 | -14/+8 |
| * | | [WATCHDOG] pcwd.c control status patch | Wim Van Sebroeck | 2006-04-02 | 1 | -18/+29 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-04-02 | 29 | -148/+68 |
|\ \ |
|
| * | | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn | 2006-04-02 | 15 | -49/+24 |
| * | | BUG_ON() Conversion in drivers/s390/net/lcs.c | Eric Sesterhenn | 2006-04-02 | 1 | -8/+5 |
| * | | BUG_ON() Conversion in md/raid10.c | Eric Sesterhenn | 2006-04-02 | 1 | -4/+2 |
| * | | BUG_ON() Conversion in md/raid6main.c | Eric Sesterhenn | 2006-04-02 | 1 | -19/+10 |
| * | | BUG_ON() Conversion in md/raid5.c | Eric Sesterhenn | 2006-04-02 | 1 | -22/+12 |
| * | | Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Adrian Bunk | 2006-04-02 | 12 | -60/+1357 |
| |\ \
| | |/ |
|
| * | | BUG_ON() Conversion in drivers/s390/char/tape_block.c | Eric Sesterhenn | 2006-04-01 | 1 | -9/+4 |
| * | | BUG_ON() Conversion in drivers/s390/block/dasd_erp.c | Eric Sesterhenn | 2006-04-01 | 1 | -5/+3 |
| * | | BUG_ON() Conversion in md/raid1.c | Eric Sesterhenn | 2006-04-01 | 1 | -4/+2 |
| * | | BUG_ON() Conversion in md/dm-target.c | Eric Sesterhenn | 2006-04-01 | 1 | -2/+1 |
| * | | typos: s/ducument/document/ | Adrian Bunk | 2006-04-01 | 1 | -1/+1 |