Age | Commit message (Expand) | Author |
2015-09-14 | x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method | Juergen Gross |
2015-09-05 | Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix | Ingo Molnar |
2015-09-01 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-08-31 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-08-31 | Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-31 | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-31 | Merge branch 'x86/cpufeature' into x86/urgent, because it's ready | Ingo Molnar |
2015-08-31 | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-31 | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-08-31 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2015-08-28 | x86/asm: Drop repeated macro of X86_EFLAGS_AC definition | Huang Rui |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar |
2015-08-23 | x86/asm/msr: Make wrmsrl() a function | Andy Lutomirski |
2015-08-22 | x86/kasan: Define KASAN_SHADOW_OFFSET per architecture | Andrey Ryabinin |
2015-08-22 | x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer | Huang Rui |
2015-08-22 | x86/asm: Add MONITORX/MWAITX instruction support | Huang Rui |
2015-08-22 | x86/cpufeatures: Enable cpuid for Intel SHA extensions | Tim Chen |
2015-08-21 | x86/asm/tsc: Add rdtscll() merge helper | Ingo Molnar |
2015-08-20 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor... | Ingo Molnar |
2015-08-18 | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes | Ingo Molnar |
2015-08-18 | Revert "sched/x86_64: Don't save flags on context switch" | Andy Lutomirski |
2015-08-17 | x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted | Len Brown |
2015-08-17 | Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ... | Ingo Molnar |
2015-08-15 | x86/kvm: Rename VMX's segment access rights defines | Andy Lutomirski |
2015-08-13 | Revert x86 sigcontext cleanups | Linus Torvalds |
2015-08-13 | x86/mce: Clear Local MCE opt-in before kexec | Ashok Raj |
2015-08-13 | x86/mce: Remove unused function declarations | Ashok Raj |
2015-08-13 | x86/mce: Kill drain_mcelog_buffer() | Borislav Petkov |
2015-08-13 | x86/mce: Remove the MCE ring for Action Optional errors | Chen, Gong |
2015-08-13 | x86/mce: Reuse one of the u16 padding fields in 'struct mce' | Borislav Petkov |
2015-08-09 | Merge 4.2-rc6 into char-misc-next | Greg Kroah-Hartman |
2015-08-06 | x86/irq: Store irq descriptor in vector array | Thomas Gleixner |
2015-08-06 | x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED | Thomas Gleixner |
2015-08-05 | Drivers: hv: vmbus: Implement a clocksource based on the TSC page | K. Y. Srinivasan |
2015-08-05 | KVM: MMU: introduce the framework to check zero bits on sptes | Xiao Guangrong |
2015-08-05 | KVM: MMU: introduce rsvd_bits_validate | Xiao Guangrong |
2015-08-05 | x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks | Andy Lutomirski |
2015-08-05 | x86/hweight: Force inlining of __arch_hweight{32,64}() | Denys Vlasenko |
2015-08-04 | mshyperv: fix recognition of Hyper-V guest crash MSR's | Denis V. Lunev |
2015-08-04 | Drivers: hv: vmbus: add special crash handler | Vitaly Kuznetsov |
2015-08-04 | Drivers: hv: vmbus: add special kexec handler | Vitaly Kuznetsov |
2015-08-04 | x86: Add new MSRs and MSR bits used for Intel Skylake PMU support | Andi Kleen |