Age | Commit message (Expand) | Author |
2008-07-24 | x86: support GB hugepages on 64-bit | Andi Kleen |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-24 | use generic_access_phys for /dev/mem mappings | Rik van Riel |
2008-07-24 | access_process_vm device memory infrastructure | Rik van Riel |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-23 | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-23 | i386 syscall audit fast-path | Roland McGrath |
2008-07-23 | x86_64 ia32 syscall audit fast-path | Roland McGrath |
2008-07-23 | x86_64 syscall audit fast-path | Roland McGrath |
2008-07-23 | x86_64: remove bogus optimization in sysret_signal | Roland McGrath |
2008-07-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-22 | x86: fix crash due to missing debugctlmsr on AMD K6-3 | Jan Kratochvil |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell |
2008-07-22 | x86: use setup_clear_cpu_cap with disable_apic, fix | Yinghai Lu |
2008-07-21 | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-07-21 | device create: x86: convert device_create to device_create_drvdata | Greg Kroah-Hartman |
2008-07-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2008-07-21 | x86: Fix help message for STRICT_DEVMEM config option | Linus Torvalds |
2008-07-21 | x86: move the last Dprintk instance to pr_debug() | Thomas Gleixner |
2008-07-21 | x86: convert Dprintk to pr_debug | Thomas Gleixner |
2008-07-21 | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar |
2008-07-21 | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar |
2008-07-21 | Merge branch 'linus' into xen-64bit | Ingo Molnar |
2008-07-21 | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar |
2008-07-21 | x86: remove extra calling to get ext cpuid level | Yinghai Lu |
2008-07-21 | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu |
2008-07-21 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2008-07-20 | KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts | Avi Kivity |
2008-07-20 | KVM: x86 emulator: emulate clflush | Glauber Costa |
2008-07-20 | KVM: MMU: improve invalid shadow root page handling | Marcelo Tosatti |
2008-07-20 | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction | Marcelo Tosatti |
2008-07-20 | KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues | Avi Kivity |
2008-07-20 | KVM: check injected pic irq within valid pic irqs | Ben-Ami Yassour |
2008-07-20 | KVM: x86 emulator: Fix HLT instruction | Mohammed Gamal |
2008-07-20 | KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized | Avi Kivity |
2008-07-20 | KVM: VMX: Add ept_sync_context in flush_tlb | Sheng Yang |
2008-07-20 | KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held | Marcelo Tosatti |
2008-07-20 | x86: KVM guest: make kvm_smp_prepare_boot_cpu() static | Adrian Bunk |
2008-07-20 | KVM: SVM: fix suspend/resume support | Joerg Roedel |
2008-07-20 | KVM: move slots_lock acquision down to vapic_exit | Marcelo Tosatti |
2008-07-20 | KVM: VMX: Fake emulate Intel perfctr MSRs | Chris Lalancette |
2008-07-20 | KVM: VMX: Fix a wrong usage of vmcs_config | Sheng Yang |