aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter1-1/+1
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter1-4/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2-2/+2
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter1-1/+1
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2-9/+23
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-09-25[PATCH] i386 bootioremap / kexec fixkeith mannthey1-2/+5
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-75/+240
2006-09-22[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge1-1/+1
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-05[CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2-2/+79
2006-09-05[CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2-51/+94
2006-09-05Merge ../linusDave Jones13-84/+70
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-08-14[CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski1-3/+6
2006-08-11[CPUFREQ] Longhaul - Disable arbiterRafał Bilski1-22/+64
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