summaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge6-4/+11
2007-05-02[PATCH] i386: PARAVIRT: Allocate a fixmap slotJeremy Fitzhardinge1-0/+3
2007-05-02[PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge2-1/+32
2007-05-02[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...Jeremy Fitzhardinge5-53/+169
2007-05-02[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operationsJeremy Fitzhardinge1-0/+3
2007-05-02[PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell1-8/+16
2007-05-02[PATCH] i386: Remove smp_alt_instructionsJeremy Fitzhardinge1-5/+1
2007-05-02[PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin5-265/+347
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen1-0/+2
2007-05-02[PATCH] i386: Make COMPAT_VDSO runtime selectable.Jeremy Fitzhardinge1-2/+0
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge2-24/+12
2007-05-02[PATCH] i386: clean up identify_cpuJeremy Fitzhardinge1-1/+2
2007-05-02[PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge2-190/+5
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich1-0/+1
2007-05-02[PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge1-0/+20
2007-05-02[PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge1-0/+53
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell1-5/+2
2007-05-02[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.Andi Kleen3-22/+29
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich1-0/+2
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell7-187/+384
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell1-1/+1
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell2-3/+0
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell3-5/+5
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell1-0/+3
2007-05-02[PATCH] i386: Initialize esp0 properly all the timeRusty Russell1-0/+1
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz2-3/+3
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal2-39/+0
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge1-0/+6
2007-05-02[PATCH] i386: Update __copy_to_user_inatomic linuxdoc descriptionAneesh Kumar K.V1-1/+13
2007-05-02[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott1-0/+2
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada1-2/+0
2007-05-02[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge1-2/+2
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich4-13/+2
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar8-9/+9
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2-3/+1
2007-04-26[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-26[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-04-26[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-0/+4
2007-04-09[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden1-0/+3
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2-0/+3
2007-03-27[PATCH] tty: minor merge correctionAlan Cox1-1/+1
2007-03-24[PATCH] i386: clear segment register padding in core dumpsRoland McGrath1-5/+5
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner1-0/+1
2007-03-17[PATCH] i386: fix typo in sync_constant_test_bit()'s nameJeremy Fitzhardinge1-1/+1
2007-03-15Disable NMI watchdog by default properlyLinus Torvalds1-1/+1
2007-03-15[PATCH] fastcall still doesn't make sense in paravirtAl Viro1-1/+1
2007-03-13[PATCH] Fix vmi time header bugZachary Amsden1-1/+1
2007-03-06[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon1-1/+67
2007-03-06[PATCH] fix build with CONFIG_NO_IDLE_HZ=nAndrew Morton1-0/+8
2007-03-05[PATCH] disable NMI watchdog by defaultIngo Molnar1-1/+1