Age | Commit message (Expand) | Author |
2008-02-06 | vt: bitlock fix | Nick Piggin |
2008-02-06 | tpm.c: fix crash during device removal | Richard MUSIL |
2008-02-06 | cciss: use upper_32_bits() macro to eliminate warnings | Randy Dunlap |
2008-02-06 | rd: use is_power_of_2() in drivers/block/rd.c. | Robert P. J. Day |
2008-02-06 | drivers/misc/lkdtm.c: cleanups | Adrian Bunk |
2008-02-06 | proper prototype for vty_init() | Adrian Bunk |
2008-02-06 | scheduled OSS driver removal | Adrian Bunk |
2008-02-06 | cleanup after APUS removal | Adrian Bunk |
2008-02-06 | register_cpu __devinit or __cpuinit | Randy Dunlap |
2008-02-06 | Allow auto-destruction of loop devices | David Woodhouse |
2008-02-06 | Parallel port: convert port_mutex to the mutex API | Matthias Kaehlcke |
2008-02-06 | dcdbas: add DMI-based module autloading | Matt Domsch |
2008-02-06 | Genericizing iova.[ch] | David Miller |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik |
2008-02-06 | Remove inclusions of <linux/autoconf.h> | Ralf Baechle |
2008-02-06 | riscom8: fix SMP brokenness | Jeff Garzik |
2008-02-06 | fix ! versus & precedence in various places | Alexey Dobriyan |
2008-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-02-05 | Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy... | Linus Torvalds |
2008-02-06 | ide-tape: bump minor driver version | Borislav Petkov |
2008-02-06 | ide-tape: cleanup the remaining codestyle issues | Borislav Petkov |
2008-02-06 | ide-tape: fix syntax error in idetape_identify_device() | Borislav Petkov |
2008-02-06 | ide-tape: remove leftover OnStream support warning | Borislav Petkov |
2008-02-06 | ide-tape: collect module-related macro calls at the end | Borislav Petkov |
2008-02-06 | ide-tape: include proper headers | Borislav Petkov |
2008-02-06 | ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() | Borislav Petkov |
2008-02-06 | ide-tape: remove struct idetape_id_gcw | Borislav Petkov |
2008-02-06 | ide-tape: cleanup and fix comments | Borislav Petkov |
2008-02-06 | ide-tape: shorten some function names | Borislav Petkov |
2008-02-06 | ide-tape: remove idetape_increase_max_pipeline_stages() | Borislav Petkov |
2008-02-06 | ide-tape: struct idetape_tape_t: shorten member names v2 | Borislav Petkov |
2008-02-06 | ide-tape: struct idetape_tape_t: remove unused members | Borislav Petkov |
2008-02-06 | ide-tape: remove typedef idetape_chrdev_direction_t | Borislav Petkov |
2008-02-06 | ide-tape: simplify code branching in the interrupt handler | Borislav Petkov |
2008-02-06 | ide-tape: remove unreachable code chunk | Borislav Petkov |
2008-02-06 | ide-tape: remove struct idetape_read_position_result_t | Borislav Petkov |
2008-02-06 | ide-tape: refactor the debug logging facility | Borislav Petkov |
2008-02-06 | ide: add ide_read_error() inline helper | Bartlomiej Zolnierkiewicz |
2008-02-06 | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz |
2008-02-06 | ide: remove ide_setup_ports() | Bartlomiej Zolnierkiewicz |
2008-02-06 | ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc() | Bartlomiej Zolnierkiewicz |
2008-02-06 | ide: remove write-only ->sata_misc[] from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-02-06 | ppc: fix #ifdef-s in mediabay driver (take 2) | Bartlomiej Zolnierkiewicz |
2008-02-06 | ide-pci-generic: kill the unused ifdef/endif/MODULE code | Denis Cheng |
2008-02-06 | drivers/ide/legacy/hd.c: fix uninitialized var warning | Andrew Morton |
2008-02-06 | drivers/ide/ide-acpi.c: fix uninitialized var warning | Andrew Morton |
2008-02-06 | Palmchip BK3710 IDE driver | Anton Salnikov |
2008-02-06 | ide-generic: probing bugfix | Bartlomiej Zolnierkiewicz |
2008-02-05 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |