aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King3-24/+17
2018-08-02x86/iommu: Use NULL instead of 0Zhong Jiang1-1/+1
2018-08-02x86/boot: Use CC_SET()/CC_OUT() instead of open coding itUros Bizjak2-3/+5
2018-08-02x86/mm: Remove redundant check for kmem_cache_create()Chengguang Xu1-3/+0
2018-08-02x86/platform/UV: Remove redundant check of p == qColin Ian King1-2/+0
2018-08-02x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang1-3/+1
2018-08-02x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov1-18/+55
2018-08-02Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini15-268/+962
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig6-118/+15
2018-08-02sh: split arch/sh/mm/consistent.cChristoph Hellwig3-81/+85
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig4-6/+7
2018-08-02sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig2-5/+8
2018-08-02sh: simplify get_arch_dma_opsChristoph Hellwig4-23/+3
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar23-69/+50
2018-08-02kconfig: use a menu in arch/Kconfig to reduce clutterRandy Dunlap1-0/+4
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig25-43/+7
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig48-206/+51
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig26-530/+7
2018-08-02kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig2-6/+2
2018-08-02um: create a proper drivers KconfigChristoph Hellwig3-128/+125
2018-08-02um: cleanup Kconfig filesChristoph Hellwig5-216/+210
2018-08-02um: stop abusing KBUILD_KCONFIGChristoph Hellwig3-8/+4
2018-08-01Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+3
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds4-17/+9
2018-08-01MIPS: Delete unused code in linux32.cPaul Burton1-19/+0
2018-08-01MIPS: Remove unused sys_32_mmap2Paul Burton1-10/+0
2018-08-01MIPS: Remove nabi_no_regargsPaul Burton4-37/+35
2018-08-01ia64: mark special ia64 memory areas anonymousLinus Torvalds1-0/+2
2018-08-01powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat1-12/+21
2018-08-01s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky1-14/+2
2018-07-31Merge tag 'v4.19-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/defconfigOlof Johansson1-0/+17
2018-07-31Merge tag 'v4.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dtOlof Johansson4-8/+644
2018-07-31Merge tag 'amlogic-dt64-3' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dtOlof Johansson2-0/+206
2018-07-31Merge tag 'mvebu-dt64-4.19-2' of git://git.infradead.org/linux-mvebu into next/dtOlof Johansson2-2/+2
2018-07-31ARM: multi_v7_defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVEKunihiko Hayashi1-0/+2
2018-07-31ARM: uniphier: select RESET_CONTROLLERMasahiro Yamada1-0/+1
2018-07-31arm64: uniphier: select RESET_CONTROLLERMasahiro Yamada1-0/+1
2018-07-31ARM: uniphier: remove empty MakefileMasahiro Yamada2-1/+0
2018-07-31Merge tag 'aspeed-4.19-devicetree-no-fsi' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into next/dtOlof Johansson4-13/+65
2018-07-31mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123Alexandre Belloni1-0/+10
2018-07-31mips: dts: mscc: Add spi on OcelotAlexandre Belloni1-0/+11
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas3-3/+7
2018-07-31s390/kdump: Fix elfcorehdr size calculationPhilipp Rudo1-6/+98
2018-07-31crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel1-2/+6
2018-07-31arm64: kexec: Add comment to explain use of __flush_icache_range()Will Deacon1-1/+8
2018-07-31arm64: sdei: Mark sdei stack helper functions as staticWill Deacon1-6/+3
2018-07-31powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff1-8/+17
2018-07-31powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat4-0/+32
2018-07-31powernv/cpuidle: Use parsed device tree values for cpuidle_initAkshay Adiga1-0/+2
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga2-77/+148