Age | Commit message (Expand) | Author |
2008-07-16 | Make GPE disable more robust | Bob Moore |
2008-07-16 | ACPI: change processors from array to per_cpu variable | Mike Travis |
2008-07-16 | IDE: Remove unused code | Elias Oltmanns |
2008-07-16 | IDE: Fix HDIO_DRIVE_RESET handling | Elias Oltmanns |
2008-07-16 | ide: ->port_init_devs -> ->init_dev | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: make ide_hwifs[] static | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: move PIO blacklist to ide-pio-blacklist.c | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: remove no longer used ide_pio_timings[] | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: move ide_pio_cycle_time() to ide-timings.c | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: move some bits from ide-timing.h to <linux/ide.h> | Bartlomiej Zolnierkiewicz |
2008-07-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-15 | Merge branch 'devel' into next | Trond Myklebust |
2008-07-15 | SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon | Chuck Lever |
2008-07-15 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-07-15 | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-15 | Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-15 | mm: fix build on non-mmu machines | Sebastian Siewior |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-15 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-15 | ide: add ide_pc_intr() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add ide_issue_pc() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add PC_FLAG_DRQ_INTERRUPT pc flag | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add PC_FLAG_ZIP_DRIVE pc flag | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: make pc->idetape_callback void | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove action argument in ide_do_drive_cmd | FUJITA Tomonori |
2008-07-15 | ide: remove drive->ctl | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: use ->OUTBSYNC in ide_set_irq() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove ->mmio flag from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: move IRQ unmasking out from ->tf_load method | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove obsoleted "ide=" kernel parameters | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove obsoleted "idebus=" kernel parameter | Bartlomiej Zolnierkiewicz |
2008-07-15 | block: unexport blk_end_sync_rq | FUJITA Tomonori |
2008-07-15 | ide: remove ide_init_drive_cmd | FUJITA Tomonori |
2008-07-15 | [MIPS] Remove mips_machtype for LASAT machines | Thomas Bogendoerfer |
2008-07-15 | [MIPS] Remove mips_machtype from EMMA2RH machines | Thomas Bogendoerfer |
2008-07-15 | [MIPS] Remove mips_machtype from ARC based machines | Thomas Bogendoerfer |
2008-07-15 | [MIPS] TXx9: cleanup and fix some sparse warnings | Atsushi Nemoto |