[PATCH] i386: clean up mach_reboot_fixups
[safe/jmp/linux-2.6] / arch / i386 / kernel /
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: clean up mach_reboot_fixups
2007-05-02 Prarit Bhargava[PATCH] i386: Change sysenter_setup to __cpuinit &...
2007-05-02 Stephane Eranian[PATCH] i386: i386 make NMI use PERFCTR1 for architectu...
2007-05-02 Andi Kleen[PATCH] x86: Fix i386 and x86_64 fault information...
2007-05-02 Rene Herman[PATCH] i386: probe_roms() cleanup
2007-05-02 takada[PATCH] i386: pit_latch_buggy has no effect
2007-05-02 Jan Beulich[PATCH] i386: mtrr range check correction
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: No need to use -traditional for processin...
2007-05-02 Jan Beulich[PATCH] x86: consolidate smp_send_stop()
2007-05-02 Ingo Molnar[PATCH] x86: default to physical mode on hotplug CPU...
2007-05-02 Andrew Morton[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk...
2007-05-02 Andrew Morton[PATCH] i386: revert i386-fix-the-verify_quirk_intel_ir...
2007-04-25 Zachary AmsdenACPI: Remove a warning about unused variable in !CONFIG...
2007-04-25 Thierry VignaudACPI: prevent ACPI quirk warning mass spamming in logs
2007-04-24 Andi Kleen[PATCH] i386: Fix some warnings added by earlier patch
2007-04-24 Andi Kleen[PATCH] x86: Remove noreplacement option
2007-04-21 Dave JonesLonghaul - Revert ACPI C3 on Longhaul ver. 2
2007-04-16 Andi Kleen[PATCH] x86: Fix potential overflow in perfctr reservation
2007-04-16 Andi Kleen[PATCH] x86: Fix gcc 4.2 _proxy_pda workaround
2007-04-15 Zachary AmsdenFix VMI relocation processing logic error
2007-04-09 Andrew Morton[PATCH] i386: irqbalance_disable() section fix
2007-04-09 Zachary Amsden[PATCH] Proper fix for highmem kmap_atomic functions...
2007-04-02 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-04-02 Rafael J. Wysocki[PATCH] Fix microcode-related suspend problem
2007-04-02 Andi Kleen[PATCH] x86-64: Increase NMI watchdog probing timeout
2007-04-02 Andi Kleen[PATCH] x86-64: Let oprofile reserve MSR on all CPUs
2007-04-02 Andi Kleen[PATCH] x86-64: Disable local APIC timer use on AMD...
2007-03-29 Maxim Levitsky[PATCH] Add suspend/resume for HPET
2007-03-27 Thomas Gleixner[PATCH] i386: Fix bogus return value in hpet_next_event()
2007-03-24 Thomas Gleixner[PATCH] i386: Prevent early access to TSC to avoid...
2007-03-23 Thomas Gleixner[PATCH] i386: add command line option "local_apic_timer...
2007-03-23 Ingo Molnar[PATCH] setup_boot_APIC_clock() irq-enable fix
2007-03-23 Thomas Gleixner[PATCH] i386: disable local apic timer via command...
2007-03-23 Thomas Gleixner[PATCH] i386: clockevents fix breakage on Geode/Cyrix...
2007-03-18 Thomas Gleixner[PATCH] i386: trust the PM-Timer calibration of the...
2007-03-16 Andi Kleen[PATCH] x86: Export _proxy_pda for gcc 4.2
2007-03-16 Guillaume Chazarain[PATCH] i386: Don't use the TSC in sched_clock if unstable
2007-03-16 Andi Kleen[PATCH] i386: Enforce GPLness of VMI ROM
2007-03-15 Linus TorvaldsDisable NMI watchdog by default properly
2007-03-10 Len BrownPull bugzilla-5966 into release branch
2007-03-09 Len BrownACPI: repair nvidia early quirk breakage on x86_64
2007-03-09 Dave Jones[PATCH] build fix for i386 earlyquirk.c
2007-03-09 Len Brown[PATCH] ACPI: repair nvidia early quirk breakage on...
2007-03-08 Len BrownACPI: fix Thinkpad 600/600E/600X interrupts
2007-03-07 Ingo Molnar[PATCH] CPU hotplug: call check_tsc_sync_source() with...
2007-03-06 Adrian Bunk[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock
2007-03-06 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-03-05 Adrian Bunk[PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_...
2007-03-05 john stultz[PATCH] clocksource init adjustments (fix bug #7426)
2007-03-05 Thomas Gleixner[PATCH] fix "NMI appears to be stuck"
2007-03-05 Zachary Amsden[PATCH] vmi: smp fixes
2007-03-05 Zachary Amsden[PATCH] vmi: apic ops
2007-03-05 Zachary Amsden[PATCH] vmi: fix nohz compile
2007-03-05 Zachary Amsden[PATCH] vmi: pit override
2007-03-05 Zachary Amsden[PATCH] vmi: paravirt drop udelay op
2007-03-05 Zachary Amsden[PATCH] vmi: fix highpte
2007-03-05 Zachary Amsden[PATCH] vmi: cpu cycles fix
2007-03-05 Zachary Amsden[PATCH] vmi: sched clock paravirt op fix
2007-03-05 Zachary Amsden[PATCH] vmi: timer fixes round two
2007-03-01 Yoichi Yuasa[PATCH] fix memory leak in dma_declare_coherent_memory()
2007-02-28 Eric W. Biederman[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
2007-02-26 Linus TorvaldsRevert "[CPUFREQ] constify cpufreq_driver where possible."
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-26 Eric W. Biederman[PATCH] irq: Remove set_native_irq_info
2007-02-26 Linus TorvaldsRevert "[PATCH] i386: add idle notifier"
2007-02-23 Dave Jones[CPUFREQ] constify some data tables.
2007-02-23 Dave Jones[CPUFREQ] constify cpufreq_driver where possible.
2007-02-20 Thomas Renninger[CPUFREQ] Revert default on deprecated config X86_SPEED...
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-17 Robert P. J. DayReplace remaining references to "driverfs" with "sysfs".
2007-02-17 Len BrownPull fluff into release branch
2007-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-16 Ingo Molnar[PATCH] genirq: remove IRQ_DISABLED
2007-02-16 Ingo Molnar[PATCH] genirq: do not mask interrupts by default
2007-02-16 john stultz[PATCH] time: x86_64: hpet_address cleanup
2007-02-16 Thomas Gleixner[PATCH] i386 prepare nmi watchdog for dynticks
2007-02-16 Ingo Molnar[PATCH] i386 prepare for dyntick
2007-02-16 Thomas Gleixner[PATCH] i386 rework local apic timer calibration
2007-02-16 Thomas Gleixner[PATCH] clockevents: i386 drivers
2007-02-16 Thomas Gleixner[PATCH] i386, apic: clean up the APIC code
2007-02-16 Thomas Gleixner[PATCH] Allow early access to the power management...
2007-02-16 Marcelo Tosatti[PATCH] Mark TSC on GeodeLX reliable
2007-02-16 Thomas Gleixner[PATCH] clocksource: Add verification (watchdog) helper
2007-02-16 Thomas Gleixner[PATCH] clocksource: Remove the update callback
2007-02-16 Thomas Gleixner[PATCH] clocksource: replace is_continuous by a flag...
2007-02-16 Ingo Molnar[PATCH] x86: rewrite SMP TSC sync code
2007-02-16 Thomas Gleixner[PATCH] Simplify the registration of clocksources
2007-02-16 Thomas Gleixner[PATCH] i386 Remove useless code in tsc.c
2007-02-16 John Stultz[PATCH] i386: use GTOD persistent clock support
2007-02-16 Thomas Gleixner[PATCH] Add irq flag to disable balancing for an interrupt
2007-02-14 Rafa³ Bilski[CPUFREQ] Longhaul - Redo Longhaul ver. 2
2007-02-14 Rafa³ Bilski[CPUFREQ] EPS - Correct 2nd brand test
2007-02-13 Jan Beulich[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386
2007-02-13 Giuliano Procida[PATCH] i386: fix 32-bit ioctls on x64_32
2007-02-13 Andi Kleen[PATCH] x86: Unify pcspeaker platform device code betwe...
2007-02-13 Rusty Russell[PATCH] i386: Rename cpu_gdt_descr and remove extern...
2007-02-13 Rusty Russell[PATCH] i386: Move mce_disabled to asm/mce.h
2007-02-13 Rusty Russell[PATCH] i386: paravirt unhandled fallthrough
2007-02-13 Andi Kleen[PATCH] x86: Don't require the vDSO for handling a...
2007-02-13 Alan[PATCH] i386: Fix Cyrix MediaGX detection
next