summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2010-09-221-1/+2
* jump label: Base patch for jump labelJason Baron2010-09-222-2/+3
* jump label: Make text_poke_early() globally visibleJason Baron2010-09-202-2/+4
* jump label: Make dynamic no-op selection available outside of ftraceJason Baron2010-09-204-62/+79
* kprobes: Remove __dummy_bufNamhyung Kim2010-09-151-7/+2
* kprobes: Make functions staticNamhyung Kim2010-09-151-1/+1
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-1513-22/+73
|\
| * x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-101-1/+1
| * Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-104-7/+14
| |\
| | * KVM: i8259: fix migrationGleb Natapov2010-09-081-1/+1
| | * KVM: fix i8259 oops when no vcpus are onlineAvi Kivity2010-09-081-0/+3
| | * KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity2010-09-082-6/+10
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-085-13/+13
| |\ \
| | * | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann2010-09-051-2/+2
| | * | x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez2010-09-052-5/+5
| | * | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins2010-08-241-2/+1
| | * | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky2010-08-201-4/+5
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-084-25/+73
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-071-2/+4
| |\ \ \
| | * | | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes2010-08-171-2/+4
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-251-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-08-253-0/+42
| |\ \ \ \ \
| | * | | | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha2010-08-203-0/+42
* | | | | | | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian2010-09-132-8/+9
* | | | | | | perf: Remove the sysfs bitsPeter Zijlstra2010-09-091-1/+0
* | | | | | | perf: Rework the PMU methodsPeter Zijlstra2010-09-093-47/+63
* | | | | | | perf: Per PMU disablePeter Zijlstra2010-09-091-7/+9
* | | | | | | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-091-8/+14
* | | | | | | perf: Register PMU implementationsPeter Zijlstra2010-09-091-17/+28
* | | | | | | perf: Deconstify struct pmuPeter Zijlstra2010-09-091-7/+7
* | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-09-094-25/+73
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter2010-09-031-13/+46
| * | | | | | perf, x86: Fix handle_irq return valuesPeter Zijlstra2010-09-032-3/+8
| * | | | | | perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus2010-09-031-4/+2
| * | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-011-5/+17
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | oprofile, x86: fix init_sysfs() function stubRobert Richter2010-09-011-2/+4
| | * | | | | oprofile, x86: fix init_sysfs error handlingRobert Richter2010-08-311-3/+13
* | | | | | | perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov2010-09-012-54/+290
* | | | | | | Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker2010-08-271-0/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-08-251-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-08-2518-42/+123
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-231-6/+12
| |\ \ \ \ \
| | * | | | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-6/+7
| | * | | | | xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-231-0/+5
| | |/ / / /
| * | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-08-223-3/+5
| |\ \ \ \ \
| | * | | | | KVM: PIT: free irq source id in handling error pathXiao Guangrong2010-08-171-0/+1
| | * | | | | KVM: destroy workqueue on kvm_create_pit() failuresXiaotian Feng2010-08-151-1/+1
| | * | | | | KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2010-08-152-2/+3
| * | | | | | Replace Configure with Enable in description of MAXSMPSamuel Thibault2010-08-211-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-209-22/+72
| |\ \ \ \ \
OpenPOWER on IntegriCloud