summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig1-0/+11
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds1-2/+2
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo1-0/+1
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo1-2/+0
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds1-2/+2
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen1-1/+1
2011-04-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-13/+13
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe1-13/+13
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+12
2011-04-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2011-04-18Input: estimate number of events per packetJeff Brown1-0/+6
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig1-1/+1
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran1-2/+3
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-f...Linus 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-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-12Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown1-0/+1
2011-04-12Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson1-4/+5
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-8/+3
2011-04-13Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas 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/sam...Linus 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