Age | Commit message (Expand) | Author |
2010-09-24 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-22 | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions | Steven Rostedt |
2010-09-22 | jump label: Remove duplicate structure for x86 | Steven Rostedt |
2010-09-22 | jump label: x86 support | Jason Baron |
2010-09-22 | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron |
2010-09-22 | jump label: Base patch for jump label | Jason Baron |
2010-09-22 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-21 | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar |
2010-09-21 | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. | Rusty Russell |
2010-09-20 | jump label: Make text_poke_early() globally visible | Jason Baron |
2010-09-20 | jump label: Make dynamic no-op selection available outside of ftrace | Jason Baron |
2010-09-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-17 | x86: Fix instruction breakpoint encoding | Frederic Weisbecker |
2010-09-16 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons |
2010-09-15 | kprobes: Remove __dummy_buf | Namhyung Kim |
2010-09-15 | kprobes: Make functions static | Namhyung Kim |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-14 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-14 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-15 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
2010-09-13 | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y | basile@opensource.dyc.edu |
2010-09-13 | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa |
2010-09-13 | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) | Stephane Eranian |
2010-09-10 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-10 | x86, UV: Fix initialization of max_pnode | Jack Steiner |
2010-09-10 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-09-09 | perf: Remove the sysfs bits | Peter Zijlstra |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra |
2010-09-09 | perf: Per PMU disable | Peter Zijlstra |
2010-09-09 | perf: Reduce perf_disable() usage | Peter Zijlstra |
2010-09-09 | perf: Register PMU implementations | Peter Zijlstra |
2010-09-09 | perf: Deconstify struct pmu | Peter Zijlstra |
2010-09-09 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-08 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-08 | KVM: i8259: fix migration | Gleb Natapov |
2010-09-08 | KVM: fix i8259 oops when no vcpus are online | Avi Kivity |
2010-09-08 | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-09-05 | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann |
2010-09-05 | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez |
2010-09-03 | perf, x86: Try to handle unknown nmis with an enabled PMU | Robert Richter |
2010-09-03 | perf, x86: Fix handle_irq return values | Peter Zijlstra |
2010-09-03 | perf, x86: Fix accidentally ack'ing a second event on intel perf counter | Don Zickus |
2010-09-01 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar |
2010-09-01 | oprofile, x86: fix init_sysfs() function stub | Robert Richter |
2010-09-01 | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov |
2010-08-31 | oprofile, x86: fix init_sysfs error handling | Robert Richter |