Age | Commit message (Expand) | Author |
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-23 | Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-22 | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki |
2016-12-21 | Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-12-21 | x86/microcode/AMD: Reload proper initrd start address | Borislav Petkov |
2016-12-21 | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_... | Lv Zheng |
2016-12-21 | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng |
2016-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-20 | Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2016-12-20 | Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2016-12-20 | parisc: Optimize timer interrupt function | Helge Deller |
2016-12-20 | ARM: dts: hix5hd2: don't change the existing compatible string | Dongpo Li |
2016-12-20 | powerpc: fsl/fman: remove fsl,fman from of_device_ids[] | Madalin Bucur |
2016-12-20 | arm64: setup: introduce kaslr_offset() | Alexander Popov |
2016-12-20 | powerpc: ima: send the kexec buffer to the next kernel | Thiago Jung Bauermann |
2016-12-20 | powerpc: ima: get the kexec buffer passed by the previous kernel | Thiago Jung Bauermann |
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 | ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache | Vineet Gupta |
2016-12-19 | ARC: mm: No need to save cache version in @cpuinfo | Vineet Gupta |
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 | ARC: enable SG chaining | Vladimir Kondratiev |