aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-18mdio: mdio_if_info::mmds should not be __bitwiseBen Hutchings1-1/+1
2009-08-14net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoEYi Zou1-0/+1
2009-08-14usbnet: add rx queue pausingJussi Kivilinna1-0/+6
2009-08-14ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik2-14/+96
2009-08-14nl80211: add generation number to all dumpsJohannes Berg1-5/+12
2009-08-12r8169: phy init for the 8169scdfrançois romieu1-0/+2
2009-08-12net: include/linux/icmpv6: includecheck fix for icmpv6.hJaswinder Singh Rajput1-2/+0
2009-08-12nl802154: add support for dumping WPAN interface informationDmitry Baryshkov1-0/+2
2009-08-12nl802154: make ieee802154_policy constantDmitry Baryshkov1-1/+1
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller54-342/+390
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2-2/+11
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds1-1/+2
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+3
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-1/+3
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-6/+7
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher1-13/+19
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki1-0/+28
2009-08-07vfs: add __destroy_inodeChristoph Hellwig1-0/+1
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig1-1/+1
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao1-6/+7
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra1-5/+3
2009-08-05KVM: fix ack not being delivered when msi presentMichael S. Tsirkin1-0/+1
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2009-08-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds1-1/+1
2009-08-04rfkill: add the GPS radio typeTomas Winkler1-0/+1
2009-08-04rndis_wlan: handle 802.11 indications from deviceJussi Kivilinna1-6/+7
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna1-3/+2
2009-08-04usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna1-0/+1
2009-08-03mtd: fix the conversion from dev to mtd_infoSaeed Bishara1-1/+1
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre1-0/+2
2009-08-02perf_counter: Full task tracingPeter Zijlstra1-1/+12
2009-08-01block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen1-0/+1
2009-07-31Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-07-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+13
2009-07-31clocksource: Save mult_orig in clocksource_disable()Magnus Damm1-1/+13
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-26/+3
2009-07-31lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior1-0/+2
2009-07-31io context: fix ref countingLi Zefan1-1/+1
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-0/+34
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell5-20/+10
2009-07-30lguest: fix comment styleRusty Russell2-18/+36
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-0/+1
2009-07-29uio: mark uio.h functions __KERNEL__ onlyJiri Slaby1-9/+8
2009-07-29lib: flexible array implementationDave Hansen1-0/+47
2009-07-29pps.h needs <linux/types.h>Dave Jones1-0/+2
2009-07-29cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki1-0/+17