summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-04-26perf events, x86: Mark constrant tables read mostlyIngo Molnar
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar
2011-04-26Merge branch 'perf/urgent' into perf/statIngo Molnar
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-04-24perf events, x86, P4: Fix typo in commentJustin P. Mattock
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-04-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov
2011-04-22perf, x86: P4 PMU -- Use perf_sample_data_init helperCyrill Gorcunov
2011-04-22Merge branch 'linus' into perf/coreIngo Molnar
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes
2011-04-21Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes
2011-04-20Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-04-20Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-20mach-ux500: fix i2c0 device setup regressionLinus Walleij
2011-04-20xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini
2011-04-20xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-20xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-19perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara
2011-04-19Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel
2011-04-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel
2011-04-18Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson
2011-04-18powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard
2011-04-18powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan
2011-04-18powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker
2011-04-18Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-04-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-17alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson
2011-04-17alpha: Fix RTC interrupt setup.Richard Henderson
2011-04-17alpha: Remove set but unused variables.Richard Henderson
2011-04-17alpha: Don't force -Werror.Richard Henderson
2011-04-16ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron