| Commit message (Expand) | Author | Age |
* | KVM: function declaration parameter name cleanup | Joerg Roedel | 2008-04-27 |
* | KVM: MMU: unify slots_lock usage | Marcelo Tosatti | 2008-04-27 |
* | KVM: x86: hardware task switching support | Izik Eidus | 2008-04-27 |
* | KVM: x86: add functions to get the cpl of vcpu | Izik Eidus | 2008-04-27 |
* | KVM: Move some x86 specific constants and structures to include/asm-x86 | Avi Kivity | 2008-04-27 |
* | x86: make native_machine_shutdown non-static | Glauber Costa | 2008-04-27 |
* | x86: allow machine_crash_shutdown to be replaced | Glauber Costa | 2008-04-27 |
* | KVM: MMU: hypercall based pte updates and TLB flushes | Marcelo Tosatti | 2008-04-27 |
* | KVM: Provide unlocked version of emulator_write_phys() | Avi Kivity | 2008-04-27 |
* | KVM: add basic paravirt support | Marcelo Tosatti | 2008-04-27 |
* | KVM: Add save/restore supporting of in kernel PIT | Sheng Yang | 2008-04-27 |
* | KVM: In kernel PIT model | Sheng Yang | 2008-04-27 |
* | KVM: Prefix control register accessors with kvm_ to avoid namespace pollution | Avi Kivity | 2008-04-27 |
* | KVM: MMU: large page support | Marcelo Tosatti | 2008-04-27 |
* | KVM: MMU: ignore zapped root pagetables | Marcelo Tosatti | 2008-04-27 |
* | KVM: Add stat counter for hypercalls | Amit Shah | 2008-04-27 |
* | KVM: paravirtualized clocksource: host part | Glauber de Oliveira Costa | 2008-04-27 |
* | KVM: export the load_pdptrs() function to modules | Joerg Roedel | 2008-04-27 |
* | KVM: export information about NPT to generic x86 code | Joerg Roedel | 2008-04-27 |
* | KVM: make EFER_RESERVED_BITS configurable for architecture code | Joerg Roedel | 2008-04-27 |
* | KVM: VMX: Enable Virtual Processor Identification (VPID) | Sheng Yang | 2008-04-27 |
* | KVM: MMU: Simplify hash table indexing | Dong, Eddie | 2008-04-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 |
|\ |
|
| * | x86_64: fix setup_node_bootmem to support big mem excluding with memmap | Yinghai Lu | 2008-04-26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 |
|\ \
| |/
|/| |
|
| * | x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-26 |
| * | x86: finalize bitops unification | Alexander van Heukelum | 2008-04-26 |
| * | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum | 2008-04-26 |
| * | x86: switch 64-bit to generic find_first_bit | Alexander van Heukelum | 2008-04-26 |
| * | x86: generic versions of find_first_(zero_)bit, convert i386 | Alexander van Heukelum | 2008-04-26 |
| * | bitops: use __fls for fls64 on 64-bit archs | Alexander van Heukelum | 2008-04-26 |
| * | x86: merge the simple bitops and move them to bitops.h | Alexander van Heukelum | 2008-04-26 |
| * | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps | Alexander van Heukelum | 2008-04-26 |
| * | x86: change x86 to use generic find_next_bit | Alexander van Heukelum | 2008-04-26 |
* | | x86, boot: add linked list of struct setup_data | Huang, Ying | 2008-04-26 |
* | | x86, boot: add free_early to early reservation machanism | Huang, Ying | 2008-04-26 |
|/ |
|
* | x86: section mismatch fixes, #2 | Jacek Luczak | 2008-04-26 |
* | x86: pgtable_32.h - prototype and section mismatch fixes | Jacek Luczak | 2008-04-26 |
* | x86: remove duplicate get_bios_ebda() from rio.h | Akinobu Mita | 2008-04-26 |
* | x86: get_bios_ebda() requires asm/io.h | Akinobu Mita | 2008-04-26 |
* | x86: use bitmap library for pin_programmed | Akinobu Mita | 2008-04-26 |
* | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath | 2008-04-26 |
* | x86: remove NexGen support | Dmitri Vorobiev | 2008-04-26 |
* | fix asm-x86/{posix_types,unistd}.h | Adrian Bunk | 2008-04-26 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 |
|\ |
|
| * | x86: PAT phys_mem_access_prot_allowed for dev/mem mmap | venkatesh.pallipadi@intel.com | 2008-04-24 |
| * | x86: PAT avoid aliasing in /dev/mem read/write | venkatesh.pallipadi@intel.com | 2008-04-24 |
| * | x86: introduce /dev/mem restrictions with a config option | Arjan van de Ven | 2008-04-24 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 |
|\ \ |
|
| * | | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 2008-04-24 |