summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-01-16timekeeping: Convert xtime_lock to raw_seqlockThomas Gleixner
2012-01-16wait: Provide __wake_up_all_lockedThomas Gleixner
2012-01-16locking-various-init-fixes.patchThomas Gleixner
2012-01-16rcu: Reduce lock sectionThomas Gleixner
2012-01-16softirq-split-out-code.patchThomas Gleixner
2012-01-16suspend: Prevent might sleep splatsThomas Gleixner
2012-01-16mm: pagefault_disabled()Peter Zijlstra
2012-01-16mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-01-16preempt-mark-legitimated-no-resched-sites.patchThomas Gleixner
2012-01-16signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2012-01-16posix-timers: Prevent broadcast signalsThomas Gleixner
2012-01-16signals: Do not wakeup selfThomas Gleixner
2012-01-16sched: Use schedule_preempt_disabled()Thomas Gleixner
2012-01-16sched: Create schedule_preempt_disabled()Thomas Gleixner
2012-01-16signal-revert-ptrace-preempt-magic.patchThomas Gleixner
2012-01-16tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2012-01-16sched: Do not throttle due to PI boostingPeter Zijlstra
2012-01-16sched: Keep period timer ticking when throttling activePeter Zijlstra
2012-01-16sched: Distangle worker accounting from rq-%3ElockThomas Gleixner
2012-01-12cgroup: fix to allow mounting a hierarchy by nameLi Zefan
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-20Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-20binary_sysctl(): fix memory leakMichel Lespinasse
2011-12-20cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemaskDavid Rientjes
2011-12-19cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-17Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://...Linus Torvalds
2011-12-16sched: Fix select_idle_sibling() regression in selecting an idle SMT siblingPeter Zijlstra
2011-12-14perf events: Fix ring_buffer_wakeup() brown paperbag bugWill Deacon
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines
2011-12-09printk: avoid double lock acquirePeter Zijlstra
2011-12-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-07perf: Do no try to schedule task events if there are noneGleb Natapov
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()Yong Zhang
2011-12-06alarmtimers: Fix time comparisonThomas Gleixner
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-05Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-12-05ftrace: Fix hash record accounting bugSteven Rostedt
2011-12-05jump_label: jump_label_inc may return before the code is patchedGleb Natapov
2011-12-05ftrace: Remove force undef config value left for testingSteven Rostedt
2011-12-05tracing: Restore system filter behaviorLi Zefan