summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang7-26/+6
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra1-8/+8
2009-06-02perf_counter: x86: Emulate longer sample periodsPeter Zijlstra1-9/+22
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra1-6/+0
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra1-4/+4
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar26-73/+139
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman1-1/+5
2009-05-29perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang3-17/+8
2009-05-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+8
2009-05-26x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh1-14/+3
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann1-2/+21
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger1-14/+5
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones1-0/+2
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson1-0/+1
2009-05-26perf_counter, x86: Make NMI lockups more robustIngo Molnar1-0/+26
2009-05-26perf_counter, x86: Fix APIC NMI programmingIngo Molnar1-13/+3
2009-05-25x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo1-2/+5
2009-05-25Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+6
2009-05-25Revert "perf_counter, x86: speed up the scheduling fast-path"Ingo Molnar1-2/+3
2009-05-25perf_counter: Generic per counter interrupt throttlePeter Zijlstra1-0/+13
2009-05-25perf_counter: x86: Remove interrupt throttlePeter Zijlstra2-44/+5
2009-05-25perf_counter: x86: Expose INV and EDGE bitsPeter Zijlstra1-0/+8
2009-05-25KVM: Fix PDPTR reloading on CR4 writesAvi Kivity1-1/+5
2009-05-25KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity1-2/+1
2009-05-25x86: Remove remap percpu allocator for the time beingTejun Heo1-1/+3
2009-05-22x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com1-1/+7
2009-05-22x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com1-2/+2
2009-05-22x86: introduce noxsave boot parameterSuresh Siddha1-0/+7
2009-05-22x86, setup: revert ACPI 3 E820 extended attributes supportH. Peter Anvin1-16/+13
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras1-0/+1
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui1-0/+8
2009-05-20perf_counter: Fix context removal deadlockIngo Molnar1-0/+1
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-24/+58
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2009-05-18perf_counter, x86: speed up the scheduling fast-pathIngo Molnar1-3/+2
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar18-53/+87
2009-05-17perf_counter, x86: fix zero irq_period countersIngo Molnar1-0/+3
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge7-10/+38
2009-05-15perf_counter: frequency based adaptive irq_periodPeter Zijlstra1-6/+3
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel1-1/+2
2009-05-15perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq()Ingo Molnar1-7/+18
2009-05-15perf_counter: x86: Disallow interval of 1Ingo Molnar1-0/+5
2009-05-15perf_counter: x86: Robustify interrupt handlingPeter Zijlstra1-3/+13
2009-05-15perf_counter: Rework the perf counter disable/enablePeter Zijlstra1-71/+42
2009-05-15perf_counter: x86: Fix up the amd NMI/INT throttlePeter Zijlstra1-12/+26
2009-05-15perf_counter: x86: Allow unpriviliged use of NMIsPeter Zijlstra1-1/+4
2009-05-15perf_counter: x86: Fix throttlingIngo Molnar1-5/+15
2009-05-15perf_counter: x86: More accurate counter updatePeter Zijlstra1-3/+6
2009-05-13x86/function-graph: fix constraint for recording old return valueSteven Rostedt1-1/+1
2009-05-13xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap1-0/+1