Age | Commit message (Expand) | Author | Files | Lines |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+0 |
2014-12-10 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+0 |
2014-12-10 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+4 |
2014-12-10 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+13 |
2014-12-10 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+6 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t... | Mark Brown | 1 | -0/+62 |
2014-12-08 | xen: introduce helper functions to do safe read and write accesses | Juergen Gross | 1 | -1/+15 |
2014-12-08 | x86/ticketlock: Fix spin_unlock_wait() livelock | Oleg Nesterov | 1 | -1/+13 |
2014-12-06 | x86, microcode: Reload microcode on resume | Borislav Petkov | 3 | -0/+6 |
2014-12-05 | kvm: vmx: add MSR logic for XSAVES | Wanpeng Li | 1 | -0/+1 |
2014-12-05 | kvm: x86: handle XSAVES vmcs and vmexit | Wanpeng Li | 2 | -1/+7 |
2014-12-05 | kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest | Wanpeng Li | 2 | -0/+2 |
2014-12-04 | xen: switch to linear virtual mapped sparse p2m list | Juergen Gross | 1 | -4/+16 |
2014-12-04 | xen: Hide get_phys_to_machine() to be able to tune common path | Juergen Gross | 1 | -6/+20 |
2014-12-04 | x86: Introduce function to get pmd entry pointer | Juergen Gross | 1 | -0/+1 |
2014-12-04 | xen: Delay invalidating extra memory | Juergen Gross | 1 | -0/+3 |
2014-12-04 | xen: Delay remapping memory of pv-domain | Juergen Gross | 1 | -1/+0 |
2014-12-04 | xen: Make functions static | Juergen Gross | 1 | -6/+0 |
2014-12-04 | xen/pci: Use APIC directly when APIC virtualization hardware is available | Boris Ostrovsky | 1 | -0/+91 |
2014-12-04 | xen/arm/arm64: introduce xen_arch_need_swiotlb | Stefano Stabellini | 1 | -0/+7 |
2014-12-04 | xen: add a dma_addr_t dev_addr argument to xen_dma_map_page | Stefano Stabellini | 1 | -2/+2 |
2014-12-01 | ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file | Steven Rostedt (Red Hat) | 1 | -33/+0 |
2014-12-01 | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov | 1 | -1/+1 |
2014-12-01 | Merge back earlier cpufreq material for 3.19-rc1. | Rafael J. Wysocki | 2 | -0/+46 |
2014-11-24 | kvm: x86: avoid warning about potential shift wrapping bug | Paolo Bonzini | 1 | -1/+1 |
2014-11-24 | KVM: x86: move device assignment out of kvm_host.h | Paolo Bonzini | 1 | -23/+0 |
2014-11-24 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 1 | -1/+1 |
2014-11-24 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 3 | -7/+6 |
2014-11-23 | kvm: x86: move assigned-dev.c and iommu.c to arch/x86/ | Radim Krčmář | 1 | -0/+23 |
2014-11-21 | kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ | Paolo Bonzini | 1 | -0/+16 |
2014-11-19 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 1 | -0/+4 |
2014-11-19 | x86: Cleanly separate use of asm-generic/mm_hooks.h | Dave Hansen | 2 | -5/+24 |
2014-11-18 | Merge back cpufreq material for 3.19-rc1. | Rafael J. Wysocki | 2 | -0/+46 |
2014-11-18 | x86, mpx: Cleanup unused bound tables | Dave Hansen | 2 | -0/+20 |
2014-11-18 | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 3 | -0/+66 |
2014-11-18 | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen | 1 | -0/+12 |
2014-11-18 | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren | 1 | -0/+36 |
2014-11-18 | x86, mpx: Add MPX to disabled features | Dave Hansen | 1 | -1/+7 |
2014-11-18 | x86, mpx: Rename cfg_reg_u and status_reg | Dave Hansen | 1 | -4/+4 |
2014-11-18 | x86: mpx: Give bndX registers actual names | Dave Hansen | 1 | -3/+4 |
2014-11-18 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | 1 | -4/+6 |
2014-11-16 | x86: mm: Move PAT only functions to mm/pat.c | Thomas Gleixner | 1 | -69/+0 |
2014-11-16 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 4 | -22/+28 |
2014-11-16 | x86: Enable PAT to use cache mode translation tables | Juergen Gross | 2 | -0/+5 |
2014-11-16 | x86: Clean up pgtable_types.h | Juergen Gross | 1 | -20/+1 |
2014-11-16 | x86: Use new cache mode type in memtype related functions | Juergen Gross | 2 | -15/+25 |
2014-11-16 | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross | 2 | -2/+2 |
2014-11-16 | x86: Use new cache mode type in mm/iomap_32.c | Juergen Gross | 1 | -1/+1 |
2014-11-16 | x86: Use new cache mode type in asm/pgtable.h | Juergen Gross | 1 | -9/+10 |
2014-11-16 | x86: Use new cache mode type in include/asm/fb.h | Juergen Gross | 1 | -1/+5 |