- f410770 x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changee by Fenghua Yu · 8 years ago
- c7cc0cc x86/intel_rdt: Reset per cpu closids on unmount by Fenghua Yu · 8 years ago
- a2584e1 x86/intel_rdt: Prevent deadlock against hotplug lock by Thomas Gleixner · 8 years ago
- f57b308 x86/intel_rdt: Protect info directory from removal by Fenghua Yu · 8 years ago
- 53a114a x86/intel_rdt: Export the minimum number of set mask bits in sysfs by Shaohua Li · 8 years ago
- 7bff0af x86/intel_rdt: Propagate error in rdt_mount() properly by Shaohua Li · 8 years ago
- 4f341a5 x86/intel_rdt: Add scheduler hook by Fenghua Yu · 8 years ago
- 60ec244 x86/intel_rdt: Add schemata file by Tony Luck · 8 years ago
- e02737d x86/intel_rdt: Add tasks files by Fenghua Yu · 8 years ago
- 12e0110 x86/intel_rdt: Add cpus file by Tony Luck · 8 years ago
- 60cf5e1 x86/intel_rdt: Add mkdir to resctrl file system by Fenghua Yu · 8 years ago
- 4e978d0 x86/intel_rdt: Add "info" files to resctrl file system by Fenghua Yu · 8 years ago
- 5ff193f x86/intel_rdt: Add basic resctrl filesystem support by Fenghua Yu · 8 years ago
- 2264d9c x86/intel_rdt: Build structures for each resource based on cache topology by Tony Luck · 8 years ago
- c1c7c3f x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID by Fenghua Yu · 8 years ago
- 113c609 x86/intel_rdt: Add Haswell feature discovery by Fenghua Yu · 8 years ago
- 78e99b4 x86/intel_rdt: Add CONFIG, Makefile, and basic initialization by Fenghua Yu · 8 years ago
- 4ab15864 x86/cpufeature: Add RDT CPUID feature bits by Fenghua Yu · 8 years ago
- d57e3ab x86/intel_cacheinfo: Enable cache id in cache info by Fenghua Yu · 8 years ago
- 3e9679a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- ff85605 x86/boot/smp: Don't try to poke disabled/non-existent APIC by Ville Syrjälä · 8 years ago
- ed1e7db x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi() by Dmitry Safonov · 8 years ago
- 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
- 8214899 x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features by Piotr Luc · 8 years ago
- 854dd54 x86/vmware: Skip timer_irq_works() check on VMware by Renat Valiullin · 8 years ago
- f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 0832881 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1d33369 Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates by Ingo Molnar · 8 years ago
- 23446cb x86/e820: Don't merge consecutive E820_PRAM ranges by Dan Williams · 8 years ago
- 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
- 9254139 kprobes: Avoid false KASAN reports during stack copy by Dmitry Vyukov · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 1ec6ec1 x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt() by Wanpeng Li · 8 years ago
- 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 0549a3c kdump, vmcoreinfo: report memory sections virtual addresses by Thomas Garnier · 8 years ago
- 0ee5941 x86/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago
- 9c6f090 x86: use simpler API for random address requests by Jason Cooper · 8 years ago
- 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5fa0eb0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- df610d6 x86/apic: Prevent pointless warning messages by Thomas Gleixner · 8 years ago
- f3bf1db x86/acpi: Prevent LAPIC id 0xff from being accounted by Thomas Gleixner · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
- ddc4e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
- 2a51fe0 arch/x86: Handle non enumerated CPU after physical hotplug by Prarit Bhargava · 8 years ago
- 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- cfee9ed x86/unwind: Fix oprofile module link error by Josh Poimboeuf · 8 years ago
- b91688f x86/vmware: Skip lapic calibration on VMware by Renat Valiullin · 8 years ago
- db91aa7 x86/irq: Prevent force migration of irqs which are not in the vector domain by Mika Westerberg · 8 years ago
- 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6aebe7f Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a8adc0f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3ef0a61 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- e606d81 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 00bcf5c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- de956b8 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d7a0dab Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 0d573c6 Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' by Rafael J. Wysocki · 8 years ago
- 05fb3c1 x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID by Andy Lutomirski · 8 years ago
- 1ef55be1 x86/asm: Get rid of __read_cr4_safe() by Andy Lutomirski · 8 years ago
- d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
- 192d1dc x86/boot: Fix another __read_cr4() case on 486 by Andy Lutomirski · 8 years ago
- cfd8983 x86, locking/spinlocks: Remove ticket (spin)lock implementation by Peter Zijlstra · 9 years ago
- 8f37961 sched/core, x86/topology: Fix NUMA in package topology bug by Tim Chen · 8 years ago
- ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
- eb6296d x86/apic: Fix silent & fatal merge conflict in __generic_processor_info() by Thomas Gleixner · 8 years ago
- 1e1b372 Merge branch 'x86/urgent' into x86/apic by Thomas Gleixner · 8 years ago
- 6fae257 Merge tag 'v4.8-rc8' into ras/core, to pick up fixes by Ingo Molnar · 8 years ago
- 917db484 x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation by Dan Williams · 8 years ago
- dc6db24 x86/acpi: Set persistent cpuid <-> nodeid mapping when booting by Gu Zheng · 8 years ago
- 8f54969 x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping by Gu Zheng · 8 years ago
- f7c2883 x86/acpi: Enable acpi to register all possible cpus at boot time by Gu Zheng · 8 years ago
- 1827822 x86/e820: Use much less memory for e820/e820_saved, save up to 120k by Denys Vlasenko · 8 years ago
- 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
- 8c2103f x86/e820: Mark some static functions __init by Denys Vlasenko · 8 years ago
- 580498a Merge branch 'linus' into x86/boot, to pick up fixes by Ingo Molnar · 8 years ago
- 71f5443 x86/dumpstack: Fix show_stack() task pointer regression by Josh Poimboeuf · 8 years ago
- 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
- 108b249 KVM: x86: introduce get_kvmclock_ns by Paolo Bonzini · 8 years ago
- c8fe460 x86/dumpstack: Remove dump_trace() and related callbacks by Josh Poimboeuf · 8 years ago
- e18bccc x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder by Josh Poimboeuf · 8 years ago
- 49a612c x86/stacktrace: Convert save_stack_trace_*() to use the new unwinder by Josh Poimboeuf · 8 years ago
- 7c7900f x86/unwind: Add new unwind interface and implementations by Josh Poimboeuf · 8 years ago
- 744c193 x86: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 6baf3d6 x86/tsc: Add additional Intel CPU models to the crystal quirk list by Prarit Bhargava · 8 years ago
- 655e52d x86/tsc: Use cpu id defines instead of hex constants by Prarit Bhargava · 8 years ago
- cff9ab2 x86/apic: Get rid of apic_version[] array by Denys Vlasenko · 8 years ago
- 6e68b08 x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctl by Vinson Lee · 8 years ago
- b067a7b x86/apic/uv: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 29bd7fb x86/microcode: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 8153916 x86/dumpstack: Remove NULL task pointer convention by Josh Poimboeuf · 8 years ago
- 74327a3 x86/process: Pin the target stack in get_wchan() by Andy Lutomirski · 8 years ago
- 1959a60 x86/dumpstack: Pin the target stack when dumping it by Andy Lutomirski · 8 years ago
- 91b7bd3 x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTORE by Ingo Molnar · 8 years ago
- 15f4eae x86: Move thread_info into task_struct by Andy Lutomirski · 8 years ago