summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86: perf_counter remove unwanted hw_perf_enable_allJaswinder Singh Rajput2008-12-271-17/+7
* x86, perfcounters: add support for fixed-function pmcsIngo Molnar2008-12-232-24/+133
* perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar2008-12-231-1/+2
* x86, perfcounters: print out the ->used bitmaskIngo Molnar2008-12-231-0/+4
* perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar2008-12-231-1/+5
* perfcounters: hw ops renameIngo Molnar2008-12-231-3/+3
* x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar2008-12-232-35/+52
* perfcounters: add fixed-mode PMC enumerationIngo Molnar2008-12-232-6/+40
* x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar2008-12-232-27/+37
* x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-236-8/+8
* perfcounters: remove warningsIngo Molnar2008-12-231-7/+0
* x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh2008-12-191-2/+2
* perfcounters: fix lapic initializationIngo Molnar2008-12-141-2/+2
* perfcounters: fix non-intel-perfmon CPUsIngo Molnar2008-12-141-0/+10
* perfcounters: restructure x86 counter mathIngo Molnar2008-12-142-107/+125
* x86: implement atomic64_t on 32-bitIngo Molnar2008-12-141-0/+218
* Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-128-42/+21
|\
| * x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2008-12-125-30/+11
| * Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar2008-12-1230-165/+199
| |\
| | * x86: fix default_spin_lock_flags() prototypeIngo Molnar2008-12-081-1/+2
| | * AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel2008-12-081-1/+2
| | * AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel2008-12-081-1/+1
| | * AMD IOMMU: fix typo in commentJoerg Roedel2008-12-081-2/+2
| | * AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel2008-12-081-1/+1
| | * AMD IOMMU: fix iommu_map_page functionJoerg Roedel2008-12-081-1/+1
* | | perf counters: clean up state transitionsIngo Molnar2008-12-111-1/+1
* | | perf counters: consolidate hw_perf save/restore APIsIngo Molnar2008-12-111-4/+4
* | | perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar2008-12-111-32/+4
* | | perf counters: hw driver APIIngo Molnar2008-12-111-10/+27
* | | perf counters: add support for group countersIngo Molnar2008-12-111-14/+14
* | | perf counters: restructure the APIIngo Molnar2008-12-111-15/+14
* | | perf counters: expand use of counter->eventThomas Gleixner2008-12-111-11/+11
* | | perf counters: protect them against CSTATE transitionsThomas Gleixner2008-12-111-1/+13
* | | perfcounters: consolidate global-disable codepathsIngo Molnar2008-12-091-17/+6
* | | perfcounters, x86: clean up debug codeIngo Molnar2008-12-091-23/+12
* | | perfcounters, x86: simplify disable/enable of countersIngo Molnar2008-12-091-12/+28
* | | x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabledIngo Molnar2008-12-081-7/+5
* | | performance counters: x86 supportIngo Molnar2008-12-0821-21/+652
| | |
| \ \
*-. | | Merge branches 'x86/signal' and 'x86/irq' into perfcounters/coreIngo Molnar2008-12-0823-1788/+1584
|\ \| | | |_|/ |/| |
| | * x86: ret_from_fork - get rid of jump backIngo Molnar2008-11-281-15/+16
| | * Merge branch 'x86/debug' into x86/irqIngo Molnar2008-11-2816-22/+93
| | |\
| | | * x86, debug: remove the confusing entry in call tracejia zhang2008-11-232-0/+2
| | | * x86: clean up stack overflow debug checkIngo Molnar2008-11-231-15/+10
| | | * x86_64: fix the check in stack_overflow_checkjia zhang2008-11-231-3/+4
| | | * Merge commit 'v2.6.28-rc6' into x86/debugIngo Molnar2008-11-2370-198/+460
| | | |\
| | | * | x86: warn of incorrect cpu_khz on AMD systemsPrarit Bhargava2008-11-121-0/+2
| | | * | x86 debug: mark early_printk.o as notraceIngo Molnar2008-11-041-0/+1
| | | * | x86: add two missing unwind annotationsJan Beulich2008-10-301-0/+2
| | * | | x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov2008-11-281-46/+48
| | * | | x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov2008-11-281-1/+1