summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, perfcounters: add support for fixed-function pmcsIngo Molnar2008-12-232-24/+133
* perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar2008-12-232-3/+5
* perfcounters: generalize the counter schedulerIngo Molnar2008-12-231-78/+142
* perfcounters: remove ->nr_inheritedIngo Molnar2008-12-232-2/+0Star
* x86, perfcounters: print out the ->used bitmaskIngo Molnar2008-12-231-0/+4
* perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar2008-12-233-19/+51
* perfcounters: fix init context lockIngo Molnar2008-12-231-1/+3
* perfcounters: pull inherited countersIngo Molnar2008-12-232-12/+18
* perfcounters: fix task clock counterIngo Molnar2008-12-234-24/+120
* perfcounters: hw ops renameIngo Molnar2008-12-233-31/+31
* 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-233-27/+38
* x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-236-8/+8
* perfcounters: tweak group schedulingIngo Molnar2008-12-231-3/+13
* perfcounters: remove warningsIngo Molnar2008-12-233-19/+0Star
* x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh2008-12-191-2/+2
* perfcounters: use hw_event.disable flagIngo Molnar2008-12-171-0/+3
* perfcounters: flush on setuid execIngo Molnar2008-12-161-0/+8
* perfcounters: release CPU context when exiting task countersIngo Molnar2008-12-141-2/+12
* Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-1417-737/+794
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds2008-12-131-0/+1
| |\
| | * powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-111-0/+1
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-132-3/+3
| |\ \
| | * | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-111-2/+2
| | * | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-132-10/+18
| |\ \ \
| | * | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-122-10/+18
| | |/ /
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-134-437/+638
| |\ \ \
| | * | | MIPS: IP32: Update defconfigDavid Daney2008-12-121-436/+624
| | * | | MIPS: Add missing calls to plat_unmap_dma_mem.David Daney2008-12-121-0/+3
| | * | | MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev2008-12-121-1/+1
| | * | | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-121-0/+10
| | |/ /
| * | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-131-1/+1
| * | | unicode table for cp437Ingo Brueckl2008-12-131-6/+6
| |/ /
| * | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-116-280/+127Star
* | | perfcounters: fix lapic initializationIngo Molnar2008-12-141-2/+2
* | | perfcounters, x86: fix sw counters on non-PMC CPUsIngo Molnar2008-12-141-1/+1
* | | perfcounters: fix non-intel-perfmon CPUsIngo Molnar2008-12-141-0/+10
* | | perfcounters: add nr-of-faults counterIngo Molnar2008-12-141-0/+51
* | | perfcounters: add task migrations counterIngo Molnar2008-12-144-6/+61
* | | perfcounters: add context switch counterIngo Molnar2008-12-142-2/+53
* | | perfcounters: fix task clock counterIngo Molnar2008-12-141-4/+23
* | | perfcounters: implement "counter inheritance"Ingo Molnar2008-12-143-51/+228
* | | perfcounters: restructure x86 counter mathIngo Molnar2008-12-144-178/+137Star
* | | x86: implement atomic64_t on 32-bitIngo Molnar2008-12-141-0/+218
* | | Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-12116-430/+825
|\ \ \
| * | | x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2008-12-125-30/+11Star
| * | | Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar2008-12-12549-5337/+9942
| |\| |
| | * | Linux 2.6.28-rc8Linus Torvalds2008-12-111-1/+1