aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
|\
| * uio: make uio_info's name and version constStephen Rothwell2009-01-06
| * UIO: Pass information about ioports to userspace (V2)Hans J. Koch2009-01-06
| * mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| * driver core: add root_device_register()Mark McLoughlin2009-01-06
| * Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUGCornelia Huck2009-01-06
| * driver core: move knode_bus into private structureGreg Kroah-Hartman2009-01-06
| * driver core: move knode_driver into private structureGreg Kroah-Hartman2009-01-06
| * driver core: move klist_children into private structureGreg Kroah-Hartman2009-01-06
| * driver core: create a private portion of struct deviceGreg Kroah-Hartman2009-01-06
| * driver core: Remove completion from struct klist_nodeMatthew Wilcox2009-01-06
| * driver core: Rearrange struct device for better packingMatthew Wilcox2009-01-06
| * Fix misspellings in pm.h macrosAlan Stern2009-01-06
| * PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-01-06
|\ \
| * | fuse: update interface versionMiklos Szeredi2008-12-01
| * | fuse: implement poll supportTejun Heo2008-11-26
| * | fuse: implement unsolicited notificationTejun Heo2008-11-26
| * | fuse: implement ioctl supportTejun Heo2008-11-26
| * | fuse: move FUSE_MINOR to miscdevice.hTejun Heo2008-11-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-06
|\ \ \
| * | | ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov2009-01-06
| * | | Resurrect IT8172 IDE controller driverShane McDonald2009-01-06
| * | | ide: remove unused ide_hwif_t.sg_mapped fieldBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: struct ide_atapi_pc - remove unused fields and update documentationBartlomiej Zolnierkiewicz2009-01-06
| * | | ide-cd: convert to ide-atapi facilitiesBorislav Petkov2009-01-06
| * | | ide: add port and host iteratorsBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: dynamic allocation of device structuresBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: remove ->error method from struct ide_driverBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: remove ide_driver_t typedefBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: remove 'byte' typedefBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: remove ide_pci_enablebit_t typedefBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: remove local_irq_set() macroBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: remove HWIF() macroBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: move ide_init_port_data() and friends to ide-probe.cBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz2009-01-06
| * | | ide: use lock bitops for ports serialization (v2)Bartlomiej Zolnierkiewicz2009-01-06
| * | | ide: remove hwgroup->hwif and {drive,hwif}->nextBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: use per-port IRQ handlersBartlomiej Zolnierkiewicz2009-01-06
| * | | ide: add ->cur_port to struct ide_host and use it for serialized hostsBartlomiej Zolnierkiewicz2009-01-06
| | |/ | |/|
* | | fs/exec.c: make do_coredump() voidWANG Cong2009-01-06
* | | rapidio: remove excess kernel-doc notationRandy Dunlap2009-01-06
* | | twl4030-gpio: cleanup debounceDavid Brownell2009-01-06
* | | autofs4: make autofs type usage explicitIan Kent2009-01-06
* | | autofs4: improve parameter usageIan Kent2009-01-06
* | | kprobes: support probing module __exit functionMasami Hiramatsu2009-01-06
* | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
* | | module: add within_module_core() and within_module_init()Masami Hiramatsu2009-01-06
* | | spi_gpio driverDavid Brownell2009-01-06
* | | binfmts.h: include list.hHiroshi Shimamoto2009-01-06