aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-11-16LINARO: SAUCE: work around a cross toolchain build issueJohn Rigby
2011-11-16LINARO: SAUCE: ASoC: omap: convert per-board modules to platform driversMans Rullgard
2011-11-16Revert "UBUNTU: SAUCE: ARM: OMAP: Add macros for comparing silicon revision"Leann Ogasawara
2011-11-16UBUNTU: SAUCE: omap3: beagle: if rev unknown, assume xM revision CRobert Nelson
2011-11-16UBUNTU: SAUCE: omap3: beagle: detect new xM revision BRobert Nelson
2011-11-16UBUNTU: SAUCE: [arm] fixup __aeabi_uldivmod undefined build errorLeann Ogasawara
2011-11-16UBUNTU: SAUCE: omap3: beaglexm: fix DVI initializationRicardo Salveti de Araujo
2011-11-16UBUNTU: SAUCE: ARM: OMAP: Add macros for comparing silicon revisionLee Jones
2011-11-16UBUNTU: ARM: Adding regulator supply for vdds_sdi.Mathieu J. Poirier
2011-11-16UBUNTU: (no-up) arm -- enable ubuntu/ directoryEric Miao
2011-11-14ARM: topdown mmap supportRob 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
2011-11-10ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas
2011-11-10ARM: LPAE: add ISBs around MMU enabling codeWill Deacon
2011-11-10ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas
2011-11-10ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas
2011-11-10ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas
2011-11-10ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas