summaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2007-05-02[PATCH] i386: PARAVIRT: Clean up paravirt patchable wrappersJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Use enums for paravirt lazy flush modiJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: revert map_pt_hook.Jeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_opJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: add common patching machineryJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Document asm-i386/paravirt.hJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Consistently wrap paravirt ops callsites to make them...Jeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Fix patch site clobbers to include return registerJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_o...Jeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f...Jeremy Fitzhardinge
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Allocate a fixmap slotJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...Jeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operationsJeremy Fitzhardinge
2007-05-02[PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell
2007-05-02[PATCH] i386: Remove smp_alt_instructionsJeremy Fitzhardinge
2007-05-02[PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen
2007-05-02[PATCH] i386: Make COMPAT_VDSO runtime selectable.Jeremy Fitzhardinge
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge
2007-05-02[PATCH] i386: clean up identify_cpuJeremy Fitzhardinge
2007-05-02[PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich
2007-05-02[PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge
2007-05-02[PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell
2007-05-02[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.Andi Kleen
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell
2007-05-02[PATCH] i386: Initialize esp0 properly all the timeRusty Russell
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge
2007-05-02[PATCH] i386: Update __copy_to_user_inatomic linuxdoc descriptionAneesh Kumar K.V
2007-05-02[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada
2007-05-02[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton
2007-05-01[VOYAGER] Convert the monitor thread to use the kthread APIChristoph Hellwig
2007-04-26[AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet