summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen2011-06-031-12/+25
* ftrace: Only update the function code on write to filter filesSteven Rostedt2011-06-031-5/+7
* tick: Clear broadcast active bit when switching to oneshotThomas Gleixner2011-05-211-1/+11
* clocksource: Install completely before selectingjohn stultz2011-05-211-2/+2
* PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki2011-05-211-0/+1
* PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki2011-05-211-1/+3
* PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki2011-05-211-2/+2
* ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2011-05-212-1/+18
* workqueue: fix deadlock in worker_maybe_bind_and_lock()Tejun Heo2011-05-091-1/+7
* next_pidmap: fix overflow conditionLinus Torvalds2011-04-211-1/+4
* sched: Fix erroneous all_pinned logicKen Chen2011-04-211-7/+4
* futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setupDarren Hart2011-04-211-1/+1
* perf: Rebase max unprivileged mlock threshold on top of page sizeFrederic Weisbecker2011-04-141-2/+2
* perf: Fix task_struct reference leakPeter Zijlstra2011-04-141-0/+5
* Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfoRoland Dreier2011-04-141-2/+2
* perf: Better fit max unprivileged mlock pages for tools needsFrederic Weisbecker2011-04-141-1/+2
* perf: Fix tear-down of inherited group eventsPeter Zijlstra2011-03-271-5/+8
* sysctl: restrict write access to dmesg_restrictRichard Weinberger2011-03-271-1/+17
* Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes2011-03-271-4/+12
* cgroups: if you list_empty() a head then don't list_del() itPhil Carmody2011-03-271-8/+6
* smp_call_function_many: handle concurrent clearing of maskMilton Miller2011-03-231-3/+10
* call_function_many: add missing orderingMilton Miller2011-03-231-13/+33
* call_function_many: fix list delete vs add raceMilton Miller2011-03-231-7/+13
* perf: Handle stopped state with tracepointsFrederic Weisbecker2011-03-231-0/+2
* perf: Fix the software events state checkFrederic Weisbecker2011-03-231-1/+1
* ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt2011-03-232-8/+46
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-141-0/+1
|\
| * SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-101-0/+1
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-101-5/+9
|\ \
| * | sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh2011-03-041-5/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-091-5/+10
|\ \ \ | |_|/ |/| |
| * | unfuck proc_sysctl ->d_compare()Al Viro2011-03-081-5/+10
| |/
* | cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan2011-03-041-2/+5
* | Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2011-03-041-3/+3
|/
* blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-031-16/+0
* clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-263-1/+18
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-224-3/+18
|\
| * genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner2011-02-191-1/+1
| * genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner2011-02-193-2/+17
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-221-4/+15
|\ \ | |/ |/|
| * perf: Fix throttle logicPeter Zijlstra2011-02-161-4/+15
* | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-183-17/+28
|\ \
| * | workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo2011-02-161-1/+3
| * | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-163-16/+16
| * | workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo2011-02-141-0/+9
* | | PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka2011-02-161-5/+2
| |/ |/|
| |
| \
*-. \ Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds2011-02-152-7/+5
|\ \ \
| | * | timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook2011-02-121-2/+2
| * | | Revert "lockdep, timer: Fix del_timer_sync() annotation"Peter Zijlstra2011-02-081-5/+3
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-2/+8
|\ \ \ \ | |_|_|/ |/| | |