summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | sched: clean up arch_reinit_sched_domains()Li Zefan2009-01-051-1/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-061-1/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq: provide irq_to_desc() to non-genirq architectures tooIngo Molnar2009-01-051-1/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-063-17/+12
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-0637-306/+683
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-291-4/+10
| * | | | | | | | | | | | Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-051-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-281-1/+2
| * | | | | | | | | | | | | rcu: eliminate synchronize_rcu_xxx macroPaul E. McKenney2009-01-051-12/+0
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-01-062-0/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-062-0/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | ASoC: New enum type: value_enumPeter Ujfalusi2009-01-052-0/+45
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-068-82/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | uio: make uio_info's name and version constStephen Rothwell2009-01-061-2/+2
| * | | | | | | | | | | | | | UIO: Pass information about ioports to userspace (V2)Hans J. Koch2009-01-061-0/+26
| * | | | | | | | | | | | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
| * | | | | | | | | | | | | | driver core: add root_device_register()Mark McLoughlin2009-01-061-0/+11
| * | | | | | | | | | | | | | Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUGCornelia Huck2009-01-062-8/+8
| * | | | | | | | | | | | | | driver core: move knode_bus into private structureGreg Kroah-Hartman2009-01-061-1/+0
| * | | | | | | | | | | | | | driver core: move knode_driver into private structureGreg Kroah-Hartman2009-01-061-1/+0
| * | | | | | | | | | | | | | driver core: move klist_children into private structureGreg Kroah-Hartman2009-01-061-2/+0
| * | | | | | | | | | | | | | driver core: create a private portion of struct deviceGreg Kroah-Hartman2009-01-061-0/+3
| * | | | | | | | | | | | | | driver core: Remove completion from struct klist_nodeMatthew Wilcox2009-01-061-2/+0
| * | | | | | | | | | | | | | driver core: Rearrange struct device for better packingMatthew Wilcox2009-01-061-2/+3
| * | | | | | | | | | | | | | Fix misspellings in pm.h macrosAlan Stern2009-01-061-6/+6
| * | | | | | | | | | | | | | PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-064-57/+29
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-01-062-31/+90
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fuse: update interface versionMiklos Szeredi2008-12-011-7/+8
| * | | | | | | | | | | | | | fuse: implement poll supportTejun Heo2008-11-261-0/+25
| * | | | | | | | | | | | | | fuse: implement unsolicited notificationTejun Heo2008-11-261-0/+4
| * | | | | | | | | | | | | | fuse: implement ioctl supportTejun Heo2008-11-261-0/+32
| * | | | | | | | | | | | | | fuse: move FUSE_MINOR to miscdevice.hTejun Heo2008-11-262-24/+21
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-062-107/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov2009-01-061-2/+6
| * | | | | | | | | | | | | | | Resurrect IT8172 IDE controller driverShane McDonald2009-01-061-0/+1
| * | | | | | | | | | | | | | | ide: remove unused ide_hwif_t.sg_mapped fieldBartlomiej Zolnierkiewicz2009-01-061-1/+0
| * | | | | | | | | | | | | | | ide: struct ide_atapi_pc - remove unused fields and update documentationBartlomiej Zolnierkiewicz2009-01-061-4/+0
| * | | | | | | | | | | | | | | ide-cd: convert to ide-atapi facilitiesBorislav Petkov2009-01-061-0/+2
| * | | | | | | | | | | | | | | ide: add port and host iteratorsBartlomiej Zolnierkiewicz2009-01-061-2/+9
| * | | | | | | | | | | | | | | ide: dynamic allocation of device structuresBartlomiej Zolnierkiewicz2009-01-061-2/+2
| * | | | | | | | | | | | | | | ide: remove ->error method from struct ide_driverBartlomiej Zolnierkiewicz2009-01-061-3/+0
| * | | | | | | | | | | | | | | ide: remove ide_driver_t typedefBartlomiej Zolnierkiewicz2009-01-061-9/+9
| * | | | | | | | | | | | | | | ide: remove 'byte' typedefBartlomiej Zolnierkiewicz2009-01-061-3/+1
| * | | | | | | | | | | | | | | ide: remove ide_pci_enablebit_t typedefBartlomiej Zolnierkiewicz2009-01-061-3/+4
| * | | | | | | | | | | | | | | ide: remove local_irq_set() macroBartlomiej Zolnierkiewicz2009-01-061-2/+0
| * | | | | | | | | | | | | | | ide: remove HWIF() macroBartlomiej Zolnierkiewicz2009-01-061-2/+0
| * | | | | | | | | | | | | | | ide: move ide_init_port_data() and friends to ide-probe.cBartlomiej Zolnierkiewicz2009-01-061-8/+1
| * | | | | | | | | | | | | | | ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz2009-01-061-31/+24
| * | | | | | | | | | | | | | | ide: use lock bitops for ports serialization (v2)Bartlomiej Zolnierkiewicz2009-01-061-29/+6
| * | | | | | | | | | | | | | | ide: remove hwgroup->hwif and {drive,hwif}->nextBartlomiej Zolnierkiewicz2009-01-061-10/+3