sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST
[safe/jmp/linux-2.6] / kernel /
2009-07-01 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-07-01 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-07-01 Renaud Lottiauxbsdacct: fix access to invalid filp in acct_on()
2009-07-01 Zhang Ruikernel/resource.c: fix sign extension in reserve_setup()
2009-06-30 Paul Mackerrasperf_counter: Provide a way to enable counters on exec
2009-06-29 Catalin Marinaskmemleak: Inform kmemleak about pid_hash
2009-06-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-28 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-06-28 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-06-26 Peter Zijlstraperf_counter: Complete counter swap
2009-06-26 Li Zefanftrace: Fix the output of profile
2009-06-25 Kurt Garloffx86: Add sysctl to allow panic on IOCK NMI error
2009-06-25 Peter Zijlstraperf_counter: Rework the sample ABI
2009-06-25 Peter Zijlstraperf_counter: Implement more accurate per task statistics
2009-06-25 Peter Zijlstraperf_counter: Add PERF_EVENT_READ
2009-06-25 Peter Zijlstraperf_counter, x86: Add mmap counter read support
2009-06-25 Peter Zijlstraperf_counter: Add scale information to the mmap control...
2009-06-25 Thomas Gleixnerfutex: request only one page from get_user_pages()
2009-06-25 Paul Mundtring-buffer: Make it generally available
2009-06-25 Li Zefanftrace: Remove duplicate newline
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 Li Zefantracing: Fix trace_buf_size boot option
2009-06-24 Heiko Carstenstimer stats: Optimize by adding quick check to avoid...
2009-06-24 Li Zefanftrace: Fix t_hash_start()
2009-06-24 Li Zefanftrace: Don't manipulate @pos in t_start()
2009-06-24 Li Zefanftrace: Don't increment @pos in g_start()
2009-06-24 Li Zefantracing: Reset iterator in t_start()
2009-06-24 Li Zefantrace_stat: Don't increment @pos in seq start()
2009-06-24 Li Zefantracing_bprintk: Don't increment @pos in t_start()
2009-06-24 Li Zefantracing/events: Don't increment @pos in s_start()
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 Peter Zijlstraperf_counter: Optimize perf_counter_alloc()'s inherit...
2009-06-23 Peter Zijlstraperf_counter: Push inherit into perf_counter_alloc()
2009-06-23 Peter Zijlstraperf_counter: Optimize perf_swcounter_event()
2009-06-23 Arun R Bharadwajtimers: Fix timer_migration interface which accepts...
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
next