summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-08Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King
2017-11-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-11-06ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"Nicolas Pitre
2017-11-02ARM: add debug ".edata_real" symbolRussell King
2017-11-01ARM: 8716/1: pass endianness info to sparseLuc Van Oostenryck
2017-10-24ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-10-12ARM: 8705/1: early_printk: use printascii() rather than printch()Nicolas Pitre
2017-10-12ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre
2017-10-12ARM: 8703/1: debug.S: move hexbuf to a writable sectionNicolas Pitre
2017-10-12ARM: 8701/1: fix sparse flags for build on 64bit machinesLuc Van Oostenryck II
2017-10-12ARM: 8700/1: nommu: always reserve address 0 awayNicolas Pitre
2017-10-03ARM: add additional table to compressed kernelRussell King
2017-10-03ARM: decompressor: fix BSS size calculationRussell King
2017-09-29ARM: better diagnostics with missing/corrupt dtbRussell King
2017-09-28ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()Vladimir Murzin
2017-09-28ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin
2017-09-28ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin
2017-09-28ARM: 8696/1: mm: Remove dead code in mem_init()Vladimir Murzin
2017-09-28ARM: 8695/1: entry: Remove dead code in sys_mmap2Vladimir Murzin
2017-09-28ARM: 8694/1: Remove leftover of fixmap_page_tableVladimir Murzin
2017-09-28ARM: 8693/1: discard memblock arrays when possibleNicolas Pitre
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-15Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso
2017-09-15kvm,lapic: Justify use of swait_active()Davidlohr Bueso
2017-09-15KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-09-15nios2: time: Read timer in get_cycles only if initializedGuenter Roeck
2017-09-15nios2: add earlycon support to 3c120 devboard DTSTobias Klauser
2017-09-15kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-15powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-14KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
2017-09-14Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-14KVM: X86: Don't block vCPU if there is pending exceptionWanpeng Li
2017-09-14KVM: SVM: Add irqchip_split() checks before enabling AVICSuravee Suthikulpanit
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-13arm64: stacktrace: avoid listing stacktrace functions in stacktracePrakash Gupta
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13um: return negative in tuntap_open_tramp()Dan Carpenter
2017-09-13um: remove a stray tabDan Carpenter