| Commit message (Expand) | Author | Age |
* | iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-02-06 |
* | async_tx: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-02-06 |
* | async_tx: fix compile breakage, mark do_async_xor __always_inline | Dan Williams | 2008-02-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-02-05 |
|\ |
|
| * | ide-tape: bump minor driver version | Borislav Petkov | 2008-02-05 |
| * | ide-tape: cleanup the remaining codestyle issues | Borislav Petkov | 2008-02-05 |
| * | ide-tape: fix syntax error in idetape_identify_device() | Borislav Petkov | 2008-02-05 |
| * | ide-tape: remove leftover OnStream support warning | Borislav Petkov | 2008-02-05 |
| * | ide-tape: collect module-related macro calls at the end | Borislav Petkov | 2008-02-05 |
| * | ide-tape: include proper headers | Borislav Petkov | 2008-02-05 |
| * | ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() | Borislav Petkov | 2008-02-05 |
| * | ide-tape: remove struct idetape_id_gcw | Borislav Petkov | 2008-02-05 |
| * | ide-tape: cleanup and fix comments | Borislav Petkov | 2008-02-05 |
| * | ide-tape: shorten some function names | Borislav Petkov | 2008-02-05 |
| * | ide-tape: remove idetape_increase_max_pipeline_stages() | Borislav Petkov | 2008-02-05 |
| * | ide-tape: struct idetape_tape_t: shorten member names v2 | Borislav Petkov | 2008-02-05 |
| * | ide-tape: struct idetape_tape_t: remove unused members | Borislav Petkov | 2008-02-05 |
| * | ide-tape: remove typedef idetape_chrdev_direction_t | Borislav Petkov | 2008-02-05 |
| * | ide-tape: simplify code branching in the interrupt handler | Borislav Petkov | 2008-02-05 |
| * | ide-tape: remove unreachable code chunk | Borislav Petkov | 2008-02-05 |
| * | ide-tape: remove struct idetape_read_position_result_t | Borislav Petkov | 2008-02-05 |
| * | ide-tape: refactor the debug logging facility | Borislav Petkov | 2008-02-05 |
| * | ide: add ide_read_error() inline helper | Bartlomiej Zolnierkiewicz | 2008-02-05 |
| * | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz | 2008-02-05 |
| * | ide: remove ide_setup_ports() | Bartlomiej Zolnierkiewicz | 2008-02-05 |
| * | ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc() | Bartlomiej Zolnierkiewicz | 2008-02-05 |
| * | ide: remove write-only ->sata_misc[] from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-05 |
| * | ppc: fix #ifdef-s in mediabay driver (take 2) | Bartlomiej Zolnierkiewicz | 2008-02-05 |
| * | ide-pci-generic: kill the unused ifdef/endif/MODULE code | Denis Cheng | 2008-02-05 |
| * | drivers/ide/legacy/hd.c: fix uninitialized var warning | Andrew Morton | 2008-02-05 |
| * | drivers/ide/ide-acpi.c: fix uninitialized var warning | Andrew Morton | 2008-02-05 |
| * | Palmchip BK3710 IDE driver | Anton Salnikov | 2008-02-05 |
| * | ide-generic: probing bugfix | Bartlomiej Zolnierkiewicz | 2008-02-05 |
* | | Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy... | Linus Torvalds | 2008-02-05 |
|\ \ |
|
| * | | pool: Improve memory usage for devices which can't cross boundaries | Matthew Wilcox | 2007-12-04 |
| * | | Change dmapool free block management | Matthew Wilcox | 2007-12-04 |
| * | | dmapool: Tidy up includes and add comments | Matthew Wilcox | 2007-12-04 |
| * | | dmapool: Validate parameters to dma_pool_create | Matthew Wilcox | 2007-12-04 |
| * | | Avoid taking waitqueue lock in dmapool | Matthew Wilcox | 2007-12-04 |
| * | | dmapool: Fix style problems | Matthew Wilcox | 2007-12-04 |
| * | | Move dmapool.c to mm/ directory | Matthew Wilcox | 2007-12-04 |
* | | | deprecate smbfs in favour of cifs | Andrew Morton | 2008-02-05 |
* | | | timerfd: fix remaining architectures | Andrew Morton | 2008-02-05 |
* | | | Fix timerfd breakage on avr32 | Haavard Skinnemoen | 2008-02-05 |
* | | | stop c_p_a corrupting the pds | Hugh Dickins | 2008-02-05 |
| |/
|/| |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-05 |
|\ \ |
|
| * | | [IA64] make pfm_get_task work with virtual pids | Pavel Emelyanov | 2008-02-05 |
| * | | [IA64] honor notify_die() returning NOTIFY_STOP | Jan Beulich | 2008-02-05 |
| * | | [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU | Jan Beulich | 2008-02-05 |
| * | | [IA64] Appoint kvm/ia64 Maintainers | Zhang Xiantao | 2008-02-04 |