summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Merge branch 'devel-stable' into for-nextRussell King30-449/+1111
2017-11-08Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King13-72/+69
2017-11-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland1-10/+18
2017-11-06ARM: 8719/1: NOMMU: work around maybe-uninitialized warningArnd Bergmann1-1/+1
2017-11-06ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"Nicolas Pitre1-11/+14
2017-11-02ARM: add debug ".edata_real" symbolRussell King1-0/+9
2017-11-01ARM: 8716/1: pass endianness info to sparseLuc Van Oostenryck1-0/+2
2017-10-24ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-10-23ARM: 8713/1: NOMMU: Support MPU in XIP configurationVladimir Murzin5-7/+90
2017-10-23ARM: 8712/1: NOMMU: Use more MPU regions to cover memoryVladimir Murzin2-46/+149
2017-10-23ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin5-20/+113
2017-10-23ARM: 8710/1: Kconfig: Kill CONFIG_VECTORS_BASEVladimir Murzin1-9/+0
2017-10-23ARM: 8709/1: NOMMU: Disallow MPU for XIPVladimir Murzin1-1/+1
2017-10-23ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin6-40/+127
2017-10-23ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpersVladimir Murzin1-22/+26
2017-10-23ARM: 8706/1: NOMMU: Move out MPU setup in separate moduleVladimir Murzin4-257/+276
2017-10-14ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()Geert Uytterhoeven1-0/+1
2017-10-12ARM: 8705/1: early_printk: use printascii() rather than printch()Nicolas Pitre1-6/+10
2017-10-12ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre2-0/+12
2017-10-12ARM: 8703/1: debug.S: move hexbuf to a writable sectionNicolas Pitre1-3/+11
2017-10-12ARM: 8701/1: fix sparse flags for build on 64bit machinesLuc Van Oostenryck II1-1/+1
2017-10-12ARM: 8700/1: nommu: always reserve address 0 awayNicolas Pitre1-0/+5
2017-10-03ARM: add additional table to compressed kernelRussell King2-0/+13
2017-10-03ARM: decompressor: fix BSS size calculationRussell King1-2/+5
2017-10-02Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...Russell King12-30/+173
2017-09-29ARM: better diagnostics with missing/corrupt dtbRussell King2-5/+12
2017-09-28Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...Russell King8-118/+256
2017-09-28ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()Vladimir Murzin2-22/+0
2017-09-28ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin1-2/+2
2017-09-28ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin1-1/+1
2017-09-28ARM: 8696/1: mm: Remove dead code in mem_init()Vladimir Murzin1-10/+0
2017-09-28ARM: 8695/1: entry: Remove dead code in sys_mmap2Vladimir Murzin1-9/+0
2017-09-28ARM: 8694/1: Remove leftover of fixmap_page_tableVladimir Murzin1-1/+0
2017-09-28ARM: 8693/1: discard memblock arrays when possibleNicolas Pitre1-0/+1
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-27/+41
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds172-2474/+4758
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-102/+193
2017-09-15Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson1-59/+75
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson1-6/+8
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson1-7/+9
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso1-2/+2
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso1-1/+1
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso1-1/+1
2017-09-15kvm,lapic: Justify use of swait_active()Davidlohr Bueso1-0/+4
2017-09-15KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr1-2/+7
2017-09-15nios2: time: Read timer in get_cycles only if initializedGuenter Roeck1-1/+4
2017-09-15nios2: add earlycon support to 3c120 devboard DTSTobias Klauser1-1/+2
2017-09-15kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson1-0/+5