summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-21x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...Ricardo Neri
2017-11-17x86/smpboot: Fix __max_logical_packages estimatePrarit Bhargava
2017-11-17x86/topology: Avoid wasting 128k for package id arrayAndi Kleen
2017-11-17perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen
2017-11-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan
2017-11-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan
2017-11-17x86/boot: Fix boot failure when SMP MP-table is based at 0Tom Lendacky
2017-11-16x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom
2017-11-16x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW borderKirill A. Shutemov
2017-11-14x86/umip: Identify the STR and SLDT instructionsRicardo Neri
2017-11-14x86/umip: Print a line in the boot log that UMIP has been enabledRicardo Neri
2017-11-14x86/umip: Select X86_INTEL_UMIP by defaultRicardo Neri
2017-11-13x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-13Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-13Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...Linus Torvalds
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-11-13Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-12x86/intel_rdt: Fix a silent failure when writing zero value schemataXiaochen Shen
2017-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-10Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds
2017-11-10s390/noexec: execute kexec datamover without DATHeiko Carstens
2017-11-10s390: fix transactional execution control register handlingHeiko Carstens
2017-11-10s390/bpf: take advantage of stack_depth trackingMichael Holzheu
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin
2017-11-10x86/virt/xen: Use guest_late_init to detect Xen PVH guestJuergen Gross
2017-11-10x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross
2017-11-10x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGAJuergen Gross
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-11-10x86/tsc: Mark cyc2ns_init() and detect_art() __initDou Liyang
2017-11-10Merge branch 'linus' into x86/platform, to refresh the branchIngo Molnar
2017-11-10Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar