aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
...
| * | KVM: export information about NPT to generic x86 codeJoerg Roedel2008-04-27
| * | KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel2008-04-27
| * | KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang2008-04-27
| * | KVM: MMU: Simplify hash table indexingDong, Eddie2008-04-27
| |/
* / fix idle (arch, acpi and apm) and lockdepPeter Zijlstra2008-04-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\
| * x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2008-04-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\ \ | |/ |/|
| * x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-26
| * x86: finalize bitops unificationAlexander van Heukelum2008-04-26
| * x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-26
| * x86: switch 64-bit to generic find_first_bitAlexander van Heukelum2008-04-26
| * x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2008-04-26
| * bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum2008-04-26
| * x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum2008-04-26
| * x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum2008-04-26
| * x86: change x86 to use generic find_next_bitAlexander van Heukelum2008-04-26
* | x86, boot: add linked list of struct setup_dataHuang, Ying2008-04-26
* | x86, boot: add free_early to early reservation machanismHuang, Ying2008-04-26
|/
* x86: section mismatch fixes, #2Jacek Luczak2008-04-26
* x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak2008-04-26
* x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita2008-04-26
* x86: get_bios_ebda() requires asm/io.hAkinobu Mita2008-04-26
* x86: use bitmap library for pin_programmedAkinobu Mita2008-04-26
* x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-26
* x86: remove NexGen supportDmitri Vorobiev2008-04-26
* fix asm-x86/{posix_types,unistd}.hAdrian Bunk2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-24
| * x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-24
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\ \
| * | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-24
| * | xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata2008-04-24
| * | Xen: make events.c portable for ia64/xen supportIsaku Yamahata2008-04-24
| * | xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata2008-04-24
| * | xen: add support for callbackops hypercallJeremy Fitzhardinge2008-04-24
| * | x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-24
| * | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
| * | x86: demacro pgalloc paravirt stubsJeremy Fitzhardinge2008-04-24
| * | x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-24
| * | x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-24
| * | x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-24
| * | x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-24
| * | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-24
| * | x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-24
| * | x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-24
| * | x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-24
| * | x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge2008-04-24
| * | x86: xen unify x86 add common mm pgtable c fixIngo Molnar2008-04-24