aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2010-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-03-19perf, x86: Fix key indexing in Pentium-4 PMULin Ming
2010-03-19powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori
2010-03-19powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh
2010-03-19powerpc: Use correct ccr bit for syscall error statusNathan Lynch
2010-03-19Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-03-18alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori
2010-03-18alpha: remove trailing spaces in messagesFrans Pop
2010-03-18alpha: use __ratelimitAkinobu Mita
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-03-18Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-03-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-18Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-03-18Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-18x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov
2010-03-18perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian
2010-03-18perf, x86: Add cache events for the Pentium-4 PMULin Ming
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming
2010-03-18x86, perf: Use apic_write unconditionallyCyrill Gorcunov
2010-03-18x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely
2010-03-17perf/core, x86: Remove duplicate perf_event_mask variableRobert Richter
2010-03-17perf/core, x86: Remove cpu_hw_events.interruptsRobert Richter
2010-03-17perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macrosRobert Richter
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-17perf, x86: Report error code that returned from x86_pmu.hw_config()Robert Richter
2010-03-16powerpc/fsl-booke: Get coherent bit from PTEKumar Gala
2010-03-16powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala
2010-03-16kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobesMasami Hiramatsu
2010-03-16x86, perf: Fix comments in Pentium-4 PMU definitionsLin Ming
2010-03-16perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-15ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362Ben Dooks
2010-03-15ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>Ben Dooks
2010-03-15ARM: SAMSUNG: Add suspend/resume support for S3C PWM driverVasily Khoruzhick
2010-03-15ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.Vasily Khoruzhick
2010-03-15ARM: Fix RiscPC decompressor build errorsRussell King
2010-03-15ARM: Fix sorting of platform group config options and includesRussell King
2010-03-15ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström
2010-03-15ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon
2010-03-15ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4...Sascha Hauer
2010-03-15ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King
2010-03-15perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov