summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08format-security: move static strings to constKees Cook
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott
2017-05-08x86: use set_memory.h headerLaura Abbott
2017-05-08s390: use set_memory.h headerLaura Abbott
2017-05-08arm64: use set_memory.h headerLaura Abbott
2017-05-08arm: use set_memory.h headerLaura Abbott
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08powerpc/fadump: reuse crashkernel parameter for fadump memory reservationHari Bathini
2017-05-08powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-05-08Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-05-07Merge branch 'xtensa-sim-params' into xtensa-fixesMax Filippov
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-05arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas
2017-05-05kvm: nVMX: Don't validate disabled secondary controlsJim Mattson
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03blackfin: bf609: let clk_disable() return immediately if clk is NULLMasahiro Yamada
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-03Merge tag 'regulator-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-03Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini
2017-05-03powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set itNicholas Piggin
2017-05-03powerpc/powernv: Fix TCE kill on NVLink2Alistair Popple
2017-05-03powerpc/mm/radix: Drop support for CPUs without lockless tlbieMichael Ellerman
2017-05-03xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky