nfsd: minor write_pool_threads exit cleanup
[safe/jmp/linux-2.6] / kernel /
2009-06-24 Linus TorvaldsMerge branches 'for-linus' of git://git./linux/kernel...
2009-06-24 Eric Parisaudit: inode watches depend on CONFIG_AUDIT not CONFIG_...
2009-06-24 Thomas Gleixnerfutex: Fix the write access fault problem for real
2009-06-24 Al ViroFix rule eviction order for AUDIT_DIR
2009-06-24 Eric ParisAudit: clean up all op= output to include string quoting
2009-06-24 Eric ParisAudit: move audit_get_nd completely into audit_watch
2009-06-24 Eric Parisaudit: seperate audit inode watches into a subfile
2009-06-24 Eric ParisAudit: clean up audit_receive_skb
2009-06-24 Eric ParisAudit: cleanup netlink mesg handling
2009-06-24 Eric ParisAudit: unify the printk of an skb when auditd not around
2009-06-24 Eric ParisAudit: dereferencing krule as if it were an audit_watch
2009-06-24 Eric ParisAudit: better estimation of execve record length
2009-06-24 Eric ParisAudit: fix audit watch use after free
2009-06-23 Linus Torvaldsmm/init: cpu_hotplug_init() must be initialized before...
2009-06-20 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-06-20 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-20 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-06-20 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-06-20 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-06-20 Ingo MolnarMerge branch 'tip/tracing/urgent-1' of git://git./linux...
2009-06-20 Ingo MolnarMerge branch 'tip/tracing/urgent' of git://git./linux...
2009-06-20 Peter Zijlstraperf_counter: Push perf_sample_data through the swcount...
2009-06-20 Frederic Weisbeckertracing/urgent: warn in case of ftrace_start_up inbalance
2009-06-20 Frederic Weisbeckertracing/urgent: fix unbalanced ftrace_start_up
2009-06-19 Oleg Nesterovptrace: wait_task_zombie: do not account traced sub...
2009-06-19 Peter Zijlstraperf_counter: Close race in perf_lock_task_context()
2009-06-19 Peter Zijlstraperf_counter: Simplify and fix task migration counting
2009-06-18 Steven Rostedtfunction-graph: add stack frame test
2009-06-18 Steven Rostedtfunction-graph: disable when both x86_32 and optimize...
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-18 Peter Zijlstraperf_counter: Add event overlow handling
2009-06-17 Steven Rostedtring-buffer: have benchmark test print to trace buffer
2009-06-17 Steven Rostedtring-buffer: do not grab locks in nmi
2009-06-17 Steven Rostedtring-buffer: add locks around rb_per_cpu_empty
2009-06-17 Steven Rostedtring-buffer: check for less than two in size allocation
2009-06-17 Steven Rostedtring-buffer: remove useless compile check for buffer_pa...
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17 Christian Engelmayersched: Fix out of scope variable access in sched_slice()
2009-06-17 Hitoshi Mitakesched: Hide runqueues from direct refer at source code...
2009-06-17 Li Zefansched: Remove unneeded __ref tag
2009-06-17 Ingo MolnarMerge branch 'linus' into perfcounters/core
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-17 Steven Rostedtring-buffer: remove useless warn on check
2009-06-17 Steven Rostedtring-buffer: use BUF_PAGE_HDR_SIZE in calculating index
2009-06-16 Li Zefantracing/filters: fix race between filter setting and...
2009-06-16 Li Zefantracing/filters: free filter_string in destroy_preds()
2009-06-16 Steven Rostedtring-buffer: use commit counters for commit pointer...
2009-06-16 Steven Rostedtring-buffer: remove unused variable
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
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 Steven Rostedtring-buffer: have benchmark test handle discarded events
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 '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...
next