summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-06-16Merge branch 'linus' into x86/nmitip-x86-nmi-2008-06-16_09.20_MonIngo Molnar
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-12provide rtc_cmos platform deviceStas Sergeev
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar
2008-06-12x86: fix asm warning in head_32.SJoe Korty
2008-06-12geode: fix modular buildIngo Molnar
2008-06-12x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog mo...Cyrill Gorcunov
2008-06-10x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg
2008-06-05x86, nmi: fix buildmingo@elte.hu
2008-06-05x86: watchdog - check for CPU is being supportedCyrill Gorcunov
2008-06-05x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu
2008-06-02x86: fix nmi.c build bugIngo Molnar
2008-06-02suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-06-02x86: coding style fixes for nmi.cHiroshi Shimamoto
2008-06-02x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg
2008-05-28x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov
2008-05-25x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov
2008-05-25x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov
2008-05-25x86: nmi_32.c cleanup - use for_each_online_cpu helperCyrill Gorcunov
2008-05-25x86: nmi_64.c - use for_each_possible_cpu helperCyrill Gorcunov
2008-05-25x86: nmi_32.c - unknown_nmi_panic_callback should always panicCyrill Gorcunov
2008-05-25x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov
2008-05-25x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov
2008-05-25x86: nmi_32.c - add "panic" optionCyrill Gorcunov
2008-05-25x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.cCyrill Gorcunov
2008-05-25x86: nmi - die_nmi() output message unificationCyrill Gorcunov
2008-05-25x86: nmi - unify die_nmi() interfaceCyrill Gorcunov
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...tip-auto-x86-next-base-2008-05-26_08_52_Montip-auto-sched-next-base-2008-05-26_08_52_Montip-auto-latest-base-2008-05-26_08_52_Montip-auto-ftrace-next-base-2008-05-26_08_52_MonLinus Torvalds
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-05-23namespacecheck: automated fixesIngo Molnar
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner
2008-05-17x86: remove mwait capability C-state checkIngo Molnar
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath
2008-05-13x86: fix csum_partial() exportIngo Molnar