Age | Commit message (Expand) | Author |
2012-12-11 | mm: numa: pte_numa() and pmd_numa() | Andrea Arcangeli |
2012-12-11 | mm: numa: define _PAGE_NUMA | Andrea Arcangeli |
2012-12-11 | x86/mm: Introduce pte_accessible() | Rik van Riel |
2012-12-11 | x86: mm: drop TLB flush from ptep_set_access_flags | Rik van Riel |
2012-12-11 | x86: mm: only do a local tlb flush in ptep_set_access_flags() | Rik van Riel |
2012-12-10 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas |
2012-12-10 | x86: Fix the error of using "const" in gen-insn-attr-x86.awk | Cong Ding |
2012-12-10 | PCI: Use phys_addr_t for physical ROM address | Bjorn Helgaas |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-12-08 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-12-07 | Merge branch 'pci/daniel-numachip' into next | Bjorn Helgaas |
2012-12-07 | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman |
2012-12-07 | x86 mtrr: fix comment typo in mtrr_bp_init | Olaf Hering |
2012-12-06 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas |
2012-12-06 | KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump | Zhang Yanfei |
2012-12-06 | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary | Zhang Yanfei |
2012-12-06 | propagate name change to comments in kernel source | Nadia Yvette Chambers |
2012-12-06 | crypto: cast5/cast6 - move lookup tables to shared module | Jussi Kivilinna |
2012-12-06 | KVM: MMU: optimize for set_spte | Xiao Guangrong |
2012-12-05 | x86: Use PCI setup data | Matthew Garrett |
2012-12-05 | EFI: Stash ROMs if they're not in the PCI BAR | Matthew Garrett |
2012-12-05 | KVM: x86: Make register state after reset conform to specification | Julian Stecklina |
2012-12-05 | kvm: don't use bit24 for detecting address-specific invalidation capability | Zhang Xiantao |
2012-12-05 | kvm: remove unnecessary bit checking for ept violation | Zhang Xiantao |
2012-12-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2012-12-02 | KVM: x86: Fix uninitialized return code | Jan Kiszka |
2012-12-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-12-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-11-30 | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk |
2012-11-30 | xen/PVonHVM: fix compile warning in init_hvm_pv_info | Olaf Hering |
2012-11-30 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin |
2012-11-30 | KVM: x86: Emulate IA32_TSC_ADJUST MSR | Will Auld |
2012-11-30 | KVM: x86: Add code to track call origin for msr assignment | Will Auld |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker |
2012-11-29 | KVM: VMX: fix memory order between loading vmcs and clearing vmcs | Xiao Guangrong |
2012-11-29 | x86, 386 removal: Document Nx586 as a 386 and thus unsupported | H. Peter Anvin |
2012-11-29 | x86, cleanups: Simplify sync_core() in the case of no CPUID | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin |
2012-11-29 | Merge branch 'acpi-general' | Rafael J. Wysocki |
2012-11-29 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki |
2012-11-29 | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell |
2012-11-29 | xen: correctly use xen_pfn_t in remap_domain_mfn_range. | Ian Campbell |
2012-11-29 | xen: balloon: allow PVMMU interfaces to be compiled out | Ian Campbell |