aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig1-1/+1
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown1-1/+0
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe1-3/+0
2011-04-18block: Enhance new plugging support to support general callbacksNeilBrown1-1/+6
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+20
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe1-6/+7
2011-04-16block: let io_schedule() flush the plug inlineJens Axboe1-0/+13
2011-04-15net/9p: nwname should be an unsigned intHarsh Prateek Bora1-2/+2
2011-04-159p: revert tsyncfs related changesAneesh Kumar K.V2-3/+0
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-22/+12
2011-04-15block: only force kblockd unplugging from the schedule() pathJens Axboe1-2/+2
2011-04-15block: cleanup the block plug helper functionsChristoph Hellwig1-3/+3
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-1/+1
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine1-0/+1
2011-04-14brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina1-0/+3
2011-04-14mm: add VM counters for transparent hugepagesAndi Kleen1-0/+7
2011-04-14memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet1-1/+1
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-8/+3
2011-04-13Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgentThomas Gleixner1-0/+2
2011-04-12vfs: Re-introduce s_uuid in the superblockLinus Torvalds1-0/+1
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-2/+16
2011-04-12Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds1-1/+0
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2-2/+16
2011-04-12block: add callback function for unplug notificationJens Axboe1-0/+3
2011-04-12block: fixup block IO unplug trace callJens Axboe1-5/+6
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe1-14/+0
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-8/+3
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-9/+23
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi1-2/+3
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds139-191/+191
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+13
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-0/+2
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-blockLinus Torvalds3-1/+4
2011-04-05dm: improve block integrity supportMike Snitzer1-0/+2
2011-04-05fs: export empty_aopsJens Axboe1-0/+2
2011-04-05block: get rid of elv_insert() interfaceJens Axboe1-1/+0
2011-04-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller4-5/+5
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+7
2011-04-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-11/+14
2011-04-05drm: fix "persistant" typoJan Engelhardt2-11/+11
2011-04-05drm/radeon/kms: add some new ontario pci idsAlex Deucher1-0/+2
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg1-2/+13
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-04-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+27
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal1-1/+1
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal1-1/+2
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom1-1/+1
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2-3/+2