summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-05-011-5/+3
|\
| * ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt2011-04-291-1/+0
| * ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt2011-04-291-5/+4
* | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-015-9/+19
|\ \ | |/ |/|
| * add hlist_bl_lock/unlock helpersChristoph Hellwig2011-04-251-0/+11
| * bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds2011-04-251-4/+4
| * Merge branch 'dcache-cleanup'Linus Torvalds2011-04-241-2/+2
| |\
| | * vfs: get rid of insane dentry hashing rulesLinus Torvalds2011-04-241-2/+2
| * | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-241-0/+1
| * | libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo2011-04-241-2/+0
| |/
| * SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-221-1/+1
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-276-113/+81
|\ \ | |/ |/|
| * jump label: Introduce static_branch() interfaceJason Baron2011-04-046-114/+83
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-201-13/+13
|\ \
| * | block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-191-13/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-191-2/+2
|\ \ \
| * | | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-141-2/+2
* | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-191-2/+3
|\ \ \ \
| * | | | posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran2011-04-181-2/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-182-4/+12
|\ \ \ \ \
| * | | | | Input: estimate number of events per packetJeff Brown2011-04-181-0/+6
| * | | | | Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown2011-04-121-0/+1
| * | | | | Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson2011-04-121-4/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-182-6/+7
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | block: add blk_run_queue_asyncChristoph Hellwig2011-04-181-1/+1
| * | | | | md/dm - remove remains of plug_fn callback.NeilBrown2011-04-181-1/+0
| * | | | | Revert "block: add callback function for unplug notification"Jens Axboe2011-04-181-3/+0
| * | | | | block: Enhance new plugging support to support general callbacksNeilBrown2011-04-181-1/+6
| | |/ / / | |/| | |
* / | | | next_pidmap: fix overflow conditionLinus Torvalds2011-04-181-1/+1
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-162-6/+20
|\ \ \ \
| * | | | block: make unplug timer trace event correspond to the schedule() unplugJens Axboe2011-04-161-6/+7
| * | | | block: let io_schedule() flush the plug inlineJens Axboe2011-04-161-0/+13
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds2011-04-161-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner2011-04-131-0/+2
| | |/| | | | | |/| | | | |
| | | * | | | RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-291-0/+2
* | | | | | | net/9p: nwname should be an unsigned intHarsh Prateek Bora2011-04-151-2/+2
* | | | | | | 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-152-3/+0
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-152-22/+12
|\ \ \ \ \ \
| * | | | | | block: only force kblockd unplugging from the schedule() pathJens Axboe2011-04-151-2/+2
| * | | | | | block: cleanup the block plug helper functionsChristoph Hellwig2011-04-151-3/+3
| * | | | | | block: add callback function for unplug notificationJens Axboe2011-04-121-0/+3
| * | | | | | block: fixup block IO unplug trace callJens Axboe2011-04-121-5/+6
| * | | | | | block: remove block_unplug_timer() trace pointJens Axboe2011-04-121-14/+0
| | |/ / / / | |/| | | |
* | | | | | RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine2011-04-141-1/+1
* | | | | | RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine2011-04-141-0/+1
* | | | | | brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina2011-04-141-0/+3
* | | | | | mm: add VM counters for transparent hugepagesAndi Kleen2011-04-141-0/+7
* | | | | | memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet2011-04-141-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-121-8/+3
|\ \ \ \ \ \
| * | | | | | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-111-8/+3
| | |/ / / / | |/| | | |