Merge branch 'for-2.6.30' into for-2.6.31
[linux-2.6] / kernel /
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/kyle/rtc-parisc
2009-04-03  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/davem/rcu-doc-2.6
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-04-03  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/bart/linux-hdreg...
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  Ingo MolnarMerge branch 'dma-debug' of git://git./linux/kernel...
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  Chris ZankelMerge branch 'master' of git://git./linux/kernel/git...
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
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  Russell KingMerge branch 'smsc911x-armplatforms' of git://github...
2009-04-02  Ingo MolnarMerge branch 'linus' into x86/urgent
2009-04-02  Jesper NilssonMerge branch 'master' of git://git./linux/kernel/git...
2009-04-02  Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-04-02  Kyle McMartinMerge branch 'rusty-cpumask-parisc' into parisc
2009-04-01  Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-04-01  Felix BlyakherMerge branch 'master' of git://git./linux/kernel/git...
2009-04-01  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-04-01  Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-04-01  Linus TorvaldsMerge branch 'x86/setup' of git://git./linux/kernel...
2009-04-01  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-01  Trond MyklebustMerge branch 'devel' into for-linus
2009-04-01  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-01  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-04-01  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-04-01  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
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  Steven Rostedtring-buffer: do not remove reader page from list on...
2009-04-01  Steven Rostedtfunction-graph: allow unregistering twice
next