index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/cputime, vtime: Return nsecs instead of cputime_t to account
Frederic Weisbecker
2017-02-01
1
-20
/
+11
*
sched/cputime: Complete nsec conversion of tick based accounting
Frederic Weisbecker
2017-02-01
1
-30
/
+22
*
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-20
/
+19
*
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-9
/
+9
*
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-5
/
+6
*
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-18
/
+24
*
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
2017-02-01
2
-68
/
+39
*
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
2017-02-01
5
-132
/
+96
*
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated...
Frederic Weisbecker
2017-02-01
1
-9
/
+2
*
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2017-02-01
2
-36
/
+21
*
signal: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-02-01
1
-8
/
+8
*
tsacct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-02-01
1
-15
/
+12
*
delaycct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-02-01
1
-5
/
+5
*
acct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-02-01
1
-4
/
+5
*
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-02-01
4
-30
/
+29
*
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2017-02-01
6
-32
/
+32
*
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
2017-02-01
1
-4
/
+4
*
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2017-02-01
2
-12
/
+12
*
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
2017-02-01
2
-0
/
+16
*
jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFY
Frederic Weisbecker
2017-02-01
1
-16
/
+16
*
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
2017-02-01
27
-162
/
+365
|
\
|
*
Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2017-02-01
1
-3
/
+5
|
|
\
|
|
*
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
2017-01-31
1
-3
/
+5
|
*
|
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-31
1
-8
/
+5
|
|
\
\
|
|
*
|
cgroup: don't online subsystems before cgroup_name/path() are operational
Tejun Heo
2017-01-26
1
-8
/
+5
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-27
4
-36
/
+50
|
|
\
\
\
|
|
*
|
|
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
2017-01-18
4
-36
/
+50
|
*
|
|
|
Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-01-27
1
-2
/
+2
|
|
\
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
.
\
\
\
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2017-01-27
1
-2
/
+2
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
CPU/hotplug: Clarify description of __cpuhp_setup_state() return value
Boris Ostrovsky
2016-12-21
1
-1
/
+5
|
|
|
*
|
|
|
|
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
Rafael J. Wysocki
2017-01-20
1
-2
/
+2
|
*
|
|
|
|
|
|
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
2017-01-26
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-01-25
3
-1
/
+13
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
kernel/panic.c: add missing \n
Jiri Slaby
2017-01-25
1
-1
/
+1
|
|
*
|
|
|
|
|
|
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
2017-01-25
2
-0
/
+12
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-01-24
1
-6
/
+8
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
userns: Make ucounts lock irq-safe
Nikolay Borisov
2017-01-23
1
-6
/
+8
|
*
|
|
|
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-22
1
-2
/
+0
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
2017-01-18
1
-2
/
+0
|
*
|
|
|
|
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-18
1
-4
/
+18
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
2017-01-16
1
-4
/
+18
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-18
7
-39
/
+100
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2017-01-16
7
-39
/
+100
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
2017-01-15
6
-35
/
+100
|
|
|
*
|
|
|
|
|
|
rcu: Remove cond_resched() from Tiny synchronize_sched()
Paul E. McKenney
2017-01-15
1
-4
/
+0
|
*
|
|
|
|
|
|
|
|
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-01-17
2
-2
/
+2
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
2017-01-17
2
-2
/
+2
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-17
3
-11
/
+13
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
3
-11
/
+13
|
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-01-16
1
-4
/
+6
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
[next]