summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert2006-09-261-3/+8
* [PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2006-09-261-6/+31
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-1/+1
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-1/+3
* [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter2006-09-261-4/+1Star
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-262-2/+2
* [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-261-1/+1
* [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-262-9/+23
* [PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey2006-09-261-1/+5
* [PATCH] i386 bootioremap / kexec fixkeith mannthey2006-09-261-2/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-234-75/+240
|\
| * [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-231-1/+1
| * [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-052-2/+79
| * [CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2006-09-052-51/+94
| * Merge ../linusDave Jones2006-09-0513-84/+70Star
| |\
| * | [CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski2006-08-141-3/+6
| * | [CPUFREQ] Longhaul - Disable arbiterRafał Bilski2006-08-111-22/+64
* | | [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-1/+2
* | | [CRYPTO] twofish: i586 assembly versionJoachim Fritschi2006-09-213-0/+435
* | | Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-194-31/+43
* | | x86: save/restore eflags in context switchLinus Torvalds2006-09-191-0/+4
* | | [PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise2006-09-171-0/+2
* | | [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-122-52/+0Star
* | | [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+16
* | | [PATCH] audit: more syscall classes addedAl Viro2006-09-111-0/+12
| |/ |/|
* | [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz2006-09-011-1/+1
* | [PATCH] i386: Fix stack switching in do_IRQAndi Kleen2006-08-311-5/+0Star
* | [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen2006-08-313-2/+31
* | [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-311-11/+16
* | [PATCH] i386: Add kernel thread stack frame termination for properly stopping...Andi Kleen2006-08-311-10/+4Star
* | [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-312-41/+0Star
* | [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/+2Star
* | [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-212-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-08-011-2/+1Star
* | | [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-08-011-5/+7
* | | [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski2006-08-011-1/+1
* | | [CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski2006-08-011-0/+1
* | | [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-08-011-3/+3
* | | [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-08-011-0/+1
* | | [CPUFREQ] Longhaul - Initialise later.Rafał Bilski2006-08-011-1/+1
* | | [CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski2006-08-011-0/+12
* | | [CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2006-08-012-87/+109
* | | [PATCH] Fix trivial unwind info bugMarkus Armbruster2006-07-311-1/+1
* | | [PATCH] vDSO hash-style fixRoland McGrath2006-07-312-1/+3