aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | | * | | | ARM: mpu: Complete initialisation of the MPU after reaching the C-worldJonathan Austin2013-06-07
| | | * | | | ARM: mpu: add MPU probe and initialisation functions in CJonathan Austin2013-06-07
| | | * | | | ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin2013-06-07
| | | * | | | ARM: mpu: add header for MPU register layouts and region dataJonathan Austin2013-06-07
| | | * | | | ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin2013-06-07
| | | * | | | ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin2013-06-07
| | | * | | | ARM: add Cortex-R7 Processor InfoJonathan Austin2013-06-07
| | | * | | | ARM: select CPU_CPU15_MMU/MPU appropriatelyJonathan Austin2013-06-07
| | | * | | | ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin2013-06-07
| | | * | | | ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin2013-06-07
| | | * | | | ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon2013-06-07
| | | * | | | ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon2013-06-07
| | | * | | | ARM: nommu: provide dummy cpu_switch_mm implementationWill Deacon2013-06-07
| | | * | | | ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon2013-06-07
| | | * | | | ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon2013-06-07
| | * | | | | ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann2013-06-05
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-29
| |\ \ \ \ \ \ \
| | | * | | | | | ARM: 7777/1: Avoid extra calls to the C compilerDouglas Anderson2013-06-29
| | | * | | | | | ARM: 7774/1: Fix dtb dependency to use order-only prerequisitesDouglas Anderson2013-06-29
| | | * | | | | | ARM: 7770/1: remove residual ARMv2 support from decompressorMarc Zyngier2013-06-24
| | | * | | | | | ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier2013-06-24
| | | * | | | | | ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier2013-06-24
| | | * | | | | | ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier2013-06-24
| | | * | | | | | ARM: 7766/1: versatile: don't mark pen as __INITMark Rutland2013-06-24
| | | * | | | | | ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-06-24
| | | * | | | | | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-24
| | | * | | | | | ARM: 7758/1: introduce config HAS_BANDGAPEduardo Valentin2013-06-17
| | | * | | | | | ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcastingWill Deacon2013-06-17
| | | * | | | | | ARM: 7751/1: zImage: don't overwrite ourself with a page tableNicolas Pitre2013-06-17
| | | * | | | | | ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon2013-06-17
| | | * | | | | | ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon2013-06-17
| | | * | | | | | ARM: 7746/1: mm: lazy cache flushing on non-mapped pagesMing Lei2013-06-05
| | | * | | | | | ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei2013-05-22
| | | * | | | | | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-22
| | | * | | | | | ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chipsChristian Daudt2013-05-15
| | | * | | | | | ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi...Gregory CLEMENT2013-05-15
| | | * | | | | | ARM: 7705/1: use optimized do_div only for EABIArnd Bergmann2013-05-15
| | | * | | | | | ARM: 7669/1: keep __my_cpu_offset consistent with generic oneMing Lei2013-05-15
| | * | | | | | | ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus methodNicolas Pitre2013-06-05
| | * | | | | | | ARM: 7740/1: MCPM: prettify debug outputNicolas Pitre2013-06-05
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\ \ \ \ \ \ \ \
| * | | | | | | | proc_powerpc: switch to fixed_size_llseek()Al Viro2013-06-29
| * | | | | | | | more open-coded file_inode() callsAl Viro2013-06-29
| * | | | | | | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-29
* | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/UV: Add GRU distributed mode mappingsDimitri Sivanich2013-05-30
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'trace/tip/x86/trace' into x86/traceH. Peter Anvin2013-06-24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)2013-06-22
| * | | | | | | | | | x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi2013-06-23
| |/ / / / / / / / /