aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-08-26[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...Daniel Ritz
2006-08-26[PATCH] PCI: use PCBIOS as last fallbackDaniel Ritz
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y
2006-08-16ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume ...William Morrrow
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms
2006-07-31[CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert
2006-07-31[CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski
2006-07-31[CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski
2006-07-31[CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski
2006-07-31[CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk
2006-07-31[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk
2006-07-31[CPUFREQ] Longhaul - Initialise later.Rafał Bilski
2006-07-31[CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski
2006-07-31[CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski
2006-07-31[PATCH] Fix trivial unwind info bugMarkus Armbruster
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt
2006-07-31[PATCH] i386: fix CONFIG_EFI helpArthur Othieno
2006-07-31[PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu
2006-07-31[PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman
2006-07-31[PATCH] synchronize_tsc() fixesAndrew Morton
2006-07-31[PATCH] mce section fixAndrew Morton
2006-07-29[PATCH] i386: Fix up backtrace fallback patchAndi Kleen
2006-07-28[PATCH] i386: Do backtrace fallback tooAndi Kleen
2006-07-28[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen
2006-07-28[PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert
2006-07-14[PATCH] i386: remove redundant might_sleep() in user accessors.Vadim Lobanov
2006-07-14[PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman
2006-07-14[PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas
2006-07-14[PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert
2006-07-12[PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()Adrian Bunk
2006-07-10[PATCH] x86_64: Allow oprofile for model P4 modelsAndi Kleen
2006-07-10[PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton
2006-07-10[PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-03[PATCH] Fix modular cpuid.koOGAWA Hirofumi
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar
2006-07-03[PATCH] lockdep: enable on i386Ingo Molnar
2006-07-03[PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar
2006-07-03[PATCH] lockdep: stacktrace subsystem, i386 supportIngo Molnar
2006-07-03[PATCH] lockdep: i386 remove multi entry backtracesIngo Molnar
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2006-07-02[PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner