summaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-2/+3
2005-08-23[PATCH] i386: fix incorrect FP signal codeChuck Ebbert1-4/+6
2005-08-19[PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt1-2/+2
2005-08-18[PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen1-4/+0
2005-08-01[PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton1-0/+2
2005-08-01[PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts1-0/+4
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar1-1/+1
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown6-49/+82
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown1-0/+7
2005-07-29[ACPI] Always set P-state on initializationDominik Brodowski1-0/+7
2005-07-29[PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-1/+9
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-5/+8
2005-07-29arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones1-5/+8
2005-07-29[PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman1-11/+11
2005-07-29Fix up powernow-k8 compile. (Missing definitions).Dave Jones1-0/+2
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-31/+36
2005-07-28[PATCH] re-disable TSC on NUMAQDave Hansen1-0/+9
2005-07-28[PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen1-6/+14
2005-07-28powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones1-3/+2
2005-07-28Opteron revision F will support higher frequencies thanDave Jones2-29/+30
2005-07-28powernow-k8 requires that a data structure forDave Jones1-3/+5
2005-07-27[PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade1-0/+2
2005-07-27[PATCH] Fix warning in powernow-k8.cBrian Gerst1-3/+2
2005-07-26[PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman1-7/+0
2005-07-26[PATCH] i386 machine_power_off cleanupEric W. Biederman1-3/+1
2005-07-26[PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman1-1/+1
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman1-3/+7
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-5/+0
2005-07-22Remove "noreplacement" kernel command line option.Linus Torvalds1-13/+1
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds1-11/+0
2005-07-22Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds1-8/+12
2005-07-12[PATCH] inotifyRobert Love1-0/+3
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown4-3/+111
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi3-1/+108
2005-07-12[ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich1-2/+3
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter5-13/+16
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li4-35/+69
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-1/+1
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar7-13/+12
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH3-63/+101
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman1-8/+33
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige1-0/+16
2005-06-27[PATCH] Return probe redesign: i386 specific changesRusty Lynch1-63/+70
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-0/+29
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-0/+2
2005-06-25Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds1-1/+1
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds2-4/+2
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter2-4/+2
2005-06-25[PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk1-2/+0