aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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 commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann
2009-03-26make netfilter use strict integer typesArnd Bergmann
2009-03-26make MTD headers use strict integer typesArnd Bergmann
2009-03-26make most exported headers use strict integer typesArnd Bergmann
2009-03-26make exported headers use strict posix typesArnd Bergmann
2009-03-26unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar
2009-03-26quota: Remove uppercase aliases for quota functions.Jan Kara
2009-03-26quota: Remove NODQUOT macroJan Kara
2009-03-26quota: Use inode->i_blkbits to get block bitsMingming Cao
2009-03-26quota: Add quota reservation claim and released operationsMingming Cao
2009-03-26quota: Add quota reservation supportMingming Cao
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet
2009-03-25Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar
2009-03-24[libata] Improve timeout handlingAlan Cox
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