summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds-0/+11
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath-1/+23
2008-04-07x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha-10/+10
2008-04-04x86: fix breakage of vSMP irq operationsRavikiran G Thirumalai-0/+29
2008-03-28lguest: comment documentation update.Rusty Russell-1/+1
2008-03-27rdc321x: GPIO routines bugfixesFlorian Fainelli-5/+12
2008-03-26x86: fix performance drop for glxSuresh Siddha-0/+2
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds-6/+6
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner-1/+0
2008-03-21sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori-8/+1
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu-0/+4
2008-03-21x86: reserve dma32 early for gartYinghai Lu-0/+1
2008-03-21x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever-2/+2
2008-03-21x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers-12/+20
2008-03-11x86: remove quicklistsThomas Gleixner-3/+2
2008-03-06Really unexport asm/page.hDavid Woodhouse-1/+0
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli-1/+0
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds-7/+3
2008-02-29x86 ptrace: fix ptrace_bts_config structure declarationDave Anderson-4/+4
2008-02-29x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld-3/+7
2008-02-26x86: no robust/pi futex for real i386 CPUsThomas Gleixner-0/+7
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar-2/+2
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar-2/+6
2008-02-26x86: add comments for NOPsH. Peter Anvin-17/+45
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin-3/+1
2008-02-26lguest: include function prototypesHarvey Harrison-0/+11
2008-02-20Remove empty file remnants that were left in the tree by mistakeLinus Torvalds-1/+0
2008-02-19x86: add pgd_large() on 64-bit, for consistencyH. Peter Anvin-0/+1
2008-02-19x86: minor cleanup of comments in processor.hMike Travis-4/+0
2008-02-19x86: make mxcsr_feature_mask static againAdrian Bunk-1/+0
2008-02-19remove mca-pentiumAdrian Bunk-1/+0
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner-0/+1
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison-2/+5
2008-02-14x86: make dump_pagetable() staticAdrian Bunk-1/+0
2008-02-13x86: fix sigcontext.h user exportIngo Molnar-0/+66
2008-02-09x86: introduce page pool in cpaThomas Gleixner-0/+2
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell-5/+0
2008-02-09x86: fix sparse warnings in acpi/bus.cHarvey Harrison-0/+4
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison-1/+1
2008-02-09x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse-1/+0
2008-02-09x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon-0/+6
2008-02-09x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon-1/+1
2008-02-08x86: fix pgtable_t build breakageIngo Molnar-2/+4
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-7/+25
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger-6/+2
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-0/+71
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-10/+5
2008-02-07Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers-6/+16
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin-2/+2
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-14/+3