| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 2011-07-21 | 5 | -74/+48 |
* | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov | 2011-07-21 | 2 | -37/+31 |
* | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 | 3 | -36/+139 |
* | tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions | Steven Rostedt | 2011-07-07 | 1 | -5/+6 |
* | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-05 | 2 | -2/+2 |
|\ |
|
| * | x86: Swap save_stack_trace_regs parameters | Masami Hiramatsu | 2011-06-14 | 2 | -2/+2 |
* | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2011-07-04 | 8 | -19/+254 |
|\ \ |
|
| * \ | Merge branch 'oprofile/urgent' into HEAD | Robert Richter | 2011-06-15 | 2 | -13/+57 |
| |\ \ |
|
| | * | | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter | 2011-06-15 | 1 | -9/+47 |
| | * | | oprofile, x86: Fix race in nmi handler while starting counters | Robert Richter | 2011-06-15 | 1 | -4/+10 |
| * | | | MIPS: oprofile: Add callgraph support | Daniel Kalmar | 2011-06-15 | 4 | -1/+179 |
| * | | | MIPS: Add new unwind_stack variant | Daniel Kalmar | 2011-06-15 | 2 | -5/+18 |
| |/ / |
|
* | | | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-03 | 3 | -70/+41 |
|\ \ \ |
|
| * | | | x86: Don't use frame pointer to save old stack on irq entry | Frederic Weisbecker | 2011-07-02 | 2 | -42/+15 |
| * | | | x86: Remove useless unwinder backlink from irq regs saving | Frederic Weisbecker | 2011-07-02 | 1 | -1/+0 |
| * | | | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ | Frederic Weisbecker | 2011-07-02 | 1 | -1/+2 |
| * | | | x86,64: Simplify save_regs() | Frederic Weisbecker | 2011-07-02 | 1 | -27/+17 |
| * | | | x86: Fetch stack from regs when possible in dump_trace() | Frederic Weisbecker | 2011-07-02 | 1 | -2/+5 |
| * | | | x86: Save stack pointer in perf live regs savings | Frederic Weisbecker | 2011-07-02 | 1 | -0/+5 |
| |/ / |
|
* | | | perf, powerpc: Fix build borkage | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | | | x86, perf: Add constraints for architectural PMU | Avi Kivity | 2011-07-01 | 1 | -5/+18 |
* | | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 5 | -5/+8 |
* | | | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 18 | -1/+296 |
* | | | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra | 2011-07-01 | 2 | -8/+41 |
* | | | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian | 2011-07-01 | 2 | -3/+11 |
* | | | perf_events: Fix validation of events using an extra reg | Stephane Eranian | 2011-07-01 | 2 | -18/+57 |
* | | | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian | 2011-07-01 | 2 | -149/+189 |
* | | | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 39 | -85/+77 |
* | | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2011-07-01 | 2 | -0/+33 |
* | | | irq_work, alpha: Fix up arch hooks | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | | | irq_work, ppc: Fix up arch hooks | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | | | um: add asm/percpu.h | Richard Weinberger | 2011-06-27 | 1 | -0/+6 |
* | | | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 9 | -53/+1 |
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-06-27 | 8 | -10/+48 |
|\ \ \ |
|
| * | | | ARM: pm: ensure ARMv7 CPUs save and restore the TLS register | Russell King | 2011-06-24 | 1 | -3/+7 |
| * | | | ARM: pm: proc-v7: fix missing struct processor pointers for suspend code | Russell King | 2011-06-24 | 1 | -3/+3 |
| * | | | ARM: 6969/1: plat-iop: fix build error | Linus Walleij | 2011-06-21 | 1 | -0/+1 |
| * | | | ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries | Dave Martin | 2011-06-21 | 1 | -1/+13 |
| * | | | ARM: SMP: wait for CPU to be marked active | Russell King | 2011-06-21 | 1 | -1/+5 |
| * | | | ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols | Dave Martin | 2011-06-17 | 1 | -2/+11 |
| * | | | ARM: 6962/1: mach-h720x: fix build error | Linus Walleij | 2011-06-17 | 1 | -0/+2 |
| * | | | ARM: 6959/1: SMP build fix for entry-macro-multi.S | Magnus Damm | 2011-06-17 | 2 | -0/+6 |
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-06-27 | 3 | -3/+10 |
|\ \ \ \ |
|
| * | | | | [S390] allow setting of upper 32 bit in smp_ctl_set_bit | Jan Glauber | 2011-06-22 | 1 | -2/+2 |
| * | | | | [S390] hwsampler: Set a sane default sampling rate | Christian Borntraeger | 2011-06-22 | 1 | -1/+1 |
| * | | | | [S390] s390: enforce HW limits for the initial sampling rate | Christian Borntraeger | 2011-06-22 | 1 | -0/+6 |
| * | | | | [S390] kvm-s390: fix kconfig dependencies | Christian Borntraeger | 2011-06-22 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-06-24 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86/PCI/ACPI: fix type mismatch | Márton Németh | 2011-06-01 | 1 | -1/+1 |