aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-22
* ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann2016-02-22
* ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann2016-02-22
* ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook2016-02-22
* ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann2016-02-22
* ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann2016-02-22
* ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-22
* ARM: make the physical-relative calculation more obviousRussell King2016-02-16
* ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre2016-02-16
* ARM: 8411/1: Add default SPARSEMEM settingsKevin Cernekee2016-02-16
* ARM: 8529/1: remove 'i' and 'zi' targetsMasahiro Yamada2016-02-16
* ARM: 8528/1: drop redundant "PHONY += FORCE"Masahiro Yamada2016-02-16
* ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker2016-02-16
* ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2016-02-11
* ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-11
* ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel2016-02-11
* ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel2016-02-11
* ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2016-02-11
* ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2016-02-11
* ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi2016-02-11
* ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize allocDoug Anderson2016-02-11
* ARM: 8505/1: dma-mapping: Optimize allocationDoug Anderson2016-02-11
* ARM: 8504/1: __arch_xprod_64(): small optimizationNicolas Pitre2016-02-11
* ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-08
* ARM: use virt_to_idmap() for soft_restart()Russell King2016-02-08
* ARM: make virt_to_idmap() return unsigned longRussell King2016-02-08
* ARM: 8499/1: irq: l2c: do not print error in case of missing l2c fromAndiii2016-01-26
* ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli2016-01-26
* ARM: orion: implement ARM delay timerRussell King2016-01-26
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-23
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-23
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-23
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-23
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-22
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-23
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-23
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-23
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-23
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-23
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-23
| * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-23
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-23
| * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-23
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-23
| * | MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2016-01-23
| * | MIPS: Update trap codesJames Hogan2016-01-23
| * | MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-23
| * | MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan2016-01-23
| * | MIPS: KVM: Refactor added offsetof()sJames Hogan2016-01-23