index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-06-10
1
-10
/
+3
*
clockevents: Rename state to state_use_accessors
Thomas Gleixner
2015-06-02
1
-2
/
+2
*
clockevents: Use set/get state helper functions
Thomas Gleixner
2015-06-02
2
-6
/
+7
*
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-06-02
5
-24
/
+35
*
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
2015-06-02
4
-17
/
+17
*
clockevents: Do not suspend/resume if unused
Alexandre Belloni
2015-05-27
1
-2
/
+2
*
time: Remove read_boot_clock()
Xunlei Pang
2015-05-22
1
-11
/
+3
*
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
2015-05-22
1
-1
/
+1
*
time: Rework debugging variables so they aren't global
John Stultz
2015-05-22
1
-22
/
+11
*
timekeeping: Provide new API to get the current time resolution
Harald Geyer
2015-05-22
1
-0
/
+17
*
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
2015-05-22
1
-0
/
+4
*
clockevents: Stop unused clockevent devices
Viresh Kumar
2015-05-19
3
-4
/
+22
*
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2015-05-19
2
-1
/
+19
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
25
-215
/
+265
|
\
|
*
watchdog: Fix merge 'conflict'
Peter Zijlstra
2015-05-18
1
-5
/
+15
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-05-15
2
-33
/
+33
|
|
\
|
|
*
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
2015-05-08
1
-16
/
+12
|
|
*
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-05-08
2
-17
/
+21
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-15
1
-8
/
+33
|
|
\
\
|
|
*
|
perf: Annotate inherited event ctx->mutex recursion
Peter Zijlstra
2015-05-08
1
-8
/
+33
|
|
|
/
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-09
1
-0
/
+1
|
|
\
\
|
|
*
|
genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip
Roger Quadros
2015-04-24
1
-0
/
+1
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-09
1
-5
/
+1
|
|
\
\
\
|
|
*
|
|
clockevents: Shutdown detached clockevent device
Viresh Kumar
2015-04-24
1
-5
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-05-08
1
-1
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-06
1
-1
/
+2
|
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
1
-7
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-04-18
1
-7
/
+9
|
|
|
\
\
|
|
|
*
|
rcu: Control grace-period delays directly from value
Paul E. McKenney
2015-04-14
1
-7
/
+9
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-01
1
-6
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
bpf: fix 64-bit divide
Alexei Starovoitov
2015-04-27
1
-6
/
+6
|
*
|
|
|
|
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-30
1
-14
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-29
1
-14
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-30
1
-15
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2015-04-27
1
-15
/
+0
|
|
|
/
/
/
/
|
*
|
|
|
|
modsign: change default key details
David Howells
2015-04-30
1
-3
/
+3
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-28
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
2015-04-23
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
8
-19
/
+19
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
VFS: kernel/: d_inode() annotations
David Howells
2015-04-15
4
-9
/
+9
|
|
*
|
|
|
VFS: audit: d_backing_inode() annotations
David Howells
2015-04-15
4
-13
/
+13
|
*
|
|
|
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-04-22
4
-53
/
+94
|
|
\
\
\
\
\
|
|
*
|
|
|
|
audit: Remove condition which always evaluates to false
Pranith Kumar
2015-03-13
1
-3
/
+2
|
|
*
|
|
|
|
audit: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-02-23
1
-8
/
+14
|
|
*
|
|
|
|
audit: consolidate handling of mm->exe_file
Davidlohr Bueso
2015-02-23
3
-16
/
+19
|
|
*
|
|
|
|
audit: code clean up
Ameen Ali
2015-02-23
1
-3
/
+2
|
|
*
|
|
|
|
audit: don't reset working wait time accidentally with auditd
Richard Guy Briggs
2015-02-23
1
-1
/
+2
|
|
*
|
|
|
|
audit: don't lose set wait time on first successful call to audit_log_start()
Richard Guy Briggs
2015-02-23
1
-3
/
+4
|
|
*
|
|
|
|
audit: move the tree pruning to a dedicated thread
Imre Palik
2015-02-23
1
-28
/
+60
|
*
|
|
|
|
|
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-22
2
-3
/
+20
|
|
\
\
\
\
\
\
[next]