Age | Commit message (Expand) | Author |
2016-12-29 | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds |
2016-12-26 | x86/mce/AMD: Make the init code more robust | Thomas Gleixner |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-25 | x86/msr: Remove bogus cleanup from the error path | Thomas Gleixner |
2016-12-25 | perf/x86/intel/cstate: Prevent hotplug callback leak | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-23 | Revert "x86/unwind: Detect bad stack return address" | Josh Poimboeuf |
2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-22 | perf/x86: Fix overlap counter scheduling bug | Peter Zijlstra |
2016-12-22 | perf/x86/pebs: Fix handling of PEBS buffer overflows | Stephane Eranian |
2016-12-22 | x86/paravirt: Mark unused patch_default label | Peter Zijlstra |
2016-12-21 | x86/microcode/AMD: Reload proper initrd start address | Borislav Petkov |
2016-12-20 | x86/platform/intel/quark: Add printf attribute to imr_self_test_result() | Nicolas Iooss |
2016-12-20 | x86/platform/intel-mid: Switch MPU3050 driver to IIO | Linus Walleij |
2016-12-20 | x86/alternatives: Do not use sync_core() to serialize I$ | Borislav Petkov |
2016-12-20 | x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic | Vitaly Kuznetsov |
2016-12-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-12-19 | kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) | Jim Mattson |
2016-12-19 | kvm: take srcu lock around kvm_steal_time_set_preempted() | Andrea Arcangeli |
2016-12-19 | kvm: fix schedule in atomic in kvm_steal_time_set_preempted() | Andrea Arcangeli |
2016-12-19 | x86/asm: Rewrite sync_core() to use IRET-to-self | Andy Lutomirski |
2016-12-19 | x86/microcode/intel: Replace sync_core() with native_cpuid() | Andy Lutomirski |
2016-12-19 | Revert "x86/boot: Fail the boot if !M486 and CPUID is missing" | Andy Lutomirski |
2016-12-19 | x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels | Andy Lutomirski |
2016-12-19 | x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6 | Andy Lutomirski |
2016-12-19 | x86/tools: Fix gcc-7 warning in relocs.c | Markus Trippelsdorf |
2016-12-19 | x86/unwind: Dump stack data on warnings | Josh Poimboeuf |
2016-12-19 | x86/unwind: Adjust last frame check for aligned function stacks | Josh Poimboeuf |
2016-12-19 | x86/init: Fix a couple of comment typos | Dmitry Torokhov |
2016-12-19 | x86/init: Remove i8042_detect() from platform ops | Dmitry Torokhov |
2016-12-19 | x86/init: Add i8042 state to the platform data | Dmitry Torokhov |
2016-12-19 | x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp() | Boris Ostrovsky |
2016-12-19 | x86/microcode/AMD: Do not load when running on a hypervisor | Borislav Petkov |
2016-12-19 | x86/microcode/AMD: Sanitize apply_microcode_early_amd() | Borislav Petkov |
2016-12-19 | x86/microcode/AMD: Make find_proper_container() sane again | Borislav Petkov |
2016-12-18 | Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh... | Linus Torvalds |
2016-12-18 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-18 | x86/tsc: Limit the adjust value further | Thomas Gleixner |
2016-12-18 | x86/tsc: Annotate printouts as firmware bug | Thomas Gleixner |
2016-12-18 | x86/floppy: Use designated initializers | Kees Cook |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-12-17 | x86/mpx: Move bd_addr to mm_context_t | Mark Rutland |
2016-12-16 | platform/x86: mlx-platform: Move module from arch/x86 | Vadim Pasternak |