summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-22Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-22Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan
2017-09-21MIPS: MSP71xx: Include asm/setup.hArnd Bergmann
2017-09-21powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt
2017-09-20s390/topology: enable / disable topology dynamicallyHeiko Carstens
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens
2017-09-20powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao
2017-09-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-09-20crypto: x86/twofish - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: sha512-avx2 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha256-ssse3 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha256-avx2 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha256-avx - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha1-ssse3 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha1-avx2 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/des3_ede - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/cast6 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/cast5 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/camellia - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/blowfish - Fix RBP usageJosh Poimboeuf
2017-09-20MIPS: Fix perf event initPaul Burton
2017-09-20powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offlineGautham R. Shenoy
2017-09-20powerpc/sstep: mullw should calculate a 64 bit signed resultAnton Blanchard
2017-09-20powerpc/sstep: Fix issues with mcrfAnton Blanchard
2017-09-20powerpc/sstep: Fix issues with set_cr0()Anton Blanchard
2017-09-20powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
2017-09-20powerpc/sysrq: Fix oops whem ppmu is not registeredRavi Bangoria
2017-09-20powerpc/configs: Update for CONFIG_SND changesMichael Ellerman
2017-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-19KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-09-19KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-09-19KVM: x86: Fix the NULL pointer parameter in check_cr_write()Yu Zhang
2017-09-19s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer
2017-09-19s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer
2017-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-15xen: x86: mark xen_find_pt_base as __initArnd Bergmann
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