summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-12-23x86, perfcounters: add support for fixed-function pmcsIngo Molnar
2008-12-23perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar
2008-12-23x86, perfcounters: print out the ->used bitmaskIngo Molnar
2008-12-23perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar
2008-12-23perfcounters: hw ops renameIngo Molnar
2008-12-23x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar
2008-12-23perfcounters: add fixed-mode PMC enumerationIngo Molnar
2008-12-23x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar
2008-12-23x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar
2008-12-23perfcounters: remove warningsIngo Molnar
2008-12-19x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh
2008-12-14perfcounters: fix lapic initializationIngo Molnar
2008-12-14perfcounters: fix non-intel-perfmon CPUsIngo Molnar
2008-12-14perfcounters: restructure x86 counter mathIngo Molnar
2008-12-14x86: implement atomic64_t on 32-bitIngo Molnar
2008-12-12Merge branch 'x86/irq' into perfcounters/coreIngo Molnar
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar
2008-12-11perf counters: clean up state transitionsIngo Molnar
2008-12-11perf counters: consolidate hw_perf save/restore APIsIngo Molnar
2008-12-11perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar
2008-12-11perf counters: hw driver APIIngo Molnar
2008-12-11perf counters: add support for group countersIngo Molnar
2008-12-11perf counters: restructure the APIIngo Molnar
2008-12-11perf counters: expand use of counter->eventThomas Gleixner
2008-12-11perf counters: protect them against CSTATE transitionsThomas Gleixner
2008-12-09perfcounters: consolidate global-disable codepathsIngo Molnar
2008-12-09perfcounters, x86: clean up debug codeIngo Molnar
2008-12-09perfcounters, x86: simplify disable/enable of countersIngo Molnar
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar
2008-12-08x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabledIngo Molnar
2008-12-08performance counters: x86 supportIngo Molnar
2008-12-08Merge branches 'x86/signal' and 'x86/irq' into perfcounters/coreIngo Molnar
2008-12-08x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel
2008-12-08AMD IOMMU: fix typo in commentJoerg Roedel
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel
2008-12-08AMD IOMMU: fix iommu_map_page functionJoerg Roedel
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen
2008-12-03Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen
2008-12-03oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-03AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel
2008-12-03AMD IOMMU: set device table entry for aliased devicesJoerg Roedel
2008-12-03AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy
2008-12-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel