| Age | Commit message (Expand) | Author |
| 2015-08-03 | Merge branch 'x86/asm' into locking/core | Ingo Molnar |
| 2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov |
| 2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar |
| 2015-07-31 | x86/vm86: Rename vm86->v86flags and v86mask | Brian Gerst |
| 2015-07-31 | x86/vm86: Rename vm86->vm86_info to user_vm86 | Brian Gerst |
| 2015-07-31 | x86/vm86: Clean up vm86.h includes | Brian Gerst |
| 2015-07-31 | x86/vm86: Move the vm86 IRQ definitions to vm86.h | Ingo Molnar |
| 2015-07-31 | x86/vm86: Use the normal pt_regs area for vm86 | Brian Gerst |
| 2015-07-31 | x86/vm86: Eliminate 'struct kernel_vm86_struct' | Brian Gerst |
| 2015-07-31 | x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86' | Brian Gerst |
| 2015-07-31 | x86/vm86: Move vm86 fields out of 'thread_struct' | Brian Gerst |
| 2015-07-31 | x86/ldt: Make modify_ldt() optional | Andy Lutomirski |
| 2015-07-31 | x86/cpufeature: Add feature bit for Intel's Silicon Debug CPUID bit | Mathias Krause |
| 2015-07-31 | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar |
| 2015-07-31 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski |
| 2015-07-30 | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu |
| 2015-07-29 | KVM: move code related to KVM_SET_BOOT_CPU_ID to x86 | Paolo Bonzini |
| 2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-27 | x86: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-23 | kvm/x86: add support for MONITOR_TRAP_FLAG | Mihai Donțu |
| 2015-07-23 | kvm/x86: added hyper-v crash msrs into kvm hyperv context | Andrey Smetanin |
| 2015-07-23 | kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file | Andrey Smetanin |
| 2015-07-23 | KVM: x86: rename quirk constants to KVM_X86_QUIRK_* | Paolo Bonzini |
| 2015-07-21 | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati |
| 2015-07-21 | x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default | Luis R. Rodriguez |
| 2015-07-21 | x86/entry/vm86: Move userspace accesses to do_sys_vm86() | Brian Gerst |
| 2015-07-21 | x86/entry/vm86: Clean up saved_fs/gs | Brian Gerst |
| 2015-07-20 | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang |
| 2015-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2015-07-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2015-07-18 | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen |
| 2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
| 2015-07-16 | Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha... | Linus Torvalds |
| 2015-07-16 | x86/platform/iosf_mbi: Source cleanup | Andy Shevchenko |
| 2015-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2015-07-10 | KVM: count number of assigned devices | Paolo Bonzini |
| 2015-07-10 | x86: hyperv: add CPUID bit for crash handlers | Paolo Bonzini |
| 2015-07-10 | x86, perf: Fix static_key bug in load_mm_cr4() | Peter Zijlstra |
| 2015-07-09 | intel_pmc_ipc: Update kerneldoc formatting | qipeng.zha |
| 2015-07-07 | x86/entry: Remove SCHEDULE_USER and asm/context-tracking.h | Andy Lutomirski |
| 2015-07-07 | x86/entry: Remove exception_enter() from most trap handlers | Andy Lutomirski |
| 2015-07-07 | x86/entry: Move C entry and exit code to arch/x86/entry/common.c | Andy Lutomirski |
| 2015-07-06 | x86/platform/intel/pmc_atom: Add Cherrytrail PMC interface | Andy Shevchenko |
| 2015-07-06 | x86/platform/intel/pmc_atom: Export accessors to PMC registers | Andy Shevchenko |
| 2015-07-06 | x86/compat: Don't build the 32-bit VDSO if not needed | Brian Gerst |
| 2015-07-06 | x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread' | Brian Gerst |
| 2015-07-06 | x86/compat: Move ucontext_x32 to sigframe.h | Brian Gerst |
| 2015-07-06 | x86/compat: Make mmap_is_ia32() common compat | Brian Gerst |
| 2015-07-06 | x86/asm/tsc: Save an instruction in DECLARE_ARGS users | George Spelvin |