summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
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: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha-15/+29
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-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+21
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds-3/+14
2008-05-23namespacecheck: automated fixesIngo Molnar-2/+2
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-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-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner-1/+28
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-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath-2/+5
2008-05-13x86: fix csum_partial() exportIngo Molnar-0/+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-8/+19
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-37/+64
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner-2/+9
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha-2/+10
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner-1/+1
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner-32/+25
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon-0/+19
2008-05-07pcspkr: fix dependanciesStas Sergeev-3/+1
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-9/+12
2008-05-04x86: fix setup printk format warningRandy Dunlap-1/+1
2008-05-04x86: remove dell reboot dmi quirk board name matchBen-1/+0
2008-05-04x86: es7000 build fixIngo Molnar-2/+5
2008-05-04x86: make additional_cpus staticAdrian Bunk-1/+1
2008-05-04x86: make start_secondary() staticAdrian Bunk-1/+1
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg-3/+4
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa-0/+4
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-34/+0
2008-04-30fix: x86: support for new UV apicAndi Kleen-1/+1
2008-04-30x86: fix early-BUG messageVegard Nossum-9/+10
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev-1/+1
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev-0/+1
2008-04-30x86 VISWS: build fixIngo Molnar-1/+0
2008-04-30hpet: fixIngo Molnar-2/+3
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-16/+0
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown-8060/+8306
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath-16/+17