summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()Srivatsa S. Bhat2012-03-311-2/+2
* Merge branch 'sched/arch' into sched/urgentIngo Molnar2012-03-292-0/+4
|\
| * sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas2012-03-132-0/+4
* | sched: Fix __schedule_bug() output when called from an interruptStephen Boyd2012-03-291-7/+1
* | cpusets: Remove an unused variableDan Carpenter2012-03-281-1/+0
* | sched/rt: Improve pick_next_highest_task_rt()Michael J Wang2012-03-271-1/+1
* | sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra2012-03-272-32/+50
* | sched: Fix compiler warning about declared inline after usePeter Zijlstra2012-03-231-8/+8
* | printk: Make it compile with !CONFIG_PRINTKPeter Zijlstra2012-03-151-20/+20
* | Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-136-38/+99
|\ \ | |/
| * Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds2012-03-071-2/+2
| * genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner2012-03-061-6/+38
| * hung_task: fix the broken rcu_lock_break() logicOleg Nesterov2012-03-051-4/+7
| * vfork: kill PF_STARTINGOleg Nesterov2012-03-051-9/+0
| * coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-051-1/+1
| * vfork: make it killableOleg Nesterov2012-03-051-8/+32
| * vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-051-7/+10
| * kprobes: return proper error code from register_kprobe()Prashanth Nageshappa2012-03-051-5/+7
| * kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-051-0/+6
| *-. Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-03-022-4/+4
| |\ \
| | | * CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat2012-02-271-2/+2
| | * | perf/hwbp: Fix a possible memory leakNamhyung Kim2012-02-281-2/+2
| |/ /
* | | sched: Fix nohz load accounting -- again!Peter Zijlstra2012-03-121-27/+26
* | | sched: Update yield() docsPeter Zijlstra2012-03-121-2/+18
* | | printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra2012-03-123-5/+45
* | | sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancerDiwakar Tundlam2012-03-121-0/+1
* | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-1/+1
* | | sched: Fix load-balance wreckagePeter Zijlstra2012-03-121-71/+39
* | | sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto2012-03-021-6/+6
* | | sched: Ditch per cgroup task lists for load-balancingPeter Zijlstra2012-03-013-109/+80
* | | sched: Rename load-balancing fieldsPeter Zijlstra2012-03-011-58/+60
* | | sched: Move load-balancing arguments into helper structPeter Zijlstra2012-03-011-84/+93
* | | sched/rt: Do not submit new work when PI-blockedThomas Gleixner2012-03-011-1/+1
* | | sched/rt: Prevent idle task boostingThomas Gleixner2012-03-011-2/+19
* | | sched/wait: Add __wake_up_all_locked() APIThomas Gleixner2012-03-011-2/+2
* | | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-012-5/+5
* | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-012-6/+2
* | | sched/rt: Add schedule_preempt_disabled()Thomas Gleixner2012-03-011-0/+12
* | | sched/rt: Do not throttle when PI boostingPeter Zijlstra2012-03-011-2/+18
* | | sched/rt: Keep period timer ticking when rt throttling is activePeter Zijlstra2012-03-011-5/+8
* | | Merge branch 'linus' into sched/coreIngo Molnar2012-03-0118-79/+226
|\ \ \ | |/ /
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-02-272-1/+2
| |\ \ | | |/
| | * sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra2012-02-222-1/+2
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-274-13/+37
| |\ \
| | * | genirq: Handle pending irqs in irq_startup()Thomas Gleixner2012-02-154-11/+14
| | * | genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner2012-02-151-2/+23
| * | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-241-1/+4
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-02-201-2/+2
| |\ \ | | |/ | |/|
| | * vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich2012-02-131-2/+2
| * | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-02-131-1/+2
| |\ \ | | |/ | |/|
OpenPOWER on IntegriCloud