index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
1
-8
/
+5
|
\
|
*
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
1
-8
/
+5
*
|
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-05
2
-7
/
+16
|
\
\
|
*
|
perf/hwbp: Fix a possible memory leak
Namhyung Kim
2012-02-28
1
-2
/
+2
|
*
|
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
2012-02-07
1
-5
/
+14
*
|
|
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-8
/
+8
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-01-31
1
-38
/
+66
|
\
|
|
|
*
|
perf: Fix broken interrupt rate throttling
Stephane Eranian
2012-01-27
1
-38
/
+66
*
|
|
Merge branch 'perf/fast' into perf/core
Ingo Molnar
2012-01-27
2
-13
/
+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf: Extend the mmap control page with time (TSC) fields
Peter Zijlstra
2011-12-21
1
-7
/
+14
|
*
|
perf, x86: Provide means for disabling userspace RDPMC
Peter Zijlstra
2011-12-21
1
-0
/
+1
|
*
|
perf: Fix mmap_page::offset computation
Peter Zijlstra
2011-12-21
1
-1
/
+1
|
*
|
perf, arch: Rework perf_event_index()
Peter Zijlstra
2011-12-21
2
-5
/
+29
|
*
|
perf: Update the mmap control page on mmap()
Peter Zijlstra
2011-12-21
1
-0
/
+2
*
|
|
perf: Call perf_cgroup_event_time() directly
Namhyung Kim
2012-01-21
1
-1
/
+1
*
|
|
perf: Don't call release_callchain_buffers() if allocation fails
Namhyung Kim
2012-01-21
1
-2
/
+0
|
|
/
|
/
|
*
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
1
-5
/
+8
|
\
\
|
*
|
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
2011-12-12
1
-5
/
+8
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
2
-2
/
+2
|
\
\
\
|
*
|
|
misc latin1 to utf8 conversions
Al Viro
2012-01-02
2
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-06
4
-245
/
+283
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
2011-12-20
1
-2
/
+2
|
|
\
\
|
*
|
|
perf, core: Rate limit perf_sched_events jump_label patching
Gleb Natapov
2011-12-06
1
-5
/
+8
|
*
|
|
perf: Fix enable_on_exec for sibling events
Peter Zijlstra
2011-12-06
1
-7
/
+1
|
*
|
|
perf: Remove superfluous arguments
Peter Zijlstra
2011-12-06
1
-5
/
+4
|
*
|
|
perf: Avoid a useless pmu_disable() in the perf-tick
Peter Zijlstra
2011-12-06
1
-16
/
+32
|
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-12-06
3
-3
/
+92
|
|
\
\
\
|
*
\
\
\
Merge branch 'core' of git://amd64.org/linux/rric into perf/core
Ingo Molnar
2011-11-15
1
-0
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
oprofile, x86: Reimplement nmi timer mode using perf event
Robert Richter
2011-11-04
1
-0
/
+2
|
*
|
|
|
|
events: Don't divide events if it has field period
Andrew Vagin
2011-11-14
1
-1
/
+6
|
*
|
|
|
|
perf: Carve out callchain functionality
Borislav Petkov
2011-11-14
4
-211
/
+230
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
events: Make events use the new is_idle_task() API
Paul E. McKenney
2011-12-11
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
perf events: Fix ring_buffer_wakeup() brown paperbag bug
Will Deacon
2011-12-14
1
-2
/
+6
|
/
/
/
/
*
|
|
/
perf: Do no try to schedule task events if there are none
Gleb Natapov
2011-12-07
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
perf: Fix loss of notification with multi-event
Peter Zijlstra
2011-12-05
3
-2
/
+90
*
|
|
perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...
Gleb Natapov
2011-11-14
1
-1
/
+2
|
/
/
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
\
|
*
|
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
|
/
*
|
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
2011-11-03
1
-95
/
+2
*
|
mm: distinguish between mlocked and pinned pages
Christoph Lameter
2011-10-31
1
-3
/
+3
|
/
*
Merge commit 'v3.1-rc7' into perf/core
Ingo Molnar
2011-09-26
1
-12
/
+55
|
\
|
*
perf_event: Fix broken calc_timer_values()
Eric B Munson
2011-08-31
1
-2
/
+2
|
*
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
2011-08-29
1
-10
/
+53
*
|
perf: provide PMU when initing events
Mark Rutland
2011-08-14
1
-2
/
+2
*
|
perf: Add PM notifiers to fix CPU hotplug races
Peter Zijlstra
2011-08-14
1
-2
/
+95
|
/
*
perf: Remove perf_event_attr::type check
Lin Ming
2011-07-21
1
-7
/
+0
[next]