aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-141-2/+1
* ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre2011-04-141-5/+12
* ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre2011-04-141-1/+3
* ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd2011-04-141-11/+0
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-13131-180/+192
|\
| * ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao2011-04-134-6/+16
| * ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang2011-04-121-1/+1
| * ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang2011-04-121-1/+1
| * ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang2011-04-121-0/+9
| * Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-04-074-20/+13
| |\
| | * ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto2011-04-061-5/+3
| | * ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski2011-04-062-13/+8
| | * ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman2011-04-062-2/+2
| * | Fix common misspellingsLucas De Marchi2011-03-31121-152/+152
| |/
* | ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock2011-04-101-1/+0
* | ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas2011-04-101-0/+12
* | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas2011-04-103-7/+18
* | ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas2011-04-101-1/+0
* | ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon2011-04-101-1/+1
* | ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon2011-04-101-0/+7
* | ARM: Only allow PM_SLEEP with CPUs which support suspendRussell King2011-04-021-0/+2
* | ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King2011-04-028-8/+8
|/
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-301-1/+1
|\
| * arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely2011-03-301-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-3092-248/+962
|\ \ | |/ |/|
| * Merge branches 'fixes' and 'devel-stable' into for-linusRussell King2011-03-2979-175/+880
| |\
| | * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-2837-34/+600
| | |\
| | | * arm: mach-mx3: pcm043: add write-protect and card-detect for SD1Wolfram Sang2011-03-251-1/+11
| | | * eukrea_mbimxsd51: add SD Card detectEric Bénard2011-03-251-0/+4
| | | * eukrea_mbimxsd25-baseboard: add SD card detectEric Bénard2011-03-251-1/+7
| | | * mx3/eukrea_mbimxsd-baseboard: add SD card detect supportEric Bénard2011-03-251-1/+10
| | | * mx3/eukrea_mbimxsd-baseboard: fix gpio requestEric Bénard2011-03-251-2/+1
| | | * ARM: mxs/mx28evk: add mmc deviceShawn Guo2011-03-252-0/+90
| | | * ARM: mxs/mx23evk: add mmc deviceShawn Guo2011-03-252-0/+45
| | | * ARM: mxs: dynamically allocate mmc deviceShawn Guo2011-03-258-0/+131
| | | * ARM: mx51_efika: update platform data for new mfd changesAndres Salomon2011-03-251-2/+4
| | | * mx2/iomux: Set direction for CSPI2 pinsJulien Boibessot2011-03-251-6/+6
| | | * ARM: mx51: Implement code to allow mx51 to enter WFIDinh Nguyen2011-03-234-2/+99
| | | * ARM: mx51: Add entry for gpc_dvfs_clkDinh Nguyen2011-03-231-0/+8
| | | * ARM: mx50: Add support to get the silicon revisionDinh Nguyen2011-03-232-0/+43
| | | * ARM: mxs: configure and register the second FEC device on TX28/STK5-V4Lothar Waßmann2011-03-232-6/+36
| | | * ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codesShawn Guo2011-03-232-2/+2
| | | * ARM i.MX: remove duplicated #includeHuang Weiyi2011-03-231-1/+0
| | | * ARM: imx: let MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_SSIUwe Kleine-König2011-03-231-0/+1
| | | * MX51: Add AUDMUX ports definitionsJulien Boibessot2011-03-231-1/+9
| | | * ARM: mxc: Add sched_clock to mxc platformJan Weitzel2011-03-232-0/+17
| | | * ARM: mxc: Add dummy_get_cycles to avoid access before init is doneJan Weitzel2011-03-231-1/+8
| | | * ARM: mx5/mx53_evk: Make the reset pin name more meaningfulFabio Estevam2011-03-231-3/+3
| | | * ARM: mx5/mx53_evk: Use gpio_request_one in mx53_evk_fec_resetFabio Estevam2011-03-231-3/+2
| | | * ARM: mx5/babbage: Use gpio_request_one in babbage_fec_resetFabio Estevam2011-03-231-3/+2