FS-Cache: Add and document asynchronous operation handling
[safe/jmp/linux-2.6] / kernel /
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 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-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 Al ViroGet rid of indirect include of fs_struct.h
2009-04-01 Al ViroNew locking/refcounting for fs_struct
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-04-01 Al ViroKill unsharing fs_struct in __set_personality()
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-30 Peter Zijlstralockdep: fix deadlock in lockdep_trace_alloc
2009-03-30 Rafael J. Wysockikexec: Change kexec jump code ordering
2009-03-30 Rafael J. WysockiPM: Change hibernation code ordering
2009-03-30 Rafael J. WysockiPM: Change suspend code ordering
2009-03-30 Rafael J. WysockiPM: Rework handling of interrupts during suspend-resume
2009-03-30 Rafael J. WysockiPM: Introduce functions for suspending and resuming...
2009-03-30 Ingo MolnarRevert "cpuacct: reduce one NULL check in fast-path"
2009-03-30 Rusty Russellcpumask: remove cpumask_t from core
2009-03-30 Rusty Russellcpumask: convert rcutorture.c
2009-03-30 Rusty Russellcpumask: use new cpumask_ functions in core code.
2009-03-30 Rusty Russellcpumask: use mm_cpumask() wrapper: kernel/fork.c
2009-03-30 Rusty Russellcpumask: use set_cpu_active in init/main.c
2009-03-30 Rusty Russellcpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
2009-03-30 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-29 Randy Dunlapsched: fix errors in struct & function comments
2009-03-29 Linus TorvaldsMerge branch 'futexes-for-linus' of git://git./linux...
2009-03-28 Ingo MolnarMerge branch 'linus' into core/futexes
2009-03-28 Ingo MolnarMerge branch 'linus' into x86/core
2009-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async...
2009-03-28 Arjan van de Venasync: remove the temporary (2.6.29) "async is off...
2009-03-28 Ingo MolnarMerge branch 'linus' into percpu-cpumask-x86-for-linus-2
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-27 Al Viroconstify dentry_operations: rest
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-26 Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-03-26 Linus TorvaldsMerge branch 'sched-for-linus' of git://git./linux...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Ingo MolnarMerge branches 'timers/new-apis', 'timers/ntp' and...
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into timers/core
2009-03-25 Gautham R Shenoysched: Add comments to find_busiest_group() function
2009-03-25 Gautham R Shenoysched: Refactor the power savings balance code
2009-03-25 Gautham R Shenoysched: Optimize the !power_savings_balance during fbg()
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate imbalance
2009-03-25 Gautham R Shenoysched: Create helper to calculate small_imbalance in...
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate sched_doma...
next