aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-10block: initial patch for on-stack per-task pluggingJens Axboe
2011-03-10block: add API for delaying work/request_fn a little bitJens Axboe
2011-03-08block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen
2011-03-04Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-02block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-01Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-28mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-23net_sched: long word align struct qdisc_skb_cb dataEric Dumazet
2011-02-22ipv6: Add IPv6 multicast address flag definesLinus Lüssing
2011-02-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2011-02-22Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-02-21module: explicitly align module_version_attribute structureDmitry Torokhov
2011-02-20pcmcia: re-enable Zoomed Video supportDominik Brodowski
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-02-13klist: Fix object alignment on 64-bit.David Miller
2011-02-13ASoC: WM8903: Fix mic detection register definitionsStephen Warren
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger
2011-02-11block: share request flush fields with elevator_privateMike Snitzer
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni
2011-02-11security: add cred argument to security_capable()Chris Wright