aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky2009-08-15
| | * | | | | | clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky2009-08-15
| | * | | | | | clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-15
| | * | | | | | timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2009-08-15
| | * | | | | | timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-15
| | * | | | | | timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-15
| | * | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2009-08-14
| | |\ \ \ \ \ \
| | * | | | | | | timers: Cache __next_timer_interrupt resultMartin Schwidefsky2009-08-04
| | * | | | | | | hrtimer: Remove cb_entry from struct hrtimerPeter Zijlstra2009-07-22
| | * | | | | | | timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-07
| | * | | | | | | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-07
| * | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-18
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINEPeter Zijlstra2009-09-17
| | * | | | | | | sched: Stop buddies from hogging the systemPeter Zijlstra2009-09-17
| | * | | | | | | sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra2009-09-17
| | * | | | | | | sched: Fix TASK_WAKING & loadaverage breakageIngo Molnar2009-09-17
| | * | | | | | | sched: Rename flags to wake_flagsPeter Zijlstra2009-09-16
| | * | | | | | | sched: Clean up the load_idx selection in select_task_rq_fairPeter Zijlstra2009-09-16
| | * | | | | | | sched: Optimize cgroup vs wakeup a bitPeter Zijlstra2009-09-16
| | * | | | | | | sched: Implement a gentler fair-sleepers featureIngo Molnar2009-09-16
| | * | | | | | | sched: Add SD_PREFER_LOCALPeter Zijlstra2009-09-16
| | * | | | | | | sched: Add a few SYNC hint knobs to play withPeter Zijlstra2009-09-15
| | * | | | | | | sched: Fix sync wakeups againPeter Zijlstra2009-09-15
| | * | | | | | | sched: Add WF_FORKPeter Zijlstra2009-09-15
| | * | | | | | | sched: Rename sync argumentsPeter Zijlstra2009-09-15
| | * | | | | | | sched: Rename select_task_rq() argumentPeter Zijlstra2009-09-15
| | * | | | | | | sched: Feature to disable APERF/MPERF cpu_powerPeter Zijlstra2009-09-15
| | * | | | | | | sched: Provide arch_scale_freq_powerPeter Zijlstra2009-09-15
| | * | | | | | | sched: Improve latencies and throughputMike Galbraith2009-09-15
| | * | | | | | | sched: Tweak wake_idxPeter Zijlstra2009-09-15
| | * | | | | | | sched: Fix task affinity for select_task_rq_fairPeter Zijlstra2009-09-15
| | * | | | | | | sched: for_each_domain() vs RCUPeter Zijlstra2009-09-15
| | * | | | | | | sched: Weaken SD_POWERSAVINGS_BALANCEPeter Zijlstra2009-09-15
| | * | | | | | | sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-15
| | * | | | | | | sched: Add TASK_WAKINGPeter Zijlstra2009-09-15
| | * | | | | | | sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra2009-09-15
| | * | | | | | | sched: Move sched_balance_self() into sched_fair.cPeter Zijlstra2009-09-15
| | * | | | | | | sched: Move code aroundPeter Zijlstra2009-09-15
| | * | | | | | | sched: Add come comments to the sched featuresPeter Zijlstra2009-09-15
| | * | | | | | | sched: Complete buddy switchesMike Galbraith2009-09-15
| | * | | | | | | sched: Split WAKEUP_OVERLAPPeter Zijlstra2009-09-15
| | * | | | | | | sched: Fix double_rq_lock() compile warningPeter Zijlstra2009-09-15
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan2009-09-17
| * | | | | | | tracing: switch function prints from %pf to %psSteven Rostedt2009-09-17
| * | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-09-17
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-16
| | |\ \ \ \ \ \
| | | * | | | | | driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-15
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-16
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe2009-09-15
| | | |/ / / / /
| | * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
| | |\ \ \ \ \ \