summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2006-11-08[CPUFREQ] Fix build failure on x86-64akpm@osdl.org
2006-11-08[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade
2006-11-06[CPUFREQ] p4-clockmod: add more CPUsDominik Brodowski
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton
2006-11-01i386: write IO APIC irq routing entries in correct orderLinus Torvalds
2006-11-01i386: clean up io-apic accessesLinus Torvalds
2006-10-30[PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen
2006-10-21[PATCH] i386: Fix fake return addressJeremy Fitzhardinge
2006-10-21[CPUFREQ] ifdef more unused on !SMP code.Dave Jones
2006-10-21[CPUFREQ] speedstep-centrino: remove dead codeAndrew Morton
2006-10-21ACPI: acpi-cpufreq: remove unused data when !CONFIG_SMPAndrew Morton
2006-10-21ACPI: uninline ACPI global locking functionsAndrew Morton
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden
2006-10-18[CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the linden...Dave Jones
2006-10-18[CPUFREQ] Remove duplicate include from acpi-cpufreqDave Jones
2006-10-18[CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4.Hiroshi Miura
2006-10-18[CPUFREQ] sc520_freq.c: ioremap balanced with iounmapAmol Lad
2006-10-17[PATCH] lockdep: annotate i386 apmPeter Zijlstra
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz
2006-10-15[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi
2006-10-15[CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakageVenkatesh Pallipadi
2006-10-15[CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notificationVenkatesh Pallipadi
2006-10-15[CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.cVenkatesh Pallipadi
2006-10-15[CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecatedVenkatesh Pallipadi
2006-10-15[CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition supportVenkatesh Pallipadi
2006-10-15[CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easierVenkatesh Pallipadi
2006-10-15[CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the...Venkatesh Pallipadi
2006-10-14Pull sci into test branchLen Brown
2006-10-14ACPI: SCI interrupt source overrideKimball Murray
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger
2006-10-11[PATCH] x86/microcode: handle sysfs errorJeff Garzik
2006-10-11[PATCH] epoll_pwait()Davide Libenzi
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik
2006-10-06arch/i386/kernel/time: don't shadow 'irq' function argJeff Garzik
2006-10-06[PATCH] i386: irqs build fixAndrew Morton
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman