aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2-2/+8
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek1-1/+30
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha1-15/+29
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar1-1/+4
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu1-2/+14
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-15/+21
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-3/+14
2008-05-23namespacecheck: automated fixesIngo Molnar1-2/+2
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert1-1/+1
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner1-0/+5
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner1-10/+10
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner1-2/+3
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems1-1/+1
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf1-2/+13
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner1-1/+28
2008-05-17x86: remove mwait capability C-state checkIngo Molnar1-10/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath1-2/+5
2008-05-13x86: fix csum_partial() exportIngo Molnar1-0/+3
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Andrew Morton1-1/+1
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins2-8/+19
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov1-5/+5
2008-05-12x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley1-1/+3
2008-05-12x86/pci: fix broken ISA DMATakashi Iwai1-3/+5
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds7-37/+64
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2-2/+9
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha1-2/+10
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner1-1/+1
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner3-32/+25
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon1-0/+19
2008-05-07pcspkr: fix dependanciesStas Sergeev1-3/+1
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds6-9/+12
2008-05-04x86: fix setup printk format warningRandy Dunlap1-1/+1
2008-05-04x86: remove dell reboot dmi quirk board name matchBen1-1/+0
2008-05-04x86: es7000 build fixIngo Molnar1-2/+5
2008-05-04x86: make additional_cpus staticAdrian Bunk1-1/+1
2008-05-04x86: make start_secondary() staticAdrian Bunk1-1/+1
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2-3/+4
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa1-0/+4
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper2-34/+0
2008-04-30fix: x86: support for new UV apicAndi Kleen1-1/+1
2008-04-30x86: fix early-BUG messageVegard Nossum1-9/+10
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev1-1/+1
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev1-0/+1
2008-04-30x86 VISWS: build fixIngo Molnar1-1/+0
2008-04-30hpet: fixIngo Molnar1-2/+3
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-16/+0
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown147-8060/+8306
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath2-16/+17