Age | Commit message (Expand) | Author | Files | Lines |
2011-03-08 | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar | 6 | -22/+26 |
2011-03-04 | cpuset: add a missing unlock in cpuset_write_resmask() | Li Zefan | 1 | -2/+5 |
2011-03-04 | Mark ptrace_{traceme,attach,detach} static | Linus Torvalds | 1 | -3/+3 |
2011-03-04 | perf: Fix cgroup vs jump_label problem | Peter Zijlstra | 1 | -13/+13 |
2011-03-04 | perf cgroup: Clean up perf_cgroup_create() | Li Zefan | 1 | -10/+1 |
2011-03-04 | perf cgroup: Fix unmatched call to perf_detach_cgroup() | Li Zefan | 1 | -3/+3 |
2011-03-04 | perf cgroup: Fix leak of file reference count | Li Zefan | 1 | -2/+5 |
2011-03-04 | perf: Fix the missing event initialization when pmu is found in idr | Lin Ming | 1 | -2/+7 |
2011-03-04 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 8 | -25/+48 |
2011-03-03 | blktrace: Remove blk_fill_rwbs_rq. | Tao Ma | 1 | -16/+0 |
2011-03-03 | Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/... | Frederic Weisbecker | 2 | -169/+754 |
2011-02-26 | clockevents: Prevent oneshot mode when broadcast device is periodic | Thomas Gleixner | 3 | -1/+18 |
2011-02-23 | perf: Simplify task_clock_event_read() | Peter Zijlstra | 1 | -10/+3 |
2011-02-23 | perf_events: Fix rcu and locking issues with cgroup support | Stephane Eranian | 1 | -11/+29 |
2011-02-22 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -3/+18 |
2011-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+15 |
2011-02-19 | genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now | Thomas Gleixner | 1 | -1/+1 |
2011-02-19 | genirq: Prevent access beyond allocated_irqs bitmap | Thomas Gleixner | 3 | -2/+17 |
2011-02-18 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -17/+28 |
2011-02-18 | Revert "tracing: Add unstable sched clock note to the warning" | Ingo Molnar | 1 | -6/+2 |
2011-02-17 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 4 | -62/+40 |
2011-02-16 | PM / Hibernate: Return error code when alloc_image_page() fails | Stanislaw Gruszka | 1 | -5/+2 |
2011-02-16 | workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long | Tejun Heo | 1 | -1/+3 |
2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 3 | -16/+16 |
2011-02-16 | perf: Optimize hrtimer events | Peter Zijlstra | 1 | -3/+32 |
2011-02-16 | perf: Optimize throttling code | Peter Zijlstra | 2 | -20/+25 |
2011-02-16 | perf: Add cgroup support | Stephane Eranian | 2 | -35/+626 |
2011-02-16 | cgroup: Fix cgroup_subsys::exit callback | Peter Zijlstra | 2 | -17/+20 |
2011-02-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 7 | -32/+64 |
2011-02-16 | perf: Fix throttle logic | Peter Zijlstra | 1 | -4/+15 |
2011-02-15 | Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g... | Linus Torvalds | 2 | -7/+5 |
2011-02-15 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+8 |
2011-02-14 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2 | -8/+46 |
2011-02-14 | workqueue: wake up a worker when a rescuer is leaving a gcwq | Tejun Heo | 1 | -0/+9 |
2011-02-14 | tracing/kprobe: Fix NULL pointer deref check | Masami Hiramatsu | 1 | -1/+1 |
2011-02-12 | timer debug: Hide kernel addresses via %pK in /proc/timer_list | Kees Cook | 1 | -2/+2 |
2011-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+1 |
2011-02-11 | ptrace: use safer wake up on ptrace_detach() | Tejun Heo | 1 | -1/+1 |
2011-02-11 | ftrace: Fix memory leak with function graph and cpu hotplug | Steven Rostedt | 2 | -8/+46 |
2011-02-11 | Merge remote branch 'acme/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2 | -8/+18 |
2011-02-11 | security: add cred argument to security_capable() | Chris Wright | 1 | -1/+1 |
2011-02-10 | cap_syslog: accept CAP_SYS_ADMIN for now | Linus Torvalds | 1 | -19/+35 |
2011-02-10 | watchdog, nmi: Lower the severity of error messages | Don Zickus | 1 | -2/+8 |
2011-02-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+7 |
2011-02-08 | tracing: Deprecate tracing_enabled for tracing_on | Steven Rostedt | 1 | -0/+4 |
2011-02-08 | tracing: Remove obsolete sched_switch tracer | Steven Rostedt | 1 | -48/+0 |
2011-02-08 | tracing: Add unstable sched clock note to the warning | Jiri Olsa | 1 | -2/+6 |
2011-02-08 | Revert "lockdep, timer: Fix del_timer_sync() annotation" | Peter Zijlstra | 1 | -5/+3 |
2011-02-07 | tracing/syscalls: Early terminate search for sys_ni_syscall | Ian Munsie | 1 | -0/+3 |
2011-02-07 | tracing/syscalls: Allow arch specific syscall symbol matching | Ian Munsie | 1 | -7/+14 |