summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-08Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-06x86: fix typo in recent find_vma_prev purgeLinus Torvalds
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds
2012-03-06Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-03-06Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2012-03-06Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz
2012-03-06x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu
2012-03-06x86/kprobes: Fix a bug which can modify kernel code permanentlyMasami Hiramatsu
2012-03-06x86/kprobes: Fix instruction recovery on optimized pathMasami Hiramatsu
2012-03-06ARM: pxa: fix invalid mfp pin issueHaojian Zhuang
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang
2012-03-06ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05alpha: fix 32/64-bit bug in futex supportAndrew Morton
2012-03-05ARM: ecard: ensure fake vma vm_flags is setupRussell King
2012-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-03-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-03-05ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan
2012-03-05aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro
2012-03-05ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian
2012-03-05perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian