NFS: Cleanup nfs_set_port
[safe/jmp/linux-2.6] / arch / x86 / kernel /
2008-10-06 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-06 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-06 Jan Kiszkakgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI
2008-10-06 Rafael J. Wysockix86 ACPI: Blacklist two HP machines with buggy BIOSes
2008-10-05 Yinghai Lux86: gart iommu have direct mapping when agp is present too
2008-10-01 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-30 Zachary Amsdenx86, vmi: fix broken LDT access
2008-09-30 Zachary Amsdenx86: Fix broken LDT access in VMI
2008-09-30 J.A. Magallónx86: fix typo in enable_mtrr_cleanup early parameter
2008-09-29 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-26 Jason Wesselkgdb, x86_64: fix PS CS SS registers in gdb serial
2008-09-26 Jason Wesselkgdb, x86, arm, mips, powerpc: ignore user space single...
2008-09-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-24 Jeremy Katzx86: disable apm on the olpc
2008-09-24 Marc Dionnex86: prevent stale state of c1e_mask across CPU offline...
2008-09-23 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-23 Andreas Herrmannx86: c1e_idle: don't mark TSC unstable if CPU has invar...
2008-09-23 Thomas Gleixnerx86: prevent C-states hang on AMD C1E enabled machines
2008-09-23 Thomas Gleixnerx86: prevent stale state of c1e_mask across CPU offline...
2008-09-23 Ravikiran G Thirumalaix86: fix 27-rc crash on vsmp due to paravirt during...
2008-09-18 Joerg RoedelAMD IOMMU: protect completion wait loop with iommu...
2008-09-18 Joerg RoedelAMD IOMMU: set iommu sunc flag after command queuing
2008-09-16 H. Peter Anvinx86: completely disable NOPL on 32 bits
2008-09-12 Jeremy Fitzhardingex86: fix possible x86_64 and EFI regression
2008-09-10 Julia Lawallarch/x86/kernel/kdebugfs.c: introduce missing kfree
2008-09-09 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-09 Prarit Bhargavax86: fix memmap=exactmap boot argument
2008-09-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-06 Andreas Herrmannx86: cpu_init(): fix memory leak when using CPU hotplug
2008-09-06 Andreas Herrmannx86: pda_init(): fix memory leak when using CPU hotplug
2008-09-06 Yinghai Lux86: move mtrr cpu cap setting early in early_init_xxxx
2008-09-06 Krzysztof Heltx86: delay early cpu initialization until cpuid is...
2008-09-06 Thomas Gleixnerx86: HPET: read back compare register before reading...
2008-09-06 Thomas Gleixnerx86: HPET fix moronic 32/64bit thinko
2008-09-05 H. Peter Anvinx86: use X86_FEATURE_NOPL in alternatives
2008-09-05 H. Peter Anvinx86: add NOPL as a synthetic CPU feature bit
2008-09-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-05 Thomas GleixnerHPET: make minimum reprogramming delta useful
2008-09-04 Alok N Katariax86: Change warning message in TSC calibration.
2008-09-03 Chuck Ebbertx86: add io delay quirk for Presario F700
2008-09-03 Linus TorvaldsSplit up PIT part of TSC calibration from native_calibr...
2008-09-03 Thomas Gleixner[x86] Fix TSC calibration issues
2008-08-26 H. Peter Anvinx86: cpuid: correct return value on partial operations
2008-08-26 H. Peter Anvinx86: msr: correct return value on partial operations
2008-08-26 H. Peter Anvinx86: cpuid: propagate error from smp_call_function_single()
2008-08-26 H. Peter Anvinx86: msr: propagate errors from smp_call_function_single()
2008-08-25 Peter Zijlstrax86: fix cpufreq + sched_clock() regression
2008-08-25 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-08-25 Linus Torvaldsx86: do not enable TSC notifier if we don't need it
2008-08-23 Rafael J. Wysockix86 MCE: Fix CPU hotplug problem with multiple multicor...
2008-08-22 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-08-22 Ingo Molnarx86: work around MTRR mask setting, v2
2008-08-22 Marcin Slusarzx86: fix section mismatch warning - uv_cpu_init
2008-08-22 Alok Katariax86: fix VMI for early params
2008-08-22 Yinghai Lux86: work around MTRR mask setting
2008-08-21 venkatesh.pallipad... x86: PAT Update validate_pat_support for intel CPUs
2008-08-21 Vegard Nossumx86: fix BUG: unable to handle kernel paging request...
2008-08-21 Jeremy Fitzhardingex86: export pv_lock_ops non-GPL
2008-08-21 Arjan van de Venx86: use WARN() in arch/x86/kernel
2008-08-21 David Howellswerror: fix pci calgary
2008-08-20 Cliff Wickmanx86, SGI UV: hardcode the TLB flush interrupt system...
2008-08-20 Samuel Siebx86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"
2008-08-19 Linus TorvaldsRevert "[CPUFREQ][2/2] preregister support for powernow-k8"
2008-08-19 Jiri Kosinax86 iommu: remove unneeded parenthesis
2008-08-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-08-18 Marcin Slusarzx86, calgary: fix section mismatch warning - get_tce_sp...
2008-08-18 Marcin Slusarzx86: silence section mismatch warning - get_local_pda
2008-08-18 David Friesx86: fix i486 suspend to disk CR4 oops
2008-08-18 Marcin Slusarzx86: mpparse.c: fix section mismatch warning
2008-08-18 Marcin Slusarzx86: mmconf: fix section mismatch warning
2008-08-18 Marcin Slusarzx86: fix MP_processor_info section mismatch warning
2008-08-18 Marcin Slusarzx86, tsc: fix section mismatch warning
2008-08-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-08-15 Alex Nixonx86: change init_gdt to update the gdt via write_gdt...
2008-08-15 Ingo MolnarMerge branch 'x86/geode' into x86/urgent
2008-08-15 Huang Yingkexec jump: fix for ftrace
2008-08-15 Huang Yingkexec jump: check code size in control page
2008-08-15 Huang Yingkexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CON...
2008-08-15 Jan Beulichx86-64: fix overlap of modules and fixmap areas
2008-08-15 Jens Rottmannx86, geode-mfgpt: check IRQ before using MFGPT as clock...
2008-08-15 Marcin Slusarzx86, acpi: cleanup, temp_stack is used only when CONFIG...
2008-08-15 Ingo Molnarx86, nmi: clean UP NMI watchdog failure message
2008-08-15 Aristeu Rozanskix86, NMI: fix watchdog failure message
2008-08-15 Mark Langsdorfx86: invalidate caches before going into suspend
2008-08-15 Aristeu Rozanskix86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds
2008-08-15 Ingo MolnarMerge branch 'x86/amd-iommu' into x86/urgent
2008-08-15 Joerg Roedelx86, AMD IOMMU: initialize dma_ops after sysfs registration
2008-08-15 Joerg Roedelx86m AMD IOMMU: cleanup: replace LOW_U32 macro with...
2008-08-15 Joerg Roedelx86, AMD IOMMU: initialize device table properly
2008-08-15 Joerg Roedelx86, AMD IOMMU: use status bit instead of memory write...
2008-08-15 Darrick J. Wongx86, msr: fix NULL pointer deref due to msr_open on...
2008-08-14 Thomas Gleixnerx86: hpet: workaround SB700 BIOS
2008-08-14 Yinghai Lux86: check bigsmp in smp_sanity_check instead of cpu_up
2008-08-14 Max Krasnyanskyx86: resurrect proper handling of maxcpus= kernel optio...
2008-08-14 Ingo MolnarMerge branch 'x86/fpu' into x86/urgent
2008-08-13 John Kellerx86: allow MMCONFIG above 4GB on x86_64
2008-08-13 Marcin Slusarzx86: fix 2 section mismatch warnings - find_and_reserve...
2008-08-13 Marcin Slusarzx86: fix 2 section mismatch warnings - map_high()
2008-08-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
next