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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2008-09-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-09-06
ntp: fix calculation of the next jiffie to trigger RTC sync
Maciej W. Rozycki
2008-09-06
clockevents: broadcast fixup possible waiters
Thomas Gleixner
2008-09-05
sched: fix process time monotonicity
Balbir Singh
2008-09-05
sched_clock: fix NOHZ interaction
Peter Zijlstra
2008-09-05
clockevents: prevent endless loop lockup
Thomas Gleixner
2008-09-05
clockevents: prevent multiple init/shutdown
Thomas Gleixner
2008-09-05
clockevents: enforce reprogram in oneshot setup
Thomas Gleixner
2008-09-05
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2008-09-04
forgotten refcount on sysctl root table
Al Viro
2008-09-02
pm_qos_requirement might sleep
John Kacur
2008-09-02
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
Oleg Nesterov
2008-09-02
pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing
Oleg Nesterov
2008-09-02
Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-09-02
softlockup: minor cleanup, don't check task->state twice
Oleg Nesterov
2008-09-02
kernel/resource.c: fix new kernel-doc warning
Randy Dunlap
2008-09-01
[PATCH] audit: Moved variable declaration to beginning of function
Cordelia
2008-08-29
Resource handling: add 'insert_resource_expand_to_fit()' function
Linus Torvalds
2008-08-29
Don't trigger softlockup detector on network fs blocked tasks
Andi Kleen
2008-08-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-08-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-08-28
ftrace: disable tracing for hibernation
Rafael J. Wysocki
2008-08-28
sched: rt-bandwidth accounting fix
Peter Zijlstra
2008-08-28
sched: fix sched_rt_rq_enqueue() resched idle
John Blackwood
2008-08-27
ftrace: disable tracing for suspend to ram
Steven Rostedt
2008-08-27
exit signals: use of uninitialized field notify_count
Steve VanDeBogart
2008-08-27
lockdep: fix invalid list_del_rcu in zap_class
Zhu Yi
2008-08-26
lockstat: repair erronous contention statistics
Joe Korty
2008-08-26
lockstat: fix numerical output rounding error
Joe Korty
2008-08-25
smp: have smp_call_function_single() detect invalid CPUs
H. Peter Anvin
2008-08-25
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-25
[module] Don't let gcc inline load_module()
Linus Torvalds
2008-08-25
sched_clock: fix cpu_clock()
Peter Zijlstra
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-22
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-22
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-08-21
nohz: fix wrong event handler after online an offlined cpu
Miao Xie
2008-08-21
rcu: fix synchronize_rcu() so that kernel-doc works
Randy Dunlap
2008-08-21
sched: enable LB_BIAS by default
Peter Zijlstra
2008-08-20
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
2008-08-19
tracehook: fix SA_NOCLDWAIT
Roland McGrath
2008-08-18
lockdep: fix spurious 'inconsistent lock state' warning
Dmitry Baryshkov
2008-08-16
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-08-16
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-08-15
lockdep: fix build if CONFIG_PROVE_LOCKING not defined
Stephen Hemminger
2008-08-15
sched: scale sysctl_sched_shares_ratelimit with nr_cpus
Peter Zijlstra
2008-08-15
completions: uninline try_wait_for_completion and completion_done
Dave Chinner
[next]