Age | Commit message (Expand) | Author |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2014-01-11 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2014-01-10 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2014-01-08 | arch: x86: New MailBox support driver for Intel SOC's | David E. Box |
2014-01-07 | PCI: Enforce bus address limits in resource allocation | Yinghai Lu |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-06 | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk |
2014-01-06 | xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn. | Mukesh Rathor |
2014-01-05 | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar |
2014-01-04 | x86, sparse: Do not force removal of __user when calling copy_to/from_user_no... | Steven Rostedt |
2014-01-03 | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov |
2014-01-03 | x86/efi: parse_efi_setup() build fix | Dave Young |
2013-12-29 | x86/efi: Pass necessary EFI data for kexec via setup_data | Dave Young |
2013-12-27 | x86: Slightly tweak the access_ok() C variant for better code | H. Peter Anvin |
2013-12-27 | x86: Replace assembly access_ok() with a C variant | Linus Torvalds |
2013-12-21 | x86/efi: Add a wrapper function efi_map_region_fixed() | Dave Young |
2013-12-19 | x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers | H. Peter Anvin |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra |
2013-12-19 | Merge tag 'v3.13-rc4' into x86/mm | Ingo Molnar |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-12-17 | lib: introduce arch optimized hash library | Francesco Fusco |
2013-12-16 | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomic | Qiaowei Ren |
2013-12-16 | x86: add user_atomic_cmpxchg_inatomic at uaccess.h | Qiaowei Ren |
2013-12-13 | PCI: Drop "irq" param from *_restore_msi_irqs() | DuanZhenzhong |
2013-12-12 | KVM: nVMX: Add support for activity state HLT | Jan Kiszka |
2013-12-11 | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra |
2013-12-06 | x86, xsave: Support eager-only xsave features, add MPX support | Qiaowei Ren |
2013-12-06 | x86, cpufeature: Define the Intel MPX feature flag | Qiaowei Ren |
2013-12-04 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2013-12-04 | x86, bitops: Correct the assembly constraints to testing bitops | H. Peter Anvin |
2013-12-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-26 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2013-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-19 | ftrace, perf: Avoid infinite event generation loop | Peter Zijlstra |
2013-11-19 | x86/mm: Implement ASLR for hugetlb mappings | Kirill A. Shutemov |
2013-11-19 | x86/mm: Unify pte_to_pgoff() and pgoff_to_pte() helpers | Cyrill Gorcunov |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-11-15 | x86, mm: enable split page table lock for PMD level | Kirill A. Shutemov |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-11-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |