summaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-07-13x86: fix ldt limit for 64 bitMichael Karcher
2008-07-02x86: shift bits the right way in native_read_tscpMax Asbock
2008-06-24x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge
2008-06-09x86: prevent PGE flush from interruption/preemptionIngo Molnar
2008-05-15x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-07x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha
2008-04-04x86: fix breakage of vSMP irq operationsRavikiran G Thirumalai
2008-03-28lguest: comment documentation update.Rusty Russell
2008-03-27rdc321x: GPIO routines bugfixesFlorian Fainelli
2008-03-26x86: fix performance drop for glxSuresh Siddha
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner
2008-03-21sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu
2008-03-21x86: reserve dma32 early for gartYinghai Lu
2008-03-21x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever
2008-03-21x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers
2008-03-11x86: remove quicklistsThomas Gleixner
2008-03-06Really unexport asm/page.hDavid Woodhouse
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds
2008-02-29x86 ptrace: fix ptrace_bts_config structure declarationDave Anderson
2008-02-29x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld
2008-02-26x86: no robust/pi futex for real i386 CPUsThomas Gleixner
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar
2008-02-26x86: add comments for NOPsH. Peter Anvin
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin
2008-02-26lguest: include function prototypesHarvey Harrison
2008-02-20Remove empty file remnants that were left in the tree by mistakeLinus Torvalds
2008-02-19x86: add pgd_large() on 64-bit, for consistencyH. Peter Anvin
2008-02-19x86: minor cleanup of comments in processor.hMike Travis
2008-02-19x86: make mxcsr_feature_mask static againAdrian Bunk
2008-02-19remove mca-pentiumAdrian Bunk
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison
2008-02-14x86: make dump_pagetable() staticAdrian Bunk
2008-02-13x86: fix sigcontext.h user exportIngo Molnar
2008-02-09x86: introduce page pool in cpaThomas Gleixner
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell
2008-02-09x86: fix sparse warnings in acpi/bus.cHarvey Harrison
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison
2008-02-09x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse
2008-02-09x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon
2008-02-09x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon
2008-02-08x86: fix pgtable_t build breakageIngo Molnar
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger