summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-03-2214-581/+1502
|\
| * sparc32: Add -Av8 to assembler command line.David S. Miller2012-03-131-1/+1
| * Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-03-136-576/+1488
| |\
| | * tile: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-132-15/+3
| | * arch/tile: misplaced parens near likelyroel2012-03-121-1/+1
| | * arch/tile: sync up the defconfig files to the tipChris Metcalf2012-03-122-559/+1483
| | * arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf2012-03-121-1/+1
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-131-8/+9
| |\ \
| * \ \ Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-123-2/+5
| |\ \ \
| | * | | sh: fix up the ubc clock definition for sh7785.Thomas Schwinge2012-03-071-1/+1
| | * | | sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro2012-03-071-1/+3
| | * | | sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy2012-03-071-0/+1
| * | | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-124-2/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto2012-03-071-1/+1
| | * | | ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart2012-03-071-0/+4
| | * | | ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.hLaurent Pinchart2012-03-071-0/+1
| | * | | ARM: mach-shmobile: Fix bonito compile breakagePhil Edworthy2012-03-071-1/+2
| | |/ /
* | | | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-165-0/+81
* | | | Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-1213-72/+734
|\ \ \ \
| * | | | perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-053-7/+28
| * | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-057-0/+27
| * | | | perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian2012-03-053-33/+321
| * | | | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian2012-03-054-8/+125
| * | | | perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian2012-03-051-0/+10
| * | | | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian2012-03-053-3/+104
| * | | | perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian2012-03-051-0/+60
| * | | | perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-053-26/+52
| * | | | perf/x86: Add Intel LBR MSR definitionsStephane Eranian2012-03-052-9/+16
| * | | | perf: Add generic taken branch sampling supportStephane Eranian2012-03-051-8/+13
* | | | | perf/x86: Prettify pmu config literalsPeter Zijlstra2012-03-122-7/+37
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-1295-209/+459
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra2012-03-121-8/+9
| | |/ / | |/| |
| * | | x86: Derandom delay_tsc for 64 bitThomas Gleixner2012-03-091-2/+2
| * | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-03-091-2/+2
| |\ \ \
| | * | | C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter2012-03-071-2/+2
| * | | | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-092-3/+3
| |\ \ \ \
| | * | | | ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen2012-03-052-3/+3
| * | | | | Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-03-085-2/+13
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-084-2/+12
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan2012-03-051-0/+2
| | | * | | | | ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath2012-02-291-0/+1
| | | * | | | | ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak2012-02-281-1/+0
| | | * | | | | ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interruptsCousson, Benoit2012-02-281-1/+9
| | * | | | | | ARM: S3C2440: Fixed build error for s3c244xKukjin Kim2012-03-081-0/+1
| * | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-081-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-27350-3229/+2557
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | ARM: devicetree: Add .dtb files to arch/arm/boot/.gitignoreDave Martin2012-01-301-0/+1
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-0711-44/+73
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi2012-03-071-0/+23
| | * | | | | | ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon2012-03-071-2/+8
OpenPOWER on IntegriCloud