aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-03-29[PATCH] Add suspend/resume for HPETMaxim Levitsky1-0/+68
2007-03-27[PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner1-1/+1
2007-03-24[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner1-2/+7
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner1-0/+10
2007-03-22[PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar1-1/+2
2007-03-22[PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner1-0/+52
2007-03-22[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner1-1/+9
2007-03-18[PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner1-51/+27
2007-03-16[PATCH] x86: Export _proxy_pda for gcc 4.2Andi Kleen1-0/+2
2007-03-16[PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain1-1/+1
2007-03-16[PATCH] i386: Enforce GPLness of VMI ROMAndi Kleen1-9/+8
2007-03-14Disable NMI watchdog by default properlyLinus Torvalds1-8/+0
2007-03-09Pull bugzilla-5966 into release branchLen Brown1-1/+22
2007-03-08[PATCH] build fix for i386 earlyquirk.cDave Jones1-1/+1
2007-03-08[PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown1-6/+1