[PATCH] x86 microcode: using request_firmware to pull microcode
[pandora-kernel.git] / arch / i386 / kernel /
2006-09-27 Shaohua Li[PATCH] x86 microcode: using request_firmware to pull...
2006-09-27 Shaohua Li[PATCH] x86 microcode: microcode driver cleanup.
2006-09-27 Mel Gorman[PATCH] Have x86 use add_active_range() and free_area_i...
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-09-26 Rafael J. Wysocki[PATCH] i386: Detect clock skew during suspend
2006-09-26 Josh Triplett[PATCH] mtrr: Add lock annotations for prepare_set...
2006-09-26 john stultz[PATCH] i386: Kill references to xtime
2006-09-26 Andrew Morton[PATCH] smp_call_function_single() cleanup
2006-09-26 Stephane Eranian[PATCH] i386: add smp_call_function_single
2006-09-26 Rusty Russell[PATCH] x86: remove unused include from efi_stub.S
2006-09-26 Jeremy Fitzhardinge[PATCH] x86: put .note.* sections into a PT_NOTE segmen...
2006-09-26 Zachary Amsden[PATCH] x86: add a bootparameter to reserve high linear...
2006-09-26 Rusty Russell[PATCH] x86: remove locally-defined ldt structure in...
2006-09-26 Neil Horman[PATCH] apm: clean up module initalization
2006-09-26 Chuck Ebbert[PATCH] i386: show_registers(): try harder to print...
2006-09-26 Clemens Ladisch[PATCH] hpet rtc emulation: add watchdog timer
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array...
2006-09-26 keith mannthey[PATCH] convert i386 NUMA KVA space to bootmem
2006-09-26 Dave Jones[PATCH] i386/x86-64: New Intel feature flags
2006-09-26 Dmitriy Zavin[PATCH] x86: Add a cumulative thermal throttle event...
2006-09-26 Dmitriy Zavin[PATCH] i386: Make the jiffies compares use the 64bit...
2006-09-26 Dmitriy Zavin[PATCH] x86: Refactor thermal throttle processing
2006-09-26 Andi Kleen[PATCH] x86: Allow disabling early pci scans with pci...
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Make all early PCI scans dependent...
2006-09-26 Jan Beulich[PATCH] i386/x86-64: Work around gcc bug with noreturn...
2006-09-26 Matthew Garrett[PATCH] x86: - restore i8259A eoi status on resume
2006-09-26 Dave Jones[PATCH] i386: Split multi-line printk in oops output.
2006-09-26 adurbin@google.com[PATCH] i386: add HPET(s) into resource map
2006-09-26 Chuck Ebbert[PATCH] i386: Do better early exception handlers
2006-09-26 Rusty Russell[PATCH] i386: Allow a kernel not to be in ring 0
2006-09-26 Rusty Russell[PATCH] i386: Abstract sensitive instructions
2006-09-26 Magnus Damm[PATCH] i386: Avoid overwriting the current pgd (V4...
2006-09-26 Chuck Ebbert[PATCH] i386: annotate FIX_STACK() and the rest of...
2006-09-26 Fernando Luis Vázq... [PATCH] i386: Disallow kprobes on NMI handlers
2006-09-26 Fernando Luis Vázq... [PATCH] i386: Disallow kprobes on NMI handlers
2006-09-26 Magnus Damm[PATCH] i386: mark cpu cache functions as __cpuinit
2006-09-26 Magnus Damm[PATCH] i386: mark cpu identify functions as __cpuinit
2006-09-26 Magnus Damm[PATCH] i386: mark cpu init functions as __cpuinit...
2006-09-26 Magnus Damm[PATCH] i386: mark cpu_dev structures as __cpuinitdata
2006-09-26 Magnus Damm[PATCH] i386: remove redundant generic_identify() calls...
2006-09-26 Ashok Raj[PATCH] i386: Support physical cpu hotplug for x86_64
2006-09-26 Magnus Damm[PATCH] i386: mark two more functions as __init
2006-09-26 Magnus Damm[PATCH] i386: clean up topology.c
2006-09-26 Rusty Russell[PATCH] i386: Descriptor and trap table cleanups.
2006-09-26 Andi Kleen[PATCH] i386: move kernel_thread_helper into entry.S
2006-09-26 Adrian Bunk[PATCH] i386: Make enable_local_apic static
2006-09-26 Adrian Bunk[PATCH] i386: Make acpi_force static
2006-09-26 Andi Kleen[PATCH] i386: Fix warning in mpparse.c
2006-09-26 Prasanna S.P[PATCH] x86: error_code is not safe for kprobes
2006-09-26 Dave Jones[PATCH] i386: don't taint UP K7's running SMP kernels.
2006-09-26 Jeremy Fitzhardinge[PATCH] i386: fix dubious segment register clear in...
2006-09-26 Andi Kleen[PATCH] i386: Get ebp from unwinder state when continui...
2006-09-26 Andi Kleen[PATCH] i386: Terminate backtrace fallback early if...
2006-09-26 Andi Kleen[PATCH] i386: Do stacktracer conversion too
2006-09-26 Andi Kleen[PATCH] x86: Some preparationary cleanup for stack...
2006-09-26 Chuck Ebbert[PATCH] i386/x86-64: rename is_at_popf(), add iret...
2006-09-26 Andi Kleen[PATCH] x86: Remove unneeded externs in acpi/boot.c
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Move acpi_disabled variables into...
2006-09-26 Rusty Russell[PATCH] i386: Replace i386 open-coded cmdline parsing...
2006-09-26 Jan Beulich[PATCH] i386: initialize end-of-memory variables as...
2006-09-26 Andi Kleen[PATCH] i386: Clean up code style in mpparse.c ACPI...
2006-09-26 Andi Kleen[PATCH] i386: Factor out common io apic routing entry...
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Remove obsolete sanity check in...
2006-09-26 Andi Kleen[PATCH] i386: Redo semaphore and rwlock assembly helpers
2006-09-26 Andi Kleen[PATCH] i386: Account spinlocks to the caller during...
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Don't randomize stack top when...
2006-09-26 Andi Kleen[PATCH] x86: Add portable getcpu call
2006-09-26 Venkatesh Pallipadi[PATCH] x86: i386/x86-64 Add nmi watchdog support for...
2006-09-26 Andi Kleen[PATCH] i386: Enable NMI watchdog by default
2006-09-26 Vivek Goyal[PATCH] i386: Kdump i386 nmi event notification fix
2006-09-26 Shaohua Li[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
2006-09-26 Don Zickus[PATCH] x86: x86 clean up nmi panic messages
2006-09-26 Don Zickus[PATCH] x86: Allow users to force a panic on NMI
2006-09-26 Don Zickus[PATCH] x86: Add abilty to enable/disable nmi watchdog...
2006-09-26 Don Zickus[PATCH] x86: Add abilty to enable/disable nmi watchdog...
2006-09-26 Don Zickus[PATCH] i386/x86-64: Remove un/set_nmi_callback and...
2006-09-26 Don Zickus[PATCH] x86: Cleanup NMI interrupt path
2006-09-26 Don Zickus[PATCH] i386: Add SMP support on i386 to reservation...
2006-09-26 Don Zickus[PATCH] x86: Add performance counter reservation framew...
2006-09-26 Andi Kleen[PATCH] x86: Temporarily revert parts of the Core 2...
2006-09-26 Andi Kleen[PATCH] i386: Allow to use GENERICARCH for UP kernels
2006-09-26 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-26 keith mannthey[PATCH] i386: fix flat mode numa on a real numa system
2006-09-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-24 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-23 James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-09-23 Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-22 Jeremy Fitzhardinge[CPUFREQ] sw_any_bug_dmi_table can be used on resume...
2006-09-22 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/hdroneline
next