Commit Graph

3519 Commits (70b52a0a5005ce6a0ceec56e97222437a0ba7506)

Author SHA1 Message Date
Ulrich Drepper 9fe5ad9c8c flag parameters add-on: remove epoll_create size param 17 years ago
Ulrich Drepper 4006553b06 flag parameters: inotify_init 17 years ago
Ulrich Drepper ed8cae8ba0 flag parameters: pipe 17 years ago
Ulrich Drepper 336dd1f70f flag parameters: dup2 17 years ago
Ulrich Drepper a0998b50c3 flag parameters: epoll_create 17 years ago
Ulrich Drepper b087498eb5 flag parameters: eventfd 17 years ago
Ulrich Drepper 9deb27baed flag parameters: signalfd 17 years ago
Shaohua Li bdfe6b7c68 pm: acpi hibernation: utilize hardware signature 17 years ago
Adrian Bunk d75f65fd24 remove include/linux/pm_legacy.h 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Andi Kleen b4718e628d x86: add hugepagesz option on 64-bit 17 years ago
Andi Kleen 39c11e6c05 x86: support GB hugepages on 64-bit 17 years ago
Andi Kleen ceb8687961 hugetlb: introduce pud_huge 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Rik van Riel 7ae8ed5053 use generic_access_phys for /dev/mem mappings 17 years ago
Rik van Riel 28b2ee20c7 access_process_vm device memory infrastructure 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Roland McGrath af0575bba0 i386 syscall audit fast-path 17 years ago
Roland McGrath 5cbf1565f2 x86_64 ia32 syscall audit fast-path 17 years ago
Roland McGrath 86a1c34a92 x86_64 syscall audit fast-path 17 years ago
Roland McGrath 15e8f348db x86_64: remove bogus optimization in sysret_signal 17 years ago
Jan Kratochvil d536b1f865 x86: fix crash due to missing debugctlmsr on AMD K6-3 17 years ago
Jeremy Fitzhardinge 77be1fabd0 x86: add PTE_FLAGS_MASK 17 years ago
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 years ago
Rusty Russell c2e3277f87 x86: fix pte_flags() to only return flags, fix lguest (updated) 17 years ago
Yinghai Lu 988781dc3e x86: use setup_clear_cpu_cap with disable_apic, fix 17 years ago
Andi Kleen d95d62c018 sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Greg Kroah-Hartman 3bfd49c8ab device create: x86: convert device_create to device_create_drvdata 17 years ago
Linus Torvalds f2d0f1dea4 x86: Fix help message for STRICT_DEVMEM config option 17 years ago
Thomas Gleixner 5171c3047d x86: move the last Dprintk instance to pr_debug() 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Yinghai Lu 7edf8891ad x86: remove extra calling to get ext cpuid level 17 years ago
Yinghai Lu 9175fc06ae x86: use setup_clear_cpu_cap() when disabling the lapic 17 years ago
Avi Kivity 722c05f219 KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts 17 years ago
Glauber Costa 2a7c5b8b55 KVM: x86 emulator: emulate clflush 17 years ago
Marcelo Tosatti 376c53c2b3 KVM: MMU: improve invalid shadow root page handling 17 years ago
Marcelo Tosatti 34d4cb8fca KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 17 years ago
Avi Kivity d6e88aec07 KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues 17 years ago
Ben-Ami Yassour c65bbfa1d6 KVM: check injected pic irq within valid pic irqs 17 years ago
Mohammed Gamal 19fdfa0d13 KVM: x86 emulator: Fix HLT instruction 17 years ago
Avi Kivity ac9f6dc0db KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized 17 years ago
Sheng Yang 4e1096d27f KVM: VMX: Add ept_sync_context in flush_tlb 17 years ago
Marcelo Tosatti 5a4c928804 KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held 17 years ago
Adrian Bunk 7e37c2998a x86: KVM guest: make kvm_smp_prepare_boot_cpu() static 17 years ago
Joerg Roedel 0da1db75a2 KVM: SVM: fix suspend/resume support 17 years ago
Marcelo Tosatti f8b78fa3d4 KVM: move slots_lock acquision down to vapic_exit 17 years ago
Chris Lalancette efa67e0d1f KVM: VMX: Fake emulate Intel perfctr MSRs 17 years ago
Sheng Yang 65267ea1b3 KVM: VMX: Fix a wrong usage of vmcs_config 17 years ago