Age | Commit message (Expand) | Author |
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 | fix idle (arch, acpi and apm) and lockdep | Peter Zijlstra |
2008-04-26 | x86: multi pci root bus with different io resource range, on 64-bit | Yinghai Lu |
2008-04-26 | x86: get mp_bus_to_node early | 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_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, 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: 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: 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-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-25 | x86: make clear_fixmap() available on 64-bit as well | Ingo Molnar |
2008-04-24 | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata |
2008-04-24 | xen: make include/xen/page.h portable moving those definitions under asm dir | Isaku Yamahata |
2008-04-24 | Xen: make events.c portable for ia64/xen support | Isaku Yamahata |
2008-04-24 | xen: add missing definitions for xen grant table which ia64/xen needs | Isaku Yamahata |
2008-04-24 | xen: add support for callbackops hypercall | Jeremy Fitzhardinge |
2008-04-24 | x86: unify pgd ctor/dtor | Jeremy Fitzhardinge |
2008-04-24 | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge |
2008-04-24 | x86: demacro pgalloc paravirt stubs | Jeremy Fitzhardinge |
2008-04-24 | x86/pgtable.h: demacro ptep_clear_flush_young | Jeremy Fitzhardinge |
2008-04-24 | x86/pgtable.h: demacro ptep_test_and_clear_young | Jeremy Fitzhardinge |
2008-04-24 | x86/pgtable.h: demacro ptep_set_access_flags | Jeremy Fitzhardinge |
2008-04-24 | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge |
2008-04-24 | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge |
2008-04-24 | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge |
2008-04-24 | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge |
2008-04-24 | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge |
2008-04-24 | x86: put paravirt stubs into common asm/pgalloc.h | Jeremy Fitzhardinge |
2008-04-24 | x86: xen unify x86 add common mm pgtable c fix | Ingo Molnar |
2008-04-24 | x86: add common mm/pgtable.c | Jeremy Fitzhardinge |
2008-04-24 | x86: convert pgalloc_64.h from macros to inlines | Jeremy Fitzhardinge |