aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: perf_counter remove unwanted hw_perf_enable_allJaswinder Singh Rajput2008-12-27
* perf_counter: more barrier in blank weak functionYinghai Lu2008-12-27
* perfcounters: include asm/perf_counter.h only if CONFIG_PERF_COUNTERS=yIngo Molnar2008-12-25
* x86, perfcounters: add support for fixed-function pmcsIngo Molnar2008-12-23
* perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar2008-12-23
* perfcounters: generalize the counter schedulerIngo Molnar2008-12-23
* perfcounters: remove ->nr_inheritedIngo Molnar2008-12-23
* x86, perfcounters: print out the ->used bitmaskIngo Molnar2008-12-23
* perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar2008-12-23
* perfcounters: fix init context lockIngo Molnar2008-12-23
* perfcounters: pull inherited countersIngo Molnar2008-12-23
* perfcounters: fix task clock counterIngo Molnar2008-12-23
* 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: tweak group schedulingIngo 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: use hw_event.disable flagIngo Molnar2008-12-16
* perfcounters: flush on setuid execIngo Molnar2008-12-16
* perfcounters: release CPU context when exiting task countersIngo Molnar2008-12-14
* Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-14
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds2008-12-13
| |\
| | * powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-11
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-13
| |\ \
| | * | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-11
| | * | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-11
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-13
| |\ \ \
| | * | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-12
| | |/ /
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-13
| |\ \ \
| | * | | MIPS: IP32: Update defconfigDavid Daney2008-12-12
| | * | | MIPS: Add missing calls to plat_unmap_dma_mem.David Daney2008-12-12
| | * | | MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev2008-12-12
| | * | | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-12
| | |/ /
| * | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-13
| * | | unicode table for cp437Ingo Brueckl2008-12-13
| |/ /
| * | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-10
* | | perfcounters: fix lapic initializationIngo Molnar2008-12-14
* | | perfcounters, x86: fix sw counters on non-PMC CPUsIngo Molnar2008-12-14
* | | perfcounters: fix non-intel-perfmon CPUsIngo Molnar2008-12-14
* | | perfcounters: add nr-of-faults counterIngo Molnar2008-12-14
* | | perfcounters: add task migrations counterIngo Molnar2008-12-14
* | | perfcounters: add context switch counterIngo Molnar2008-12-14
* | | perfcounters: fix task clock counterIngo Molnar2008-12-14
* | | perfcounters: implement "counter inheritance"Ingo 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
|\ \ \