summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-02-22ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann3-16/+0
2016-02-22ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook1-10/+0
2016-02-22ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann1-0/+2
2016-02-22ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann1-1/+1
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2-0/+3
2016-02-17ARM: make the physical-relative calculation more obviousRussell King2-5/+12
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre2-1/+9
2016-02-16ARM: 8411/1: Add default SPARSEMEM settingsKevin Cernekee1-3/+4
2016-02-16ARM: 8529/1: remove 'i' and 'zi' targetsMasahiro Yamada2-9/+0
2016-02-16ARM: 8528/1: drop redundant "PHONY += FORCE"Masahiro Yamada1-1/+1
2016-02-16ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker1-0/+24
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2-5/+11
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt5-4/+17
2016-02-11ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel3-6/+9
2016-02-11ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel1-3/+2
2016-02-11ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2-27/+332
2016-02-11ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2-98/+3
2016-02-11ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi1-2/+2
2016-02-11ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize allocDoug Anderson1-0/+4
2016-02-11ARM: 8505/1: dma-mapping: Optimize allocationDoug Anderson1-14/+20
2016-02-11ARM: 8504/1: __arch_xprod_64(): small optimizationNicolas Pitre1-7/+7
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook3-30/+33
2016-02-08ARM: use virt_to_idmap() for soft_restart()Russell King2-12/+8
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King4-6/+6
2016-01-27ARM: 8499/1: irq: l2c: do not print error in case of missing l2c fromAndiii1-1/+1
2016-01-27ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli1-3/+1
2016-01-27ARM: orion: implement ARM delay timerRussell King1-0/+13
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds115-757/+4144
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle6-3/+11
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel3-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel1-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli1-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2-13/+0
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-96/+0
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott1-32/+3
2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan1-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan4-28/+5
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan1-42/+64
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2-30/+30
2016-01-24MIPS: Update trap codesJames Hogan1-2/+10
2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan5-83/+80
2016-01-24MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan1-2/+2
2016-01-24MIPS: KVM: Refactor added offsetof()sJames Hogan1-7/+3
2016-01-24MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2-19/+19
2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2-38/+0
2016-01-24MIPS: Move definition of DC bit to mipsregs.hJames Hogan2-3/+2
2016-01-24MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan1-5/+0
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan5-15/+14
2016-01-24MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfigJoshua Henderson1-0/+89