aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-26Add a strictatime mount optionMatthew Garrett
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar
2009-03-25Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier
2009-03-24[libata] Improve timeout handlingAlan Cox
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich
2009-03-24[libata] Drain data on errorsAlan Cox
2009-03-24include/linux/ata.h: add some more transfer masksErik Inge Bolsø
2009-03-24[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord
2009-03-24Dynamic debug: fix pr_fmt() build errorGreg Banks
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers
2009-03-24driver core: move platform_data into platform_deviceMing Lei
2009-03-24driver core: move knode_bus into private structureGreg Kroah-Hartman
2009-03-24driver core: move knode_driver into private structureGreg Kroah-Hartman
2009-03-24driver core: move klist_children into private structureGreg Kroah-Hartman
2009-03-24driver core: create a private portion of struct deviceGreg Kroah-Hartman
2009-03-24driver core: remove polling for driver_probe_done(v5)Ming Lei
2009-03-24UIO: Add name attributes for mappings and port regionsHans J. Koch
2009-03-24platform: introduce module id table for platform devicesEric Miao
2009-03-24driver core: get rid of struct device's bus_id string arrayKay Sievers
2009-03-24wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso
2009-03-24USB: gadget: composite device-level suspend/resume hooksDavid Brownell
2009-03-24USB: pedantic: spelling correction in comment for ch9.hD.J. Capelis
2009-03-24USB: make actual_length in struct urb field u32Greg Kroah-Hartman
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel
2009-03-24usb-storage: prepare for subdriver separationAlan Stern
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta