summaryrefslogtreecommitdiff
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [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
| * | | | [CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich2006-06-041-2/+2
| * | | | [CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2006-06-042-86/+290
| * | | | [CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones2006-06-011-8/+9
| * | | | [CPUFREQ] Remove strange No-op from longrun.cDave Jones2006-05-311-1/+0
| * | | | [CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones2006-05-301-2/+1
| * | | | [CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones2006-05-301-2/+1
| * | | | [CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones2006-05-301-3/+1
| * | | | [CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones2006-05-301-1/+1
| * | | | [CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones2006-05-301-7/+11
| * | | | [CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones2006-05-301-4/+4
| * | | | [CPUFREQ] Typo in powernow-k8Dave Jones2006-05-301-2/+2
* | | | | [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-082-7/+27
* | | | | Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds2006-05-301-8/+0
* | | | | [PATCH] i386: apic= command line option should always beJan Beulich2006-05-301-6/+10
|/ / / /
* | | | [PATCH] x86: wire up vmsplice syscallJens Axboe2006-05-261-0/+1
* | | | [PATCH] swsusp: fix typo in cr0 handlingPavel Machek2006-05-231-1/+1
* | | | [PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal2006-05-211-0/+8
* | | | [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki2006-05-211-1/+1
* | | | [PATCH] i386: remove junk from stack dumpChuck Ebbert2006-05-211-3/+1
* | | | [PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen2006-05-161-0/+8
* | | | [PATCH] fix hotplug kconfig helpPavel Machek2006-05-151-3/+3
* | | | [PATCH] Add Core Solo and Core Duo support to oprofileBenjamin LaHaise2006-05-151-3/+4
* | | | Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds2006-05-131-0/+2
* | | | [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-082-1/+16
* | | | [PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen2006-05-031-6/+0
* | | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-012-5/+4
|\ \ \ \
| * | | | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-012-5/+4