aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-0/+4
2007-04-08[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-23[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-16[PATCH] i386: fix typo in sync_constant_test_bit()'s nameJeremy Fitzhardinge1-1/+1
2007-03-14Disable NMI watchdog by default properlyLinus Torvalds1-1/+1
2007-03-14[PATCH] fastcall still doesn't make sense in paravirtAl Viro1-1/+1
2007-03-12[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
2007-03-05[PATCH] vmi: apic opsZachary Amsden1-0/+1
2007-03-05[PATCH] vmi: pit overrideZachary Amsden2-3/+6
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden2-9/+0
2007-03-05[PATCH] vmi: fix highpteZachary Amsden2-4/+23
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden3-0/+5
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden4-3/+11
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas1-1/+0
2007-03-05[PATCH] io_apic.h needs apicdef.hJean Delvare1-0/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+14
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds2-22/+0
2007-02-20{rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk1-0/+11
2007-02-20rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan1-0/+3
2007-02-16Pull misc-for-upstream into release branchLen Brown1-0/+1
2007-02-16[PATCH] i386 rework local apic timer calibrationThomas Gleixner1-2/+0
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner6-101/+41
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner1-1/+1
2007-02-16[PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti1-0/+3
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar1-48/+1
2007-02-13[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell1-0/+2
2007-02-13[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell1-1/+1
2007-02-13[PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell1-0/+2
2007-02-13[PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen1-67/+67
2007-02-13[PATCH] i386: improve sched_clock() on i686Ingo Molnar1-1/+1
2007-02-13[PATCH] i386: add idle notifierStephane Eranian2-0/+22
2007-02-13[PATCH] i386: Profile pc badnessZachary Amsden2-6/+17