score: add prototypes for wrapped syscalls
[safe/jmp/linux-2.6] / kernel /
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 'linux-next' of git://git.infradead.org...
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-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 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...
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-15 Vegard Nossumsignal: fix __send_signal() false positive kmemcheck...
2009-06-15 Vegard Nossumtrace: annotate bitfields in struct ring_buffer_event
2009-06-15 Vegard Nossumkmemcheck: add mm functions
2009-06-14 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-13 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2009-06-13 Vegard Nossumkmemcheck: add the kmemcheck core
2009-06-13 Thomas Gleixnerclocksource: prevent selection of low resolution clocks...
2009-06-13 Vegard Nossumtasklets: new tasklet scheduling function
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-12 Cornelia HuckPM/Hibernate: Move NVS routines into a seperate file...
2009-06-12 Rafael J. WysockiPM/Hibernate: Rename disk.c to hibernate.c
2009-06-12 Rafael J. WysockiPM: Separate suspend to RAM functionality from core
2009-06-12 Rafael J. WysockiPM/Hibernate: Move memory shrinking to snapshot.c ...
2009-06-12 Rafael J. WysockiPM/Suspend: Do not shrink memory before suspend
2009-06-12 Alan SternPM core: rename suspend and resume functions
2009-06-12 Magnus DammPM: Rename device_power_down/up()
2009-06-12 Linus TorvaldsMerge branch 'topic/slab/earlyboot-v2' of git://git...
2009-06-12 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lguest
2009-06-12 Jean Delvaretrivial: fix ETIMEOUT -> ETIMEDOUT typos
2009-06-12 Manish Katiyartrivial: kernel/power/poweroff.c: whitespace fix
2009-06-12 Rusty Russellsched: export kick_process
2009-06-12 Peter Zijlstraperf_counter: Add forward/backward attribute ABI compat...
2009-06-12 Peter Zijlstraperf_counter: Remove PERF_TYPE_RAW special casing
2009-06-12 Rusty Russellmodule: trim exception table on init free.
2009-06-12 Rusty Russellmodule_param: allow 'bool' module_params to be bool...
2009-06-12 Rusty Russellmodule_param: split perm field into flags and perm
2009-06-12 Rusty Russellmodule_param: invbool should take a 'bool', not an...
2009-06-12 Yinghai Luirq: slab alloc for default irq_affinity
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Al ViroSwitch collect_mounts() to struct path
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'topic/slab/earlyboot' of git://git./linux...
2009-06-11 Oleg Nesterovslow_work_thread() should do the exclusive wait
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Pekka Enbergirq: use kcalloc() instead of the bootmem allocator
2009-06-11 Pekka Enbergsched: use slab in cpupri_init()
2009-06-11 Pekka Enbergsched: use alloc_cpumask_var() instead of alloc_bootmem...
2009-06-11 Yinghai Luirq/cpumask: make memoryless node zero happy
2009-06-11 Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
next