aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden5-0/+120
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden2-0/+263
2007-02-13[PATCH] i386: SMP boot hook for paravirtZachary Amsden2-0/+14
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden1-0/+15
2007-02-13[PATCH] MM: page allocation hooks for VMI backendZachary Amsden2-4/+40
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge5-14/+14
2007-02-13ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPIRusty Russell1-0/+1
2007-02-12[PATCH] i386: 2048-byte command lineAlon Bar-Lev1-1/+1
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2-4/+4
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt1-2/+2