Age | Commit message (Expand) | Author |
2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar |
2015-06-08 | Merge 4.1-rc7 into tty-next | Greg Kroah-Hartman |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
2015-06-08 | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar |
2015-06-07 | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker |
2015-06-07 | x86/microcode: Correct CPU family related variable types | Andy Shevchenko |
2015-06-07 | x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers | Borislav Petkov |
2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar |
2015-06-07 | x86: Kill CONFIG_X86_HT | Borislav Petkov |
2015-06-07 | x86/mce: Add infrastructure to support Local MCE | Ashok Raj |
2015-06-07 | x86/mce: Add Local MCE definitions | Ashok Raj |
2015-06-07 | x86/mm/pat: Add set_memory_wt() for Write-Through type | Toshi Kani |
2015-06-07 | x86/mm/pat: Add pgprot_writethrough() | Toshi Kani |
2015-06-07 | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani |
2015-06-07 | x86/mm: Teach is_new_memtype_allowed() about Write-Through type | Toshi Kani |
2015-06-07 | x86/mm/pat: Emulate PAT when it is disabled | Borislav Petkov |
2015-06-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-05 | KVM: x86: advertise KVM_CAP_X86_SMM | Paolo Bonzini |
2015-06-05 | KVM: x86: add SMM to the MMU role, support SMRAM address space | Paolo Bonzini |
2015-06-05 | KVM: x86: work on all available address spaces | Paolo Bonzini |
2015-06-05 | KVM: x86: use vcpu-specific functions to read/write/translate GFNs | Paolo Bonzini |
2015-06-05 | x86/asm/msr: Make wrmsrl_safe() a function | Andy Lutomirski |
2015-06-04 | KVM: x86: stubs for SMM support | Paolo Bonzini |
2015-06-04 | KVM: x86: API changes for SMM support | Paolo Bonzini |
2015-06-04 | KVM: x86: pass the whole hflags field to emulator and back | Paolo Bonzini |
2015-06-04 | KVM: x86: pass host_initiated to functions that read MSRs | Paolo Bonzini |
2015-06-04 | x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ | Ingo Molnar |
2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell |
2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar |
2015-06-02 | x86/asm/entry/64: Use negative immediates for stack adjustments | Jan Beulich |
2015-06-02 | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-06-02 | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar |
2015-05-29 | x86: kvmclock: add flag to indicate pvclock counts from zero | Marcelo Tosatti |
2015-05-29 | x86/asm/entry/32: Really make user_mode() work correctly for VM86 mode | Jan Beulich |
2015-05-28 | EDAC: Cleanup atomic_scrub mess | Borislav Petkov |
2015-05-28 | KVM: add "new" argument to kvm_arch_commit_memory_region | Paolo Bonzini |
2015-05-27 | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams |
2015-05-27 | tools/power turbostat: enable turbostat to support Knights Landing (KNL) | Dasaratharaman Chandramouli |
2015-05-27 | x86: Remove cpu_sibling_mask() and cpu_core_mask() | Bartosz Golaszewski |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-27 | x86/mm/pat: Wrap pat_enabled into a function API | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers | Toshi Kani |
2015-05-27 | x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs | Toshi Kani |
2015-05-27 | x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup() | Toshi Kani |
2015-05-27 | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha... | Ingo Molnar |