summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Add some basic resume trace facilitiesLinus Torvalds2006-06-241-0/+7
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-234-162/+393
|\
| * Pull bugzilla-5737 into release branchLen Brown2006-06-153-155/+386
| |\
| | * ACPI: UP build fix for bugzilla-5737Andrew Morton2006-04-012-0/+8
| | * Enable P-state software coordination via _PDCVenkatesh Pallipadi2006-02-091-1/+1
| | * P-state software coordination for speedstep-centrinoVenkatesh Pallipadi2006-02-091-66/+180
| | * P-state software coordination for acpi-cpufreqVenkatesh Pallipadi2006-02-091-88/+197
| * | Pull novell-bugzilla-156426 into release branchLen Brown2006-06-151-2/+2
| |\ \
| | * | [ACPI] fix "nolapic" flag in ACPI modeAndi Kleen2006-03-271-1/+4
| * | | Pull acpica into release branchLen Brown2006-06-151-2/+2
| |\ \ \
| | * | | ACPI: ACPICA 20060331Bob Moore2006-06-141-2/+2
* | | | | [PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2006-06-231-4/+4
* | | | | [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2006-06-231-2/+2
* | | | | [PATCH] clean up default value of SCHED_SMTJean-Luc Leger2006-06-231-1/+0
* | | | | [PATCH] move do_suspend_lowlevel to correct segmentShaohua Li2006-06-231-5/+4
* | | | | [PATCH] don't use flush_tlb_all in suspend timeShaohua Li2006-06-233-19/+5
* | | | | [PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li2006-06-231-0/+106
* | | | | [PATCH] x86: VIA C7 CPU flagsMichal Ludvig2006-06-231-1/+1
* | | | | [PATCH] i386: extra checks in show_registers()Chuck Ebbert2006-06-231-2/+3
* | | | | [PATCH] i386: don't try kprobes for v8086 modeZachary Amsden2006-06-231-1/+1
* | | | | [PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert2006-06-231-4/+7
* | | | | [PATCH] x86: use proper defines for i8259A I/OAndreas Mohr2006-06-231-2/+2
* | | | | [PATCH] x86: constify arch/i386/pci/irq.cAndreas Mohr2006-06-231-7/+7
* | | | | [PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr2006-06-231-1/+1
* | | | | [PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr2006-06-231-4/+5
* | | | | [PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2006-06-231-1/+1
* | | | | [PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert2006-06-231-5/+5
* | | | | [PATCH] x86: kernel irq balance doesn't workZhang Yanmin2006-06-231-11/+20
* | | | | [PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()Linus Torvalds2006-06-231-0/+1
* | | | | [PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2006-06-232-0/+2
* | | | | [PATCH] i386: break out of recursion in stackframe walkIngo Molnar2006-06-231-0/+6
* | | | | [PATCH] fix x86 microcode driver handling of multiple matching revisionsJan Beulich2006-06-231-24/+49
* | | | | [PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2006-06-232-0/+2
* | | | | [PATCH] i386 apm.c optimizationAndreas Mohr2006-06-231-17/+22
* | | | | [PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk2006-06-231-1/+1
* | | | | [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-231-8/+129
* | | | | [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-0/+1
* | | | | [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-232-17/+8
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-06-223-24/+22
|\ \ \ \ \
| * | | | | [CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap2006-06-211-1/+1
| * | | | | [PATCH] redirect speedstep-centrino maintainer mail to cpufreq listJeremy Fitzhardinge2006-06-211-8/+4
| * | | | | [CPUFREQ] correct powernow-k8 fid/vid masks for extended partsLangsdorf, Mark2006-06-202-3/+5
| * | | | | [CPUFREQ] Clarify powernow-k8 cpu_family statementsLangsdorf, Mark2006-06-201-12/+12
* | | | | | [PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert2006-06-211-3/+6
* | | | | | [PATCH] PCI: fix memory leak in MMCONFIG error pathKonrad Rzeszutek2006-06-211-0/+2
* | | | | | [PATCH] PCI: i386/x86_84: disable PCI resource decode on device disableRajesh Shah2006-06-213-0/+11
|/ / / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-06-198-130/+331
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones2006-06-051-2/+2
| * | | | [CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones2006-06-051-4/+1
| * | | | [CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich2006-06-041-6/+6
OpenPOWER on IntegriCloud