aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-6/+0
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-9/+7
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-8/+9
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-4/+4
2007-01-26[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath1-44/+0
2007-01-26[PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath3-4/+7
2007-01-22[PATCH] x86: fix PDA variables to work during bootJames Bottomley1-0/+1
2007-01-05[PATCH] i386: Restore CONFIG_PHYSICAL_START optionVivek Goyal1-1/+2
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-24/+2
2006-12-22[PATCH] compile error of register_memory()Yasunori Goto1-1/+1
2006-12-20merge linus into test branchLen Brown1-91/+0