Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | kdb: Add support for external NMI handler to call KGDB/KDB | Mike Travis | 2013-10-03 | 4 | -3/+40 | |
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-12 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/boot: Further compress CPUs bootup message | Borislav Petkov | 2013-10-01 | 1 | -1/+6 | |
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-12 | 10 | -84/+107 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | time: Fix signedness bug in sysfs_get_uname() and its callers | Patrick Palka | 2013-10-18 | 3 | -3/+3 | |
| * | | | | | | | | | | timekeeping: Fix some trivial typos in comments | Xie XiuQi | 2013-10-18 | 1 | -1/+2 | |
| * | | | | | | | | | | alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist | KOSAKI Motohiro | 2013-10-18 | 1 | -2/+2 | |
| * | | | | | | | | | | timer stats: Add a 'Collection: active/inactive' line to timer usage statistics | Dong Zhu | 2013-10-10 | 1 | -4/+4 | |
| * | | | | | | | | | | Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux... | Ingo Molnar | 2013-10-10 | 2 | -10/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sched_clock: Remove sched_clock_func() hook | Stephen Boyd | 2013-10-09 | 1 | -8/+1 | |
| | * | | | | | | | | | | clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un... | Elad Wexler | 2013-09-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux... | Ingo Molnar | 2013-10-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | tick: broadcast: Deny per-cpu clockevents from being broadcast sources | Soren Brinkmann | 2013-10-02 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2013-10-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT | Kevin Hilman | 2013-09-30 | 1 | -1/+0 | |
| | * | | | | | | | | | | | vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig | Kevin Hilman | 2013-09-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge tag 'v3.12-rc3' into timers/core | Ingo Molnar | 2013-10-03 | 11 | -29/+126 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | / / / / / / / / / / | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'fortglx/3.12/time' into fortglx/3.13/time | John Stultz | 2013-09-16 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ntp: Make periodic RTC update more reliable | Miroslav Lichvar | 2013-08-22 | 1 | -1/+2 | |
| | * | | | | | | | | | | | clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile | Prarit Bhargava | 2013-07-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/time | John Stultz | 2013-09-16 | 2 | -65/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | sched_clock: Add support for >32 bit sched_clock | Stephen Boyd | 2013-07-30 | 1 | -14/+32 | |
| | * | | | | | | | | | | | sched_clock: Use an hrtimer instead of timer | Stephen Boyd | 2013-07-30 | 1 | -17/+21 | |
| | * | | | | | | | | | | | sched_clock: Use seqcount instead of rolling our own | Stephen Boyd | 2013-07-30 | 1 | -19/+8 | |
| | * | | | | | | | | | | | clocksource: Extract max nsec calculation into separate function | Stephen Boyd | 2013-07-30 | 1 | -15/+30 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 26 | -827/+2325 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED | Peter Zijlstra | 2013-11-11 | 3 | -3/+20 | |
| * | | | | | | | | | | | | stop_machine: Fix race between stop_two_cpus() and stop_cpus() | Rik van Riel | 2013-11-11 | 1 | -2/+13 | |
| * | | | | | | | | | | | | sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus | Preeti U Murthy | 2013-11-06 | 3 | -18/+28 | |
| * | | | | | | | | | | | | sched: Fix asymmetric scheduling for POWER7 | Vaidyanathan Srinivasan | 2013-11-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sched: Move completion code from core.c to completion.c | Peter Zijlstra | 2013-11-06 | 3 | -285/+300 | |
| * | | | | | | | | | | | | sched: Move wait code from core.c to wait.c | Peter Zijlstra | 2013-11-06 | 2 | -105/+105 | |
| * | | | | | | | | | | | | sched: Move wait.c into kernel/sched/ | Peter Zijlstra | 2013-11-06 | 3 | -1/+2 | |
| * | | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 5 | -40/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | sched: Avoid throttle_cfs_rq() racing with period_timer stopping | Ben Segall | 2013-10-29 | 2 | -0/+10 | |
| * | | | | | | | | | | | | sched: Guarantee new group-entities always have weight | Paul Turner | 2013-10-29 | 1 | -1/+2 | |
| * | | | | | | | | | | | | sched: Fix hrtimer_cancel()/rq->lock deadlock | Ben Segall | 2013-10-29 | 1 | -4/+11 | |
| * | | | | | | | | | | | | sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining | Ben Segall | 2013-10-29 | 1 | -3/+11 | |
| * | | | | | | | | | | | | sched: Fix race on toggling cfs_bandwidth_used | Ben Segall | 2013-10-29 | 3 | -9/+19 | |
| * | | | | | | | | | | | | sched: Remove extra put_online_cpus() inside sched_setaffinity() | Michael wang | 2013-10-28 | 1 | -1/+0 | |
| * | | | | | | | | | | | | sched/rt: Fix task_tick_rt() comment | Li Bin | 2013-10-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | sched/wait: Introduce prepare_to_wait_event() | Oleg Nesterov | 2013-10-16 | 1 | -0/+24 | |
| * | | | | | | | | | | | | sched: Remove get_online_cpus() usage | Peter Zijlstra | 2013-10-16 | 3 | -15/+48 | |
| * | | | | | | | | | | | | sched: Fix race in migrate_swap_stop() | Peter Zijlstra | 2013-10-16 | 3 | -9/+22 | |
| * | | | | | | | | | | | | sched/rt: Add missing rmb() | Peter Zijlstra | 2013-10-16 | 1 | -1/+9 | |
| * | | | | | | | | | | | | sched/fair: Fix trivial typos in comments | Kamalesh Babulal | 2013-10-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | sched: Remove bogus parameter in structured comment | Ramkumar Ramachandra | 2013-10-12 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | sched/numa: Reflow task_numa_group() to avoid a compiler warning | Peter Zijlstra | 2013-10-09 | 1 | -7/+11 | |
| * | | | | | | | | | | | | sched/numa: Retry task_numa_migrate() periodically | Rik van Riel | 2013-10-09 | 1 | -9/+13 |