nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / kernel / Makefile
2009-04-07 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-04-03 David HowellsCreate a dynamically sized pool of threads for doing...
2009-02-21 Rafael J. WysockiPM: fix build for CONFIG_PM unset
2009-02-18 Rafael J. Wysockipm: fix build for CONFIG_PM unset
2009-02-12 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-01-16 Mandeep Singh Bainessoftlockup: decouple hung tasks check from softlockup...
2009-01-14 Andrew Mortonkernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=n
2009-01-11 Andrew Mortonsmp_call_function_single(): be slightly less stupid
2009-01-07 Arjan van de Venasync: Asynchronous function calls to speed up kernel...
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-28 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2008-12-18 Paul E. McKenney"Tree RCU": scalable classic RCU implementation
2008-12-12 Ingo MolnarMerge branch 'tracing/fastboot' into cpus4096
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: introduce __notrace_func...
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: change the name into...
2008-11-24 Ingo MolnarMerge branches 'sched/core', 'core/core' and 'tracing...
2008-11-19 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-19 Ingo MolnarMerge branch 'linus' into sched/core
2008-11-18 James MorrisMerge branch 'master' into next
2008-11-17 Kumar GalaRemove -mno-spe flags as they dont belong
2008-11-13 David HowellsCRED: Detach the credentials from task_struct
2008-11-11 Frederic Weisbeckertracing, x86: add low level support for ftrace return...
2008-11-11 Ingo Molnarsched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_O...
2008-11-03 Peter Zijlstrasched, ftrace: trace sched.c
2008-10-22 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/urgent
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Steven Rostedtftrace: rename FTRACE to FUNCTION_TRACER
2008-10-20 Matt Helsleycontainer freezer: implement freezer cgroup subsystem
2008-10-20 Matt Helsleycontainer freezer: make refrigerator always available
2008-10-14 Mathieu Desnoyerstracing: Kernel Tracepoints
2008-07-28 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-25 Adrian Bunkbuild kernel/profile.o only when requested
2008-07-18 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-18 Ingo MolnarRevert parts of "ftrace: do not trace scheduler functions"
2008-07-17 Ingo Molnarftrace: do not trace scheduler functions
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-11 Steven Rostedtftrace: trace schedule
2008-06-30 Dmitry Baryshkovgeneric: per-device coherent dma allocator
2008-06-26 Jens AxboeAdd generic helpers for arch IPI function calls
2008-06-06 Max Krasnyanskysched: Move cpu masks from kernel/sched.c into kernel...
2008-06-06 Gregory Haskinssched: use a 2-d bitmap for searching lowest-pri CPU
2008-05-23 Steven Rostedtftrace: use the new kbuild CFLAGS_REMOVE for kernel...
2008-05-23 Steven Rostedtftrace: use Makefile to remove tracing from lockdep
2008-05-23 Steven Rostedtftrace: latency tracer infrastructure
2008-05-23 Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation
2008-05-05 Peter Zijlstrasched: add optional support for CONFIG_HAVE_UNSTABLE_SC...
2008-04-29 Holger Schurigsysctl: allow embedded targets to disable sysctl_check.c
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-17 Jason Wesselkgdb: core
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-02-08 H. Peter Anvinavoid overflows in kernel/time.c
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with PID_NS option
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with the USER_NS...
2008-02-08 Pavel Emelyanovnamespaces: move the UTS namespace under UTS_NS option
2008-02-07 Pavel EmelianovMemory controller: resource counters
2008-02-05 Mark Grosslatency.c: use QoS infrastructure
2008-02-05 Mark Grosspm qos infrastructure and interface
2008-02-02 Paul Mundtkobject: Always build in kernel/ksysfs.o.
2008-01-30 Arjan van de Venx86: add a simple backtrace test module
2008-01-30 Ananth N Mavinakay... x86: kprobes: add kprobes smoke tests that run on boot
2008-01-25 Arjan van de Vensched: latencytop support
2008-01-25 Paul E. McKenneyPreempt-RCU: implementation
2008-01-25 Paul E. McKenneyPreempt-RCU: reorganize RCU code into rcuclassic.c...
2007-11-15 Andrew Mortonrevert "Task Control Groups: example CPU accounting...
2007-10-21 Al Viro[PATCH] audit: watching subtrees
2007-10-20 Eric W. Biedermansysctl: Don't compile sysctl_check when !CONFIG_SYSCTL
2007-10-19 Mathieu DesnoyersLinux Kernel Markers
2007-10-19 Serge E. Hallyncgroups: implement namespace tracking subsystem
2007-10-19 Paul MenageTask Control Groups: simple task cgroup debug info...
2007-10-19 Paul MenageTask Control Groups: example CPU accounting subsystem
2007-10-19 Paul MenageTask Control Groups: basic task cgroup framework
2007-10-19 Alexey DobriyanAdd kernel/notifier.c
2007-10-18 Eric W. Biedermansysctl: Error on bad sysctl tables
2007-07-16 Cedric Le Goateruser namespace: add the framework
2007-07-16 Cedric Le Goaterremove CONFIG_UTS_NS and CONFIG_IPC_NS
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-02-14 Eric W. Biederman[PATCH] sysctl: move utsname sysctls to their own file
2006-12-15 Linus TorvaldsRemove stack unwinder for now
2006-10-04 Paul E. McKenney[PATCH] srcu-3: RCU variant permitting read-side blocking
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: implement utsname namespaces
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-01 Jay Lan[PATCH] csa: basic accounting over taskstats
2006-10-01 Arjan van de Ven[PATCH] maximum latency tracking infrastructure
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: taskstats interface
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: setup
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: prove rwsem locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: procfs
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Ingo Molnar[PATCH] lockdep: stacktrace subsystem, core
2006-06-28 Thomas Gleixner[PATCH] pi-futex: rt mutex tester
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex debug
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex core
2006-06-26 Linus TorvaldsMerge branch 'x86-64'
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support
2006-06-26 john stultz[PATCH] Time: Use clocksource infrastructure for update...
2006-05-08 David WoodhouseFinally remove the obnoxious inter_module_xxx()
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: compat
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
next