summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-19powerpc/kvm: Fix lockups when running KVM guests on Power8Michael Ellerman
2018-04-19powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2018-04-18MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-04-18MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn
2018-04-19powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt
2018-04-17MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn
2018-04-17powerpc/64s: Default l1d_size to 64K in RFI fallback flushMadhavan Srinivasan
2018-04-17s390/signal: cleanup uapi struct sigactionMartin Schwidefsky
2018-04-16Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-16MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-16x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel
2018-04-16kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini
2018-04-16X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed
2018-04-17powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman
2018-04-16MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn
2018-04-16s390: rename default_defconfig to debug_defconfigHeiko Carstens
2018-04-16s390: remove gcov defconfigHeiko Carstens
2018-04-16s390: update defconfigMartin Schwidefsky
2018-04-16s390: add support for IBM z14 Model ZR1Heiko Carstens
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik
2018-04-16s390/nospec: include cpu.hSebastian Ott
2018-04-16s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter
2018-04-16s390/kexec_file: add generated files to .gitignoreHeiko Carstens
2018-04-16s390/Kconfig: Move kexec config options to "Processor type and features"Philipp Rudo
2018-04-16s390/kexec_file: Add ELF loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add crash support to image loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add image loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo
2018-04-16s390/kexec_file: Prepare setup.h for kexec_file_loadPhilipp Rudo
2018-04-15hypfs_kill_super(): deal with failed allocationsAl Viro
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-14parisc: Fix missing binfmt_elf32.o build errorHelge Deller
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro