aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-29arm64: add new options to android defconfigRyan Harkin
2013-04-29vexpress-android_defconfig: Enable regulator configsJon Medhurst
2013-04-29vexpress-android_defconfig: Fix config for Linux 3.9Jon Medhurst
2013-04-29vexpress-android_defconfig: enable CONFIG_SW_SYNC_USERRyan Harkin
2013-04-29vexpress-android_defconfig: enable CONFIG_SYNC and _SW_SYNCRyan Harkin
2013-04-29vexpress-android_defconfig: Enable serial console in default kernel argsJon Medhurst
2013-04-29vexpress-android_defconfig: turn on keyboard and mouseDmitry Antipov
2013-04-29vexpress-android_defconfig: turn on clcdZach Pfeffer
2013-04-29arm64: add vexpress-android_defconfigZach Pfeffer
2013-04-29arm64: update vexpress_defconfigOmar Ramirez Luna
2013-04-29HACK: arm64: DT: Copy RTSM device tree as 'v2p-aarch64'Jon Medhurst
2013-04-29HACK: arm64: DT: Add VGA panel and select it by defaultJon Medhurst
2013-04-29arm64: DT: Remove 'chosen' nodes.Jon Medhurst
2013-04-29arm64: libgcc.a breakagePaul Sokolovsky
2013-04-29arm64: vexpress: Add support for poweroff/restartCatalin Marinas
2013-04-29arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas
2013-04-29arm: vexpress: Move the poweroff/restart code to drivers/power/resetCatalin Marinas
2013-04-29arm64: Add CLCD support to the ARMv8 model platformCatalin Marinas
2013-04-29arm64: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas
2013-04-29arm64: Add dts files for the ARMv8 RTSM modelsPawel Moll
2013-04-29ARM: sp804: Use explicitly specified clock if possiblePawel Moll
2013-04-29arm64: Add support for the ARM GIC interrupt controllerCatalin Marinas
2013-04-29arm64: Initialise the clocks described via DTCatalin Marinas
2013-04-29arm64: add support for 8250/16550 earlyprintkAnup Patel
2013-04-29irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-04-29arm64: early_printk: add support for FastModel console outputMarc Zyngier
2013-04-29arm64: add read_cpuid_{implementor,part_number,mpidr}Marc Zyngier
2013-04-29arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-04-29arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas
2013-04-29fix building vexpress_bL_cpufreq as moduleRiku Voipio
2013-04-29ARM: Select ARCH_HAS_CPUFREQ for ARCH_VEXPRESSSudeep KarkadaNagesha
2013-04-29ARM: b.L: assume aliasing I-cacheNicolas Pitre
2013-04-29ARM: vexpress: Make cpuidle check for presence of SPC driverJon Medhurst
2013-04-29ARM: vexpress: add TC2 CPU idle PMLorenzo Pieralisi
2013-04-29ARM: kernel: Fix compilation of sleep.S on ARMv6Jon Medhurst
2013-04-29ARM: kernel: fix MPIDR cpu_{suspend}/{resume} usageLorenzo Pieralisi
2013-04-29ARM: introduce common set_auxcr/get_auxcr functionsRob Herring
2013-04-29ARM: psci: add cmdline option to enable use of psciAchin Gupta
2013-04-29ARM: psci: add probe function to discover presence of a psci implementationAchin Gupta
2013-04-29ARM: psci: convert psci '-EALREADYON' error code to linux '-EAGAIN'Achin Gupta
2013-04-29ARM: psci: add constants to specify affinity levelsAchin Gupta
2013-04-29ARM: vexpress: Add SPC node to TC2 device-treeJon Medhurst
2013-04-29ARM: vexpress: Add CCI node to TC2 device-treeJon Medhurst
2013-04-29ARM: vexpress: update TC2 dts to support multiple PMUsSudeep KarkadaNagesha
2013-04-29ARM: vexpress: Add CPU clock-frequencies to TC2 device-treeJon Medhurst
2013-04-29ARM: vexpress: Update TC2 memory to 2GBJon Medhurst
2013-04-29ARM: vexpress: Add proper DT support for the dual cluster V2P-CA15_CA7 CoreTileLiviu Dudau
2013-04-29ARM: make cpu_init() notraceJon Medhurst
2013-04-29ARM: LPAE: Invalidate the TLB for module addresses during translation faultCatalin Marinas
2013-04-29ARMv7: Do not clean the PTE if coherent page table walk is supportedCatalin Marinas