Commit Graph

7695 Commits (af87b823ca2b05257192e8d48dc686db6173d7b2)

Author SHA1 Message Date
Paul E. McKenney f6faac71d5 rcu: Mark Hierarchical RCU no longer experimental 16 years ago
Li Zefan 9d612beff5 tracing: Fix trace_buf_size boot option 16 years ago
Heiko Carstens 507e123151 timer stats: Optimize by adding quick check to avoid function calls 16 years ago
Li Zefan d82d62444f ftrace: Fix t_hash_start() 16 years ago
Li Zefan 694ce0a544 ftrace: Don't manipulate @pos in t_start() 16 years ago
Li Zefan 85951842a1 ftrace: Don't increment @pos in g_start() 16 years ago
Li Zefan f129e965be tracing: Reset iterator in t_start() 16 years ago
Li Zefan 2961bf345f trace_stat: Don't increment @pos in seq start() 16 years ago
Li Zefan c8961ec6da tracing_bprintk: Don't increment @pos in t_start() 16 years ago
Li Zefan e1c7e2a6e6 tracing/events: Don't increment @pos in s_start() 16 years ago
Al Viro 916d75761c Fix rule eviction order for AUDIT_DIR 16 years ago
Eric Paris 9d96098510 Audit: clean up all op= output to include string quoting 16 years ago
Eric Paris 35fe4d0b1b Audit: move audit_get_nd completely into audit_watch 16 years ago
Eric Paris cfcad62c74 audit: seperate audit inode watches into a subfile 16 years ago
Eric Paris ea7ae60bfe Audit: clean up audit_receive_skb 16 years ago
Eric Paris ee080e6ce9 Audit: cleanup netlink mesg handling 16 years ago
Eric Paris 038cbcf65f Audit: unify the printk of an skb when auditd not around 16 years ago
Eric Paris e85188f424 Audit: dereferencing krule as if it were an audit_watch 16 years ago
Eric Paris b87ce6e418 Audit: better estimation of execve record length 16 years ago
Eric Paris 35aa901c0b Audit: fix audit watch use after free 16 years ago
Peter Zijlstra f344011ccb perf_counter: Optimize perf_counter_alloc()'s inherit case 16 years ago
Peter Zijlstra b84fbc9fb1 perf_counter: Push inherit into perf_counter_alloc() 16 years ago
Peter Zijlstra f29ac756a4 perf_counter: Optimize perf_swcounter_event() 16 years ago
Arun R Bharadwaj bfdb4d9f0f timers: Fix timer_migration interface which accepts any number as input 16 years ago
Linus Torvalds 31950eb66f mm/init: cpu_hotplug_init() must be initialized before SLAB 16 years ago
Peter Zijlstra 92bf309a9c perf_counter: Push perf_sample_data through the swcounter code 16 years ago
Frederic Weisbecker 9ea1a153a4 tracing/urgent: warn in case of ftrace_start_up inbalance 16 years ago
Frederic Weisbecker c85a17e226 tracing/urgent: fix unbalanced ftrace_start_up 16 years ago
Oleg Nesterov befca96779 ptrace: wait_task_zombie: do not account traced sub-threads 16 years ago
Peter Zijlstra b49a9e7e72 perf_counter: Close race in perf_lock_task_context() 16 years ago
Peter Zijlstra e5289d4a18 perf_counter: Simplify and fix task migration counting 16 years ago
Steven Rostedt 71e308a239 function-graph: add stack frame test 16 years ago
Steven Rostedt eb4a03780d function-graph: disable when both x86_32 and optimize for size are configured 16 years ago
Peter Oberparleiter 7bf99fb673 gcov: enable GCOV_PROFILE_ALL for x86_64 16 years ago
Peter Oberparleiter 2521f2c228 gcov: add gcov profiling infrastructure 16 years ago
Peter Oberparleiter b99b87f70c kernel: constructor support 16 years ago
Alexey Dobriyan 90af90d7d3 nsproxy: extract create_nsproxy() 16 years ago
Alexey Dobriyan 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 years ago
Alexey Dobriyan dca4a97960 pidns: rewrite copy_pid_ns() 16 years ago
Alexey Dobriyan ed469a63c3 pidns: make create_pid_namespace() accept parent pidns 16 years ago
Christoph Hellwig 17f98dcf60 pids: clean up find_task_by_pid variants 16 years ago
Sukanto Ghosh 7338f29984 sysctl.c: remove unused variable 16 years ago
Oleg Nesterov 371cbb387e kthreads: simplify migration_thread() exit path 16 years ago
Oleg Nesterov 63706172f3 kthreads: rework kthread_stop() 16 years ago
Oleg Nesterov cdd140bdd6 kthreads: simplify the startup synchronization 16 years ago
Richard Kennedy e1eb1ebcca mm: exit.c reorder wait_opts to remove padding on 64 bit builds 16 years ago
Oleg Nesterov f95d39d10f do_wait: fix the theoretical race with stop/trace/cont 16 years ago
Oleg Nesterov a3f6dfb729 do_wait: kill the old BUG_ON, use while_each_thread() 16 years ago
Oleg Nesterov 64a16caf5e do_wait: simplify retval/tsk_result/notask_error mess 16 years ago
Oleg Nesterov 9e8ae01d1c introduce "struct wait_opts" to simplify do_wait() patches 16 years ago