aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-04-17x86: unify smp_send_stopGlauber Costa
2008-04-17x86: provide hlt_works function.Glauber Costa
2008-04-17x86: move prefill_possible_map to common fileGlauber Costa
2008-04-17x86: move disabled_cpus to common headerGlauber Costa
2008-04-17x86: unify smp_cpus_doneGlauber Costa
2008-04-17x86: unify smp_prepare_cpusGlauber Costa
2008-04-17x86: unify prepare_boot_cpuGlauber Costa
2008-04-17x86: unify __cpu_up.Glauber Costa
2008-04-17x86: unify smp_call_function_maskGlauber Costa
2008-04-17x86: merge smp_send_rescheduleGlauber Costa
2008-04-17x86: move smp_ops extern declaration to common headerGlauber Costa
2008-04-17x86: define smp_ops in common headerGlauber Costa
2008-04-17x86: merge extern variables definitionsGlauber Costa
2008-04-17x86: merge extern function definitionsGlauber Costa
2008-04-17x86: commonize smp.hGlauber Costa
2008-04-17x86: fix switch_to() clobbersIngo Molnar
2008-04-17x86: clean up switch_to()Ingo Molnar
2008-04-17x86: wmb() confusion in system.hPavel Machek
2008-04-17x86: debug pmd_bad()Ingo Molnar
2008-04-17x86: redo cded932b75ab0a5f9181eIngo Molnar
2008-04-17x86, tracing: add notrace to asm-x86/linkage.hIngo Molnar
2008-04-17x86: clean up cpu capabilities accessesIngo Molnar
2008-04-17x86: apic_is_clustered_box for vsmpYinghai Lu
2008-04-17x86: clean up e820_reserve_resources on 64-bitYinghai Lu
2008-04-17x86: de-macro start_thread()Ingo Molnar
2008-04-17x86: clean up include/asm-x86/processor.hIngo Molnar
2008-04-17x86: define outb_pic and inb_pic to stop using outb_p and inb_pDavid P. Reed
2008-04-17x86: call vsmp_init explicitlyGlauber Costa
2008-04-17x86: remove never used nodenumer in pdaYinghai Lu
2008-04-17x86: make X86_32 pt_regs members unsigned longHarvey Harrison
2008-04-17x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison
2008-04-17x86: clean up find_e820_area(), 64-bitYinghai Lu
2008-04-17x86: add gbpages switchesIngo Molnar
2008-04-17x86: increase the kernel text limit to 512 MBIngo Molnar
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