summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-117-12/+12
* perf_counter: Standardize event namesPeter Zijlstra2009-06-118-52/+52
* perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-118-6/+294
* perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras2009-06-113-1/+322
* perf_counter: Accurate period dataPeter Zijlstra2009-06-112-6/+18
* perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-112-7/+18
* perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-101-2/+3
* perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang2009-06-101-1/+4
* perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang2009-06-091-7/+7
* perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner2009-06-081-6/+3Star
* perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner2009-06-081-0/+102
* perf_counter: Clean up x86 boot messagesIngo Molnar2009-06-081-22/+24
* perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner2009-06-081-1/+84
* perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner2009-06-081-1/+84
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-0633-160/+676
|\
| * lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2009-06-042-4/+14
| * powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt2009-06-021-83/+195
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-06-013-4/+5
| |\
| | * sparc64: Fix section attribute warnings.David S. Miller2009-05-302-2/+2
| | * sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-081-2/+3
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-301-2/+2
| |\ \
| | * | acpi-cpufreq: fix printk typo and indentationJoe Perches2009-05-301-2/+2
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-3026-67/+460
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King2009-05-2930-309/+549
| | |\ \
| | | * | Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas2009-05-281-2/+1Star
| | * | | [ARM] update mach-typesRussell King2009-05-291-9/+122
| | * | | [ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers2009-05-281-0/+173
| | * | | [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-285-13/+71
| | * | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-05-235-12/+29
| | |\ \ \
| | | * | | [ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre2009-05-224-0/+27
| | | * | | [ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr2009-05-213-8/+0Star
| | | * | | [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS...Thomas Reitmayr2009-05-211-4/+2Star
| | * | | | [ARM] disable NX support for OABI-supporting kernelsRussell King2009-05-231-0/+9
| | * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-05-2313-31/+55
| | |\ \ \ \
| | | * | | | [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFPMarek Vasut2009-05-223-0/+4
| | | * | | | [ARM] pxa: add parameter to clksrc_read() for pxa168/910Coly Li2009-05-221-1/+1
| | | * | | | [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910}Mingwei Wang2009-05-223-6/+13
| | | * | | | [ARM] pxa/ezx: fix pin configuration for low power modeDaniel Ribeiro2009-05-201-18/+18
| | | * | | | [ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIODmitry Eremin-Solenikov2009-05-181-0/+6
| | | * | | | [ARM] pxa: enable GPIO receivers after configuring pinsTimothy Clacy2009-05-181-0/+3
| | | * | | | [ARM] pxa: allow gpio_reset drive high during normal workDaniel Ribeiro2009-05-184-6/+7
| | | * | | | [ARM] pxa: save/restore PGSR on suspend/resume.Daniel Ribeiro2009-05-181-0/+3
* | | | | | | perf_counter: Implement generalized cache event typesIngo Molnar2009-06-061-8/+193
* | | | | | | perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-062-7/+7
* | | | | | | x86: Set context.vdso before installing the mappingPeter Zijlstra2009-06-052-3/+10
* | | | | | | perf_counter: powerpc: Use new identifier names in powerpc-specific codePaul Mackerras2009-06-041-1/+1
* | | | | | | perf_counter: Fix throttling lock-upIngo Molnar2009-06-031-1/+1
* | | | | | | perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errorsPaul Mackerras2009-06-031-2/+14
* | | | | | | perf_counter: powerpc: Fix event alternative code generation on POWER5/5+Paul Mackerras2009-06-032-4/+4
* | | | | | | perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-037-26/+6Star