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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kobject: Always build in kernel/ksysfs.o.
Paul Mundt
2008-02-02
1
-2
/
+1
*
x86: add a simple backtrace test module
Arjan van de Ven
2008-01-30
1
-0
/
+1
*
x86: kprobes: add kprobes smoke tests that run on boot
Ananth N Mavinakayanahalli
2008-01-30
1
-0
/
+1
*
sched: latencytop support
Arjan van de Ven
2008-01-25
1
-0
/
+1
*
Preempt-RCU: implementation
Paul E. McKenney
2008-01-25
1
-1
/
+6
*
Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c
Paul E. McKenney
2008-01-25
1
-1
/
+1
*
revert "Task Control Groups: example CPU accounting subsystem"
Andrew Morton
2007-11-14
1
-1
/
+0
*
[PATCH] audit: watching subtrees
Al Viro
2007-10-21
1
-0
/
+1
*
sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL
Eric W. Biederman
2007-10-19
1
-1
/
+2
*
Linux Kernel Markers
Mathieu Desnoyers
2007-10-19
1
-0
/
+1
*
cgroups: implement namespace tracking subsystem
Serge E. Hallyn
2007-10-19
1
-0
/
+1
*
Task Control Groups: simple task cgroup debug info subsystem
Paul Menage
2007-10-19
1
-0
/
+1
*
Task Control Groups: example CPU accounting subsystem
Paul Menage
2007-10-19
1
-0
/
+1
*
Task Control Groups: basic task cgroup framework
Paul Menage
2007-10-19
1
-0
/
+1
*
Add kernel/notifier.c
Alexey Dobriyan
2007-10-19
1
-2
/
+2
*
sysctl: Error on bad sysctl tables
Eric W. Biederman
2007-10-18
1
-1
/
+1
*
user namespace: add the framework
Cedric Le Goater
2007-07-16
1
-1
/
+1
*
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
2007-07-16
1
-2
/
+2
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
[PATCH] sysctl: move utsname sysctls to their own file
Eric W. Biederman
2007-02-14
1
-0
/
+1
*
Remove stack unwinder for now
Linus Torvalds
2006-12-15
1
-1
/
+0
*
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
2006-10-04
1
-1
/
+1
*
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
2006-10-02
1
-0
/
+1
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] csa: basic accounting over taskstats
Jay Lan
2006-10-01
1
-1
/
+1
*
[PATCH] maximum latency tracking infrastructure
Arjan van de Ven
2006-10-01
1
-1
/
+1
*
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
2006-07-14
1
-0
/
+1
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-14
1
-0
/
+1
*
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-07-03
1
-0
/
+1
*
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: procfs
Ingo Molnar
2006-07-03
1
-0
/
+3
*
[PATCH] lockdep: core
Ingo Molnar
2006-07-03
1
-0
/
+1
*
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
2006-07-03
1
-0
/
+1
*
[PATCH] pi-futex: rt mutex tester
Thomas Gleixner
2006-06-27
1
-0
/
+1
*
[PATCH] pi-futex: rt mutex debug
Ingo Molnar
2006-06-27
1
-0
/
+1
*
[PATCH] pi-futex: rt mutex core
Ingo Molnar
2006-06-27
1
-0
/
+1
*
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
1
-0
/
+1
|
\
|
*
[PATCH] x86_64: reliable stack trace support
Jan Beulich
2006-06-26
1
-0
/
+1
*
|
[PATCH] Time: Use clocksource infrastructure for update_wall_time
john stultz
2006-06-26
1
-0
/
+1
|
/
*
Finally remove the obnoxious inter_module_xxx()
David Woodhouse
2006-05-08
1
-1
/
+0
*
[PATCH] lightweight robust futexes: compat
Ingo Molnar
2006-03-27
1
-0
/
+3
*
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-03-25
1
-1
/
+1
|
\
|
*
[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL
David Woodhouse
2006-03-20
1
-1
/
+1
*
|
[PATCH] relay: migrate from relayfs to a generic relay API
Jens Axboe
2006-03-23
1
-0
/
+1
|
/
*
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
2006-01-16
1
-1
/
+2
*
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2006-01-10
1
-1
/
+2
*
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
2006-01-10
1
-1
/
+0
*
[PATCH] mutex subsystem, debugging code
Ingo Molnar
2006-01-09
1
-0
/
+1
*
[PATCH] mutex subsystem, core
Ingo Molnar
2006-01-09
1
-1
/
+1
*
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
2005-10-30
1
-0
/
+1
[prev]
[next]