| Commit message (Expand) | Author | Age | Files | Lines |
* | jump label: Base patch for jump label | Jason Baron | 2010-09-22 | 2 | -2/+3 |
* | jump label: Make text_poke_early() globally visible | Jason Baron | 2010-09-20 | 2 | -2/+4 |
* | jump label: Make dynamic no-op selection available outside of ftrace | Jason Baron | 2010-09-20 | 4 | -62/+79 |
* | kprobes: Remove __dummy_buf | Namhyung Kim | 2010-09-15 | 1 | -7/+2 |
* | kprobes: Make functions static | Namhyung Kim | 2010-09-15 | 1 | -1/+1 |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 13 | -22/+73 |
|\ |
|
| * | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 2010-09-10 | 1 | -1/+1 |
| * | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-09-10 | 4 | -7/+14 |
| |\ |
|
| | * | KVM: i8259: fix migration | Gleb Natapov | 2010-09-08 | 1 | -1/+1 |
| | * | KVM: fix i8259 oops when no vcpus are online | Avi Kivity | 2010-09-08 | 1 | -0/+3 |
| | * | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity | 2010-09-08 | 2 | -6/+10 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 5 | -13/+13 |
| |\ \ |
|
| | * | | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann | 2010-09-05 | 1 | -2/+2 |
| | * | | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez | 2010-09-05 | 2 | -5/+5 |
| | * | | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins | 2010-08-24 | 1 | -2/+1 |
| | * | | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky | 2010-08-20 | 1 | -4/+5 |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-08 | 4 | -25/+73 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 | 1 | -2/+4 |
| |\ \ \ |
|
| | * | | | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set | Jesse Barnes | 2010-08-17 | 1 | -2/+4 |
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-25 | 1 | -0/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-08-25 | 3 | -0/+42 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 2010-08-20 | 3 | -0/+42 |
* | | | | | | | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) | Stephane Eranian | 2010-09-13 | 2 | -8/+9 |
* | | | | | | | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 | 1 | -1/+0 |
* | | | | | | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 3 | -47/+63 |
* | | | | | | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -7/+9 |
* | | | | | | | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | 1 | -8/+14 |
* | | | | | | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -17/+28 |
* | | | | | | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -7/+7 |
* | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-09-09 | 4 | -25/+73 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | perf, x86: Try to handle unknown nmis with an enabled PMU | Robert Richter | 2010-09-03 | 1 | -13/+46 |
| * | | | | | | perf, x86: Fix handle_irq return values | Peter Zijlstra | 2010-09-03 | 2 | -3/+8 |
| * | | | | | | perf, x86: Fix accidentally ack'ing a second event on intel perf counter | Don Zickus | 2010-09-03 | 1 | -4/+2 |
| * | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-09-01 | 1 | -5/+17 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | oprofile, x86: fix init_sysfs() function stub | Robert Richter | 2010-09-01 | 1 | -2/+4 |
| | * | | | | | oprofile, x86: fix init_sysfs error handling | Robert Richter | 2010-08-31 | 1 | -3/+13 |
* | | | | | | | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov | 2010-09-01 | 2 | -54/+290 |
* | | | | | | | Merge branch 'perf/urgent' into perf/core | Frederic Weisbecker | 2010-08-27 | 1 | -0/+2 |
|\| | | | | | |
|
| * | | | | | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 2010-08-25 | 1 | -0/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | 18 | -42/+123 |
|\| | | | | |
|
| * | | | | | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 2010-08-23 | 1 | -6/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 2010-08-23 | 1 | -6/+7 |
| | * | | | | | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 2010-08-23 | 1 | -0/+5 |
| | |/ / / / |
|
| * | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-08-22 | 3 | -3/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: PIT: free irq source id in handling error path | Xiao Guangrong | 2010-08-17 | 1 | -0/+1 |
| | * | | | | | KVM: destroy workqueue on kvm_create_pit() failures | Xiaotian Feng | 2010-08-15 | 1 | -1/+1 |
| | * | | | | | KVM: fix poison overwritten caused by using wrong xstate size | Xiaotian Feng | 2010-08-15 | 2 | -2/+3 |
| * | | | | | | Replace Configure with Enable in description of MAXSMP | Samuel Thibault | 2010-08-21 | 1 | -2/+2 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-20 | 9 | -22/+72 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 2010-08-20 | 1 | -0/+2 |