aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-04KVM: VMX: remove bogus WARN_ON in handle_ept_misconfigSean Christopherson1-12/+1
2018-04-04Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson1-1/+1
2018-04-04kvm: Add emulation for movups/movupdStefan Fritsch1-1/+7
2018-04-04KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson1-6/+14
2018-04-04powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports itNaveen N. Rao1-1/+2
2018-04-04openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt1-0/+4
2018-04-04arm64: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt1-0/+4
2018-04-04powerpc/mm/radix: Update command line parsing for disable_radixAneesh Kumar K.V2-4/+14
2018-04-04powerpc/mm/radix: Parse disable_radix commandline correctly.Aneesh Kumar K.V1-1/+1
2018-04-04powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlbAneesh Kumar K.V1-5/+13
2018-04-04powerpc/mm/radix: Update pte fragment count from 16 to 256 on radixAneesh Kumar K.V4-12/+17
2018-04-04powerpc/mm/keys: Update documentation and remove unnecessary checkAneesh Kumar K.V2-23/+16
2018-04-04powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overheadNicholas Piggin1-29/+16
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-297/+272
2018-04-04powerpc/64s/idle: Consolidate power9_offline_stop()/power9_idle_stop()Michael Ellerman1-12/+11
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-9/+3
2018-04-03Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds8-31/+212
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds38-23/+1095
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-100/+170
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds8-9/+1
2018-04-03Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-0/+1
2018-04-03Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds7-56/+144
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2018-04-03RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCEPalmer Dabbelt1-2/+2
2018-04-03sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller1-1/+5
2018-04-03powerpc/powernv: Always stop secondaries before reboot/shutdownNicholas Piggin3-38/+7
2018-04-03powerpc: hard disable irqs in smp_send_stop loopNicholas Piggin1-2/+3
2018-04-03powerpc: use NMI IPI for smp_send_stopNicholas Piggin1-0/+8
2018-04-03powerpc/powernv: Fix SMT4 forcing idle codeNicholas Piggin2-8/+5
2018-04-03powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira1-0/+11
2018-04-03powerpc: Move default security feature flagsMauricio Faria de Oliveira2-6/+9
2018-04-03powerpc: Don't write to DABR on >= Power8 if DAWR is disabledNicholas Piggin1-2/+8
2018-04-03KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile errorNicholas Piggin1-0/+1
2018-04-03powerpc: Fix oops due to bad access of lppaca on bare metalAneesh Kumar K.V3-0/+8
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds30-200/+138
2018-04-02RISC-V: Fixes to module loadingPalmer Dabbelt9-6/+470
2018-04-02RISC-V: Assorted memory model fixesPalmer Dabbelt5-234/+630
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2182-413749/+0
2018-04-02RISC-V: Add definition of relocation typesZong Li1-0/+7
2018-04-02RISC-V: Enable module support in defconfigZong Li1-0/+2
2018-04-02RISC-V: Support SUB32 relocation type in kernel moduleZong Li1-0/+8
2018-04-02RISC-V: Support ADD32 relocation type in kernel moduleZong Li1-0/+8
2018-04-02RISC-V: Support ALIGN relocation type in kernel moduleZong Li1-0/+10
2018-04-02RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewqZong Li1-0/+35
2018-04-02RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel moduleZong Li1-0/+42
2018-04-02RISC-V: Support CALL relocation type in kernel moduleZong Li1-0/+22
2018-04-02RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel moduleZong Li1-10/+52
2018-04-02RISC-V: Add section of GOT.PLT for kernel moduleZong Li3-17/+45
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleZong Li6-0/+260
2018-04-02riscv/atomic: Strengthen implementations with fencesAndrea Parri2-220/+588