aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-69/+63
2019-05-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-26/+31
2019-05-06xtensa: set proper error code for simdisk_setup()Chengguang Xu1-1/+1
2019-05-06xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu1-1/+0
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-161/+1094
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds40-918/+10
2019-05-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+3
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-139/+21
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-8/+18
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+2
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-108/+181
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds45-1179/+142
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov4-4/+4
2019-05-06dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig2-0/+2
2019-05-06powerpc/mm: Fix hugetlb page initializationSachin Sant1-1/+1
2019-05-06powerpc/mm: fix section mismatch for setup_kup()Christophe Leroy1-1/+1
2019-05-06powerpc/mm: fix redundant inclusion of pgtable-frag.o in MakefileChristophe Leroy1-1/+0
2019-05-06powerpc/mm: Fix makefile for KASANChristophe Leroy2-6/+6
2019-05-06powerpc/kasan: add missing/lost MakefileChristophe Leroy1-0/+5
2019-05-06Merge branch 'pm-x86'Rafael J. Wysocki6-68/+231
2019-05-06Merge branch 'acpica'Rafael J. Wysocki1-1/+1
2019-05-06x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() failsSebastian Andrzej Siewior1-16/+15
2019-05-05powerpc: tsi108: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-05-05ARM: Kirkwood: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+2
2019-05-05mips: Manually call fdt_init_reserved_mem() methodSerge Semin1-0/+3
2019-05-05mips: Make sure dt memory regions are validSerge Semin1-1/+13
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller5-0/+104
2019-05-06parisc: Use PA_ASM_LEVEL in boot codeHelge Deller1-3/+3
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller3-6/+6
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+116
2019-05-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2019-05-05x86/mm: Initialize PGD cache during mm initializationNadav Amit1-4/+6
2019-05-05um: vector netdev: adjust to xmit_more API changeJohannes Berg1-1/+1
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa1-3/+7
2019-05-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/nextRichard Weinberger79-86/+86
2019-05-04Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+14
2019-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-42/+120
2019-05-03mips: Perform early low memory testSerge Semin1-0/+2
2019-05-03mips: Dump memblock regions for debuggingSerge Semin1-0/+2
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockJohn David Anglin1-9/+10
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka9-49/+108
2019-05-03parisc: Allow live-patching of __meminit functionsHelge Deller1-1/+1
2019-05-03parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller1-2/+2
2019-05-03parisc: Add memory clobber to TLB purgesJohn David Anglin1-3/+3
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin3-24/+39
2019-05-03parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin1-43/+0
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller6-128/+68
2019-05-03parisc: enable wide mode earlySven Schnelle1-0/+13
2019-05-03parisc: Show n/a if product number not availableHelge Deller1-1/+2