| Commit message (Expand) | Author | Age |
* | headers: taskstats_kern.h trim | Alexey Dobriyan | 2009-09-18 |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 |
|\ |
|
| * | time: Prevent 32 bit overflow with set_normalized_timespec() | Thomas Gleixner | 2009-09-15 |
| * | clocksource: Delay clocksource down rating to late boot | Thomas Gleixner | 2009-09-14 |
| * | clocksource: clocksource_select must be called with mutex locked | Thomas Gleixner | 2009-09-14 |
| * | clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash | Martin Schwidefsky | 2009-09-11 |
| * | clocksource: Resolve cpu hotplug dead lock with TSC unstable | Thomas Gleixner | 2009-08-28 |
| * | timer.c: Fix S/390 comments | Randy Dunlap | 2009-08-26 |
| * | timekeeping: Fix invalid getboottime() value | Hiroshi Shimamoto | 2009-08-25 |
| * | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 2009-08-21 |
| * | clocksource: Avoid clocksource watchdog circular locking dependency | Martin Schwidefsky | 2009-08-19 |
| * | clocksource: Protect the watchdog rating changes with clocksource_mutex | Thomas Gleixner | 2009-08-19 |
| * | clocksource: Call clocksource_change_rating() outside of watchdog_lock | Thomas Gleixner | 2009-08-15 |
| * | timekeeping: Introduce read_boot_clock | Martin Schwidefsky | 2009-08-15 |
| * | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 |
| * | timekeeping: Update clocksource with stop_machine | Martin Schwidefsky | 2009-08-15 |
| * | timekeeping: Add timekeeper read_clock helper functions | Martin Schwidefsky | 2009-08-15 |
| * | timekeeping: Move NTP adjusted clock multiplier to struct timekeeper | Martin Schwidefsky | 2009-08-15 |
| * | timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper | Martin Schwidefsky | 2009-08-15 |
| * | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 |
| * | clocksource: Move watchdog downgrade to a work queue thread | Martin Schwidefsky | 2009-08-15 |
| * | clocksource: Refactor clocksource watchdog | Martin Schwidefsky | 2009-08-15 |
| * | clocksource: Simplify clocksource watchdog resume logic | Martin Schwidefsky | 2009-08-15 |
| * | clocksource: Delay clocksource watchdog highres enablement | Martin Schwidefsky | 2009-08-15 |
| * | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 |
| * | timekeeping: Move reset of cycle_last for tsc clocksource to tsc | Martin Schwidefsky | 2009-08-15 |
| * | timekeeping: Remove clocksource inline functions | Martin Schwidefsky | 2009-08-15 |
| * | timekeeping: Introduce timekeeping_leap_insert | John Stultz | 2009-08-15 |
| * | Merge branch 'linus' into timers/core | Thomas Gleixner | 2009-08-14 |
| |\ |
|
| * | | timers: Cache __next_timer_interrupt result | Martin Schwidefsky | 2009-08-04 |
| * | | hrtimer: Remove cb_entry from struct hrtimer | Peter Zijlstra | 2009-07-22 |
| * | | timekeeping: Move ktime_get() functions to timekeeping.c | Thomas Gleixner | 2009-07-07 |
| * | | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y | Martin Schwidefsky | 2009-07-07 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-18 |
|\ \ \ |
|
| * | | | sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE | Peter Zijlstra | 2009-09-17 |
| * | | | sched: Stop buddies from hogging the system | Peter Zijlstra | 2009-09-17 |
| * | | | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra | 2009-09-17 |
| * | | | sched: Fix TASK_WAKING & loadaverage breakage | Ingo Molnar | 2009-09-17 |
| * | | | sched: Rename flags to wake_flags | Peter Zijlstra | 2009-09-16 |
| * | | | sched: Clean up the load_idx selection in select_task_rq_fair | Peter Zijlstra | 2009-09-16 |
| * | | | sched: Optimize cgroup vs wakeup a bit | Peter Zijlstra | 2009-09-16 |
| * | | | sched: Implement a gentler fair-sleepers feature | Ingo Molnar | 2009-09-16 |
| * | | | sched: Add SD_PREFER_LOCAL | Peter Zijlstra | 2009-09-16 |
| * | | | sched: Add a few SYNC hint knobs to play with | Peter Zijlstra | 2009-09-15 |
| * | | | sched: Fix sync wakeups again | Peter Zijlstra | 2009-09-15 |
| * | | | sched: Add WF_FORK | Peter Zijlstra | 2009-09-15 |
| * | | | sched: Rename sync arguments | Peter Zijlstra | 2009-09-15 |
| * | | | sched: Rename select_task_rq() argument | Peter Zijlstra | 2009-09-15 |
| * | | | sched: Feature to disable APERF/MPERF cpu_power | Peter Zijlstra | 2009-09-15 |
| * | | | sched: Provide arch_scale_freq_power | Peter Zijlstra | 2009-09-15 |