summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen1-1/+35
2009-03-27ieee80211: document DS bit usageJohannes Berg1-0/+16
2009-03-27nl80211: export supported commandsJohannes Berg1-0/+6
2009-03-27net: Add missing include into include/linux/netdevice.hDmitri Vorobiev1-0/+1
2009-03-27wan: convert sdla driver to net_device_opsStephen Hemminger1-1/+0
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+23
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-4/+17
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2-2/+1
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds73-525/+606
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-37/+45
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-21/+3
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+32
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-17/+14
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds64-298/+2030
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-37/+153
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-2/+5
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller48-678/+648
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+14
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-204/+212
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds11-112/+154
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-45/+35
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-21/+55
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-277/+0
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-0/+5
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-3/+22
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-1/+106
2009-03-26Add a strictatime mount optionMatthew Garrett2-0/+2
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar66-236/+461
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin1-2/+4
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann1-11/+2
2009-03-26make netfilter use strict integer typesArnd Bergmann39-190/+260
2009-03-26make MTD headers use strict integer typesArnd Bergmann1-13/+14
2009-03-26make most exported headers use strict integer typesArnd Bergmann13-220/+229
2009-03-26make exported headers use strict posix typesArnd Bergmann14-49/+50
2009-03-26unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput1-1/+2
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2-21/+3
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet1-0/+23
2009-03-25Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar1-0/+20
2009-03-24[libata] Improve timeout handlingAlan Cox1-0/+2
2009-03-24[libata] Drain data on errorsAlan Cox1-0/+3
2009-03-24include/linux/ata.h: add some more transfer masksErik Inge Bolsø1-0/+6
2009-03-24[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord1-0/+3
2009-03-24Dynamic debug: fix pr_fmt() build errorGreg Banks2-3/+4
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron4-96/+91
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2-1/+13
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei2-1/+11
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers1-2/+2
2009-03-24driver core: move platform_data into platform_deviceMing Lei2-2/+8
2009-03-24driver core: move knode_bus into private structureGreg Kroah-Hartman1-1/+0
2009-03-24driver core: move knode_driver into private structureGreg Kroah-Hartman1-1/+0