aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden
2005-09-05[PATCH] i386: load_tls() fixZachary Amsden
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden
2005-09-05[PATCH] i386: clean up vDSO alignment paddingRoland McGrath
2005-09-05[PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi
2005-09-05[PATCH] kdump: Save parameter segment in protected mode (x86)Vivek Goyal
2005-09-05[PATCH] vm86: Honor TF bit when emulating an instructionPetr Tesarik
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino
2005-09-05[PATCH] hpet: use read_timer_tsc only when CPU has TSCVenkatesh Pallipadi
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-08-23[PATCH] i386: fix incorrect FP signal codeChuck Ebbert
2005-08-19[PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt
2005-08-18[PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen
2005-08-01[PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton
2005-08-01[PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown
2005-07-29[ACPI] Always set P-state on initializationDominik Brodowski
2005-07-29[PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2005-07-29arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones
2005-07-29[PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman
2005-07-29Fix up powernow-k8 compile. (Missing definitions).Dave Jones
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2005-07-28[PATCH] re-disable TSC on NUMAQDave Hansen
2005-07-28[PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen
2005-07-28powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones
2005-07-28Opteron revision F will support higher frequencies thanDave Jones
2005-07-28powernow-k8 requires that a data structure forDave Jones
2005-07-27[PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade
2005-07-27[PATCH] Fix warning in powernow-k8.cBrian Gerst
2005-07-26[PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman
2005-07-26[PATCH] i386 machine_power_off cleanupEric W. Biederman
2005-07-26[PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-22Remove "noreplacement" kernel command line option.Linus Torvalds
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds
2005-07-22Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds
2005-07-12[PATCH] inotifyRobert Love
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi
2005-07-12[ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter