summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno2018-04-241-1/+1
* riscv: there is no <asm/handle_irq.h>Christoph Hellwig2018-04-241-1/+0
* riscv: select DMA_DIRECT_OPS instead of redefining itChristoph Hellwig2018-04-241-3/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-227-104/+52
|\
| * x86/power/64: Fix page-table setup for temporary text mappingJoerg Roedel2018-04-201-1/+1
| * x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=yJoerg Roedel2018-04-171-5/+6
| * x86,sched: Allow topologies where NUMA nodes share an LLCAlison Schofield2018-04-171-5/+40
| * x86/processor: Remove two unused function declarationsDou Liyang2018-04-171-2/+0
| * x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang2018-04-171-0/+4
| * x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-04-171-1/+1
| * x86: Remove pci-nommu.cChristoph Hellwig2018-04-171-90/+0
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-222-2/+37
|\ \
| * | perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft2018-04-201-1/+17
| * | perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian2018-04-201-0/+21
| * | Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-161-2/+0
| |\ \
| | * | Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...Arnaldo Carvalho de Melo2018-04-121-2/+0
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-04-212-3/+3
|\ \ \ \
| * | | | arm64: signal: don't force known signals to SIGKILLMark Rutland2018-04-181-1/+1
| * | | | arm64: kasan: avoid pfn_to_nid() before page array is initializedMark Rutland2018-04-171-2/+2
| |/ / /
* | | | kexec_file: do not add extra alignment to efi memmapDave Young2018-04-201-3/+2
* | | | proc: fix /proc/loadavg regressionAlexey Dobriyan2018-04-201-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-201-1/+1
|\ \ \ \
| * | | | hypfs_kill_super(): deal with failed allocationsAl Viro2018-04-151-1/+1
| |/ / /
* | | | Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-204-6/+26
|\ \ \ \
| * | | | MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-181-2/+9
| * | | | MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-181-1/+1
| * | | | MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-171-1/+1
| * | | | MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-161-1/+6
| * | | | MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn2018-04-161-0/+6
| * | | | MIPS: io: Add barrier after register read in readX()Sinan Kaya2018-04-141-0/+2
| * | | | MIPS: io: Prevent compiler reordering writeX()Sinan Kaya2018-04-121-1/+1
* | | | | Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-205-4/+20
|\ \ \ \ \
| * | | | | powerpc/kvm: Fix lockups when running KVM guests on Power8Michael Ellerman2018-04-191-2/+2
| * | | | | powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling2018-04-191-1/+2
| * | | | | powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt2018-04-191-0/+4
| * | | | | powerpc/64s: Default l1d_size to 64K in RFI fallback flushMadhavan Srinivasan2018-04-171-0/+11
| * | | | | powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman2018-04-171-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-2026-712/+996
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390/signal: cleanup uapi struct sigactionMartin Schwidefsky2018-04-171-7/+16
| * | | | s390: rename default_defconfig to debug_defconfigHeiko Carstens2018-04-161-0/+0
| * | | | s390: remove gcov defconfigHeiko Carstens2018-04-161-661/+0
| * | | | s390: update defconfigMartin Schwidefsky2018-04-163-18/+46
| * | | | s390: add support for IBM z14 Model ZR1Heiko Carstens2018-04-163-4/+6
| * | | | s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik2018-04-161-6/+0
| * | | | s390/nospec: include cpu.hSebastian Ott2018-04-161-0/+1
| * | | | s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter2018-04-161-0/+1
| * | | | s390/kexec_file: add generated files to .gitignoreHeiko Carstens2018-04-161-0/+2
| * | | | s390/Kconfig: Move kexec config options to "Processor type and features"Philipp Rudo2018-04-161-21/+20
| * | | | s390/kexec_file: Add ELF loaderPhilipp Rudo2018-04-164-0/+150
| * | | | s390/kexec_file: Add crash support to image loaderPhilipp Rudo2018-04-164-6/+234