summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorLines
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha-2/+8
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek-1/+30
2008-06-04x86: section mismatch fixAndrew Morton-1/+1
2008-06-04x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi-25/+24
2008-06-04x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester-2/+2
2008-06-04x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins-1/+1
2008-06-04x86: ioremap fix failing nesting checkIngo Molnar-2/+3
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha-20/+37
2008-06-04x86: enable preemption in delaySteven Rostedt-8/+53
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar-1/+4
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu-2/+14
2008-05-30lguest: fix ugly <NULL> in /proc/interruptsRusty Russell-2/+3
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg-10/+3
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-20/+26
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds-3/+14
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison-1/+1
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen-3/+3
2008-05-23namespacecheck: automated fixesIngo Molnar-3/+3
2008-05-23x86/xen: fix arbitrary_virt_to_machine()Jan Beulich-1/+1
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert-1/+1
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner-0/+5
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner-10/+10
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner-2/+3
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-4/+4
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+0
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems-1/+1
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf-2/+13
2008-05-19Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+7
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso-4/+4
2008-05-18KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti-1/+1
2008-05-18KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti-1/+1
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity-2/+5
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner-1/+28
2008-05-17x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity-1/+1
2008-05-17x86: remove mwait capability C-state checkIngo Molnar-10/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-32/+39
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath-2/+5
2008-05-13x86: arch/x86/mm/pat.c - fix warningPranith Kumar-2/+2
2008-05-13x86: fix csum_partial() exportIngo Molnar-2/+3
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Andrew Morton-1/+1
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins-19/+20
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi-3/+1
2008-05-13x86/PCI: fix broken ISA DMATakashi Iwai-3/+5
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov-5/+5
2008-05-12x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley-1/+3
2008-05-12x86/pci: fix broken ISA DMATakashi Iwai-3/+5
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-74/+87
2008-05-10x86: rdc: leds build/config fixIngo Molnar-0/+1
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner-2/+9