summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] delete CONFIG_ACPI_PCILen Brown2005-08-254-12/+2
* [ACPI] delete CONFIG_ACPI_BUSLen Brown2005-08-243-11/+0
* [ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown2005-08-245-11/+8
* [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-248-18/+14
* Merge from-linus to-akpmLen Brown2005-08-232-6/+2
|\
| * [PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt2005-08-191-2/+2
| * [PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen2005-08-181-4/+0
* | Merge ../to-linusLen Brown2005-08-115-9/+38
|\ \ | |/
| * [PATCH] Move the fix to align node_end_pfns to a proper locationRavikiran G Thirumalai2005-08-071-8/+11
| * [PATCH] visws: linkage fixTom Duffy2005-08-072-0/+4
| * [PATCH] i386 visws: Add machine_shutdown and emergency_restartEric W. Biederman2005-08-061-1/+10
| * [PATCH] i386 voyager: Add machine_shutdownEric W. Biederman2005-08-061-0/+6
| * [PATCH] fix voyager compile after machine_emergency_restart breakageJames Bottomley2005-08-051-0/+7
* | [ACPI] Lindent created a syntax error that broke the buildLen Brown2005-08-051-1/+1
* | Merge ../to-linusLen Brown2005-08-051-1/+2
|\ \ | |/
| * [PATCH] remove special HPET_EMULATE_RTC config optionVenkatesh Pallipadi2005-08-041-1/+2
* | [ACPI] Lindent all ACPI filesLen Brown2005-08-053-307/+298
* | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2005-08-051-1/+5
|\ \ | |/ |/|
| * [ACPI] acpi_register_gsi() can return errorKenji Kaneshige2005-08-041-1/+5
* | [PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton2005-08-011-0/+2
* | [PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts2005-08-011-0/+4
* | [PATCH] remove sys_set_zone_reclaim()Ingo Molnar2005-08-011-1/+1
* | merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-308-49/+97
|\ \
| * | [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-291-1/+9
| * | [PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai2005-07-291-0/+8
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
| |\ \
| | * | arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
| * | | [PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman2005-07-291-11/+11
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-292-31/+36
| |\ \ \ | | |/ /
| | * | Fix up powernow-k8 compile. (Missing definitions).Dave Jones2005-07-291-0/+2
| | * | powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones2005-07-281-3/+2
| | * | Opteron revision F will support higher frequencies thanDave Jones2005-07-282-29/+30
| | * | powernow-k8 requires that a data structure forDave Jones2005-07-281-3/+5
| * | | [PATCH] re-disable TSC on NUMAQDave Hansen2005-07-281-0/+9
| * | | [PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen2005-07-281-6/+14
| * | | [PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia2005-07-281-0/+7
* | | | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-295-0/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2005-07-294-0/+9
| * | [ACPI] Always set P-state on initializationDominik Brodowski2005-07-291-0/+7
* | | [PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade2005-07-271-0/+2
* | | [PATCH] i386: add missing Kconfig help textAdrian Bunk2005-07-271-0/+3
* | | [PATCH] Fix warning in powernow-k8.cBrian Gerst2005-07-271-3/+2
* | | [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-261-7/+0
* | | [PATCH] i386 machine_power_off cleanupEric W. Biederman2005-07-261-3/+1
* | | [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman2005-07-261-1/+1
* | | [PATCH] i386: Implement machine_emergency_rebootEric W. Biederman2005-07-261-3/+7
* | | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-263-15/+0
| |/ |/|
* | Remove "noreplacement" kernel command line option.Linus Torvalds2005-07-221-13/+1
* | x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds2005-07-221-11/+0
* | Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds2005-07-221-8/+12
OpenPOWER on IntegriCloud