index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-02-01
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2017-02-01
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
2017-02-01
jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFY
Frederic Weisbecker
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
2017-01-31
Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2017-01-31
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-31
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
2017-01-30
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2017-01-30
sched/core: Fix &rd->cpudl memory leak
Mathieu Poirier
2017-01-30
sched/core: Fix &rd->rto_mask memory leak
Mathieu Poirier
2017-01-30
sched/fair: Restore previous rq_flags when migrating tasks in hotplug
Matt Fleming
2017-01-30
sched/core: Add missing update_rq_clock() call in sched_move_task()
Peter Zijlstra
2017-01-30
sched/core: Optimize pick_next_task() for idle_sched_class
Peter Zijlstra
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-26
Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-01-27
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2017-01-26
cgroup: don't online subsystems before cgroup_name/path() are operational
Tejun Heo
2017-01-26
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
2017-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-01-24
kernel/panic.c: add missing \n
Jiri Slaby
2017-01-24
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
2017-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-01-24
userns: Make ucounts lock irq-safe
Nikolay Borisov
2017-01-22
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-20
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
Rafael J. Wysocki
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
2017-01-18
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
2017-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-18
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-18
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
2017-01-17
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-01-17
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
2017-01-16
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2017-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-01-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-01-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-14
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
2017-01-14
rcu: Remove cond_resched() from Tiny synchronize_sched()
Paul E. McKenney
2017-01-14
locking/mutex, sched/wait: Add mutex_lock_io()
Tejun Heo
2017-01-14
sched/core: Separate out io_schedule_prepare() and io_schedule_finish()
Tejun Heo
2017-01-14
sched/core: move IO scheduling accounting from io_schedule_timeout() into sch...
Tejun Heo
2017-01-14
sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares()
Dietmar Eggemann
2017-01-14
sched/core: Fix group_entity's share update
Vincent Guittot
2017-01-14
sched/completions: Fix complete_all() semantics
Peter Zijlstra
2017-01-14
sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched
Tommaso Cucinotta
2017-01-14
sched/clock: Provide better clock continuity
Peter Zijlstra
[next]