Age | Commit message (Expand) | Author |
2007-10-19 | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz |
2007-10-19 | siimage: bump driver version | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: Fix cs5535 driver accessing beyond array boundary | Benjamin Herrenschmidt |
2007-10-19 | ide: Fix siimage driver accessing beyond array boundary | Benjamin Herrenschmidt |
2007-10-18 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2007-10-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds |
2007-10-18 | I/OAT: Add completion callback for async_tx interface use | Shannon Nelson |
2007-10-18 | I/OAT: Tighten descriptor setup performance | Shannon Nelson |
2007-10-18 | I/OAT: clean up error handling and some print messages | Shannon Nelson |
2007-10-18 | I/OAT: clean up of dca provider start and stop | Shannon Nelson |
2007-10-18 | I/OAT: cleanup pci issues | Shannon Nelson |
2007-10-18 | IPMI: add 0.9 support | Corey Minyard |
2007-10-18 | IPMI: fix hotmod remove lock | Corey Minyard |
2007-10-18 | IPMI: new NMI handling | Corey Minyard |
2007-10-18 | IPMI: add polled interface | Corey Minyard |
2007-10-18 | IPMI: remove bogus semaphore from watchdog | Corey Minyard |
2007-10-18 | IPMI: don't init irq until ready | Corey Minyard |
2007-10-18 | Replace __attribute_pure__ with __pure | Ralf Baechle |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-18 | Char: rocket, fix signed/unsigned warning | Jiri Slaby |
2007-10-18 | Char: rocket, remove potential leak in module_init | Jiri Slaby |
2007-10-18 | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby |
2007-10-18 | Char: rocket, don't re-set statics to 0 | Jiri Slaby |
2007-10-18 | Char: rocket, fix dynamic_dev tty | Jiri Slaby |
2007-10-18 | Char: rocket, switch sleep_on to completion | Jiri Slaby |
2007-10-18 | Char: moxa, remove sleep_on | Jiri Slaby |
2007-10-18 | Char: moxa, function names cleanup | Jiri Slaby |
2007-10-18 | Char: moxa, cleanup prints | Jiri Slaby |
2007-10-18 | Cyclades: Avoid label defined but not used warning | Jesper Juhl |
2007-10-18 | Char: cyclades, fix some -W warnings | Jiri Slaby |
2007-10-18 | Char: cyclades, move spin_lock to one place | Jiri Slaby |
2007-10-18 | Char: cyclades, make the isr code readable | Jiri Slaby |
2007-10-18 | Char: cyclades, remove bottom half processing | Jiri Slaby |
2007-10-18 | Char: moxa, fix and optimise empty timer | Jiri Slaby |
2007-10-18 | mxser: fix compiler warning when building without CONFIG_PCI | Jesper Juhl |
2007-10-18 | mxser: remove commented crap | Alan Cox |
2007-10-18 | Char: mxser_new, remove useless comments in mxser_cards | Jiri Slaby |
2007-10-18 | Char: mxser_new, move to PCI_VDEVICE | Jiri Slaby |
2007-10-18 | Char: mxser_new, upgrade to 1.10 | Jiri Slaby |
2007-10-18 | sysctl: simplify the pty sysctl logic | Eric W. Biederman |
2007-10-18 | sysctl: parport remove binary paths | Eric W. Biederman |
2007-10-18 | sysctl: remove broken cdrom binary sysctls | Eric W. Biederman |
2007-10-18 | cpu hotplug: topology: remove topology_dev_map | Akinobu Mita |
2007-10-18 | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov |