aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-3/+13
2011-05-16tick: Clear broadcast active bit when switching to oneshotGravatar Thomas Gleixner 1-1/+11
2011-05-13Cache user_ns in struct credGravatar Serge E. Hallyn 2-6/+18
2011-05-11PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMGravatar Rafael J. Wysocki 1-0/+1
2011-05-11PM / Hibernate: Make snapshot_release() restore GFP maskGravatar Rafael J. Wysocki 1-1/+3
2011-05-11PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlGravatar Rafael J. Wysocki 1-2/+2
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+18
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Gravatar Arjan van de Ven 2-0/+2
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Gravatar Ingo Molnar 1-1/+1
2011-05-05clocksource: Install completely before selectingGravatar john stultz 1-2/+2
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Gravatar Ingo Molnar 2-1/+18
2011-05-02genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGravatar Geert Uytterhoeven 1-1/+1
2011-04-30Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+7
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2011-04-29Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+5
2011-04-29workqueue: fix deadlock in worker_maybe_bind_and_lock()Gravatar Tejun Heo 1-1/+7
2011-04-29hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table staticallyGravatar Thomas Gleixner 1-5/+5
2011-04-28kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogGravatar Hillf Danton 1-1/+4
2011-04-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Ingo Molnar 1-1/+1
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsGravatar Frederic Weisbecker 2-1/+18
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 3-3/+19
2011-04-21ftrace: Build without frame pointers on MicroblazeGravatar Michal Simek 1-1/+1
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsGravatar Rafael J. Wysocki 1-0/+7
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-15/+9
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Gravatar Rafael J. Wysocki 2-3/+12
2011-04-18next_pidmap: fix overflow conditionGravatar Linus Torvalds 1-1/+4
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreGravatar Richard Cochran 1-15/+9
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-7/+13
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Gravatar Linus Torvalds 3-9/+19
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugGravatar Jens Axboe 1-6/+12
2011-04-16block: let io_schedule() flush the plug inlineGravatar Jens Axboe 1-1/+1
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-20/+3
2011-04-15futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setupGravatar Darren Hart 1-1/+1
2011-04-13block: don't flush plugged IO on forced preemtion schedulingGravatar Linus Torvalds 1-10/+10
2011-04-12block: fixup block IO unplug trace callGravatar Jens Axboe 1-3/+3
2011-04-12block: remove block_unplug_timer() trace pointGravatar Jens Axboe 1-17/+0
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesGravatar Shriram Rajagopalan 1-1/+1
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSGravatar Rafael J. Wysocki 1-1/+5
2011-04-11sched: Fix erroneous all_pinned logicGravatar Ken Chen 1-7/+4
2011-04-11sched: Fix sched-domain avg_load calculationGravatar Ken Chen 1-1/+2
2011-04-11perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()Gravatar Stephane Eranian 1-0/+12
2011-04-08signal.c: fix erroneous syscall kernel-docGravatar Randy Dunlap 1-2/+2
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Gravatar Linus Torvalds 3-4/+16
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Gravatar Linus Torvalds 40-55/+55
2011-04-05sched: Clean up rebalance_domains() load-balance interval calculationGravatar Peter Zijlstra 2-4/+15
2011-04-04kernel/signal.c: add kernel-doc notation to syscallsGravatar Randy Dunlap 1-2/+63
2011-04-04kernel/signal.c: fix typos and coding styleGravatar Randy Dunlap 1-42/+48
2011-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+14
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+7
2011-04-04ntp: fix non privileged system time shiftingGravatar Richard Cochran 1-0/+2