summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-09-01rfkill: relicense header fileJohannes Berg
2009-08-30netdevice: Consolidate to use existing macros where available.Krishna Kumar
2009-08-29tg3: Add new 5785 10/100 only device IDMatt Carlson
2009-08-28ssb: Implement PMU LDO control and use it in b43Gábor Stefanik
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-08-23Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-08-23RDS: Add TCP transport to RDSAndy Grover
2009-08-19Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov
2009-08-19ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov
2009-08-18mdio: mdio_if_info::mmds should not be __bitwiseBen Hutchings
2009-08-14net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoEYi Zou
2009-08-14usbnet: add rx queue pausingJussi Kivilinna
2009-08-14ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-08-12r8169: phy init for the 8169scdfrançois romieu
2009-08-12net: include/linux/icmpv6: includecheck fix for icmpv6.hJaswinder Singh Rajput
2009-08-12nl802154: add support for dumping WPAN interface informationDmitry Baryshkov
2009-08-12nl802154: make ieee802154_policy constantDmitry Baryshkov
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki
2009-08-07vfs: add __destroy_inodeChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-08-05KVM: fix ack not being delivered when msi presentMichael S. Tsirkin
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-08-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds
2009-08-04rfkill: add the GPS radio typeTomas Winkler
2009-08-04rndis_wlan: handle 802.11 indications from deviceJussi Kivilinna
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna
2009-08-04usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna
2009-08-03mtd: fix the conversion from dev to mtd_infoSaeed Bishara
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre
2009-08-02perf_counter: Full task tracingPeter Zijlstra
2009-08-01block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen
2009-07-31Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-31clocksource: Save mult_orig in clocksource_disable()Magnus Damm
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-31lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior
2009-07-31io context: fix ref countingLi Zefan