index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
32
-41
/
+4
2017-02-01
sched/cputime: Remove unused nsec_to_cputime()
Frederic Weisbecker
1
-5
/
+0
2017-02-01
s390, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
1
-107
/
+0
2017-02-01
powerpc, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
2
-191
/
+2
2017-02-01
s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs
Frederic Weisbecker
3
-5
/
+6
2017-02-01
ia64, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
1
-106
/
+0
2017-02-01
ia64: Convert vtime to use nsec units directly
Frederic Weisbecker
2
-9
/
+9
2017-02-01
ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...
Frederic Weisbecker
3
-127
/
+106
2017-02-01
sched/cputime: Remove jiffies based cputime
Frederic Weisbecker
2
-79
/
+0
2017-02-01
sched/cputime, vtime: Return nsecs instead of cputime_t to account
Frederic Weisbecker
1
-20
/
+11
2017-02-01
sched/cputime: Complete nsec conversion of tick based accounting
Frederic Weisbecker
1
-30
/
+22
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
6
-40
/
+40
2017-02-01
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
5
-13
/
+13
2017-02-01
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
4
-8
/
+9
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
5
-22
/
+28
2017-02-01
sched/cputime: Remove temporary cputime_t accessors
Frederic Weisbecker
1
-40
/
+0
2017-02-01
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
5
-86
/
+55
2017-02-01
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
7
-146
/
+100
2017-02-01
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated...
Frederic Weisbecker
1
-9
/
+2
2017-02-01
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2
-36
/
+21
2017-02-01
signal: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-8
/
+8
2017-02-01
tsacct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2
-16
/
+13
2017-02-01
delaycct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-5
/
+5
2017-02-01
acct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2
-5
/
+6
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
7
-70
/
+45
2017-02-01
isdn: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-3
/
+3
2017-02-01
x86: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-4
/
+4
2017-02-01
alpha: Convert obsolete cputime_t to nsecs
Frederic Weisbecker
1
-4
/
+4
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
12
-69
/
+89
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
12
-44
/
+70
2017-02-01
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
3
-12
/
+12
2017-02-01
macintosh/rack-meter: Convert cputime64_t use to u64
Frederic Weisbecker
1
-15
/
+15
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
9
-65
/
+61
2017-02-01
sched/cputime: Remove the unused INIT_CPUTIME macro
Frederic Weisbecker
1
-7
/
+0
2017-02-01
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
3
-0
/
+18
2017-02-01
jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFY
Frederic Weisbecker
1
-16
/
+16
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
699
-3661
/
+6473
2017-02-01
Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+5
2017-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+3
2017-02-01
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+5
2017-02-01
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-02-01
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+7
2017-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-30
/
+32
2017-01-31
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2017-01-31
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
1
-3
/
+5
2017-01-31
HID: cp2112: fix gpio-callback error handling
Johan Hovold
1
-1
/
+1
2017-01-31
HID: cp2112: fix sleep-while-atomic
Johan Hovold
1
-15
/
+11
2017-01-31
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
Christophe JAILLET
1
-2
/
+2
2017-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-8
/
+81
2017-01-31
Merge branch 'sparc64-non-resumable-user-error-recovery'
David S. Miller
2
-1
/
+74
[next]