sched, time: Define nsecs_to_jiffies()
[safe/jmp/linux-2.6] / kernel /
2009-11-26 Hidetoshi Setosched, time: Define nsecs_to_jiffies()
2009-11-26 Hidetoshi Setosched: Remove task_{u,s,g}time()
2009-11-26 Hidetoshi Setosched: Introduce task_times() to replace task_{u,s...
2009-11-26 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2009-11-26 Mike Travissched: Limit the number of scheduler debug messages
2009-11-25 Shmulik Ladkanisched.c: Call debug_show_all_locks() when dumping all...
2009-11-24 Tim Blechmannsched: Optimize branch hint in context_switch()
2009-11-24 Tim Blechmannsched: Optimize branch hint in pick_next_task_fair()
2009-11-23 Jan Bluncksched_feat_write(): Update ppos instead of file->f_pos
2009-11-16 Peter Zijlstrasched: Sched_rt_periodic_timer vs cpu hotplug
2009-11-15 Tejun Heosched, kvm: Fix race condition involving sched_in_preem...
2009-11-13 Peter Zijlstrasched: More generic WAKE_AFFINE vs select_idle_sibling()
2009-11-13 Peter Zijlstrasched: Cleanup select_task_rq_fair()
2009-11-12 Hidetoshi Setosched: Fix granularity of task_u/stime()
2009-11-12 Mike Galbraithsched: Fix/add missing update_rq_clock() calls
2009-11-11 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-11-11 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-11-10 Peter Zijlstrasched: Make sure task has correct sched_class after...
2009-11-10 Mike Galbraithsched: Fix and clean up rate-limit newidle code
2009-11-08 Lai Jiangshansched, no_hz: Remove unused rq->last_tick_seen field
2009-11-08 Cyrill Gorcunovsched: Use root_task_group_empty only with FAIR_GROUP_SCHED
2009-11-08 Randy Dunlapsched: Fix kernel-doc function parameter name
2009-11-07 Yong Zhanggenirq: try_one_irq() must be called with irq disabled
2009-11-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-11-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-11-05 Mike Galbraithsched: Fix affinity logic in select_task_rq_fair()
2009-11-04 Mike Galbraithsched: Rate-limit newidle
2009-11-04 Mike Galbraithsched: Check for an idle shared cache in select_task_rq...
2009-11-04 Rusty Russellcpumask: Partition_sched_domains takes array of cpumask...
2009-11-04 Rusty Russellcpumask: Simplify sched_rt.c
2009-11-04 Hiroshi Shimamotosched: Remove unused cpu_nr_migrations()
2009-11-04 Hiroshi Shimamotosched: Remove unused __schedule() declaration
2009-11-04 Li Zefanftrace: Fix unmatched locking in ftrace_regex_write()
2009-11-04 Lai Jiangshanring-buffer: Synchronize resizing buffer with reader...
2009-11-03 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2009-11-03 Ian CampbellCorrect nr_processes() when CPUs have been unplugged
2009-11-03 Jiri SlabyPM / Hibernate: Add newline to load_image() fail path
2009-11-03 Jiri SlabyPM / Hibernate: Fix error handling in save_image()
2009-11-03 Jiri SlabyPM / Hibernate: Fix blkdev refleaks
2009-11-03 Mike Galbraithsched: Fix kthread_bind() by moving the body of kthread...
2009-11-02 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-11-02 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-11-02 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-11-02 Paul E. McKenneyrcu: Fix long-grace-period race between forcing and...
2009-11-02 Thomas Gleixneruids: Prevent tear down race
2009-11-02 Rusty Russellsched: Fix boot crash by zalloc()ing most of the cpu...
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-param...
2009-10-29 Linus TorvaldsMerge branch 'hwpoison-2.6.32' of git://git./linux...
2009-10-29 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-10-29 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-10-29 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-10-29 Alexey Dobriyansysctl: fix false positives when PROC_SYSCTL=n
2009-10-29 KOSAKI Motohirocgroup: fix strstrip() misuse
2009-10-29 Christian Borntraegerconnector: fix regression introduced by sid connector
2009-10-28 Rusty Russellparam: fix setting arrays of bool
2009-10-28 Rusty Russellparam: fix NULL comparison on oom
2009-10-28 Rusty Russellparam: fix lots of bugs with writing charp params from...
2009-10-28 Thomas Gleixnerfutex: Fix spurious wakeup for requeue_pi really
2009-10-28 Jiri Kosinasched: move rq_weight data array out of .percpu
2009-10-25 Ryota Ozakisched, cpuacct: Fix niced guest time accounting
2009-10-25 Ingo MolnarMerge branch 'linus' into sched/core
2009-10-24 Jiri Olsatracing: Remove cpu arg from the rb_time_stamp() function
2009-10-24 Jiri Olsatracing: Fix comment typo and documentation example
2009-10-24 Jiri Olsatracing: Fix trace_seq_printf() return value
2009-10-24 Jiri Olsatracing: Update *ppos instead of filp->f_pos
2009-10-23 Mike Galbraithsched: Strengthen buddies and mitigate buddy induced...
2009-10-23 Soeren Sandmannperf events: Don't generate events for the idle task...
2009-10-23 Soeren Sandmannperf events: Fix swevent hrtimer sampling by keeping...
2009-10-21 Rafael J. WysockiPM: Make warning in suspend_test_finish() less likely...
2009-10-19 Andi KleenHWPOISON: Allow schedule_on_each_cpu() from keventd
2009-10-16 Darren Hartfutex: Move drop_futex_key_refs out of spinlock'ed...
2009-10-15 Linus TorvaldsMerge the right tty-fixes branch
2009-10-15 Paul E. McKenneyrcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang
2009-10-15 Paul E. McKenneyrcu: Stopgap fix for synchronize_rcu_expedited() for...
2009-10-15 Paul E. McKenneyrcu: Prevent RCU IPI storms in presence of high call_rc...
2009-10-14 Linus TorvaldsMerge branch 'tty-fixes'
2009-10-14 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-10-14 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-10-14 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-14 Linus Torvaldsworkqueue: add 'flush_delayed_work()' to run and wait...
2009-10-14 Darren Hartfutex: Check for NULL keys in match_futex
2009-10-14 Linus Torvaldsworkqueue: add 'flush_delayed_work()' to run and wait...
2009-10-14 Peter Zijlstrasched: Do less agressive buddy clearing
2009-10-14 Paul Mackerrasperf_event: Adjust frequency and unthrottle for non...
2009-10-13 Thomas Gleixnerfutex: Handle spurious wake up
2009-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-13 Li Zefantracing/filters: Fix memory leak when setting a filter
2009-10-12 Randy Dunlapsched: Fix missing kernel-doc notation
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-09 Mike Galbraithsched: Update the clock of runqueue select_task_rq...
2009-10-09 Peter Zijlstralockdep: Use cpu_clock() for lockstat
2009-10-09 Wu Fengguangwriteback: account IO throttling wait as iowait
2009-10-09 Steven Rostedttracing: fix trace_vprintk call
2009-10-08 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-10-08 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-10-08 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-08 Linus TorvaldsMerge branch 'sparc-perf-events-fixes-for-linus' of...
2009-10-08 Linus TorvaldsMerge branch 'perf-fixes-for-linus-2' of git://git...
2009-10-08 Steven Rostedttracing: user local buffer variable for trace branch...
next