aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
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-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen
2007-03-27[PATCH] tty: minor merge correctionAlan Cox
2007-03-23[PATCH] i386: clear segment register padding in core dumpsRoland McGrath
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner
2007-03-16[PATCH] i386: fix typo in sync_constant_test_bit()'s nameJeremy Fitzhardinge
2007-03-14Disable NMI watchdog by default properlyLinus Torvalds
2007-03-14[PATCH] fastcall still doesn't make sense in paravirtAl Viro
2007-03-12[PATCH] Fix vmi time header bugZachary Amsden
2007-03-06[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon
2007-03-06[PATCH] fix build with CONFIG_NO_IDLE_HZ=nAndrew Morton
2007-03-05[PATCH] disable NMI watchdog by defaultIngo Molnar
2007-03-05[PATCH] vmi: apic opsZachary Amsden
2007-03-05[PATCH] vmi: pit overrideZachary Amsden
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden
2007-03-05[PATCH] vmi: fix highpteZachary Amsden
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas
2007-03-05[PATCH] io_apic.h needs apicdef.hJean Delvare
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds
2007-02-20{rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk
2007-02-20rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan
2007-02-16Pull misc-for-upstream into release branchLen Brown
2007-02-16[PATCH] i386 rework local apic timer calibrationThomas Gleixner