aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | time: Correct the *settime* parametersRichard Cochran2011-02-02
| | | * | | | | | | | | | | | | | | | | | | | time: Fix legacy arch falloutThomas Gleixner2011-02-01
| | | * | | | | | | | | | | | | | | | | | | | time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-31
| | | * | | | | | | | | | | | | | | | | | | | time: Provide xtime_update()Torben Hohn2011-01-31
| | | * | | | | | | | | | | | | | | | | | | | time: Remove unused __get_wall_to_monotonic()Thomas Gleixner2011-01-31
| | | * | | | | | | | | | | | | | | | | | | | time: Provide get_xtime_and_monotonic_offset()Torben Hohn2011-01-31
| | | * | | | | | | | | | | | | | | | | | | | time: Move get_jiffies_64 to kernel/time/jiffies.cTorben Hohn2011-01-31
| | | * | | | | | | | | | | | | | | | | | | | time: Move do_timer() to kernel/time/timekeeping.cTorben Hohn2011-01-31
| | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | sched: Resched proper CPU on yield_to()Venkatesh Pallipadi2011-03-04
| | | * | | | | | | | | | | | | | | | | | | | sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policyDarren Hart2011-03-04
| | | * | | | | | | | | | | | | | | | | | | | sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasksDarren Hart2011-03-04
| | | * | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2011-03-04
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | sched: Clean up the IRQ_TIME_ACCOUNTING codeVenkatesh Pallipadi2011-02-26
| | | * | | | | | | | | | | | | | | | | | | | | sched: Add #ifdef around irq time accounting functionsHeiko Carstens2011-02-25
| | | * | | | | | | | | | | | | | | | | | | | | sched, autogroup: Stop claiming ownership of the root task groupMike Galbraith2011-02-23
| | | * | | | | | | | | | | | | | | | | | | | | sched, autogroup: Stop going ahead if autogroup is disabledYong Zhang2011-02-23
| | | * | | | | | | | | | | | | | | | | | | | | sched, autogroup, sysctl: Use proc_dointvec_minmax() insteadYong Zhang2011-02-23
| | | * | | | | | | | | | | | | | | | | | | | | sched: Fix the group_imb logicPeter Zijlstra2011-02-23
| | | * | | | | | | | | | | | | | | | | | | | | sched: Clean up some f_b_g() commentsPeter Zijlstra2011-02-23
| | | * | | | | | | | | | | | | | | | | | | | | sched: Clean up remnants of sd_idlePeter Zijlstra2011-02-23
| | | * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar2011-02-23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | sched: Wholesale removal of sd_idle logicVenkatesh Pallipadi2011-02-16
| | | * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar2011-02-16
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Add yield_to(task, preempt) functionalityMike Galbraith2011-02-03
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Use a buddy to implement yield_task_fair()Rik van Riel2011-02-03
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Limit the scope of clear_buddiesRik van Riel2011-02-03
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Check the right ->nr_running in yield_task_fair()Rik van Riel2011-02-03
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Avoid expensive initial update_cfs_load(), on UP tooPeter Zijlstra2011-01-27
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Fix switch_from_fair()Peter Zijlstra2011-01-26
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Simplify the idle scheduling classPeter Zijlstra2011-01-26
| | | * | | | | | | | | | | | | | | | | | | | | | softirqs: Account ksoftirqd time as cpustat softirqVenkatesh Pallipadi2011-01-26
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Export ns irqtimes through /proc/statVenkatesh Pallipadi2011-01-26
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Refactor account_system_time separating id-updateVenkatesh Pallipadi2011-01-26
| | | * | | | | | | | | | | | | | | | | | | | | | time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi2011-01-26
| | | * | | | | | | | | | | | | | | | | | | | | | softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2011-01-26
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Avoid expensive initial update_cfs_load()Paul Turner2011-01-26
| | | * | | | | | | | | | | | | | | | | | | | | | sched: Simplify update_cfs_shares parametersPaul Turner2011-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | tracing: Fix irqoff selftest expanding max bufferSteven Rostedt2011-03-10
| | | * | | | | | | | | | | | | | | | | | | | | | | tracing: Align 4 byte ints together in struct tracerSteven Rostedt2011-03-10
| | | * | | | | | | | | | | | | | | | | | | | | | | tracing: Export trace_set_clr_event()Yuanhan Liu2011-03-10
| | | * | | | | | | | | | | | | | | | | | | | | | | tracing: Explain about unstable clock on resume with ring buffer warningJiri Olsa2011-03-10
| | | * | | | | | | | | | | | | | | | | | | | | | | tracing: Adjust conditional expression latency formatting.David Sharp2011-03-10
| | | * | | | | | | | | | | | | | | | | | | | | | | tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp2011-03-10
| | | * | | | | | | | | | | | | | | | | | | | | | | tracing: Remove lock_depth from event entrySteven Rostedt2011-03-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ring-buffer: Remove unused #include <linux/trace_irq.h>David Sharp2011-03-09
| | | * | | | | | | | | | | | | | | | | | | | | | | tracing: Add an 'overwrite' trace_option.David Sharp2011-03-09
| | | * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-08
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | perf: Fix cgroup vs jump_label problemPeter Zijlstra2011-03-04