summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-03-26perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra3-26/+17
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov2-631/+806
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar1059-16189/+63990
2010-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-0/+16
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds7-13/+5
2010-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-40/+17
2010-03-19perf, x86: Fix key indexing in Pentium-4 PMULin Ming1-1/+1
2010-03-19powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2-19/+1
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori3-12/+6
2010-03-19powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh1-0/+4
2010-03-19powerpc: Use correct ccr bit for syscall error statusNathan Lynch1-3/+3
2010-03-19Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2-6/+3
2010-03-19alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori4-4/+0
2010-03-19alpha: remove trailing spaces in messagesFrans Pop2-2/+2
2010-03-19alpha: use __ratelimitAkinobu Mita1-7/+3
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds112-2273/+12548
2010-03-19Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-107/+165
2010-03-19Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds42-132/+403
2010-03-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-109/+360
2010-03-19Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds6-5/+38
2010-03-19Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds32-195/+3839
2010-03-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-157/+215
2010-03-19x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov2-3/+3
2010-03-18perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian1-1/+4
2010-03-18perf, x86: Add cache events for the Pentium-4 PMULin Ming3-6/+159
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming2-53/+38
2010-03-18x86, perf: Use apic_write unconditionallyCyrill Gorcunov2-6/+0
2010-03-18x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov1-2/+11
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely1-1/+5
2010-03-17perf/core, x86: Remove duplicate perf_event_mask variableRobert Richter1-6/+3
2010-03-17perf/core, x86: Remove cpu_hw_events.interruptsRobert Richter1-1/+0
2010-03-17perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macrosRobert Richter1-6/+9
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker1-1/+2
2010-03-17perf, x86: Report error code that returned from x86_pmu.hw_config()Robert Richter1-2/+3
2010-03-17powerpc/fsl-booke: Get coherent bit from PTEKumar Gala1-3/+0
2010-03-17powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala1-3/+3
2010-03-16kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobesMasami Hiramatsu1-7/+2
2010-03-16x86, perf: Fix comments in Pentium-4 PMU definitionsLin Ming1-2/+3
2010-03-16perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker1-1/+2
2010-03-16ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362Ben Dooks3-3/+3
2010-03-16ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>Ben Dooks1-2/+0
2010-03-16ARM: SAMSUNG: Add suspend/resume support for S3C PWM driverVasily Khoruzhick1-0/+35
2010-03-16ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.Vasily Khoruzhick1-0/+0
2010-03-16ARM: Fix RiscPC decompressor build errorsRussell King1-2/+0
2010-03-15ARM: Fix sorting of platform group config options and includesRussell King1-36/+45
2010-03-15ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström1-0/+2
2010-03-15ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon1-0/+13
2010-03-15ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4...Sascha Hauer1-1/+1
2010-03-15ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King1-0/+1
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King30-157/+431