summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-063-5/+9
|\
| * net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-021-4/+4
| * ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers2014-07-311-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-3010-18/+46
| |\
| * | ARM: at91: change compatibility string for sama5d3x gemCyrille Pitchen2014-07-241-1/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-062-0/+2
|\ \ \
| * | | ARM: add seccomp syscallKees Cook2014-07-182-0/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-055-177/+16
|\ \ \ \
| * | | | arm: bL_switcher:k Use ktime_get_real_ns()Thomas Gleixner2014-07-231-13/+3
| * | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0
| * | | | ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik2014-07-231-0/+11
| * | | | ARM: pxa: Add CLKSRC_OF dependencyRobert Jarzmik2014-07-231-0/+1
| * | | | clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2014-07-232-163/+1
| |/ / /
* | | | 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-3156-177/+503
| |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | 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-05202-1021/+2930
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | 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
OpenPOWER on IntegriCloud