summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-053-133/+17
|\
| * Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-193-0/+20
| |\
| | * Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper2014-07-183-0/+20
| | |\
| * | | Merge tag 'irqchip-core-3.17-2' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-083-133/+17
| |\| |
| | * | irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-013-133/+17
* | | | x86: MCE: Add raw_lock conversion againThomas Gleixner2014-08-051-9/+9
* | | | Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2014-08-053-3/+3
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/...Mark Brown2014-08-043-3/+3
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | * / | | ARM: dts: fix the chip select gpios definition in the SPI nodesNaveen Krishna Chatradhi2014-07-173-3/+3
| | |/ / /
* | | | | Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-053-10/+0
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel2014-07-31158-513/+1127
| |\ \ \ \ \ \ \
| | | * | | | | | ARM: omap: Don't set iommu pdata da_start and da_end fieldsLaurent Pinchart2014-07-293-10/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-05175-2005/+3186
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2014-08-0510-1107/+362
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into deve...Russell King2014-08-012-4/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: make user_addr_max more robustUwe Kleine-König2014-07-011-1/+1
| | | * | | | | | | | ARM: nommu: don't limit TASK_SIZEUwe Kleine-König2014-07-011-3/+1
| | | |/ / / / / / /
| | * | | | | | | | ARM: perf: disable the pagefault handler when reading from user spaceJean Pihet2014-07-091-2/+7
| | * | | | | | | | ARM: perf: Check that current->mm is alive before getting user callchainJean Pihet2014-07-091-0/+4
| | * | | | | | | | arm: perf: krait: stop using singleton PMUMark Rutland2014-07-021-0/+2
| | * | | | | | | | arm: perf: add more specific platform device IDsMark Rutland2014-07-021-0/+3
| | * | | | | | | | arm: perf: clean up PMU namesMark Rutland2014-07-025-23/+57
| | * | | | | | | | arm: perf: xscale: condense event mapsMark Rutland2014-07-021-102/+15
| | * | | | | | | | arm: perf: armv6: condense event mapsMark Rutland2014-07-021-224/+47
| | * | | | | | | | arm: perf: armv7: condense event mapsMark Rutland2014-07-021-743/+206
| | * | | | | | | | arm: perf: add macros for empty event mappingsMark Rutland2014-07-021-0/+10
| | * | | | | | | | arm: perf: move event map macros to pmu.hMark Rutland2014-07-022-9/+9
| | |/ / / / / / /
| * | | | | | | | Merge branch 'swp' (early part) into for-nextRussell King2014-08-053-8/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusivesRussell King2014-07-181-7/+22
| | * | | | | | | | ARM: SWP emulation: only initialise on ARMv7 CPUsRussell King2014-07-181-0/+4
| | * | | | | | | | ARM: SWP emulation: always enable when SMP is enabledRussell King2014-07-181-1/+1
| * | | | | | | | | Merge branches 'fixes' and 'misc' into for-nextRussell King2014-08-05262-2164/+3582
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: add comments to the early page table remap codeRussell King2014-08-021-5/+46
| | * | | | | | | | | ARM: 8122/1: smp_scu: enable SCU standby supportShawn Guo2014-08-021-0/+7
| | * | | | | | | | | ARM: 8121/1: smp_scu: use macro for SCU enable bitShawn Guo2014-08-021-2/+3
| | * | | | | | | | | ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna2014-08-023-0/+762
| | * | | | | | | | | ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2014-08-025-3/+848
| | * | | | | | | | | ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna2014-08-021-28/+22
| | * | | | | | | | | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-2913-79/+17
| | * | | | | | | | | ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15Gregory Fong2014-07-241-8/+12
| | * | | | | | | | | ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 coresMarc Carino2014-07-241-0/+11
| | * | | | | | | | | ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2014-07-244-22/+35
| | * | | | | | | | | ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2014-07-242-11/+19
| | * | | | | | | | | ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo2014-07-182-10/+45
| | * | | | | | | | | ARM: 8098/1: mcs lock: implement wfe-based polling for MCS lockingWill Deacon2014-07-181-0/+23
| | * | | | | | | | | ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson2014-07-182-2/+55
| | * | | | | | | | | ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach2014-07-182-11/+10
| | * | | | | | | | | ARM: 8096/1: Describe required sort order for textofs-y (TEXT_OFFSET)Daniel Thompson2014-07-181-0/+3
| | * | | | | | | | | ARM: 8090/1: add revision info for PL310 errata 588369 and 727915Shawn Guo2014-07-181-3/+4
| | * | | | | | | | | ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_sizeShawn Guo2014-07-181-6/+6