summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-12-14ARM: exynos4: Add thermal sensor driver platform device supportAmit Daniel Kachhap
2011-12-14EXYNOS4210: Add Support for DVS LockJongpill Lee
2011-12-13ARM: oprofile: don't mark oprofile_arch_exit() with __exitNicolas Pitre
2011-12-12Merge commit 'v3.1.5' into linaro-3.1Nicolas Pitre
2011-12-09ARM: 7161/1: errata: no automatic store buffer drainWill Deacon
2011-12-09ARM: OMAP: PM: only register TWL with voltage layer when device is presentKevin Hilman
2011-12-09ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei
2011-12-09ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan
2011-12-09ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi
2011-12-09arm: mx28: fix bit operation in clock settingWolfram Sang
2011-12-09ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang
2011-11-28Merge commit 'v3.1.4' into linaro-3.1Nicolas Pitre
2011-11-28arm: fault.c: Port OOM changes into do_page_faultKautuk Consul
2011-11-28Merge commit 'v3.1.2' into linaro-3.1Nicolas Pitre
2011-11-26ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas
2011-11-21ARM: at91: Fix USBA gadget registrationJochen Friedrich
2011-11-14ARM: topdown mmap supportlinux-linaro-3.1-2011.11-0Rob Herring
2011-11-14ARM: use cache type functions for arch_get_unmapped_areaRob Herring
2011-11-14ARM: cpu topology: Add debugfs interface for cpu_powerVincent Guittot
2011-11-14ARM: cpu topology: Add asym topology flag for using cpu0 1stVincent Guittot
2011-11-14ARM: cpu topology: Modify cpu_power according to cpufreqVincent Guittot
2011-11-14ARM: cpu topology: Modify cpu_power according to sched_mc levelVincent Guittot
2011-11-14ARM: scheduler: add a cpu_power functionVincent Guittot
2011-11-14ARM: cpu topology: modify cpu topologyVincent Guittot
2011-11-14ARM: cpu topology: Add update_cpu_topology functionVincent Guittot
2011-11-14ARM: cpu topology: fix warningVincent Guittot
2011-11-11Merge commit 'v3.1.1' into linaro-3.1Nicolas Pitre
2011-11-11Merge branch 'samsung_cpuidle_l2_retention' of git://git.linaro.org/people/am...Nicolas Pitre
2011-11-11ARM: mach-ux500: unlock I&D l2x0 caches before initLinus Walleij
2011-11-11ARM: pxa/cm-x300: properly set bt_reset pinAxel Lin
2011-11-11plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser
2011-11-11ARM: smp: fix clipping of number of CPUsRussell King
2011-11-11ARM: EXYNOS4: Added function to read chip idAmit Daniel Kachhap
2011-11-11ARM: exynos4: remove useless code to save/restore L2 and GIC stateAmit Daniel Kachhap
2011-11-11ARM: exynos4: add L2 early resume codeAmit Daniel Kachhap
2011-11-11ARM: exynos4: remove useless churn in sleep.SLorenzo Pieralisi
2011-11-11ARM: exynos4: Add support for AFTR mode cpuidle stateAmit Daniel Kachhap
2011-11-11ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo
2011-11-11ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song
2011-11-11ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song
2011-11-11ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song
2011-11-11ARM: 7009/1: l2x0: Add OF based initializationRob Herring
2011-11-10ARM: LPAE: Add the Kconfig entriesCatalin Marinas
2011-11-10ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon
2011-11-10ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas
2011-11-10ARM: LPAE: Add context switching supportCatalin Marinas
2011-11-10ARM: LPAE: Add fault handling supportCatalin Marinas
2011-11-10ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas
2011-11-10ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas
2011-11-10ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas