aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa
2007-02-28[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds
2007-02-22[CPUFREQ] constify some data tables.Dave Jones
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones
2007-02-20[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-16Pull fluff into release branchLen Brown
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz
2007-02-16[PATCH] i386 prepare nmi watchdog for dynticksThomas Gleixner
2007-02-16[PATCH] i386 prepare for dyntickIngo Molnar
2007-02-16[PATCH] i386 rework local apic timer calibrationThomas Gleixner
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner
2007-02-16[PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner
2007-02-16[PATCH] i386 Remove useless code in tsc.cThomas Gleixner
2007-02-16[PATCH] i386: use GTOD persistent clock supportJohn Stultz
2007-02-16[PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner
2007-02-14[CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski
2007-02-13[CPUFREQ] EPS - Correct 2nd brand testRafał Bilski
2007-02-13[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386Jan Beulich
2007-02-13[PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida
2007-02-13[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen
2007-02-13[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell
2007-02-13[PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell
2007-02-13[PATCH] i386: paravirt unhandled fallthroughRusty Russell
2007-02-13[PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen
2007-02-13[PATCH] i386: Fix Cyrix MediaGX detectionAlan
2007-02-13[PATCH] i386: Fix warning in cpu initializationAndi Kleen
2007-02-13[PATCH] i386: Fix warning in microcode.cAndi Kleen
2007-02-13[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen
2007-02-13[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen
2007-02-13[PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen
2007-02-13[PATCH] i386: geode configuration fixesTAKADA Yoshihito
2007-02-13[PATCH] i386: add option to show more code in oops reportsChuck Ebbert
2007-02-13[PATCH] i386: entry.S END/ENDPROC annotationsJan Beulich
2007-02-13[PATCH] i386: support Classic MediaGXmtakada