aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11perf_counter: Accurate period dataPeter Zijlstra
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra
2009-06-10perf_counter: More aggressive frequency adjustmentPeter Zijlstra
2009-06-10perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang
2009-06-09perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang
2009-06-08perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner
2009-06-08perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner
2009-06-08perf_counter: Clean up x86 boot messagesIngo Molnar
2009-06-08perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner
2009-06-08perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar
2009-06-03perf_counter: Fix throttling lock-upIngo Molnar
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra
2009-06-02perf_counter: x86: Emulate longer sample periodsPeter Zijlstra
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches
2009-05-29perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson
2009-05-26perf_counter, x86: Make NMI lockups more robustIngo Molnar
2009-05-26perf_counter, x86: Fix APIC NMI programmingIngo Molnar
2009-05-25Revert "perf_counter, x86: speed up the scheduling fast-path"Ingo Molnar
2009-05-25perf_counter: Generic per counter interrupt throttlePeter Zijlstra
2009-05-25perf_counter: x86: Remove interrupt throttlePeter Zijlstra
2009-05-25perf_counter: x86: Expose INV and EDGE bitsPeter Zijlstra
2009-05-25x86: Remove remap percpu allocator for the time beingTejun Heo
2009-05-22x86: introduce noxsave boot parameterSuresh Siddha
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui
2009-05-20perf_counter: Fix context removal deadlockIngo Molnar
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-18perf_counter, x86: speed up the scheduling fast-pathIngo Molnar
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar
2009-05-17perf_counter, x86: fix zero irq_period countersIngo Molnar
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-05-15perf_counter: frequency based adaptive irq_periodPeter Zijlstra
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel
2009-05-15perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq()Ingo Molnar
2009-05-15perf_counter: x86: Disallow interval of 1Ingo Molnar
2009-05-15perf_counter: x86: Robustify interrupt handlingPeter Zijlstra