summaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] i386: get rid of unused variablesParag Warudkar1-7/+0
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich1-2/+2
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell1-288/+5
2007-05-02[PATCH] i386: Rename boot_gdt_table to boot_gdtSebastien Dugue2-11/+10
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell2-29/+13
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell3-111/+75
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell2-101/+14
2007-05-02[PATCH] i386: VDSO_PRELINK warning fixAndrew Morton2-3/+3
2007-05-02[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel1-2/+1
2007-05-02[PATCH] i386: fix GDT's number of quadwords in commentAhmed S. Darwish1-2/+2
2007-05-02[PATCH] i386: vmi_pmd_clear() staticAdrian Bunk1-1/+1
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz2-3/+4
2007-05-02[PATCH] i386: workaround for a -Wmissing-prototypes warningAdrian Bunk1-0/+3
2007-05-02[PATCH] i386: make struct vmi_ops staticAdrian Bunk1-1/+1
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal1-2/+2
2007-05-02[PATCH] i386: Simplify smp_call_function*() by using common implementationJeremy Fitzhardinge1-77/+96
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge2-2/+6
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava1-1/+1
2007-05-02[PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian1-4/+4
2007-05-02[PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen1-6/+18
2007-05-02[PATCH] i386: probe_roms() cleanupRene Herman1-11/+18
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada2-3/+1
2007-05-02[PATCH] i386: mtrr range check correctionJan Beulich1-1/+1
2007-05-02[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge2-3/+1
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich1-30/+38
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2-2/+2
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton3-62/+11
2007-05-02[PATCH] i386: revert i386-fix-the-verify_quirk_intel_irqbalanceAndrew Morton1-29/+4
2007-05-01[VOYAGER] clockevents: correct boot cpu is zero assumptionJames Bottomley1-1/+1
2007-04-30[CPUFREQ] Report the number of processors in PowerNow-k8 correctlyMark Langsdorf1-2/+4
2007-04-30[CPUFREQ] do not declare undefined functionsDavid Rientjes1-0/+2
2007-04-26[CPUFREQ] Longhaul - Revert Longhaul ver. 2Rafal Bilski1-1/+1
2007-04-26Fix preemption warnings in speedstep-centrino.cDave Jones1-1/+9
2007-04-26[CPUFREQ] Longhaul - Correct PCI codeRafaƂ Bilski1-7/+12
2007-04-26[CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpuAlexey Dobriyan1-25/+6
2007-04-25ACPI: Remove a warning about unused variable in !CONFIG_ACPI compilation.Zachary Amsden1-1/+1
2007-04-25ACPI: prevent ACPI quirk warning mass spamming in logsThierry Vignaud1-1/+4
2007-04-24[PATCH] i386: Fix some warnings added by earlier patchAndi Kleen1-4/+4
2007-04-24[PATCH] x86: Remove noreplacement optionAndi Kleen1-19/+2
2007-04-20Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones1-1/+1
2007-04-16[PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen1-4/+5
2007-04-16[PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen1-1/+1
2007-04-14Fix VMI relocation processing logic errorZachary Amsden1-3/+6
2007-04-08[PATCH] i386: irqbalance_disable() section fixAndrew Morton1-1/+1
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden1-1/+22
2007-04-02Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-61/+134
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki1-4/+67
2007-04-02[PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen1-1/+1
2007-04-02[PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen1-31/+96
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2-29/+37