nfsd: Revert "svcrpc: take advantage of tcp autotuning"
[safe/jmp/linux-2.6] / kernel /
2009-04-07 Steven Rostedttracing: remove CALLER_ADDR2 from wakeup tracer
2009-04-07 Ingo MolnarMerge branch 'tracing/blktrace-fixes' into tracing...
2009-04-07 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-04-07 Rusty RussellRevert "module: remove the SHF_ALLOC flag on the __vers...
2009-04-06 Oleg Nesterovexit_notify: kill the wrong capable(CAP_KILL) check
2009-04-06 Linus Torvaldskernel/sysctl.c: avoid annoying warnings
2009-04-06 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-05 Ingo MolnarMerge branch 'linus' into irq/threaded
2009-04-05 Linus TorvaldsMerge branch 'audit.b62' of git://git./linux/kernel...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Eric ParisAudit: remove spaces from audit_log_d_path
2009-04-05 Eric Parisaudit: audit_set_auditable defined but not used
2009-04-05 Eric Parisaudit: incorrect ref counting in audit tree tag_chunk
2009-04-05 Paul Mooreaudit: Fix possible return value truncation in audit_ge...
2009-04-05 Miloslav Trmacaudit: ignore terminating NUL in AUDIT_USER_TTY messages
2009-04-05 Miloslav TrmacAudit: fix handling of 'strings' with NULL characters
2009-04-05 Zhenwen Xumake the e->rule.xxx shorter in kernel auditfilter.c
2009-04-05 Randy Dunlapauditsc: fix kernel-doc notation
2009-04-05 Jiri Pirkoaudit: EXECVE record - removed bogus newline
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-modul...
2009-04-05 Linus TorvaldsMerge branch 'printk-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'core-cleanups-for-linus' of git://git...
2009-04-04 Linus TorvaldsMerge branch 'stacktrace-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'rcu-for-linus' of git://git./linux/kernel...
2009-04-04 Linus TorvaldsMerge branch 'ipi-for-linus' of git://git./linux/kernel...
2009-04-04 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Yinghai Luirq: fix cpumask memory leak on offstack cpumask kernels
2009-04-03 David HowellsDocument the slow work thread pool
2009-04-03 David HowellsMake the slow work pool configurable
2009-04-03 David HowellsMake slow-work thread pool actually dynamic
2009-04-03 David HowellsCreate a dynamically sized pool of threads for doing...
2009-04-03 Li Zefanblktrace: fix pdu_len when tracing packet command requests
2009-04-03 Li Zefanblktrace: small cleanup in blk_msg_write()
2009-04-03 Carl Henrik Lundeblktrace: NUL-terminate user space messages
2009-04-03 Ingo Molnarkmemtrace: small cleanups
2009-04-03 Eduard - Gabriel... kmemtrace: restore original tracing data binary format...
2009-04-03 Eduard - Gabriel... kmemtrace: kmemtrace_alloc() must fill type_id
2009-04-03 Eduard - Gabriel... kmemtrace: use tracepoints
2009-04-03 Ingo Molnarkmemtrace, rcu: fix rcupreempt.c data structure depende...
2009-04-03 Ingo Molnarkmemtrace, rcu: fix rcu_tree_trace.c data structure...
2009-04-03 Ingo Molnarkmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassi...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Robin HoltAllow rwlocks to re-enable interrupts
2009-04-03 Robin HoltFactor out #ifdefs from kernel/spinlock.c to LOCK_CONTE...
2009-04-03 Aravind Srinivasanrelay: fix for possible loss/corruption of produced...
2009-04-03 Dmitri Vorobievkexec: vmcoreinfo_data[] can become static
2009-04-03 Neil Hormankexec: add dmesg log symbols to /proc/vmcoreinfo lists
2009-04-03 Oleg Nesterovpids: kill signal_struct-> __pgrp/__session and friends
2009-04-03 Oleg Nesterovpids: refactor vnr/nr_ns helpers to make them safe
2009-04-03 Oleg Nesterovpids: improve get_task_pid() to fix the unsafe sys_wait...
2009-04-03 Matthew Wilcoxsysctl: fix suid_dumpable and lease-break-time sysctls
2009-04-03 Serge E. Hallynproc_sysctl: use CONFIG_PROC_SYSCTL around ipc and...
2009-04-03 Lai Jiangshanworkqueue: avoid recursion in run_workqueue()
2009-04-03 Oleg Nesterovptrace_untrace: fix the SIGNAL_STOP_STOPPED check
2009-04-03 Oleg Nesterovptrace_detach: the wrong wakeup breaks the ERESTARTxxx...
2009-04-03 Oleg Nesterovforget_original_parent: do not abuse child->ptrace_entry
2009-04-03 Oleg Nesterovforget_original_parent: split out the un-ptrace part
2009-04-03 Oleg Nesterovreparent_thread: fix a zombie leak if /sbin/init ignore...
2009-04-03 Oleg Nesterovreparent_thread: fix the "is it traced" check
2009-04-03 Oleg Nesterovreparent_thread: don't call kill_orphaned_pgrp() if...
2009-04-03 Oleg Nesterovptrace: fix possible zombie leak on PTRACE_DETACH
2009-04-03 Oleg Nesterovptrace: reintroduce __ptrace_detach() as a callee of...
2009-04-03 Oleg Nesterovptrace: simplify ptrace_exit()->ignoring_children(...
2009-04-03 Oleg Nesterovptrace: kill __ptrace_detach(), fix ->exit_state check
2009-04-03 Sukadev Bhattiprolusignals: SI_USER: Masquerade si_pid when crossing pid...
2009-04-03 Sukadev Bhattiprolusignals: protect cinit from blocked fatal signals
2009-04-03 Sukadev Bhattiprolusignals: zap_pid_ns_process() should use force_sig()
2009-04-03 Sukadev Bhattiprolusignals: protect cinit from unblocked SIG_DFL signals
2009-04-03 Sukadev Bhattiprolusignals: add from_ancestor_ns parameter to send_signal()
2009-04-03 Oleg Nesterovsignals: protect init from unwanted signals more
2009-04-03 Oleg Nesterovsignals: remove 'handler' parameter to tracehook functions
2009-04-03 Oleg Nesterovdo_wait: fix waiting for the group stop with the dead...
2009-04-03 David Rientjescpusets: prevent PF_THREAD_BOUND tasks from attaching...
2009-04-03 Paul Menagecpusets: allow cpusets to be configured/built on non...
2009-04-03 David Rientjescpusets: replace zone allowed functions with node allowed
2009-04-03 Li Zefancpuset: remove struct cpuset_hotplug_scanner
2009-04-03 Li Zefancpuset: avoid changing cpuset's mems when errno returned
2009-04-03 Li Zefancpuset: rewrite update_tasks_nodemask()
2009-04-03 Li Zefancpuset: fix possible races in cpu/memory hotplug
2009-04-03 KAMEZAWA Hiroyukimemcg: fix OOM killer under memcg
2009-04-03 Li Zefandebug cgroup: remove unneeded cgroup_lock
2009-04-03 Li Zefancgroups: don't change release_agent when remount failed
2009-04-03 Li Zefancgroups: show correct file mode
2009-04-03 Jesper Juhlkernel/cgroup.c: kfree(NULL) is legal
2009-04-03 KAMEZAWA Hiroyukicgroup: fix frequent -EBUSY at rmdir
2009-04-03 KAMEZAWA Hiroyukicgroup: CSS ID support
2009-04-03 Grzegorz Nosekcgroups: relax ns_can_attach checks to allow attaching...
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-04-03 David Howellsnommu: fix a number of issues with the per-MM VMA patch
2009-04-02 Darren Hartfutex: comment requeue key reference semantics
2009-04-02 Randy Dunlaptimers: add missing kernel-doc
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-04-01 Davide Libenziepoll keyed wakeups: add __wake_up_locked_key() and...
2009-04-01 Magnus Dammpm: rework includes, remove arch ifdefs
2009-04-01 Alexey Dobriyanmm: fix proc_dointvec_userhz_jiffies "breakage"
2009-04-01 KOSAKI Motohiromm: introduce for_each_populated_zone() macro
2009-04-01 Gautham R Shenoysched: Print sched_group::__cpu_power in sched_domain_debug
next