Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | timekeeping: Introduce read_boot_clock | Martin Schwidefsky | 2009-08-15 | 1 | -2/+22 | |
| * | | | | | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -23/+29 | |
| * | | | | | timekeeping: Update clocksource with stop_machine | Martin Schwidefsky | 2009-08-15 | 2 | -83/+70 | |
| * | | | | | timekeeping: Add timekeeper read_clock helper functions | Martin Schwidefsky | 2009-08-15 | 1 | -53/+38 | |
| * | | | | | timekeeping: Move NTP adjusted clock multiplier to struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -29/+24 | |
| * | | | | | timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -14/+19 | |
| * | | | | | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 | 2 | -81/+160 | |
| * | | | | | clocksource: Move watchdog downgrade to a work queue thread | Martin Schwidefsky | 2009-08-15 | 1 | -17/+39 | |
| * | | | | | clocksource: Refactor clocksource watchdog | Martin Schwidefsky | 2009-08-15 | 1 | -28/+69 | |
| * | | | | | clocksource: Simplify clocksource watchdog resume logic | Martin Schwidefsky | 2009-08-15 | 1 | -8/+15 | |
| * | | | | | clocksource: Delay clocksource watchdog highres enablement | Martin Schwidefsky | 2009-08-15 | 1 | -25/+22 | |
| * | | | | | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 | 3 | -86/+58 | |
| * | | | | | timekeeping: Move reset of cycle_last for tsc clocksource to tsc | Martin Schwidefsky | 2009-08-15 | 1 | -1/+0 | |
| * | | | | | timekeeping: Remove clocksource inline functions | Martin Schwidefsky | 2009-08-15 | 1 | -13/+28 | |
| * | | | | | timekeeping: Introduce timekeeping_leap_insert | John Stultz | 2009-08-15 | 2 | -5/+9 | |
| * | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2009-08-14 | 53 | -606/+1140 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | timers: Cache __next_timer_interrupt result | Martin Schwidefsky | 2009-08-04 | 1 | -1/+23 | |
| * | | | | | | hrtimer: Remove cb_entry from struct hrtimer | Peter Zijlstra | 2009-07-22 | 1 | -1/+0 | |
| * | | | | | | timekeeping: Move ktime_get() functions to timekeeping.c | Thomas Gleixner | 2009-07-07 | 2 | -62/+57 | |
| * | | | | | | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y | Martin Schwidefsky | 2009-07-07 | 2 | -0/+73 | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-17 | 6 | -466/+526 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE | Peter Zijlstra | 2009-09-17 | 1 | -15/+27 | |
| * | | | | | | sched: Stop buddies from hogging the system | Peter Zijlstra | 2009-09-17 | 1 | -3/+8 | |
| * | | | | | | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra | 2009-09-17 | 4 | -10/+27 | |
| * | | | | | | sched: Fix TASK_WAKING & loadaverage breakage | Ingo Molnar | 2009-09-17 | 1 | -0/+4 | |
| * | | | | | | sched: Rename flags to wake_flags | Peter Zijlstra | 2009-09-16 | 1 | -3/+3 | |
| * | | | | | | sched: Clean up the load_idx selection in select_task_rq_fair | Peter Zijlstra | 2009-09-16 | 1 | -19/+8 | |
| * | | | | | | sched: Optimize cgroup vs wakeup a bit | Peter Zijlstra | 2009-09-16 | 3 | -22/+10 | |
| * | | | | | | sched: Implement a gentler fair-sleepers feature | Ingo Molnar | 2009-09-16 | 2 | -2/+16 | |
| * | | | | | | sched: Add SD_PREFER_LOCAL | Peter Zijlstra | 2009-09-16 | 1 | -2/+5 | |
| * | | | | | | sched: Add a few SYNC hint knobs to play with | Peter Zijlstra | 2009-09-15 | 2 | -3/+21 | |
| * | | | | | | sched: Fix sync wakeups again | Peter Zijlstra | 2009-09-15 | 1 | -4/+4 | |
| * | | | | | | sched: Add WF_FORK | Peter Zijlstra | 2009-09-15 | 2 | -2/+2 | |
| * | | | | | | sched: Rename sync arguments | Peter Zijlstra | 2009-09-15 | 4 | -20/+24 | |
| * | | | | | | sched: Rename select_task_rq() argument | Peter Zijlstra | 2009-09-15 | 3 | -10/+10 | |
| * | | | | | | sched: Feature to disable APERF/MPERF cpu_power | Peter Zijlstra | 2009-09-15 | 2 | -2/+15 | |
| * | | | | | | sched: Provide arch_scale_freq_power | Peter Zijlstra | 2009-09-15 | 1 | -2/+19 | |
| * | | | | | | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 | 1 | -1/+1 | |
| * | | | | | | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 | 1 | -3/+18 | |
| * | | | | | | sched: Fix task affinity for select_task_rq_fair | Peter Zijlstra | 2009-09-15 | 1 | -3/+2 | |
| * | | | | | | sched: for_each_domain() vs RCU | Peter Zijlstra | 2009-09-15 | 1 | -2/+7 | |
| * | | | | | | sched: Weaken SD_POWERSAVINGS_BALANCE | Peter Zijlstra | 2009-09-15 | 2 | -23/+38 | |
| * | | | | | | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 | 2 | -208/+66 | |
| * | | | | | | sched: Add TASK_WAKING | Peter Zijlstra | 2009-09-15 | 1 | -16/+15 | |
| * | | | | | | sched: Hook sched_balance_self() into sched_class::select_task_rq() | Peter Zijlstra | 2009-09-15 | 4 | -10/+18 | |
| * | | | | | | sched: Move sched_balance_self() into sched_fair.c | Peter Zijlstra | 2009-09-15 | 2 | -146/+145 | |
| * | | | | | | sched: Move code around | Peter Zijlstra | 2009-09-15 | 1 | -42/+39 | |
| * | | | | | | sched: Add come comments to the sched features | Peter Zijlstra | 2009-09-15 | 1 | -8/+85 | |
| * | | | | | | sched: Complete buddy switches | Mike Galbraith | 2009-09-15 | 2 | -1/+3 | |
| * | | | | | | sched: Split WAKEUP_OVERLAP | Peter Zijlstra | 2009-09-15 | 2 | -3/+5 |