aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker
2017-02-01timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker
2017-02-01timers/posix-timers: Convert internals to use nsecsFrederic Weisbecker
2017-02-01timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated...Frederic Weisbecker
2017-02-01sched/cputime: Increment kcpustat directly on irqtime accountFrederic Weisbecker
2017-02-01signal: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01tsacct: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01delaycct: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01acct: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker
2017-02-01sched/cputime: Convert guest time accounting to nsecs (u64)Frederic Weisbecker
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker
2017-02-01time: Introduce jiffies64_to_nsecs()Frederic Weisbecker
2017-02-01jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFYFrederic Weisbecker
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar
2017-01-31Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31tracing: Fix hwlat kthread migrationSteven Rostedt (VMware)
2017-01-30sched/rt: Add a missing rescheduling pointSebastian Andrzej Siewior
2017-01-30sched/core: Fix &rd->cpudl memory leakMathieu Poirier
2017-01-30sched/core: Fix &rd->rto_mask memory leakMathieu Poirier
2017-01-30sched/fair: Restore previous rq_flags when migrating tasks in hotplugMatt Fleming
2017-01-30sched/core: Add missing update_rq_clock() call in sched_move_task()Peter Zijlstra
2017-01-30sched/core: Optimize pick_next_task() for idle_sched_classPeter Zijlstra
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-26Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2017-01-26cgroup: don't online subsystems before cgroup_name/path() are operationalTejun Heo
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet
2017-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-24kernel/panic.c: add missing \nJiri Slaby
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus
2017-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-01-24userns: Make ucounts lock irq-safeNikolay Borisov
2017-01-22Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra
2017-01-18bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser
2017-01-17Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner