summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2009-06-175-303/+267
|\
| * x86/oprofile: fix initialization of arch_perfmon for core_i7Robert Richter2009-06-121-2/+3
| * Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter2009-06-12189-4626/+7813
| |\
| * | x86/oprofile: introduce oprofile_add_data64()Robert Richter2009-06-111-18/+9
| * | x86/oprofile: use 64 bit values in IBS functionsRobert Richter2009-06-111-70/+61
| * | x86/oprofile: remove some local variables in MSR save/restore functionsRobert Richter2009-06-111-8/+4
| * | x86/oprofile: use 64 bit values to save MSR statesRobert Richter2009-06-112-27/+10
| * | x86/oprofile: use 64 bit wrmsr functionsRobert Richter2009-06-112-9/+10
| * | x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-114-18/+15
| * | x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter2009-06-113-18/+16
| * | x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter2009-06-113-17/+15
| * | x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-114-45/+60
| * | x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-115-5/+9
| * | x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter2009-06-111-5/+0
| * | x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter2009-06-112-9/+10
| * | x86/oprofile: remove MSR macros for p4 cpusRobert Richter2009-06-111-20/+19
| * | x86/oprofile: remove MSR macros for ppro cpusRobert Richter2009-06-111-11/+8
| * | x86/oprofile: remove MSR macros for AMD cpusRobert Richter2009-06-111-17/+12
| * | x86/oprofile: move common macros to op_x86_model.hRobert Richter2009-06-114-18/+9
| * | x86/oprofile: simplify AMD cpu init codeRobert Richter2009-06-111-8/+7
| * | x86/oprofile: remove #ifdefs in ibs functionsRobert Richter2009-06-111-34/+46
| * | x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter2009-06-111-11/+11
| * | x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter2009-06-103-15/+17
| * | Revert "oprofile: discover counters for op ppro too"Robert Richter2009-06-102-6/+4
| * | Merge commit 'v2.6.30' into oprofile/masterRobert Richter2009-06-1047-147/+258
| |\ \
* | \ \ Merge branch 'akpm'Linus Torvalds2009-06-167-33/+10
|\ \ \ \
| * | | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-20/+3
| * | | | use printk_once() in several placesMinchan Kim2009-06-161-8/+3
| * | | | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-1/+1
| * | | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-1/+0
| * | | | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-163-3/+3
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-1633-18/+1439
|\ \ \ \ \
| * \ \ \ \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-1565-2108/+3775
| |\ \ \ \ \
| * | | | | | kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-154-17/+85
| * | | | | | x86: unify pte_hiddenJeremy Fitzhardinge2009-06-151-6/+2
| * | | | | | x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge2009-06-151-1/+6
| * | | | | | kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-152-88/+1
| * | | | | | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-151-0/+88
| * | | | | | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-152-2/+10
| * | | | | | kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-151-0/+5
| * | | | | | kmemcheck: don't track page tablesVegard Nossum2009-06-153-8/+10
| * | | | | | kmemcheck: add DMA hooksVegard Nossum2009-06-151-0/+2
| * | | | | | kmemcheck: add mm functionsVegard Nossum2009-06-151-1/+1
| * | | | | | x86: add hooks for kmemcheckVegard Nossum2009-06-158-5/+66
| * | | | | | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-151-6/+1
| * | | | | | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-151-2/+7
| * | | | | | kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-151-3/+5
| * | | | | | kmemcheck: make initialization message less confusingPekka Enberg2009-06-151-1/+1
| * | | | | | kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-151-69/+68
| * | | | | | kmemcheck: include module.h to prevent warningsRandy Dunlap2009-06-131-0/+1
OpenPOWER on IntegriCloud