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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf timechart: Adjust confusing if indentation
Julia Lawall
2010-08-05
1
-2
/
+2
*
perf trace: Clean up #includes
Andrea Gelmini
2010-08-05
1
-12
/
+7
*
perf probe: Remove duplicated #include
Andrea Gelmini
2010-08-05
1
-1
/
+0
*
perf ui: Add search by name/addr to the map__browser
Arnaldo Carvalho de Melo
2010-08-05
2
-10
/
+117
*
perf hists: Fixup addr snprintf width on 32 bit arches
Arnaldo Carvalho de Melo
2010-08-05
1
-2
/
+4
*
perf hists: Handle verbose in hists__sort_list_width
Arnaldo Carvalho de Melo
2010-08-05
1
-0
/
+3
*
perf ui: Shorten ui_browser->refresh_entries to refresh
Arnaldo Carvalho de Melo
2010-08-05
1
-12
/
+12
*
perf ui: Add a map browser
Arnaldo Carvalho de Melo
2010-08-05
1
-2
/
+127
*
perf symbols: Store the symbol binding
Arnaldo Carvalho de Melo
2010-08-05
2
-8
/
+23
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-08-05
4
-27
/
+25
|
\
|
*
tracing/kprobes: unregister_trace_probe needs to be called under mutex
Srikar Dronamraju
2010-08-04
1
-0
/
+3
|
*
perf: expose event__process function
Srikar Dronamraju
2010-08-04
3
-20
/
+21
|
*
perf events: Fix mmap offset determination
Dave Martin
2010-08-04
1
-7
/
+1
*
|
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
2010-08-05
16
-348
/
+770
|
\
\
|
|
/
|
/
|
|
*
kernel/watchdog: Initialize 'result'
Kulikov Vasiliy
2010-07-07
1
-1
/
+1
|
*
lockup_detector: Don't enable the lockup detector by default
Frederic Weisbecker
2010-05-19
1
-1
/
+0
|
*
lockup_detector: Convert per_cpu to __get_cpu_var for readability
Don Zickus
2010-05-19
1
-18
/
+17
|
*
lockup_detector: Cross arch compile fixes
Don Zickus
2010-05-16
3
-5
/
+8
|
*
lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR
Frederic Weisbecker
2010-05-16
4
-14
/
+14
|
*
lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archs
Frederic Weisbecker
2010-05-16
3
-3
/
+5
|
*
lockup_detector: Update some config
Frederic Weisbecker
2010-05-16
1
-22
/
+3
|
*
x86, watchdog: Fix build error in hw_nmi.c
Ingo Molnar
2010-05-13
1
-0
/
+1
|
*
watchdog: Export touch_softlockup_watchdog
Ingo Molnar
2010-05-13
1
-0
/
+1
|
*
lockup_detector: Fix forgotten config conversion
Frederic Weisbecker
2010-05-13
1
-1
/
+1
|
*
lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR
Frederic Weisbecker
2010-05-13
1
-1
/
+1
|
*
lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdog
Don Zickus
2010-05-12
1
-3
/
+4
|
*
x86: Cleanup hw_nmi.c cruft
Don Zickus
2010-05-12
1
-58
/
+0
|
*
x86: Move trigger_all_cpu_backtrace to its own die_notifier
Don Zickus
2010-05-12
1
-14
/
+51
|
*
lockup_detector: Remove nmi_watchdog.c file
Don Zickus
2010-05-12
1
-259
/
+0
|
*
lockup_detector: Remove old softlockup code
Don Zickus
2010-05-12
2
-305
/
+10
|
*
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
Don Zickus
2010-05-12
4
-55
/
+6
|
*
lockup_detector: Combine nmi_watchdog and softlockup detector
Don Zickus
2010-05-12
12
-29
/
+650
|
*
Merge commit 'v2.6.34-rc7' into perf/nmi
Frederic Weisbecker
2010-05-12
11210
-279117
/
+611513
|
|
\
|
*
|
nmi_watchdog: Tell the world we're active
Peter Zijlstra
2010-03-02
1
-0
/
+2
|
*
|
nmi_watchdog: Turn it off by default
Ingo Molnar
2010-02-28
1
-1
/
+0
|
*
|
nmi_watchdog: Clean up various small details
Don Zickus
2010-02-25
4
-37
/
+36
|
*
|
nmi_watchdog: Fix undefined 'apic' build bug
Don Zickus
2010-02-19
1
-0
/
+2
|
*
|
nmi_watchdog: Properly configure for software events
Don Zickus
2010-02-17
1
-5
/
+18
|
*
|
nmi_watchdog: support for oprofile
Don Zickus
2010-02-17
1
-62
/
+82
|
*
|
nmi_watchdog: Fallback to software events when no hardware pmu detected
Don Zickus
2010-02-14
1
-2
/
+6
|
*
|
nmi_watchdog: Compile and portability fixes
Don Zickus
2010-02-14
5
-17
/
+82
|
*
|
nmi_watchdog: Use a boolean config flag for compiling
Don Zickus
2010-02-14
3
-2
/
+7
|
*
|
nmi_watchdog: Only enable on x86 for now
Ingo Molnar
2010-02-09
1
-0
/
+1
|
*
|
nmi_watchdog: Config option to enable new nmi_watchdog
Don Zickus
2010-02-08
5
-1
/
+26
|
*
|
nmi_watchdog: Add new, generic implementation, using perf events
Don Zickus
2010-02-08
2
-0
/
+305
|
*
|
x86: Move notify_die from nmi.c to traps.c
Don Zickus
2010-02-08
2
-7
/
+5
*
|
|
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...
Ingo Molnar
2010-08-04
2
-3
/
+16
|
\
\
\
|
*
|
|
oprofile: make event buffer nonseekable
Arnd Bergmann
2010-07-26
1
-1
/
+2
|
*
|
|
powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
Denis Kirjanov
2010-06-04
1
-1
/
+1
|
*
|
|
Merge remote branch 'tip/perf/urgent' into oprofile/urgent
Robert Richter
2010-06-04
7968
-270163
/
+609952
|
|
\
\
\
[next]