Age | Commit message (Expand) | Author |
2008-07-24 | mm: verify the page links and memory model | Mel Gorman |
2008-07-24 | mm: add a basic debugging framework for memory initialisation | Mel Gorman |
2008-07-24 | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell |
2008-07-24 | remove is_tty() | Adrian Bunk |
2008-07-24 | hpet: clarify maintainer entry | Clemens Ladisch |
2008-07-24 | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita |
2008-07-23 | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-23 | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-23 | i386 syscall audit fast-path | Roland McGrath |
2008-07-23 | x86_64 ia32 syscall audit fast-path | Roland McGrath |
2008-07-23 | x86_64 syscall audit fast-path | Roland McGrath |
2008-07-23 | x86_64: remove bogus optimization in sysret_signal | Roland McGrath |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds |
2008-07-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-23 | ide: small whitespace fixes | Pavel Machek |
2008-07-23 | ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings | Harvey Harrison |
2008-07-23 | ide: ide-cd.c fix sparse endianness warnings | Harvey Harrison |
2008-07-23 | ide-cd: convert to using the new atapi_flags | Borislav Petkov |
2008-07-23 | ide: remove unused PC_FLAG_DRQ_INTERRUPT | Borislav Petkov |
2008-07-23 | ide-scsi: convert to using the new atapi_flags | Borislav Petkov |
2008-07-23 | ide-tape: convert to using the new atapi_flags | Borislav Petkov |
2008-07-23 | ide-floppy: convert to using the new atapi_flags (take 2) | Borislav Petkov |
2008-07-23 | ide: add per-device flags | Borislav Petkov |
2008-07-23 | ide: use rq->cmd instead of pc->c in atapi common code | Borislav Petkov |
2008-07-23 | ide-scsi: pass packet command in rq->cmd | Borislav Petkov |
2008-07-23 | ide-tape: pass packet command in rq->cmd | Borislav Petkov |
2008-07-23 | ide-tape: make room for packet command ids in rq->cmd | Borislav Petkov |
2008-07-23 | ide-floppy: pass packet command in rq->cmd | Borislav Petkov |
2008-07-23 | ide: remove pc->callback member from ide_atapi_pc | Borislav Petkov |
2008-07-23 | ide-scsi: use drive->pc_callback instead of pc->callback | Borislav Petkov |
2008-07-23 | ide-tape: use drive->pc_callback instead of pc->callback | Borislav Petkov |
2008-07-23 | ide-floppy: use drive->pc_callback instead of pc->callback | Borislav Petkov |
2008-07-23 | ide: push pc callback pointer into the ide_drive_t structure | Borislav Petkov |
2008-07-23 | drivers/ide/ide-tape.c: remove double kfree | Darren Jenkins |
2008-07-23 | ide: add ide_host_free() helper (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: allocate ide_hwif_t instances dynamically | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_ports[] | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: move ide_remove_port_from_hwgroup() to ide-probe.c | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: fix IDE port slots reservation and freeing (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: fix ide_host_register() return value | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add 'config' field to hw_regs_t | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide-generic: probing fix | Bartlomiej Zolnierkiewicz |