summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki2006-08-271-1/+3
* [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones2006-08-271-7/+2
* [PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...Daniel Ritz2006-08-261-1/+1
* [PATCH] PCI: use PCBIOS as last fallbackDaniel Ritz2006-08-261-2/+6
*-------. Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2006-08-202-2/+5
|\ \ \ \ \
| | | * | | ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume ...William Morrrow2006-08-161-1/+4
| | | |/ /
| | * | | ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y2006-08-181-1/+1
| | |/ /
* | | | [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
| |/ / |/| |
* | | [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-311-2/+1
* | | [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-07-311-5/+7
* | | [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski2006-07-311-1/+1
* | | [CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski2006-07-311-0/+1
* | | [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-07-311-3/+3
* | | [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-07-311-0/+1
* | | [CPUFREQ] Longhaul - Initialise later.Rafał Bilski2006-07-311-1/+1
* | | [CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski2006-07-311-0/+12
* | | [CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2006-07-312-87/+109
* | | [PATCH] Fix trivial unwind info bugMarkus Armbruster2006-07-311-1/+1
* | | [PATCH] vDSO hash-style fixRoland McGrath2006-07-312-1/+3
* | | [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* | | [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-5/+3
* | | [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+1
* | | [PATCH] i386: fix CONFIG_EFI helpArthur Othieno2006-07-311-1/+1
* | | [PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu2006-07-311-6/+3
* | | [PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman2006-07-311-8/+5
* | | [PATCH] synchronize_tsc() fixesAndrew Morton2006-07-311-29/+33
* | | [PATCH] mce section fixAndrew Morton2006-07-311-1/+1
* | | [PATCH] i386: Fix up backtrace fallback patchAndi Kleen2006-07-291-4/+6
* | | [PATCH] i386: Do backtrace fallback tooAndi Kleen2006-07-281-3/+14
* | | [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2006-07-281-1/+1
* | | [PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert2006-07-281-2/+2
| |/ |/|
* | [PATCH] i386: remove redundant might_sleep() in user accessors.Vadim Lobanov2006-07-141-2/+0
* | [PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman2006-07-141-1/+1
* | [PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas2006-07-141-1/+4
* | [PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert2006-07-141-20/+20
* | [PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()Adrian Bunk2006-07-122-5/+1
|/
* [PATCH] x86_64: Allow oprofile for model P4 modelsAndi Kleen2006-07-101-1/+4
* [PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton2006-07-101-2/+3
* [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk2006-07-101-1/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-101-2/+2
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-093-22/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-1/+1
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | [PATCH] Fix modular cpuid.koOGAWA Hirofumi2006-07-031-2/+4
* | [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* | [PATCH] lockdep: enable on i386Ingo Molnar2006-07-031-0/+4
* | [PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar2006-07-031-0/+10
* | [PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar2006-07-033-4/+42
* | [PATCH] lockdep: stacktrace subsystem, i386 supportIngo Molnar2006-07-033-0/+103
OpenPOWER on IntegriCloud