| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 2012-03-12 | 2 | -0/+183 |
|\ |
|
| * | perf: Add callback to flush branch_stack on context switch | Stephane Eranian | 2012-03-05 | 1 | -0/+85 |
| * | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 | 2 | -0/+30 |
| * | perf: Add generic taken branch sampling support | Stephane Eranian | 2012-03-05 | 1 | -0/+68 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-12 | 5 | -36/+97 |
|\ \
| |/
|/| |
|
| * | Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res... | Linus Torvalds | 2012-03-07 | 1 | -2/+2 |
| * | genirq: Clear action->thread_mask if IRQ_ONESHOT is not set | Thomas Gleixner | 2012-03-06 | 1 | -6/+38 |
| * | hung_task: fix the broken rcu_lock_break() logic | Oleg Nesterov | 2012-03-05 | 1 | -4/+7 |
| * | vfork: kill PF_STARTING | Oleg Nesterov | 2012-03-05 | 1 | -9/+0 |
| * | coredump_wait: don't call complete_vfork_done() | Oleg Nesterov | 2012-03-05 | 1 | -1/+1 |
| * | vfork: make it killable | Oleg Nesterov | 2012-03-05 | 1 | -8/+32 |
| * | vfork: introduce complete_vfork_done() | Oleg Nesterov | 2012-03-05 | 1 | -7/+10 |
| * | kprobes: return proper error code from register_kprobe() | Prashanth Nageshappa | 2012-03-05 | 1 | -5/+7 |
| * | kmsg_dump: don't run on non-error paths by default | Matthew Garrett | 2012-03-05 | 1 | -0/+6 |
| *-. | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2012-03-02 | 2 | -4/+4 |
| |\ \ |
|
| | | * | CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume | Srivatsa S. Bhat | 2012-02-27 | 1 | -2/+2 |
* | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | 16 | -35/+108 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | perf/hwbp: Fix a possible memory leak | Namhyung Kim | 2012-02-28 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-02-27 | 2 | -1/+2 |
| |\ \
| | |/ |
|
| | * | sched/events: Revert trace_sched_stat_sleeptime() | Peter Zijlstra | 2012-02-22 | 2 | -1/+2 |
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-02-27 | 4 | -13/+37 |
| |\ \ |
|
| | * | | genirq: Handle pending irqs in irq_startup() | Thomas Gleixner | 2012-02-15 | 4 | -11/+14 |
| | * | | genirq: Unmask oneshot irqs when thread was not woken | Thomas Gleixner | 2012-02-15 | 1 | -2/+23 |
| * | | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov | 2012-02-24 | 1 | -1/+4 |
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-02-20 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | vfs: fix panic in __d_lookup() with high dentry hashtable counts | Dimitri Sivanich | 2012-02-13 | 1 | -2/+2 |
| * | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-02-13 | 1 | -1/+2 |
| |\ \
| | |/
| |/| |
|
| | * | module: make module param bint handle nul value | Dave Young | 2012-02-14 | 1 | -1/+2 |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-02-11 | 2 | -3/+9 |
| |\ \ |
|
| | * | | relay: prevent integer overflow in relay_open() | Dan Carpenter | 2012-02-10 | 1 | -2/+8 |
| | * | | block: strip out locking optimization in put_io_context() | Tejun Heo | 2012-02-07 | 1 | -1/+1 |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-02-10 | 1 | -5/+14 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | perf: Fix double start/stop in x86_pmu_start() | Stephane Eranian | 2012-02-07 | 1 | -5/+14 |
| * | | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-02-04 | 3 | -6/+31 |
| |\ \ \ |
|
| | * | | | PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails | Srivatsa S. Bhat | 2012-02-04 | 2 | -4/+27 |
| | * | | | PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path | Srivatsa S. Bhat | 2012-02-01 | 1 | -2/+4 |
| * | | | | kprobes: fix a memory leak in function pre_handler_kretprobe() | Jiang Liu | 2012-02-03 | 1 | -1/+5 |
| | |/ /
| |/| | |
|
* | | | | static keys: Inline the static_key_enabled() function | Jason Baron | 2012-02-28 | 1 | -6/+0 |
* | | | | Merge branch 'perf/jump-labels' into perf/core | Ingo Molnar | 2012-02-28 | 6 | -94/+117 |
|\ \ \ \ |
|
| * | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | 6 | -92/+112 |
| * | | | | jump label: Fix compiler warning | Jason Baron | 2012-02-22 | 1 | -1/+1 |
| * | | | | jump label: Add a WARN() if jump label key count goes negative | Jason Baron | 2012-02-22 | 1 | -1/+4 |
* | | | | | ftrace, perf: Add filter support for function trace event | Jiri Olsa | 2012-02-21 | 4 | -9/+168 |
* | | | | | ftrace: Allow to specify filter field type for ftrace events | Jiri Olsa | 2012-02-21 | 4 | -47/+82 |
* | | | | | ftrace, perf: Add support to use function tracepoint in perf | Jiri Olsa | 2012-02-21 | 4 | -2/+106 |
* | | | | | ftrace: Add FTRACE_ENTRY_REG macro to allow event registration | Jiri Olsa | 2012-02-21 | 2 | -2/+20 |
* | | | | | ftrace, perf: Add add/del tracepoint perf registration actions | Jiri Olsa | 2012-02-21 | 4 | -1/+11 |
* | | | | | ftrace, perf: Add open/close tracepoint perf registration actions | Jiri Olsa | 2012-02-21 | 4 | -49/+97 |
* | | | | | ftrace: Add enable/disable ftrace_ops control interface | Jiri Olsa | 2012-02-21 | 2 | -7/+106 |
* | | | | | tracing: Don't use p->len field to determine output in __print_*() functions | Steven Rostedt | 2012-02-21 | 1 | -3/+3 |