Age | Commit message (Expand) | Author | Files | Lines |
2011-01-09 | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 2 | -13/+18 |
2011-01-07 | x86: Save rbp in pt_regs on irq entry | Frederic Weisbecker | 1 | -13/+23 |
2011-01-07 | x86, dumpstack: Fix unused variable warning | Rakib Mullick | 1 | -6/+0 |
2011-01-07 | x86, NMI: Clean-up default_do_nmi() | Don Zickus | 1 | -16/+14 |
2011-01-07 | x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU | Don Zickus | 1 | -6/+10 |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 8 | -21/+12 |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus | 8 | -6/+29 |
2011-01-07 | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus | 3 | -3/+3 |
2011-01-07 | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR | Huang Ying | 2 | -26/+37 |
2011-01-07 | perf_events: Add perf_event_time() | Stephane Eranian | 1 | -14/+24 |
2011-01-07 | perf_events: Generalize use of event_filter_match() | Stephane Eranian | 1 | -8/+8 |
2011-01-07 | perf_events: Move code around to prepare for cgroup | Stephane Eranian | 2 | -16/+26 |
2011-01-07 | perf tools: Pass whole attr to event selectors | Lin Ming | 5 | -10/+19 |
2011-01-06 | perf tools: Build with frame pointer | Frederic Weisbecker | 1 | -1/+1 |
2011-01-06 | perf tools: Fix buffer overflow error when specifying all tracepoints | Han Pingtian | 1 | -31/+30 |
2011-01-05 | tools, perf: Documentation for the power events API | Jean Pihet | 1 | -0/+90 |
2011-01-05 | perf: Add calls to suspend trace point | Jean Pihet | 1 | -0/+3 |
2011-01-05 | perf script: Make some lists static | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2011-01-05 | perf script: Use the default lost event handler | Arnaldo Carvalho de Melo | 1 | -14/+1 |
2011-01-05 | perf session: Warn about errors when processing pipe events too | Arnaldo Carvalho de Melo | 1 | -26/+31 |
2011-01-05 | perf tools: Fix perf_event.h header usage | Stephane Eranian | 2 | -2/+2 |
2011-01-05 | perf test: Clarify some error reports in the open syscall test | Arnaldo Carvalho de Melo | 1 | -7/+11 |
2011-01-05 | x86, NMI: Add touch_nmi_watchdog to io_check_error delay | Huang Ying | 1 | -3/+5 |
2011-01-05 | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time | Dongdong Deng | 1 | -0/+13 |
2011-01-05 | x86: Only call smp_processor_id in non-preempt cases | Don Zickus | 1 | -1/+2 |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 78 | -755/+726 |
2011-01-04 | Linux 2.6.37v2.6.37 | Linus Torvalds | 1 | -1/+1 |
2011-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 14 | -25/+87 |
2011-01-04 | ipv4/route.c: respect prefsrc for local routes | Joel Sing | 1 | -2/+6 |
2011-01-04 | remove trim_fs method from Documentation/filesystems/Locking | Christoph Hellwig | 1 | -2/+0 |
2011-01-04 | perf timechart: Adjust perf timechart to the new power events | Thomas Renninger | 3 | -18/+118 |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 9 | -11/+119 |
2011-01-04 | perf: Do not export power_frequency, but power_start event | Thomas Renninger | 2 | -3/+1 |
2011-01-04 | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 24 | -519/+1013 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 176 | -785/+1534 |
2011-01-04 | perf test: Add test for counting open syscalls | Arnaldo Carvalho de Melo | 1 | -0/+83 |
2011-01-04 | perf evsel: Auto allocate resources needed for some methods | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2011-01-04 | perf evsel: Use {cpu,thread}_map to shorten list of parameters | Arnaldo Carvalho de Melo | 3 | -17/+22 |
2011-01-04 | perf tools: Refactor all_tids to hold nr and the map | Arnaldo Carvalho de Melo | 5 | -85/+88 |
2011-01-04 | perf tools: Refactor cpumap to hold nr and the map | Arnaldo Carvalho de Melo | 5 | -67/+138 |
2011-01-04 | perf evsel: Introduce per cpu and per thread open helpers | Arnaldo Carvalho de Melo | 3 | -58/+83 |
2011-01-04 | perf evsel: Steal the counter reading routines from stat | Arnaldo Carvalho de Melo | 3 | -92/+196 |
2011-01-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 14 | -157/+78 |
2011-01-03 | arch/mn10300/kernel/irq.c: fix build | Andrew Morton | 1 | -1/+1 |
2011-01-03 | ima: fix add LSM rule bug | Mimi Zohar | 1 | -0/+2 |
2011-01-03 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 259 | -1598/+2484 |
2011-01-03 | bridge: stp: ensure mac header is set | Florian Westphal | 1 | -0/+2 |
2011-01-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -11/+20 |
2011-01-03 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -188/+79 |
2011-01-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2 | -4/+11 |