x86 setup: correct segfault in generation of 32-bit reloc kernel
[safe/jmp/linux-2.6] / arch / x86 /
2008-10-03 H. Peter Anvinx86 setup: correct segfault in generation of 32-bit...
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 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
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-22 Andrea Righix86, oprofile: BUG scheduling while atomic
2008-09-19 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
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-14 Alex Nixonx86/paravirt: Remove duplicate paravirt_pagetable_setup...
2008-09-14 Jeremy Fitzhardingexen: fix for xen guest with mem > 3.7G
2008-09-12 Jeremy Fitzhardingex86: fix possible x86_64 and EFI regression
2008-09-11 Sheng YangKVM: VMX: Always return old for clear_flush_young(...
2008-09-11 Joerg RoedelKVM: SVM: fix guest global tlb flushes with NPT
2008-09-11 Joerg RoedelKVM: SVM: fix random segfaults with NPT enabled
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-08 Linus Torvaldsx86: disable static NOPLs on 32 bits
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 Eduardo Habkostx86, xen: Use native_pte_flags instead of native_pte_va...
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 H. Peter Anvinx86: boot: stub out unimplemented CPU feature words
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-09-02 Linus TorvaldsUn-break printk strings in x86 PCI probing code
2008-08-29 Linus TorvaldsRevert "x86: fix HPET regression in 2.6.26 versus 2...
2008-08-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-08-27 H. Peter Anvinx86: update defconfigs
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 Linus Torvalds[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512
2008-08-25 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-08-25 Avi KivityKVM: MMU: Fix torn shadow pte
2008-08-25 Peter Zijlstrax86: fix cpufreq + sched_clock() regression
2008-08-25 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-08-25 Yinghai Lux86: fix HPET regression in 2.6.26 versus 2.6.25, check...
2008-08-25 Linus Torvaldsx86: do not enable TSC notifier if we don't need it
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-23 Rafael J. Wysockix86 MCE: Fix CPU hotplug problem with multiple multicor...
2008-08-23 Robert Richterx86: fix: make PCI ECS for AMD CPUs hotplug capable
2008-08-23 Robert Richterx86: fix: do not run code in amd_bus.c on non-AMD CPUs
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 Jan Beulichx86: fix two modpost warnings in mm/init_64.c
2008-08-22 Jan Beulichx86: fix 1:1 mapping init on 64-bit (memory hotplug...
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 venkatesh.pallipad... devmem, x86: PAT Change /dev/mem mmap with O_SYNC to...
2008-08-21 venkatesh.pallipad... x86: PAT proper tracking of set_memory_uc and friends
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 Marcin Slusarzx86, mmiotrace: silence section mismatch warning -...
2008-08-21 Arjan van de Venx86: use WARN() in arch/x86/kernel
2008-08-21 Arjan van de Venx86: use WARN() in arch/x86/mm/ioremap.c
2008-08-21 David Howellswerror: fix pci calgary
2008-08-20 Andi Kleenx86: fix oprofile + hibernation badness
2008-08-20 Cliff Wickmanx86, SGI UV: hardcode the TLB flush interrupt system...
2008-08-20 Venki Pallipadix86: fix Xorg startup/shutdown slowdown with PAT
2008-08-20 Samuel Siebx86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"
2008-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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 Jesse BarnesMerge branch 'pci-for-jesse' of git://git./linux/kernel...
2008-08-18 Andi Kleenx86: fix build warnings in real mode code
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
next