aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr1-2/+2
2006-06-23[PATCH] clean up default value of SCHED_SMTJean-Luc Leger1-1/+0
2006-06-23[PATCH] move do_suspend_lowlevel to correct segmentShaohua Li1-5/+4
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li3-19/+5
2006-06-23[PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li1-0/+106
2006-06-23[PATCH] x86: VIA C7 CPU flagsMichal Ludvig1-1/+1
2006-06-23[PATCH] i386: extra checks in show_registers()Chuck Ebbert1-2/+3
2006-06-23[PATCH] i386: don't try kprobes for v8086 modeZachary Amsden1-1/+1
2006-06-23[PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert1-4/+7
2006-06-23[PATCH] x86: use proper defines for i8259A I/OAndreas Mohr1-2/+2
2006-06-23[PATCH] x86: constify arch/i386/pci/irq.cAndreas Mohr1-7/+7
2006-06-23[PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr1-1/+1
2006-06-23[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr1-4/+5
2006-06-23[PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr1-1/+1
2006-06-23[PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert1-5/+5
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin1-11/+20
2006-06-23[PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()Linus Torvalds1-0/+1
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2-0/+2
2006-06-23[PATCH] i386: break out of recursion in stackframe walkIngo Molnar1-0/+6
2006-06-23[PATCH] fix x86 microcode driver handling of multiple matching revisionsJan Beulich1-24/+49
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2-0/+2
2006-06-23[PATCH] i386 apm.c optimizationAndreas Mohr1-17/+22
2006-06-23[PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk1-1/+1
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka1-8/+129
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-0/+1
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2-17/+8
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-24/+22
2006-06-21[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap1-1/+1
2006-06-21[PATCH] redirect speedstep-centrino maintainer mail to cpufreq listJeremy Fitzhardinge1-8/+4
2006-06-21[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled because of e820Chuck Ebbert1-3/+6
2006-06-21[PATCH] PCI: fix memory leak in MMCONFIG error pathKonrad Rzeszutek1-0/+2
2006-06-21[PATCH] PCI: i386/x86_84: disable PCI resource decode on device disableRajesh Shah3-0/+11
2006-06-20[CPUFREQ] correct powernow-k8 fid/vid masks for extended partsLangsdorf, Mark2-3/+5
2006-06-20[CPUFREQ] Clarify powernow-k8 cpu_family statementsLangsdorf, Mark1-12/+12
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds8-130/+331
2006-06-08[PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2-7/+27
2006-06-05[CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones1-2/+2
2006-06-05[CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones1-4/+1
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich1-6/+6
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich1-2/+2
2006-06-04[CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2-86/+290
2006-06-01[CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones1-8/+9
2006-05-31[CPUFREQ] Remove strange No-op from longrun.cDave Jones1-1/+0
2006-05-30Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds1-8/+0
2006-05-30[PATCH] i386: apic= command line option should always beJan Beulich1-6/+10
2006-05-30[CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones1-2/+1
2006-05-30[CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones1-2/+1
2006-05-30[CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones1-3/+1
2006-05-30[CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones1-1/+1
2006-05-30[CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones1-7/+11