summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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/k...Linus 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/linvil...David S. Miller4-50/+92
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-2/+2
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2-1/+7
2009-07-30IPVS: use pr_fmtHannes Eder1-59/+60
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/rafa...Linus 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
2009-07-29cgroups: fix pid namespace bugLi Zefan1-7/+4
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg1-14/+6
2009-07-29cfg80211: combine IWAP handlersJohannes Berg1-18/+6
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg1-14/+6
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+42
2009-07-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi1-0/+1
2009-07-29PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins1-0/+1
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie2-1/+37
2009-07-28libata: accept late unlocking of HPATejun Heo1-0/+1
2009-07-27ip: fix logic of reverse path filter sysctlStephen Hemminger1-1/+1
2009-07-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-1/+1
2009-07-27Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown1-0/+4
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+5
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg1-0/+4
2009-07-27mac80211: Add a few 802.11n defines for AMPDU parametersSujith1-0/+25
2009-07-27cfg80211: make aware of net namespacesJohannes Berg2-4/+45
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-0/+13
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds1-2/+2
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+1
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt4-10/+10
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet1-0/+1
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller5-43/+119
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler1-0/+6
2009-07-26net: deprecate print_macJohannes Berg1-2/+2
2009-07-26NET: ROSE: Don't use static buffer.Ralf Baechle1-1/+1
2009-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-7/+108
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil1-1/+15
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil1-0/+1
2009-07-25ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil1-3/+9
2009-07-25ISDN: Clean up isdnhdlc codeKarsten Keil1-31/+37