summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-02ARM: ensure C page table setup code follows assembly code (part II)Russell King
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King
2014-06-02ARM: consolidate last remaining open-coded alignment trap enableRussell King
2014-06-02ARM: remove global cr_no_alignmentRussell King
2014-06-02ARM: remove CPU_CP15 conditional from alignment.cRussell King
2014-06-02ARM: remove unused adjust_cr() functionRussell King
2014-06-02ARM: move "noalign" command line option to alignment.cRussell King
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2014-06-01ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni
2014-06-01ARM: 8066/1: correction for ARM patch 8031/2Nicolas Pitre
2014-05-30ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting
2014-05-30ARM: 8065/1: remove last use of CONFIG_CPU_ARM710Paul Bolle
2014-05-30ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S
2014-05-30ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon
2014-05-30ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King
2014-05-30ARM: l2c: add warnings for stuff modifying aux_ctrl register valuesRussell King
2014-05-30ARM: l2c: print a warning with L2C-310 caches if the cache size is modifiedRussell King
2014-05-30ARM: l2c: remove old .set_debug methodRussell King
2014-05-30ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King
2014-05-30ARM: l2c: zynq: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: zynq: remove cache size overrideRussell King
2014-05-30ARM: l2c: vexpress: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlierRussell King
2014-05-30ARM: l2c: ux500: don't try to change the L2 cache auxiliary control registerRussell King
2014-05-30ARM: l2c: ux500: remove cache size overrideRussell King
2014-05-30ARM: l2c: ux500: implement dummy write_sec methodRussell King
2014-05-30ARM: l2c: tegra: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: tegra: convert to common l2c310 early resume functionalityRussell King
2014-05-30ARM: l2c: tegra: remove cache size overrideRussell King
2014-05-30ARM: l2c: sti: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: spear13xx: remove cache size overrideRussell King
2014-05-30ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: shmobile: remove cache size overrideRussell King
2014-05-30ARM: l2c: rockchip: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: realview: improve commentry about the L2 cache requirementsRussell King
2014-05-30ARM: l2c: prima2: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: prima2: remove cache size overrideRussell King
2014-05-30ARM: l2c: AM43x: add L2 cache supportSekhar Nori
2014-05-30ARM: l2c: omap2+: get rid of init callSekhar Nori
2014-05-30ARM: l2c: omap2+: get rid of redundant cache replacement policy settingSekhar Nori
2014-05-30ARM: l2c: omap2: avoid reading directly from the L2 registers in platform codeRussell King
2014-05-30ARM: l2c: omap2: remove explicit non-secure access bitsRussell King
2014-05-30ARM: l2c: omap2: remove cache size overrideRussell King
2014-05-30ARM: l2c: omap2: remove explicit SMI calls to enable L2 cacheRussell King
2014-05-30ARM: l2c: omap2: implement new write_sec methodRussell King
2014-05-30ARM: l2c: nomadik: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: nomadik: remove cache size overrideRussell King
2014-05-30ARM: l2c: mvebu: convert to generic l2c OF initialisationRussell King