summaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)AuthorFilesLines
2006-11-02PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"Greg Kroah-Hartman3-11/+0
2006-11-01i386: write IO APIC irq routing entries in correct orderLinus Torvalds1-3/+23
2006-11-01i386: clean up io-apic accessesLinus Torvalds1-0/+40
2006-10-30[PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller1-1/+1
2006-10-28[PATCH] visws build fixAndrey Panin1-4/+3
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao1-1/+1
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+55
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa1-0/+55
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen1-5/+1
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen1-5/+5
2006-10-21[PATCH] i386: Fix fake return addressJeremy Fitzhardinge1-1/+1
2006-10-21[PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen1-0/+4
2006-10-21[PATCH] i386: fix .cfi_signal_frame copy-n-paste errorAndrew Morton1-2/+2
2006-10-21[PATCH] i386: Update defconfigAndi Kleen1-15/+15
2006-10-21[CPUFREQ] ifdef more unused on !SMP code.Dave Jones2-1/+3
2006-10-21[CPUFREQ] speedstep-centrino: remove dead codeAndrew Morton1-2/+2
2006-10-21ACPI: acpi-cpufreq: remove unused data when !CONFIG_SMPAndrew Morton1-0/+2
2006-10-21ACPI: uninline ACPI global locking functionsAndrew Morton1-0/+22
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden1-0/+4
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-1/+2
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch2-2/+64
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com1-45/+0
2006-10-18[CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the linden...Dave Jones1-41/+34
2006-10-18[CPUFREQ] Remove duplicate include from acpi-cpufreqDave Jones1-1/+0
2006-10-18[CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4.Hiroshi Miura1-3/+0
2006-10-18[CPUFREQ] sc520_freq.c: ioremap balanced with iounmapAmol Lad1-1/+6
2006-10-17[PATCH] lockdep: annotate i386 apmPeter Zijlstra1-10/+27
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar3-11/+15
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz2-4/+4
2006-10-15[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi1-1/+106
2006-10-15[CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakageVenkatesh Pallipadi1-1/+4
2006-10-15[CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notificationVenkatesh Pallipadi1-5/+4
2006-10-15[CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.cVenkatesh Pallipadi1-160/+139
2006-10-15[CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecatedVenkatesh Pallipadi3-2/+9
2006-10-15[CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition supportVenkatesh Pallipadi1-16/+139
2006-10-15[CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easierVenkatesh Pallipadi1-240/+227
2006-10-15[CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the...Venkatesh Pallipadi1-3/+8
2006-10-14Pull sci into test branchLen Brown1-5/+5
2006-10-14ACPI: SCI interrupt source overrideKimball Murray1-5/+5
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2-8/+136
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger1-9/+12
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley2-9/+7
2006-10-12[VOYAGER] fix genirq messJames Bottomley1-17/+25
2006-10-11[PATCH] kernel-doc: fix function name in usercopy.cRandy Dunlap1-1/+1
2006-10-11[PATCH] x86/microcode: handle sysfs errorJeff Garzik1-2/+6
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-0/+1
2006-10-11[PATCH] uml: fix processor selection to exclude unsupported processors and fe...Paolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V1-1/+1
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2-12/+12