aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* perfcounters: hw ops renameIngo Molnar2008-12-23
* x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar2008-12-23
* perfcounters: add fixed-mode PMC enumerationIngo Molnar2008-12-23
* x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar2008-12-23
* x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-23
* perfcounters: remove warningsIngo Molnar2008-12-23
* x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh2008-12-19
* perfcounters: fix lapic initializationIngo Molnar2008-12-14
* perfcounters: fix non-intel-perfmon CPUsIngo Molnar2008-12-14
* perfcounters: restructure x86 counter mathIngo Molnar2008-12-14
* x86: implement atomic64_t on 32-bitIngo Molnar2008-12-14
* Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-12
|\
| * x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2008-12-12
| * Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar2008-12-12
| |\
| | * x86: fix default_spin_lock_flags() prototypeIngo Molnar2008-12-08
| | * AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel2008-12-08
| | * AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel2008-12-08
| | * AMD IOMMU: fix typo in commentJoerg Roedel2008-12-08
| | * AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel2008-12-08
| | * AMD IOMMU: fix iommu_map_page functionJoerg Roedel2008-12-08
* | | perf counters: clean up state transitionsIngo Molnar2008-12-11
* | | perf counters: consolidate hw_perf save/restore APIsIngo Molnar2008-12-11
* | | perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar2008-12-11
* | | perf counters: hw driver APIIngo Molnar2008-12-11
* | | perf counters: add support for group countersIngo Molnar2008-12-11
* | | perf counters: restructure the APIIngo Molnar2008-12-11
* | | perf counters: expand use of counter->eventThomas Gleixner2008-12-11
* | | perf counters: protect them against CSTATE transitionsThomas Gleixner2008-12-11
* | | perfcounters: consolidate global-disable codepathsIngo Molnar2008-12-09
* | | perfcounters, x86: clean up debug codeIngo Molnar2008-12-09
* | | perfcounters, x86: simplify disable/enable of countersIngo Molnar2008-12-09
* | | x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabledIngo Molnar2008-12-08
* | | performance counters: x86 supportIngo Molnar2008-12-08
| | |
| \ \
*-. | | Merge branches 'x86/signal' and 'x86/irq' into perfcounters/coreIngo Molnar2008-12-08
|\ \| | | |_|/ |/| |
| | * x86: ret_from_fork - get rid of jump backIngo Molnar2008-11-28
| | * Merge branch 'x86/debug' into x86/irqIngo Molnar2008-11-28
| | |\
| | | * x86, debug: remove the confusing entry in call tracejia zhang2008-11-23
| | | * x86: clean up stack overflow debug checkIngo Molnar2008-11-23
| | | * x86_64: fix the check in stack_overflow_checkjia zhang2008-11-23
| | | * Merge commit 'v2.6.28-rc6' into x86/debugIngo Molnar2008-11-23
| | | |\
| | | * | x86: warn of incorrect cpu_khz on AMD systemsPrarit Bhargava2008-11-12
| | | * | x86 debug: mark early_printk.o as notraceIngo Molnar2008-11-04
| | | * | x86: add two missing unwind annotationsJan Beulich2008-10-30
| | * | | x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov2008-11-28
| | * | | x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov2008-11-28
| | * | | x86: entry_64.S - use ENTRY to define child_ripCyrill Gorcunov2008-11-27
| | * | | x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com2008-11-27
| | * | | i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-27
| | * | | x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-27
| | * | | x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov2008-11-23