aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-27x86: perf_counter remove unwanted hw_perf_enable_allJaswinder Singh Rajput
2008-12-27perf_counter: more barrier in blank weak functionYinghai Lu
2008-12-25perfcounters: include asm/perf_counter.h only if CONFIG_PERF_COUNTERS=yIngo Molnar
2008-12-23x86, perfcounters: add support for fixed-function pmcsIngo Molnar
2008-12-23perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar
2008-12-23perfcounters: generalize the counter schedulerIngo Molnar
2008-12-23perfcounters: remove ->nr_inheritedIngo 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: fix init context lockIngo Molnar
2008-12-23perfcounters: pull inherited countersIngo Molnar
2008-12-23perfcounters: fix task clock counterIngo 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: tweak group schedulingIngo 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-17perfcounters: use hw_event.disable flagIngo Molnar
2008-12-16perfcounters: flush on setuid execIngo Molnar
2008-12-14perfcounters: release CPU context when exiting task countersIngo Molnar
2008-12-14Merge branch 'linus' into perfcounters/coreIngo Molnar
2008-12-14perfcounters: fix lapic initializationIngo Molnar
2008-12-14perfcounters, x86: fix sw counters on non-PMC CPUsIngo Molnar
2008-12-14perfcounters: fix non-intel-perfmon CPUsIngo Molnar
2008-12-14perfcounters: add nr-of-faults counterIngo Molnar
2008-12-14perfcounters: add task migrations counterIngo Molnar
2008-12-14perfcounters: add context switch counterIngo Molnar
2008-12-14perfcounters: fix task clock counterIngo Molnar
2008-12-14perfcounters: implement "counter inheritance"Ingo Molnar
2008-12-14perfcounters: restructure x86 counter mathIngo Molnar
2008-12-14x86: implement atomic64_t on 32-bitIngo Molnar
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl
2008-12-13unicode table for cp437Ingo Brueckl
2008-12-12MIPS: IP32: Update defconfigDavid Daney
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle
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: update docsIngo Molnar
2008-12-11perf counters: clean up state transitionsIngo Molnar