Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Tejun Heo
|
92fb97487a
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
|
12 years ago |
Eric W. Biederman
|
17cf22c33e
pidns: Use task_active_pid_ns where appropriate
|
15 years ago |
Linus Torvalds
|
ade0899b29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Peter Zijlstra
|
95cf59ea72
perf: Fix perf_cgroup_switch for sw-events
|
12 years ago |
Peter Zijlstra
|
3f1f33206c
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
68d47a137c
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
Linus Torvalds
|
7e92daaefa
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Al Viro
|
ab72a7028c
events: don't use get_unused_fd_flags() when get_unused_fd() will do
|
13 years ago |
Tejun Heo
|
8c7f6edbda
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
|
12 years ago |
K.Prasad
|
500ad2d8b0
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
|
13 years ago |
Al Viro
|
a6fa941d94
perf_event: Switch to internal refcount, fix race with close()
|
13 years ago |
Jiri Olsa
|
c5ebcedb56
perf: Add ability to attach user stack dump to sample
|
13 years ago |
Jiri Olsa
|
4018994f3d
perf: Add ability to attach user level registers dump to sample
|
13 years ago |
Andrew Vagin
|
e6dab5ffab
perf/trace: Add ability to set a target task for events
|
13 years ago |
Yan, Zheng
|
0cda4c0231
perf: Introduce perf_pmu_migrate_context()
|
13 years ago |
Yan, Zheng
|
e2d37cd213
perf: Allow the PMU driver to choose the CPU on which to install events
|
13 years ago |
Yan, Zheng
|
fbfc623f82
perf: Avoid race between cpu hotplug and installing event
|
13 years ago |
Salman Qazi
|
9c5da09d26
perf: Use css_tryget() to avoid propping up css refcount
|
13 years ago |
Namhyung Kim
|
cb7225feec
perf: Remove duplicate invocation on perf_event_for_each
|
13 years ago |
Jiri Olsa
|
ab0cce560e
Revert "sched, perf: Use a single callback into the scheduler"
|
13 years ago |
Arnaldo Carvalho de Melo
|
16ee6576e2
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
|
13 years ago |
Peter Zijlstra
|
cb04ff9ac4
sched, perf: Use a single callback into the scheduler
|
13 years ago |
Robert Richter
|
fd0d000b2c
perf: Pass last sampling period to perf_sample_data_init()
|
13 years ago |
Robert Richter
|
33b07b8be7
perf: Use static variant of perf_event_overflow in core.c
|
13 years ago |
Michael Ellerman
|
724b6daa13
perf: Fix perf_event_for_each() to use sibling
|
13 years ago |
Ingo Molnar
|
7fd52392c5
Merge branch 'linus' into perf/urgent
|
13 years ago |