Age | Commit message (Expand) | Author | Files | Lines |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 1 | -8/+1 |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 5 | -12/+9 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 10 | -13/+13 |
2017-01-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -12/+11 |
2017-01-06 | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+3 |
2017-01-05 | Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2017-01-05 | KVM: VMX: remove duplicated declaration | Jan Dakinevich | 1 | -6/+0 |
2016-12-29 | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds | 1 | -0/+13 |
2016-12-27 | x86/mce/AMD: Make the init code more robust | Thomas Gleixner | 1 | -0/+3 |
2016-12-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 17 | -51/+50 |
2016-12-26 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 16 | -34/+33 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -2/+2 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 16 | -49/+48 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 14 | -26/+26 |
2016-12-25 | x86/msr: Remove bogus cleanup from the error path | Thomas Gleixner | 1 | -1/+0 |
2016-12-25 | perf/x86/intel/cstate: Prevent hotplug callback leak | Thomas Gleixner | 1 | -7/+7 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 33 | -33/+33 |
2016-12-24 | KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS | Xiao Guangrong | 1 | -2/+7 |
2016-12-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 21 | -114/+263 |
2016-12-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -10/+22 |
2016-12-23 | Revert "x86/unwind: Detect bad stack return address" | Josh Poimboeuf | 1 | -10/+1 |
2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -25/+2070 |
2016-12-22 | perf/x86: Fix overlap counter scheduling bug | Peter Zijlstra | 1 | -1/+1 |
2016-12-22 | perf/x86/pebs: Fix handling of PEBS buffer overflows | Stephane Eranian | 1 | -9/+21 |
2016-12-22 | x86/paravirt: Mark unused patch_default label | Peter Zijlstra | 2 | -2/+2 |
2016-12-22 | xen/setup: Don't relocate p2m over existing one | Ross Lagerwall | 1 | -3/+3 |
2016-12-21 | KVM: nVMX: fix instruction skipping during emulated vm-entry | David Matlack | 1 | -4/+4 |
2016-12-21 | x86/microcode/AMD: Reload proper initrd start address | Borislav Petkov | 1 | -7/+5 |
2016-12-20 | x86/platform/intel/quark: Add printf attribute to imr_self_test_result() | Nicolas Iooss | 1 | -1/+2 |
2016-12-20 | x86/platform/intel-mid: Switch MPU3050 driver to IIO | Linus Walleij | 1 | -1/+1 |
2016-12-20 | x86/alternatives: Do not use sync_core() to serialize I$ | Borislav Petkov | 1 | -5/+10 |
2016-12-20 | x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic | Vitaly Kuznetsov | 1 | -0/+24 |
2016-12-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -20/+45 |
2016-12-19 | kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) | Jim Mattson | 1 | -6/+5 |
2016-12-19 | kvm: take srcu lock around kvm_steal_time_set_preempted() | Andrea Arcangeli | 1 | -0/+7 |
2016-12-19 | kvm: fix schedule in atomic in kvm_steal_time_set_preempted() | Andrea Arcangeli | 1 | -0/+10 |
2016-12-19 | swiotlb: Convert swiotlb_force from int to enum | Geert Uytterhoeven | 2 | -2/+2 |
2016-12-19 | x86, swiotlb: Simplify pci_swiotlb_detect_override() | Geert Uytterhoeven | 1 | -3/+1 |
2016-12-19 | x86/asm: Rewrite sync_core() to use IRET-to-self | Andy Lutomirski | 1 | -22/+58 |
2016-12-19 | x86/microcode/intel: Replace sync_core() with native_cpuid() | Andy Lutomirski | 1 | -3/+23 |
2016-12-19 | Revert "x86/boot: Fail the boot if !M486 and CPUID is missing" | Andy Lutomirski | 1 | -6/+0 |
2016-12-19 | x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels | Andy Lutomirski | 1 | -1/+1 |
2016-12-19 | x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6 | Andy Lutomirski | 1 | -3/+4 |
2016-12-19 | x86/tools: Fix gcc-7 warning in relocs.c | Markus Trippelsdorf | 1 | -1/+2 |
2016-12-19 | x86/unwind: Dump stack data on warnings | Josh Poimboeuf | 2 | -1/+39 |
2016-12-19 | x86/unwind: Adjust last frame check for aligned function stacks | Josh Poimboeuf | 1 | -1/+8 |
2016-12-19 | x86/init: Fix a couple of comment typos | Dmitry Torokhov | 1 | -3/+3 |
2016-12-19 | x86/init: Remove i8042_detect() from platform ops | Dmitry Torokhov | 4 | -17/+0 |
2016-12-19 | x86/init: Add i8042 state to the platform data | Dmitry Torokhov | 3 | -0/+30 |
2016-12-19 | x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp() | Boris Ostrovsky | 1 | -1/+5 |