Age | Commit message (Expand) | Author | Files | Lines |
2011-12-19 | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky | 18 | -2272/+2479 |
2011-12-16 | sched: Add missing rcu_dereference() around ->real_parent usage | Kees Cook | 1 | -1/+1 |
2011-12-15 | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 11 | -174/+116 |
2011-12-15 | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar | 22 | -55/+311 |
2011-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+9 |
2011-12-09 | sys_getppid: add missing rcu_dereference | Mandeep Singh Baines | 1 | -1/+1 |
2011-12-09 | printk: avoid double lock acquire | Peter Zijlstra | 1 | -1/+2 |
2011-12-08 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2011-12-08 | sched, nohz: Fix missing RCU read lock | Peter Zijlstra | 1 | -2/+7 |
2011-12-07 | perf: Do no try to schedule task events if there are none | Gleb Natapov | 1 | -2/+2 |
2011-12-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -5/+11 |
2011-12-06 | sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer | Suresh Siddha | 1 | -1/+1 |
2011-12-06 | sched, nohz: Fix the idle cpu check in nohz_idle_balance | Suresh Siddha | 1 | -1/+1 |
2011-12-06 | sched: Use jump_labels for sched_feat | Peter Zijlstra | 3 | -22/+81 |
2011-12-06 | sched/accounting: Fix parameter passing in task_group_account_field | Glauber Costa | 1 | -2/+2 |
2011-12-06 | sched/accounting: Fix user/system tick double accounting | Glauber Costa | 1 | -10/+2 |
2011-12-06 | sched/accounting: Re-use scheduler statistics for the root cgroup | Glauber Costa | 2 | -93/+106 |
2011-12-06 | sched: Save some hrtick_start_fair cycles | Mike Galbraith | 2 | -3/+11 |
2011-12-06 | lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() | Yong Zhang | 1 | -1/+7 |
2011-12-06 | alarmtimers: Fix time comparison | Thomas Gleixner | 1 | -1/+1 |
2011-12-06 | sched/accounting, cgroups: Reuse cgroup's parent pointer | Glauber Costa | 1 | -6/+9 |
2011-12-06 | sched/accounting: Change cpustat fields to an array | Glauber Costa | 1 | -38/+40 |
2011-12-06 | sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus | Suresh Siddha | 1 | -36/+12 |
2011-12-06 | sched, nohz: Implement sched group, domain aware nohz idle load balancing | Suresh Siddha | 1 | -113/+47 |
2011-12-06 | sched, nohz: Track nr_busy_cpus in the sched_group_power | Suresh Siddha | 4 | -0/+42 |
2011-12-06 | sched, nohz: Introduce nohz_flags in 'struct rq' | Suresh Siddha | 3 | -24/+40 |
2011-12-06 | sched/rt: Code cleanup, remove a redundant function call | Shan Hai | 1 | -1/+1 |
2011-12-06 | sched: Fix the sched group node allocation for SD_OVERLAP domains | Suresh Siddha | 1 | -1/+1 |
2011-12-06 | sched: Set skip_clock_update in yield_task_fair() | Mike Galbraith | 2 | -0/+13 |
2011-12-06 | sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles | Mike Galbraith | 2 | -0/+6 |
2011-12-06 | sched: Clean up domain traversal in select_idle_sibling() | Suresh Siddha | 2 | -13/+27 |
2011-12-06 | events, sched: Add tracepoint for accounting blocked time | Andrew Vagin | 1 | -0/+2 |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -6/+95 |
2011-12-05 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -3/+4 |
2011-12-05 | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi... | Linus Torvalds | 1 | -1/+4 |
2011-12-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -34/+146 |
2011-12-05 | ftrace: Fix hash record accounting bug | Steven Rostedt | 1 | -1/+3 |
2011-12-05 | jump_label: jump_label_inc may return before the code is patched | Gleb Natapov | 1 | -1/+2 |
2011-12-05 | ftrace: Remove force undef config value left for testing | Steven Rostedt | 1 | -1/+0 |
2011-12-05 | tracing: Restore system filter behavior | Li Zefan | 1 | -1/+6 |
2011-12-05 | tracing: fix event_subsystem ref counting | Ilya Dryomov | 1 | -1/+0 |
2011-12-05 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -3/+3 |
2011-12-05 | perf: Fix loss of notification with multi-event | Peter Zijlstra | 3 | -2/+90 |
2011-12-02 | clockevents: Set noop handler in clockevents_exchange_device() | Thomas Gleixner | 1 | -0/+1 |
2011-12-02 | tick-broadcast: Stop active broadcast device when replacing it | Thomas Gleixner | 1 | -1/+1 |
2011-12-02 | genirq: Fix race condition when stopping the irq thread | Ido Yariv | 1 | -1/+4 |
2011-12-01 | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-... | Tejun Heo | 1 | -3/+3 |
2011-12-01 | clocksource: Fix bug with max_deferment margin calculation | Yang Honggang (Joseph) | 1 | -2/+2 |
2011-11-29 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -6/+10 |
2011-11-28 | Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+9 |