index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-03-31
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-29
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-29
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-28
cpusets: Remove an unused variable
Dan Carpenter
2012-03-27
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
2012-03-27
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-23
sched: Fix compiler warning about declared inline after use
Peter Zijlstra
2012-03-15
printk: Make it compile with !CONFIG_PRINTK
Peter Zijlstra
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2012-03-13
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
2012-03-12
sched: Fix nohz load accounting -- again!
Peter Zijlstra
2012-03-12
sched: Update yield() docs
Peter Zijlstra
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
2012-03-12
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
Diwakar Tundlam
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-12
sched: Fix load-balance wreckage
Peter Zijlstra
2012-03-07
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...
Linus Torvalds
2012-03-06
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
2012-03-05
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
vfork: make it killable
Oleg Nesterov
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-05
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
2012-03-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-03-01
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
2012-03-01
sched: Rename load-balancing fields
Peter Zijlstra
2012-03-01
sched: Move load-balancing arguments into helper struct
Peter Zijlstra
2012-03-01
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
2012-03-01
sched/rt: Prevent idle task boosting
Thomas Gleixner
2012-03-01
sched/wait: Add __wake_up_all_locked() API
Thomas Gleixner
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
sched/rt: Do not throttle when PI boosting
Peter Zijlstra
2012-03-01
sched/rt: Keep period timer ticking when rt throttling is active
Peter Zijlstra
2012-03-01
Merge branch 'linus' into sched/core
Ingo Molnar
2012-02-28
perf/hwbp: Fix a possible memory leak
Namhyung Kim
2012-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-02-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-02-27
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Srivatsa S. Bhat
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-02-22
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
Nikunj A. Dadhania
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-02-15
genirq: Handle pending irqs in irq_startup()
Thomas Gleixner
2012-02-15
genirq: Unmask oneshot irqs when thread was not woken
Thomas Gleixner
[next]