summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-10Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-05-10Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-10Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-11arch/include: remove empty Kbuild filesNicolas Dichtel
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-11x86: stop exporting msr-index.h to userlandNicolas Dichtel
2017-05-11nios2: put setup.h in uapiNicolas Dichtel
2017-05-11h8300: put bitsperlong.h in uapiNicolas Dichtel
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-05-09Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-09sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge
2017-05-09sparc: use memdup_user_nul in sun4m LED driverGeliang Tang
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-05-09x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings
2017-05-09Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-05-09Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-09Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2017-05-09Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-05-09arm64: uaccess: suppress spurious clang warningMark Rutland
2017-05-09arm64: atomic_lse: match asm register sizesMark Rutland
2017-05-09arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-05-09arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-09arm64: ensure extension of smp_store_release valueMark Rutland
2017-05-09arm64: xchg: hazard against entire exchange variableMark Rutland
2017-05-09arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-05-09arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-05-09arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko
2017-05-09Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin
2017-05-09powerpc: Don't print cpu_spec->cpu_name if it's NULLNicholas Piggin
2017-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2017-05-09nVMX: Advertise PML to L1 hypervisorBandan Das
2017-05-09nVMX: Implement emulated Page Modification LoggingBandan Das
2017-05-09kvm: x86: Add a hook for arch specific dirty logging emulationBandan Das
2017-05-09kvm: nVMX: Validate CR3 target count on nested VM-entryJim Mattson
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-05-09powerpc/64s: Fix unnecessary machine check handler relocation branchNicholas Piggin
2017-05-09powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman
2017-05-09powerpc: Fix distclean with Makefile.postlinkHoria Geantă
2017-05-09x86/build: Don't add -maccumulate-outgoing-args w/o compiler supportNick Desaulniers
2017-05-09x86/boot/32: Fix UP boot on Quark and possibly other platformsAndy Lutomirski