summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-09-101-1/+13
|\
| * Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-0951-191/+303
| |\
| * | xen/arm: disable cpuidle and cpufreq when linux is running as dom0Julien Grall2013-09-091-0/+9
| * | ARM: xen: only set pm function ptrs for Xen guestsRob Herring2013-09-091-1/+4
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-1/+1
|\ \ \
| * \ \ Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-28132-603/+978
| |\ \ \ | | | |/ | | |/|
| * | | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-1/+1
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-103-31/+17
|\ \ \ \
| * | | | ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes2013-09-041-0/+17
| * | | | ARM: i.MX: remove sdma script address arrays from platform dataSascha Hauer2013-08-262-31/+0
| | |_|/ | |/| |
* | | | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-101-52/+5
|\ \ \ \
| * | | | ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIOLaurent Pinchart2013-08-241-52/+5
* | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-0966-1383/+6280
|\ \ \ \ \
| * | | | | ARM: dts: vexpress: Add CCI node to TC2 device-treeJon Medhurst (Tixy)2013-08-301-0/+25
| * | | | | Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-2928-15/+5690
| |\ \ \ \ \
| | * | | | | ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K2013-08-232-1/+6
| | * | | | | ARM: OMAP: DRA7: hwmod: Create initial DRA7XX SoC dataAmbresh K2013-08-233-0/+2726
| | * | | | | ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instanceRajendra Nayak2013-08-233-4/+18
| | * | | | | ARM: OMAP: DRA7: powerdomain: Handle missing vc/vpRajendra Nayak2013-08-231-0/+10
| | * | | | | ARM: OMAP: DRA7: powerdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+456
| | * | | | | ARM: OMAP: DRA7: clockdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+742
| | * | | | | ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsitersAmbresh K2013-08-232-0/+83
| | * | | | | ARM: OMAP: DRA7: CM: Add minimal regbit shiftsRajendra Nayak2013-08-231-0/+51
| | * | | | | ARM: OMAP: DRA7: CM: Add DRA7XX register definesAmbresh K2013-08-232-0/+837
| | * | | | | ARM: OMAP: DRA7: PRM: Add DRA7XX register definitionsAmbresh K2013-08-231-0/+678
| * | | | | | Merge tag 'omap-for-v3.12/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-297-31/+118
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'hwmod_devel_v3.12', 'prcm_devel_v3.12' and 'am33xx_devel_v3.1...Paul Walmsley2013-08-235-30/+73
| | |\ \ \ \ \ \ \
| | | | * | | | | | ARM: OMAP: AM33xx: clock: Add RNG clock dataLokesh Vutla2013-08-231-0/+5
| | | | * | | | | | ARM: OMAP: AM33XX: hwmod: Add hwmod data for debugSSVaibhav Hiremath2013-08-231-22/+47
| | | * | | | | | | ARM: OMAP: TI81XX: add always-on powerdomain for TI81XXAida Mynzhasova2013-08-232-0/+9
| | | * | | | | | | ARM: OMAP4: clock: Lock PLLs in the right sequenceRajendra Nayak2013-08-231-8/+12
| | | |/ / / / / /
| | * | | | | | | ARM: OMAP2+: Only write the sysconfig on idle when necessaryJon Hunter2013-08-231-1/+3
| | * | | | | | | ARM: OMAP5: hwmod data: Add mailbox dataSuman Anna2013-08-201-0/+42
| | |/ / / / / /
| * | | | | | | Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson2013-08-295-15/+19
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: highbank: clean-up some unused includesRob Herring2013-08-271-4/+0
| | * | | | | | | ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring2013-08-221-7/+6
| | * | | | | | | ARM: move outer_cache declaration out of ifdefRob Herring2013-08-221-2/+2
| | * | | | | | | ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAERob Herring2013-08-221-0/+1
| | * | | | | | | ARM: highbank: select required errata work-aroundsRob Herring2013-08-171-0/+3
| | * | | | | | | ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODELRob Herring2013-08-171-0/+1
| | * | | | | | | ARM: highbank: enable DMA zone for LPAERob Herring2013-08-172-0/+4
| | * | | | | | | ARM: use phys_addr_t for DMA zone sizesRob Herring2013-08-132-2/+2
| * | | | | | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/allOlof Johansson2013-08-294-1/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: at91: at91_dt_defconfig: enable rm9200 supportJean-Christophe PLAGNIOL-VILLARD2013-08-261-1/+3
| | * | | | | | | | ARM: at91: sam9n12: enable kernel uncompress info outputBo Shen2013-08-221-0/+1
| | * | | | | | | | ARM: at91: sama5: enable kernel uncompress info outputBo Shen2013-08-221-0/+12
| | * | | | | | | | ARM: at91: include sama5d3.h into hardware.hBo Shen2013-08-221-0/+1
| | * | | | | | | | ARM: at91: sama5d3: add definition for usart base addressBo Shen2013-08-221-0/+8
| | |/ / / / / / /
| * | | | | | | | Merge tag 'sunxi-dt-for-3.12-4' of https://github.com/mripard/linux into late...Olof Johansson2013-08-2915-36/+965
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud