summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-12-20Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar3-31/+372
2011-12-07oprofile, s390: Add event interface to the System z hardware sampling moduleAndreas Krebbel3-30/+372
2011-12-07oprofile: Fix oprofile_timer_exit() breakageRobert Richter1-1/+0
2011-12-06perf, x86: Expose perf capability to other modulesGleb Natapov2-0/+27
2011-12-06perf, x86: Implement arch event mask as quirkPeter Zijlstra3-33/+68
2011-12-06x86, perf: Disable non available architectural eventsGleb Natapov3-5/+42
2011-12-06jump_label, x86: Fix section mismatchPeter Zijlstra1-1/+1
2011-12-06perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra1-5/+14
2011-12-06perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter3-5/+72
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter1-53/+132
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar112-1709/+1242
2011-12-05x86/tools: Add decoded instruction dump modeMasami Hiramatsu1-3/+4
2011-12-05x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu2-282/+345
2011-12-05x86/tools: Fix insn_sanity message outputsMasami Hiramatsu1-2/+2
2011-12-05x86/tools: Fix instruction decoder message outputMasami Hiramatsu1-4/+3
2011-12-05x86: Fix instruction decoder to handle grouped AVX instructionsMasami Hiramatsu2-2/+11
2011-12-05x86/tools: Fix Makefile to build all test toolsMasami Hiramatsu1-2/+1
2011-12-05perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter1-11/+18
2011-12-05perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra1-0/+8
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar5-76/+33
2011-11-15Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar1-2/+5
2011-11-14perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra1-5/+1
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra4-13/+13
2011-11-14perf/x86: Fix PEBS instruction unwindPeter Zijlstra1-1/+5
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds12-523/+324
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds8-74/+28
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds30-78/+106
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds26-937/+390
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds25-62/+343
2011-11-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-2/+2
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas1-0/+1
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang1-2/+2
2011-11-11ce4100: fix a build errorZhang Rui1-1/+1
2011-11-11Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson1-1/+1
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson4-20/+39
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo1-1/+16
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo1-2/+2
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo1-15/+19
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao1-2/+2
2011-11-11ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm3-40/+30
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto4-61/+0
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto4-197/+117
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto4-212/+115
2011-11-11ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto1-1/+1
2011-11-11ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto1-4/+4
2011-11-11ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto1-0/+7
2011-11-11ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto3-8/+50
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt1035-15365/+22777
2011-11-11drivers: sh: Generalize runtime PM platform stub.Paul Mundt2-68/+1
2011-11-11sh: Wire up process_vm syscalls.Paul Mundt4-2/+10