summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra7-12/+12
2009-06-11perf_counter: Standardize event namesPeter Zijlstra8-52/+52
2009-06-11perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras8-6/+294
2009-06-11perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras3-1/+322
2009-06-11perf_counter: Accurate period dataPeter Zijlstra2-6/+18
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra2-7/+18
2009-06-10perf_counter: More aggressive frequency adjustmentPeter Zijlstra1-2/+3
2009-06-10perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang1-1/+4
2009-06-09perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang1-7/+7
2009-06-09perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner1-6/+3
2009-06-09perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner1-0/+102
2009-06-08perf_counter: Clean up x86 boot messagesIngo Molnar1-22/+24
2009-06-08perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner1-1/+84
2009-06-08perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner1-1/+84
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar33-160/+676
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar1-8/+193
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar2-7/+7
2009-06-05x86: Set context.vdso before installing the mappingPeter Zijlstra2-3/+10
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2-4/+14
2009-06-04perf_counter: powerpc: Use new identifier names in powerpc-specific codePaul Mackerras1-1/+1
2009-06-04perf_counter: Fix throttling lock-upIngo Molnar1-1/+1
2009-06-03perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errorsPaul Mackerras1-2/+14
2009-06-03perf_counter: powerpc: Fix event alternative code generation on POWER5/5+Paul Mackerras2-4/+4
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang7-26/+6
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2-27/+27
2009-06-02perf_counter: x86: Emulate longer sample periodsPeter Zijlstra1-9/+22
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra1-6/+0
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra2-10/+10
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt1-83/+195
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-4/+5
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar96-566/+904
2009-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2009-05-30acpi-cpufreq: fix printk typo and indentationJoe Perches1-2/+2
2009-05-30sparc64: Fix section attribute warnings.David S. Miller2-2/+2
2009-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds26-67/+460
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman1-1/+5
2009-05-29flat: fix data sections alignmentOskar Schirmer6-8/+0
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King30-309/+549
2009-05-29[ARM] update mach-typesRussell King1-9/+122
2009-05-29perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang3-17/+8
2009-05-29[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers1-0/+173
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King5-13/+71
2009-05-28Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas1-2/+1
2009-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds5-4/+7
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt6-83/+54
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt5-12/+37
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt3-1/+1
2009-05-27Blackfin: fix strncmp.o build errorMike Frysinger1-2/+1
2009-05-27Blackfin: drop unneeded asm/.gitignoreMike Frysinger1-1/+0
2009-05-27Blackfin: ignore generated vmlinux.ldsMike Frysinger1-0/+1