| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: Provide work_on_cpu_safe() | Thomas Gleixner | 2017-04-15 | 1 | -0/+23 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Move the PELT constants into a generated header | Peter Zijlstra | 2017-04-14 | 2 | -18/+16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Increase PELT accuracy for small tasks | Peter Zijlstra | 2017-04-14 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix comments | Peter Zijlstra | 2017-04-14 | 1 | -10/+10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix corner case in __accumulate_sum() | Peter Zijlstra | 2017-04-14 | 1 | -56/+19 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current... | NeilBrown | 2017-04-11 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.11-rc6' into sched/core, to pick up fixes | Ingo Molnar | 2017-04-11 | 16 | -457/+664 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | / / / / / / / / / / / / / / / / / / / | | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Optimize ___update_sched_avg() | Yuyang Du | 2017-03-30 | 1 | -94/+118 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Explicitly generate __update_load_avg() instances | Peter Zijlstra | 2017-03-30 | 1 | -18/+38 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Prefer sibiling only if local group is under-utilized | Srikar Dronamraju | 2017-03-27 | 1 | -3/+4 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix FTQ noise bench regression | Vincent Guittot | 2017-03-23 | 1 | -3/+36 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Fix rq lock pinning warning after call balance callbacks | Wanpeng Li | 2017-03-23 | 1 | -3/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Avoid double update_rq_clock() in move_queued_task() | Peter Zijlstra | 2017-03-16 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Fix double update_rq_clock) calls in attach_task()/detach_task() | Peter Zijlstra | 2017-03-16 | 1 | -2/+4 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Avoid obvious double update_rq_clock() | Peter Zijlstra | 2017-03-16 | 1 | -8/+10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Simplify update_rq_clock() in __schedule() | Peter Zijlstra | 2017-03-16 | 1 | -5/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Make sched_ttwu_pending() atomic in time | Peter Zijlstra | 2017-03-16 | 1 | -1/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTORE | Peter Zijlstra | 2017-03-16 | 1 | -4/+4 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Add {EN,DE}QUEUE_NOCLOCK flags | Peter Zijlstra | 2017-03-16 | 2 | -5/+13 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Add rq->lock wrappers | Peter Zijlstra | 2017-03-16 | 3 | -112/+171 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Add WARNING for multiple update_rq_clock() calls | Peter Zijlstra | 2017-03-16 | 2 | -0/+10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Add comments describing the RT IPI pull method | Steven Rostedt (VMware) | 2017-03-16 | 1 | -0/+81 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-01 | 14 | -117/+161 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | timer/sysclt: Restrict timer migration sysctl values to 0 and 1 | Myungho Jung | 2017-04-20 | 2 | -1/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Change k_clock nsleep() to use timespec64 | Deepa Dinamani | 2017-04-14 | 6 | -33/+42 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Change k_clock timer_set() and timer_get() to use timespec64 | Deepa Dinamani | 2017-04-14 | 4 | -49/+51 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Change k_clock clock_set() to use timespec64 | Deepa Dinamani | 2017-04-14 | 3 | -10/+8 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Change k_clock clock_getres() to use timespec64 | Deepa Dinamani | 2017-04-14 | 4 | -14/+13 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Change k_clock clock_get() to use timespec64 | Deepa Dinamani | 2017-04-14 | 5 | -31/+33 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Change posix clocks ops interfaces to use timespec64 | Deepa Dinamani | 2017-04-14 | 1 | -10/+24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Delete do_sys_setimeofday() | Deepa Dinamani | 2017-04-14 | 4 | -6/+12 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Remove pointless conversion to bool | Nicholas Mc Guire | 2017-03-31 | 1 | -2/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner | 2017-03-31 | 15 | -104/+256 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sysrq: Reset the watchdog timers while displaying high-resolution timers | Tom Hromatka | 2017-03-23 | 1 | -0/+6 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | timers, sched_clock: Update timeout for clock wrap | David Engraf | 2017-03-23 | 1 | -0/+5 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Make clockevents_config() static | Nicolai Stange | 2017-03-23 | 1 | -1/+1 | |
| | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | hrtimer: Remove hrtimer_peek_ahead_timers() leftovers | Stephen Boyd | 2017-03-17 | 1 | -4/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | rlimits: Print more information when CPU/RT limits are exceeded | Arun Raghavan | 2017-03-13 | 1 | -2/+7 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-01 | 2 | -3/+8 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into irq/core | Thomas Gleixner | 2017-04-20 | 18 | -131/+199 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs | Hans de Goede | 2017-04-15 | 1 | -1/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2017-04-15 | 18 | -448/+721 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Use cpumask_available() for check of cpumask variable | Matthias Kaehlcke | 2017-04-14 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add support for nested shared IRQs | Charles Keepax | 2017-03-11 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 34 | -496/+840 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -1/+1 | |
| | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-05-01 | 2 | -28/+66 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-04-28 | 2 | -28/+66 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | / / | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-05-01 | 6 | -31/+53 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||

