ptrace: wait_task_zombie: do not account traced sub-threads
[pandora-kernel.git] / kernel /
2009-06-19 Oleg Nesterovptrace: wait_task_zombie: do not account traced sub...
2009-06-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-06-18 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-06-18 Peter Oberparleitergcov: enable GCOV_PROFILE_ALL for x86_64
2009-06-18 Peter Oberparleitergcov: add gcov profiling infrastructure
2009-06-18 Peter Oberparleiterkernel: constructor support
2009-06-18 Alexey Dobriyannsproxy: extract create_nsproxy()
2009-06-18 Alexey Dobriyanutsns: extract creeate_uts_ns()
2009-06-18 Alexey Dobriyanpidns: rewrite copy_pid_ns()
2009-06-18 Alexey Dobriyanpidns: make create_pid_namespace() accept parent pidns
2009-06-18 Christoph Hellwigpids: clean up find_task_by_pid variants
2009-06-18 Sukanto Ghoshsysctl.c: remove unused variable
2009-06-18 Oleg Nesterovkthreads: simplify migration_thread() exit path
2009-06-18 Oleg Nesterovkthreads: rework kthread_stop()
2009-06-18 Oleg Nesterovkthreads: simplify the startup synchronization
2009-06-18 Richard Kennedymm: exit.c reorder wait_opts to remove padding on 64...
2009-06-18 Oleg Nesterovdo_wait: fix the theoretical race with stop/trace/cont
2009-06-18 Oleg Nesterovdo_wait: kill the old BUG_ON, use while_each_thread()
2009-06-18 Oleg Nesterovdo_wait: simplify retval/tsk_result/notask_error mess
2009-06-18 Oleg Nesterovintroduce "struct wait_opts" to simplify do_wait()...
2009-06-18 Oleg Nesterovshift "ptrace implies WUNTRACED" from ptrace_do_wait...
2009-06-18 Oleg Nesterovcopy_process(): remove the unneeded clear_tsk_thread_fl...
2009-06-18 Oleg Nesterovwait_task_zombie: do not use thread_group_cputime()
2009-06-18 Oleg Nesterovptrace: don't take tasklist to get/set ->last_siginfo
2009-06-18 Oleg Nesterovptrace: do_notify_parent_cldstop: fix the wrong ->nspro...
2009-06-18 Oleg Nesterovptrace: wait_task_zombie: s/->parent/->real_parent/
2009-06-18 Oleg Nesterovptrace_get_task_struct: s/tasklist/rcu/, make it static
2009-06-18 Oleg Nesterovptrace: do not use task_lock() for attach
2009-06-18 Oleg Nesterovptrace: cleanup check/set of PT_PTRACED during attach
2009-06-18 Oleg Nesterovptrace: ptrace_attach: check PF_KTHREAD + exit_state...
2009-06-18 Oleg Nesterovptrace: do not use task->ptrace directly in core kernel
2009-06-18 Oleg Nesterovptrace: mm_need_new_owner: use ->real_parent to search...
2009-06-18 Oleg Nesterovallow_signal: kill the bogus ->mm check, add a note...
2009-06-18 Daisuke Nishimuramemcg: add interface to reset limits
2009-06-18 Li Zefancgroups: forbid noprefix if mounting more than just...
2009-06-18 Keika Kobayashisoftirq: introduce statistics for softirq
2009-06-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-06-17 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2009-06-17 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-06-17 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-06-17 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17 Tony LuckPull for-2.6.31 into release
2009-06-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-17 Paul MundtMerge branches 'sh/pci-express-integration', 'sh/rsk...
2009-06-17 Pekka EnbergMerge branch 'slub/earlyboot' into for-linus
2009-06-17 Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
2009-06-17 Linus TorvaldsMerge branch 'next-i2c' of git://aeryn.fluff.org.uk...
2009-06-17 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-17 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Chris Petersonslow-work: use round_jiffies() for thread pool's cull...
2009-06-17 Alexey Dobriyangroups: move code to kernel/groups.c
2009-06-17 Robert P. J. Daykernel/kfifo.c: replace conditional test with is_power_...
2009-06-17 KOSAKI Motohiromm: remove CONFIG_UNEVICTABLE_LRU config option
2009-06-17 Rafael J. Wysockimm, PM/Freezer: Disable OOM killer when tasks are frozen
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-06-17 Miao Xiecpuset,mm: update tasks' mems_allowed in time
2009-06-17 Miao Xiecpusets: update tasks' page/slab spread flags in time
2009-06-17 Miao Xiecpusets: restructure the function cpuset_update_task_me...
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge branch 'serial'
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-06-16 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-06-16 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2009-06-16 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2009-06-16 Linus Torvaldsprintk: add KERN_DEFAULT loglevel to print_modules()
2009-06-16 Linus Torvaldsprintk: Add KERN_DEFAULT printk log-level
2009-06-16 Linus Torvaldsprintk: clean up handling of log-levels and newlines
2009-06-16 Takashi IwaiMerge branch 'topic/usb-audio' into for-linus
2009-06-16 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-06-16 Takashi IwaiMerge branch 'topic/ctxfi' into for-linus
2009-06-16 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-16 Kay Sieverssched: delayed cleanup of user_struct
2009-06-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-migration' of git:/...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-clockevents' of git...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-clocksource' of git...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-ntp' of git://git./linux...
2009-06-15 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-15 Vegard Nossumsignal: fix __send_signal() false positive kmemcheck...
next