libertas: unify various CF-related defines
[safe/jmp/linux-2.6] / include / asm-x86 /
2008-05-15 Venki Pallipadimprotect: prevent alteration of the PAT bits
2008-05-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-11 Linus TorvaldsMake <asm-x86/spinlock.h> use ACCESS_ONCE()
2008-05-10 Vaidyanathan Srini... x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit...
2008-05-10 Simon Holm Thøgersenx86: revert commit 709f744 ("x86: bitops asm constraint...
2008-05-10 Suresh Siddhax86: fix fpu restore from sig return
2008-05-08 Thomas Gleixnerx86: cleanup PAT cpu validation
2008-05-08 Andres Salomonx86: geode: define geode_has_vsa2() even if CONFIG_MGEO...
2008-05-08 Andres Salomonx86: GEODE: cache results from geode_has_vsa2() and...
2008-05-06 Hugh Dickinsx86: fix PAE pmd_bad bootup warning
2008-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-04 Rusty Russellx86: fix up bootparam.h for userspace inclusion
2008-05-04 Andrea ArcangeliKVM: avoid fx_init() schedule in atomic
2008-05-04 Sheng YangKVM: VMX: Enable EPT feature for KVM
2008-05-04 Sheng YangKVM: VMX: Prepare an identity page table for EPT in...
2008-05-04 Sheng YangKVM: MMU: Add EPT support
2008-05-04 Sheng YangKVM: Add kvm_x86_ops get_tdp_level()
2008-05-02 H. Peter Anvinx86: types: use <asm-generic/int-*.h> for the x86 archi...
2008-05-01 Jean Delvaredmi: clean-up dmi helper declarations
2008-05-01 Roman Zippelremove div_long_long_rem
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-05-01 Roman Zippelintroduce explicit signed/unsigned 64bit divide
2008-04-30 Hugh Dickinsx86: fix HT cpu booting on 32-bit
2008-04-30 Ingo Molnarx86 VISWS: build fix
2008-04-30 Adrian Bunkx86: remove Xgt_desc_struct
2008-04-30 Jeff Dikeasm-*/futex.h should include linux/uaccess.h
2008-04-30 Roland McGrathsignals: x86 TS_RESTORE_SIGMASK
2008-04-29 Alex Chiang[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29 Harvey Harrisonkernel: Move arches to use common unaligned access
2008-04-29 Andres Salomonx86: olpc: add One Laptop Per Child architecture support
2008-04-29 Adrian Bunkproper extern for late_time_init
2008-04-29 Hugh Dickinsx86: vget_cycles() __always_inline
2008-04-28 Andres Salomongxfb/lxfb: detect framebuffer size using an MSR if...
2008-04-28 Andres Salomongxfb/lxfb: use VSA definitions when fetching framebuffe...
2008-04-28 Andres Salomonx86: GEODE: add Virtual Systems Architecture detection
2008-04-28 Andres Salomonx86: geode: MSR cleanup
2008-04-28 Gerald Schaeferhugetlbfs: common code update for s390
2008-04-28 Gerald Schaeferhugetlbfs: add missing TLB flush to hugetlb_cow()
2008-04-28 Gerald Schaeferhugetlbfs: architecture header cleanup
2008-04-28 Nick Pigginmm: introduce pte_special pte bit
2008-04-27 Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git./linux...
2008-04-27 Marcelo TosattiKVM: add ioctls to save/store mpstate
2008-04-27 Avi KivityKVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
2008-04-27 Feng (Eric) LiuKVM: Add trace markers
2008-04-27 Joerg RoedelKVM: SVM: add intercept for machine check exception
2008-04-27 Anthony LiguoriKVM: MMU: Don't assume struct page for x86
2008-04-27 Joerg RoedelKVM: function declaration parameter name cleanup
2008-04-27 Marcelo TosattiKVM: MMU: unify slots_lock usage
2008-04-27 Izik EidusKVM: x86: hardware task switching support
2008-04-27 Izik EidusKVM: x86: add functions to get the cpl of vcpu
2008-04-27 Avi KivityKVM: Move some x86 specific constants and structures...
2008-04-27 Glauber Costax86: make native_machine_shutdown non-static
2008-04-27 Glauber Costax86: allow machine_crash_shutdown to be replaced
2008-04-27 Marcelo TosattiKVM: MMU: hypercall based pte updates and TLB flushes
2008-04-27 Avi KivityKVM: Provide unlocked version of emulator_write_phys()
2008-04-27 Marcelo TosattiKVM: add basic paravirt support
2008-04-27 Sheng YangKVM: Add save/restore supporting of in kernel PIT
2008-04-27 Sheng YangKVM: In kernel PIT model
2008-04-27 Avi KivityKVM: Prefix control register accessors with kvm_ to...
2008-04-27 Marcelo TosattiKVM: MMU: large page support
2008-04-27 Marcelo TosattiKVM: MMU: ignore zapped root pagetables
2008-04-27 Amit ShahKVM: Add stat counter for hypercalls
2008-04-27 Glauber de Oliveir... KVM: paravirtualized clocksource: host part
2008-04-27 Joerg RoedelKVM: export the load_pdptrs() function to modules
2008-04-27 Joerg RoedelKVM: export information about NPT to generic x86 code
2008-04-27 Joerg RoedelKVM: make EFER_RESERVED_BITS configurable for architect...
2008-04-27 Sheng YangKVM: VMX: Enable Virtual Processor Identification ...
2008-04-27 Dong, EddieKVM: MMU: Simplify hash table indexing
2008-04-26 Peter Zijlstrafix idle (arch, acpi and apm) and lockdep
2008-04-26 Yinghai Lux86: multi pci root bus with different io resource...
2008-04-26 Yinghai Lux86: get mp_bus_to_node early
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Yinghai Lux86_64: fix setup_node_bootmem to support big mem exclu...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Huang, Yingx86, boot: add linked list of struct setup_data
2008-04-26 Huang, Yingx86, boot: add free_early to early reservation machanism
2008-04-26 Joe Perchesx86: include/asm-x86/pgalloc.h/bitops.h: checkpatch...
2008-04-26 Alexander van Heukelumx86: finalize bitops unification
2008-04-26 Alexander van Heukelumx86, UML: remove x86-specific implementations of find_f...
2008-04-26 Alexander van Heukelumx86: switch 64-bit to generic find_first_bit
2008-04-26 Alexander van Heukelumx86: generic versions of find_first_(zero_)bit, convert...
2008-04-26 Alexander van Heukelumbitops: use __fls for fls64 on 64-bit archs
2008-04-26 Alexander van Heukelumx86: merge the simple bitops and move them to bitops.h
2008-04-26 Alexander van Heukelumx86, generic: optimize find_next_(zero_)bit for small...
2008-04-26 Alexander van Heukelumx86: change x86 to use generic find_next_bit
2008-04-26 Jacek Luczakx86: section mismatch fixes, #2
2008-04-26 Jacek Luczakx86: pgtable_32.h - prototype and section mismatch...
2008-04-26 Akinobu Mitax86: remove duplicate get_bios_ebda() from rio.h
2008-04-26 Akinobu Mitax86: get_bios_ebda() requires asm/io.h
2008-04-26 Akinobu Mitax86: use bitmap library for pin_programmed
2008-04-26 Roland McGrathx86_64 ia32 ptrace: convert to compat_arch_ptrace
2008-04-26 Dmitri Vorobievx86: remove NexGen support
2008-04-26 Adrian Bunkfix asm-x86/{posix_types,unistd}.h
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Ingo Molnarx86: make clear_fixmap() available on 64-bit as well
2008-04-24 Isaku Yamahataxen: replace callers of alloc_vm_area()/free_vm_area...
2008-04-24 Isaku Yamahataxen: make include/xen/page.h portable moving those...
next