summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
AgeCommit message (Expand)AuthorLines
2007-05-02[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_opJeremy Fitzhardinge-2/+26
2007-05-02[PATCH] i386: PARAVIRT: add common patching machineryJeremy Fitzhardinge-0/+12
2007-05-02[PATCH] i386: PARAVIRT: Document asm-i386/paravirt.hJeremy Fitzhardinge-10/+121
2007-05-02[PATCH] i386: PARAVIRT: Consistently wrap paravirt ops callsites to make them...Jeremy Fitzhardinge-126/+560
2007-05-02[PATCH] i386: PARAVIRT: Fix patch site clobbers to include return registerJeremy Fitzhardinge-8/+10
2007-05-02[PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_o...Jeremy Fitzhardinge-85/+92
2007-05-02[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f...Jeremy Fitzhardinge-4/+9
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge-2/+38
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge-4/+11
2007-05-02[PATCH] i386: PARAVIRT: Allocate a fixmap slotJeremy Fitzhardinge-0/+3
2007-05-02[PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge-1/+32
2007-05-02[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...Jeremy Fitzhardinge-53/+169
2007-05-02[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operationsJeremy Fitzhardinge-0/+3
2007-05-02[PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell-8/+16
2007-05-02[PATCH] i386: Remove smp_alt_instructionsJeremy Fitzhardinge-5/+1
2007-05-02[PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin-265/+347
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen-0/+2
2007-05-02[PATCH] i386: Make COMPAT_VDSO runtime selectable.Jeremy Fitzhardinge-2/+0
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge-24/+12
2007-05-02[PATCH] i386: clean up identify_cpuJeremy Fitzhardinge-1/+2
2007-05-02[PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge-190/+5
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich-0/+1
2007-05-02[PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge-0/+20
2007-05-02[PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge-0/+53
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell-5/+2
2007-05-02[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.Andi Kleen-22/+29
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich-0/+2
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell-187/+384
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell-1/+1
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell-3/+0
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell-5/+5
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell-0/+3
2007-05-02[PATCH] i386: Initialize esp0 properly all the timeRusty Russell-0/+1
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz-3/+3
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal-39/+0
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge-0/+6
2007-05-02[PATCH] i386: Update __copy_to_user_inatomic linuxdoc descriptionAneesh Kumar K.V-1/+13
2007-05-02[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott-0/+2
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada-2/+0
2007-05-02[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge-2/+2
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich-13/+2
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar-9/+9
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton-3/+1
2007-05-01[VOYAGER] Convert the monitor thread to use the kthread APIChristoph Hellwig-5/+1
2007-04-26[AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich-2/+4
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet-1/+2
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger-0/+4
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden-0/+3
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen-0/+3