aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-104/+52
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+37
2018-04-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-3/+3
2018-04-20kexec_file: do not add extra alignment to efi memmapGravatar Dave Young 1-3/+2
2018-04-20proc: fix /proc/loadavg regressionGravatar Alexey Dobriyan 1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-6/+26
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-4/+20
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 26-712/+996
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsGravatar Oskar Senft 1-1/+17
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Gravatar Stephane Eranian 1-0/+21
2018-04-20x86/power/64: Fix page-table setup for temporary text mappingGravatar Joerg Roedel 1-1/+1
2018-04-19powerpc/kvm: Fix lockups when running KVM guests on Power8Gravatar Michael Ellerman 1-2/+2
2018-04-19powerpc/eeh: Fix enabling bridge MMIO windowsGravatar Michael Neuling 1-1/+2
2018-04-18MIPS: uaccess: Add micromips clobbers to bzero invocationGravatar Matt Redfearn 1-2/+9
2018-04-18MIPS: memset.S: Fix clobber of v1 in last_fixupGravatar Matt Redfearn 1-1/+1
2018-04-19powerpc/xive: Fix trying to "push" an already active pool VPGravatar Benjamin Herrenschmidt 1-0/+4
2018-04-18arm64: signal: don't force known signals to SIGKILLGravatar Mark Rutland 1-1/+1
2018-04-17MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupGravatar Matt Redfearn 1-1/+1
2018-04-17arm64: kasan: avoid pfn_to_nid() before page array is initializedGravatar Mark Rutland 1-2/+2
2018-04-17x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=yGravatar Joerg Roedel 1-5/+6
2018-04-17x86,sched: Allow topologies where NUMA nodes share an LLCGravatar Alison Schofield 1-5/+40
2018-04-17x86/processor: Remove two unused function declarationsGravatar Dou Liyang 1-2/+0
2018-04-17x86/acpi: Prevent X2APIC id 0xffffffff from being accountedGravatar Dou Liyang 1-0/+4
2018-04-17x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Gravatar Xiaoming Gao 1-1/+1
2018-04-17x86: Remove pci-nommu.cGravatar Christoph Hellwig 1-90/+0
2018-04-17powerpc/64s: Default l1d_size to 64K in RFI fallback flushGravatar Madhavan Srinivasan 1-0/+11
2018-04-17s390/signal: cleanup uapi struct sigactionGravatar Martin Schwidefsky 1-7/+16
2018-04-16Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2018-04-16MIPS: memset.S: EVA & fault support for small_memsetGravatar Matt Redfearn 1-1/+6
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-56/+86
2018-04-16x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Gravatar Joerg Roedel 1-1/+1
2018-04-16kvm: x86: move MSR_IA32_TSC handling to x86.cGravatar Paolo Bonzini 3-29/+6
2018-04-16X86/KVM: Properly update 'tsc_offset' to represent the running guestGravatar KarimAllah Ahmed 4-22/+56
2018-04-17powerpc/lib: Fix off-by-one in alternate feature patchingGravatar Michael Ellerman 1-1/+1
2018-04-16MIPS: dts: Boston: Fix PCI bus dtc warnings:Gravatar Matt Redfearn 1-0/+6
2018-04-16s390: rename default_defconfig to debug_defconfigGravatar Heiko Carstens 1-0/+0
2018-04-16s390: remove gcov defconfigGravatar Heiko Carstens 1-661/+0
2018-04-16s390: update defconfigGravatar Martin Schwidefsky 3-18/+46
2018-04-16s390: add support for IBM z14 Model ZR1Gravatar Heiko Carstens 3-4/+6
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yGravatar Vasily Gorbik 1-6/+0
2018-04-16s390/nospec: include cpu.hGravatar Sebastian Ott 1-0/+1
2018-04-16s390/decompressor: Ignore file vmlinux.bin.fullGravatar Thomas Richter 1-0/+1
2018-04-16s390/kexec_file: add generated files to .gitignoreGravatar Heiko Carstens 1-0/+2
2018-04-16s390/Kconfig: Move kexec config options to "Processor type and features"Gravatar Philipp Rudo 1-21/+20
2018-04-16s390/kexec_file: Add ELF loaderGravatar Philipp Rudo 4-0/+150
2018-04-16s390/kexec_file: Add crash support to image loaderGravatar Philipp Rudo 4-6/+234
2018-04-16s390/kexec_file: Add image loaderGravatar Philipp Rudo 4-1/+176
2018-04-16s390/kexec_file: Add kexec_file_load system callGravatar Philipp Rudo 6-0/+144
2018-04-16s390/kexec_file: Add purgatoryGravatar Philipp Rudo 7-0/+198