aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* rcu: Inform the user about extended quiescent state on PROVE_RCU warningFrederic Weisbecker2011-12-11
* rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker2011-12-11
* rcu: Remove redundant return from rcu_report_exp_rnp()Thomas Gleixner2011-12-11
* rcu: Omit self-awaken when setting up expedited grace periodThomas Gleixner2011-12-11
* rcu: Disable preemption in rcu_is_cpu_idle()Paul E. McKenney2011-12-11
* rcu: Add failure tracing to rcutorturePaul E. McKenney2011-12-11
* trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney2011-12-11
* rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-11
* rcu: Make synchronize_sched_expedited() better at work sharingPaul E. McKenney2011-12-11
* rcu: Avoid RCU-preempt expedited grace-period botchPaul E. McKenney2011-12-11
* rcu: ->signaled better named ->fqs_statePaul E. McKenney2011-12-11
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-09
|\
| * perf: Do no try to schedule task events if there are noneGleb Natapov2011-12-07
| * lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()Yong Zhang2011-12-06
* | sys_getppid: add missing rcu_dereferenceMandeep Singh Baines2011-12-09
* | printk: avoid double lock acquirePeter Zijlstra2011-12-09
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-08
|\ \
| * | alarmtimers: Fix time comparisonThomas Gleixner2011-12-06
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-06
|\ \ \ | |/ / |/| / | |/
| * ftrace: Fix hash record accounting bugSteven Rostedt2011-12-05
| * jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-12-05
| * ftrace: Remove force undef config value left for testingSteven Rostedt2011-12-05
| * tracing: Restore system filter behaviorLi Zefan2011-12-05
| * tracing: fix event_subsystem ref countingIlya Dryomov2011-12-05
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\|
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-12-05
| |\
| | * trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo2011-12-01
| * | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-05
| |/
| * perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov2011-11-14
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-05
|\ \
| * | clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner2011-12-02
| * | tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner2011-12-02
| * | clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)2011-12-01
| | |
| \ \
*-. \ \ Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2011-12-05
|\ \ \ \
| | * | | genirq: Fix race condition when stopping the irq threadIdo Yariv2011-12-02
| |/ / /
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-05
|\ \ \ \ | |/ / / |/| | |
| * | | sched: Fix buglet in return_cfs_rq_runtime()Paul Turner2011-11-16
| * | | sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra2011-11-16
| * | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-14
| * | | sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra2011-11-14
| * | | sched: Document wait_for_completion_*() return valuesJ. Bruce Fields2011-11-14
| * | | sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang2011-11-14
| * | | sched: Add a comment to effective_load() since it's a painPeter Zijlstra2011-11-14
| | |/ | |/|
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-29
|\ \ \
| * | | PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki2011-11-23
* | | | Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-28
|\ \ \ \
| * | | | cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko2011-11-24
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein2011-11-19