summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | s390/kexec_file: Add image loaderPhilipp Rudo2018-04-164-1/+176
| * | | s390/kexec_file: Add kexec_file_load system callPhilipp Rudo2018-04-166-0/+144
| * | | s390/kexec_file: Add purgatoryPhilipp Rudo2018-04-167-0/+198
| * | | s390/kexec_file: Prepare setup.h for kexec_file_loadPhilipp Rudo2018-04-161-13/+27
| |/ /
* | | Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-161-1/+1
|\ \ \
| * | | parisc: Fix missing binfmt_elf32.o build errorHelge Deller2018-04-141-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-164-56/+86
|\ \ \ \
| * | | | kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini2018-04-163-29/+6
| * | | | X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed2018-04-164-22/+56
| * | | | x86: Add check for APIC access address for vmentry of L2 guestsKrish Sadhukhan2018-04-121-0/+13
| * | | | KVM: X86: fix incorrect reference of trace_kvm_pi_irte_updatehu huajun2018-04-112-4/+3
| * | | | X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not availableKarimAllah Ahmed2018-04-111-1/+2
| * | | | X86/VMX: Disable VMX preemption timer if MWAIT is not interceptedKarimAllah Ahmed2018-04-101-4/+10
* | | | | x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel2018-04-161-1/+1
| |_|/ / |/| | |
* | | | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-155-10/+4
|\ \ \ \
| * | | | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-075-10/+4
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-1524-777/+1040
|\ \ \ \ \
| * \ \ \ \ Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-122593-417707/+16432
| |\ \ \ \ \
| | * | | | | syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming conventionDominik Brodowski2018-04-091-9/+9
| | * | | | | syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski2018-04-095-362/+405
| | * | | | | syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-094-185/+185