summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter2014-08-081-1/+2
* arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter2014-08-081-1/+1
* arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2014-08-082-2/+2
* arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2014-08-082-17/+7
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-083-12/+2
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-061-0/+1
|\
| * CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-061-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-3/+0
|\ \
| * | ARM: msm: Remove MSM_SCMPaul Bolle2014-06-191-3/+0
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-067-8/+0
|\ \ \
| * | | PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-237-8/+0
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-062-2/+0
|\ \ \ \
| * | | | tgt: defconfig cleanupBart Van Assche2014-07-172-2/+0
* | | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-063-0/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2014-08-043-0/+10
| |\ \ \ \
| | * | | | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto2014-06-283-0/+10
* | | | | | 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
| | |/ / / / / / / / /
OpenPOWER on IntegriCloud