aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu1-1/+2
2006-09-21[CRYPTO] twofish: i586 assembly versionJoachim Fritschi3-0/+435
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds4-31/+43
2006-09-18x86: save/restore eflags in context switchLinus Torvalds1-0/+4
2006-09-16[PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise1-0/+2
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro2-52/+0
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+16
2006-09-11[PATCH] audit: more syscall classes addedAl Viro1-0/+12
2006-09-01[PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz1-1/+1
2006-08-30[PATCH] i386: Fix stack switching in do_IRQAndi Kleen1-5/+0
2006-08-30[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen3-2/+31
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich1-11/+16
2006-08-30[PATCH] i386: Add kernel thread stack frame termination for properly stopping stack unwinds.Andi Kleen1-10/+4
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2-41/+0
2006-08-27[PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki1-1/+3
2006-08-27[PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones1-7/+2
2006-08-26[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slots bitsDaniel Ritz1-1/+1
2006-08-26[PATCH] PCI: use PCBIOS as last fallbackDaniel Ritz1-2/+6
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2-2/+5
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-08-16ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume vectorWilliam Morrrow1-1/+4
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-07-31[CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert1-2/+1
2006-07-31[CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski1-5/+7
2006-07-31[CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski1-1/+1
2006-07-31[CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski1-0/+1
2006-07-31[CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk1-3/+3
2006-07-31[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk1-0/+1
2006-07-31[CPUFREQ] Longhaul - Initialise later.Rafał Bilski1-1/+1
2006-07-31[CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski1-0/+12
2006-07-31[CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2-87/+109
2006-07-31[PATCH] Fix trivial unwind info bugMarkus Armbruster1-1/+1
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath2-1/+3
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-1/+1
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-5/+3
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+1
2006-07-31[PATCH] i386: fix CONFIG_EFI helpArthur Othieno1-1/+1
2006-07-31[PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu1-6/+3
2006-07-31[PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman1-8/+5
2006-07-31[PATCH] synchronize_tsc() fixesAndrew Morton1-29/+33
2006-07-31[PATCH] mce section fixAndrew Morton1-1/+1
2006-07-29[PATCH] i386: Fix up backtrace fallback patchAndi Kleen1-4/+6
2006-07-28[PATCH] i386: Do backtrace fallback tooAndi Kleen1-3/+14
2006-07-28[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen1-1/+1
2006-07-28[PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert1-2/+2
2006-07-14[PATCH] i386: remove redundant might_sleep() in user accessors.Vadim Lobanov1-2/+0
2006-07-14[PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman1-1/+1
2006-07-14[PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas1-1/+4
2006-07-14[PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert1-20/+20
2006-07-12[PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()Adrian Bunk2-5/+1