summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-06-12x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog mo...Cyrill Gorcunov
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-02x86: fix nmi.c build bugIngo Molnar
2008-06-02x86: coding style fixes for nmi.cHiroshi Shimamoto
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-12x86: nmi and irq counters are unsigned in nmi_64.cHiroshi Shimamoto
2008-05-12x86: use per_cpu data in nmi_32Hiroshi Shimamoto
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-04x86: fix setup printk format warningRandy Dunlap
2008-05-04x86: remove dell reboot dmi quirk board name matchBen
2008-05-04x86: es7000 build fixIngo Molnar
2008-05-04x86: make additional_cpus staticAdrian Bunk
2008-05-04x86: make start_secondary() staticAdrian Bunk
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-30fix: x86: support for new UV apicAndi Kleen
2008-04-30x86: fix early-BUG messageVegard Nossum
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev
2008-04-30x86 VISWS: build fixIngo Molnar
2008-04-30hpet: fixIngo Molnar
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-04-29x86: use kbuild.hChristoph Lameter
2008-04-29proc: remove proc_root from driversAlexey Dobriyan