summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-02-15early-printk-consolidate.patchThomas Gleixner
2012-02-15latency-hist.patchCarsten Emde
2012-02-15timekeeping: Convert xtime_lock to raw_seqlockThomas Gleixner
2012-02-15wait: Provide __wake_up_all_lockedThomas Gleixner
2012-02-15locking-various-init-fixes.patchThomas Gleixner
2012-02-15rcu: Reduce lock sectionThomas Gleixner
2012-02-15softirq-split-out-code.patchThomas Gleixner
2012-02-15suspend: Prevent might sleep splatsThomas Gleixner
2012-02-15mm: pagefault_disabled()Peter Zijlstra
2012-02-15mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-02-15preempt-mark-legitimated-no-resched-sites.patchThomas Gleixner
2012-02-15signal/x86: Delay calling signals in atomicOleg Nesterov
2012-02-15signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2012-02-15posix-timers: Prevent broadcast signalsThomas Gleixner
2012-02-15signals: Do not wakeup selfThomas Gleixner
2012-02-15sched: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-15sched: Create schedule_preempt_disabled()Thomas Gleixner
2012-02-15signal-revert-ptrace-preempt-magic.patchThomas Gleixner
2012-02-15tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2012-02-15sched: Do not throttle due to PI boostingPeter Zijlstra
2012-02-15sched: Keep period timer ticking when throttling activePeter Zijlstra
2012-02-15sched: Distangle worker accounting from rq-%3ElockThomas Gleixner
2012-02-15genirq: Handle pending irqs in irq_startup()Thomas Gleixner
2012-02-15genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner
2012-02-13lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debuggingBen Hutchings
2012-02-13lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdepPeter Zijlstra
2012-02-13PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat
2012-02-13PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat
2012-02-13sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min
2012-02-13PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-02-13kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu
2012-01-25kprobes: initialize before using a hlistAnanth N Mavinakayanahalli
2012-01-25tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt
2012-01-25ftrace: Fix unregister ftrace_ops accountingJiri Olsa
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