aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-01
|\
| * x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum2008-02-01
| * x86_64: make bootmap_start page align v6Yinghai Lu2008-02-01
| * x86_64: add debug name for early_resYinghai Lu2008-02-01
* | x86: replace LOCK_PREFIX in futex.hThomas Gleixner2008-02-01
|/
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-31
* x86: uninline __pte_free_tlb() and __pmd_free_tlb()Ingo Molnar2008-01-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-30
|\
| * x86: fix duplicated TIF on 64-bitMathieu Desnoyers2008-01-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-30
|\ \
| * | lguest: replace lguest_arch with lg_cpu_arch.Glauber de Oliveira Costa2008-01-30
| * | lguest: Reboot supportBalaji Rao2008-01-30
* | | KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt2008-01-30
* | | KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-30
* | | KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity2008-01-30
* | | KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-30
* | | KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-30
* | | KVM: MMU: Add cache miss statisticAvi Kivity2008-01-30
* | | KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-30
* | | KVM: Enhance guest cpuid managementDan Kenigsberg2008-01-30
* | | KVM: Export include/asm-x86/kvm.hAvi Kivity2008-01-30
* | | KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move kvm_regs to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move x86 pic strutcturesJerone Young2008-01-30
* | | KVM: Portability: Move kvm_memory_alias to asm/kvm.hJerone Young2008-01-30
* | | KVM: Per-architecture hypercall definitionsChristian Borntraeger2008-01-30
| |/ |/|
* | x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge2008-01-30
* | x86: defer cr3 reload when doing pud_clear()Jeremy Fitzhardinge2008-01-30
* | x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-30
* | x86: don't special-case pmd allocations as muchJeremy Fitzhardinge2008-01-30
* | x86: arch/x86/mm/init_32.c cleanupIngo Molnar2008-01-30
* | x86: make ioremap() UC by defaultIngo Molnar2008-01-30
* | x86: cpa: fix the self-testIngo Molnar2008-01-30
* | x86: fix clflush_page_range logicIngo Molnar2008-01-30
* | x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2008-01-30
* | x86: remove flush_agp_mappings()Ingo Molnar2008-01-30
* | x86: cpa: move flush to cpaThomas Gleixner2008-01-30
* | x86: make various pageattr.c functions staticArjan van de Ven2008-01-30
* | x86: cpa: set_memory_notpresent()Ingo Molnar2008-01-30
* | x86: fix ioremap APIThomas Gleixner2008-01-30
* | x86: fix the missing BIOS area check in page_is_ramThomas Gleixner2008-01-30
* | x86: move page_is_ram() functionThomas Gleixner2008-01-30
* | x86: deprecate change_page_attr() for driversArjan van de Ven2008-01-30
* | x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-30
* | x86: a new API for drivers/etc to control cache and other page attributesArjan van de Ven2008-01-30
* | x86: introduce max_pfn_mappedThomas Gleixner2008-01-30
* | x86: add PAGE_KERNEL_EXEC_NOCACHEIngo Molnar2008-01-30