Commit Graph

1067 Commits (847f0ad8cbfa70c1af6948025836dfbd9ed6da1e)

Author SHA1 Message Date
Amit Shah f11c3a8d84 KVM: Add stat counter for hypercalls 17 years ago
Glauber de Oliveira Costa 18068523d3 KVM: paravirtualized clocksource: host part 17 years ago
Joerg Roedel cc4b6871e7 KVM: export the load_pdptrs() function to modules 17 years ago
Joerg Roedel 1855267210 KVM: export information about NPT to generic x86 code 17 years ago
Joerg Roedel f2b4b7ddf6 KVM: make EFER_RESERVED_BITS configurable for architecture code 17 years ago
Sheng Yang 2384d2b326 KVM: VMX: Enable Virtual Processor Identification (VPID) 17 years ago
Dong, Eddie 1ae0a13def KVM: MMU: Simplify hash table indexing 17 years ago
Yinghai Lu 1a27fc0a42 x86_64: fix setup_node_bootmem to support big mem excluding with memmap 17 years ago
Huang, Ying 8b664aa66e x86, boot: add linked list of struct setup_data 17 years ago
Huang, Ying 50eae2a7c9 x86, boot: add free_early to early reservation machanism 17 years ago
Joe Perches f19dcf4a61 x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only 17 years ago
Alexander van Heukelum d66462f531 x86: finalize bitops unification 17 years ago
Alexander van Heukelum 5245698f66 x86, UML: remove x86-specific implementations of find_first_bit 17 years ago
Alexander van Heukelum 2aba6925fd x86: switch 64-bit to generic find_first_bit 17 years ago
Alexander van Heukelum 77b9bd9c49 x86: generic versions of find_first_(zero_)bit, convert i386 17 years ago
Alexander van Heukelum d57594c203 bitops: use __fls for fls64 on 64-bit archs 17 years ago
Alexander van Heukelum 12d9c8420b x86: merge the simple bitops and move them to bitops.h 17 years ago
Alexander van Heukelum 64970b68d2 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps 17 years ago
Alexander van Heukelum 6fd92b63d0 x86: change x86 to use generic find_next_bit 17 years ago
Jacek Luczak b6dbf334b0 x86: section mismatch fixes, #2 17 years ago
Jacek Luczak 6d4ce04326 x86: pgtable_32.h - prototype and section mismatch fixes 17 years ago
Akinobu Mita ae5830a6f8 x86: remove duplicate get_bios_ebda() from rio.h 17 years ago
Akinobu Mita 2c0903f2ab x86: get_bios_ebda() requires asm/io.h 17 years ago
Akinobu Mita a1a33fa315 x86: use bitmap library for pin_programmed 17 years ago
Roland McGrath 562b80baff x86_64 ia32 ptrace: convert to compat_arch_ptrace 17 years ago
Dmitri Vorobiev f7f17a67c5 x86: remove NexGen support 17 years ago
Adrian Bunk b11caa7c70 fix asm-x86/{posix_types,unistd}.h 17 years ago
Ingo Molnar 3ec96783e3 x86: make clear_fixmap() available on 64-bit as well 17 years ago
Isaku Yamahata 5f0ababbf4 xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one 17 years ago
Isaku Yamahata 20e71f2edb xen: make include/xen/page.h portable moving those definitions under asm dir 17 years ago
Isaku Yamahata e849c3e9e0 Xen: make events.c portable for ia64/xen support 17 years ago
Isaku Yamahata 87e27cf628 xen: add missing definitions for xen grant table which ia64/xen needs 17 years ago
Jeremy Fitzhardinge aa380c82b8 xen: add support for callbackops hypercall 17 years ago
Jeremy Fitzhardinge 85958b465c x86: unify pgd ctor/dtor 17 years ago
Jeremy Fitzhardinge 68db065c84 x86: unify KERNEL_PGD_PTRS 17 years ago
Jeremy Fitzhardinge 286cd49456 x86: demacro pgalloc paravirt stubs 17 years ago
Jeremy Fitzhardinge c20311e165 x86/pgtable.h: demacro ptep_clear_flush_young 17 years ago
Jeremy Fitzhardinge f9fbf1a36a x86/pgtable.h: demacro ptep_test_and_clear_young 17 years ago
Jeremy Fitzhardinge ee5aa8d3ba x86/pgtable.h: demacro ptep_set_access_flags 17 years ago
Jeremy Fitzhardinge 2761fa0920 x86: add pud_alloc for 4-level pagetables 17 years ago
Jeremy Fitzhardinge 6944a9c894 x86: rename paravirt_alloc_pt etc after the pagetable structure 17 years ago
Jeremy Fitzhardinge 5a5f8f4224 x86: move pgalloc pud and pgd operations into common place 17 years ago
Jeremy Fitzhardinge 170fdff705 x86: move pmd functions into common asm/pgalloc.h 17 years ago
Jeremy Fitzhardinge 397f687ab7 x86: move pte functions into common asm/pgalloc.h 17 years ago
Jeremy Fitzhardinge 1d262d3a49 x86: put paravirt stubs into common asm/pgalloc.h 17 years ago
Ingo Molnar 1ec1fe73df x86: xen unify x86 add common mm pgtable c fix 17 years ago
Jeremy Fitzhardinge 4f76cd3822 x86: add common mm/pgtable.c 17 years ago
Jeremy Fitzhardinge 79bf6d66ab x86: convert pgalloc_64.h from macros to inlines 17 years ago
venkatesh.pallipadi@intel.com f0970c13b6 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap 17 years ago
venkatesh.pallipadi@intel.com e045fb2a98 x86: PAT avoid aliasing in /dev/mem read/write 17 years ago