summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-03-30xtensa: make __pa work with uncached KSEG addressesMax Filippov1-0/+13
2017-03-30arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada1-1/+0
2017-03-30arm64: remove redundant header file in current.hShaokun Zhang1-2/+0
2017-03-30Merge tag 'asoc-fix-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai1-2/+2
2017-03-30arm64: fix NULL dereference in have_cpu_die()Mark Salter1-1/+1
2017-03-30ARM: orion5x: only call into phylib when availableArnd Bergmann2-0/+6
2017-03-30x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf3-22/+37
2017-03-30s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-03-29parisc: Avoid stalled CPU warnings after system shutdownHelge Deller1-0/+2
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Helge Deller5-134/+52
2017-03-29parisc: Fix access fault handling in pa_memcpy()Helge Deller2-458/+321
2017-03-29ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed1-1/+4
2017-03-29ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King1-1/+19
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds5-50/+23
2017-03-29sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-29mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-03-29metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin1-0/+2
2017-03-29metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin1-3/+12
2017-03-29metag/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-29h8300/ptrace: Fix incorrect register transfer countDave Martin1-3/+5
2017-03-29c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin1-41/+0
2017-03-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-15/+54
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini3-0/+10
2017-03-28powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt1-0/+9
2017-03-28KVM: nVMX: fix nested EPT detectionLadi Prosek1-4/+1
2017-03-28x86/mce: Don't print MCEs when mcelog is activeAndi Kleen1-1/+6
2017-03-28arch/sparc: Avoid DCTI CouplesBabu Moger11-0/+18
2017-03-28sparc64: kern_addr_valid regressionbob picco1-1/+1
2017-03-28sparc64: Add support for 2G hugepagesNitin Gupta3-1/+13
2017-03-28sparc64: Fix size check in huge_pte_allocNitin Gupta1-1/+1
2017-03-27Merge tag 'm68k-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-14/+160
2017-03-27ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during bootTony Lindgren5-20/+96
2017-03-27ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal1-0/+1
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-5/+18
2017-03-25net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala12-0/+23
2017-03-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds27-218/+116
2017-03-24ARC: vdk: Fix support of UIOAlexey Brodkin1-7/+13
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...Arnd Bergmann1-0/+11
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom...Arnd Bergmann7-0/+7
2017-03-24x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He1-2/+2
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller38-133/+269
2017-03-23ARM: dts: ti: fix PCI bus dtc warningsRob Herring1-0/+2
2017-03-23ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHYYegor Yefremov1-0/+2
2017-03-23ARM: dts: OMAP3: Fix MFG ID EEPROMAdam Ford1-1/+1
2017-03-23KVM: VMX: Fix enable VPID conditionsWanpeng Li1-1/+8
2017-03-23KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li1-3/+4
2017-03-23KVM: x86: correct async page present tracepointWanpeng Li1-1/+1
2017-03-23kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson1-1/+17
2017-03-23KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu1-2/+2
2017-03-23KVM: x86: check existance before destroyPeter Xu2-0/+6