summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt2005-08-201-2/+2
* [PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen2005-08-181-4/+0Star
* [PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton2005-08-021-0/+2
* [PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts2005-08-021-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-306-49/+82
|\
| * [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-1/+9
| * 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/+2Star
| | * 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-291-0/+9
| * | [PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen2005-07-291-6/+14
* | | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-301-0/+7
|\ \ \ | |/ / |/| |
| * | [ACPI] Always set P-state on initializationDominik Brodowski2005-07-301-0/+7
* | | [PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade2005-07-281-0/+2
* | | [PATCH] Fix warning in powernow-k8.cBrian Gerst2005-07-281-3/+2Star
* | | [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-261-7/+0Star
* | | [PATCH] i386 machine_power_off cleanupEric W. Biederman2005-07-261-3/+1Star
* | | [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-261-5/+0Star
| |/ |/|
* | Remove "noreplacement" kernel command line option.Linus Torvalds2005-07-231-13/+1Star
* | x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds2005-07-221-11/+0Star
* | Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds2005-07-221-8/+12
* | [PATCH] inotifyRobert Love2005-07-131-0/+3
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-124-3/+111
|\|
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-123-1/+108
| * [ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich2005-07-121-2/+3
* | [PATCH] mostly_read data sectionChristoph Lameter2005-07-085-13/+16
* | [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-084-35/+69
* | [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-061-1/+1
* | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* | [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-307-13/+12Star
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-283-63/+101
|\ \
| * | [PATCH] Return probe redesign: i386 specific changesRusty Lynch2005-06-281-63/+70
| * | [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-281-0/+29
| * | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-0/+2
* | | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-281-8/+33
* | | [PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2005-06-281-0/+16
|/ /
* | Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds2005-06-261-1/+1
* | Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-262-4/+2Star
|\ \
| * | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-262-4/+2Star
* | | [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-261-2/+0Star
* | | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-263-9/+4Star
* | | [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-261-4/+4