aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-09-26[PATCH] i386: Detect clock skew during suspendRafael J. Wysocki
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki
2006-09-26[PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett
2006-09-26[PATCH] i386: Kill references to xtimejohn stultz
2006-09-26[PATCH] Voyager: tty lockingAlan Cox
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-09-26[PATCH] i386: add smp_call_function_singleStephane Eranian
2006-09-26[PATCH] x86: remove unused include from efi_stub.SRusty Russell
2006-09-26[PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge
2006-09-26[PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge
2006-09-26[PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell
2006-09-26[PATCH] apm: clean up module initalizationNeil Horman
2006-09-26[PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert
2006-09-26[PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey
2006-09-25[PATCH] i386 bootioremap / kexec fixkeith mannthey
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-09-22[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-09-21[CRYPTO] twofish: i586 assembly versionJoachim Fritschi
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds
2006-09-18x86: save/restore eflags in context switchLinus Torvalds
2006-09-16[PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] audit: more syscall classes addedAl Viro
2006-09-05[CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi
2006-09-05[CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski
2006-09-05Merge ../linusDave Jones
2006-09-01[PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz
2006-08-30[PATCH] i386: Fix stack switching in do_IRQAndi Kleen
2006-08-30[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich
2006-08-30[PATCH] i386: Add kernel thread stack frame termination for properly stopping...Andi Kleen
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen
2006-08-27[PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki
2006-08-27[PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones
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