aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: fix nmi.c build bugIngo Molnar2008-06-02
* x86: coding style fixes for nmi.cHiroshi Shimamoto2008-06-02
* x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov2008-05-28
* x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov2008-05-25
* x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov2008-05-25
* x86: nmi_32.c cleanup - use for_each_online_cpu helperCyrill Gorcunov2008-05-25
* x86: nmi_64.c - use for_each_possible_cpu helperCyrill Gorcunov2008-05-25
* x86: nmi_32.c - unknown_nmi_panic_callback should always panicCyrill Gorcunov2008-05-25
* x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov2008-05-25
* x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov2008-05-25
* x86: nmi_32.c - add "panic" optionCyrill Gorcunov2008-05-25
* x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.cCyrill Gorcunov2008-05-25
* x86: nmi - die_nmi() output message unificationCyrill Gorcunov2008-05-25
* x86: nmi - unify die_nmi() interfaceCyrill Gorcunov2008-05-25
* x86: nmi and irq counters are unsigned in nmi_64.cHiroshi Shimamoto2008-05-12
* x86: use per_cpu data in nmi_32Hiroshi Shimamoto2008-05-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-11
|\
| * x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-10
| * x86: fix fpu restore from sig returnSuresh Siddha2008-05-10
| * x86: revert printk format warning change which is for linux-nextThomas Gleixner2008-05-10
| * x86: cleanup PAT cpu validationThomas Gleixner2008-05-08
| * x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-08
* | pcspkr: fix dependanciesStas Sergeev2008-05-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-04
|\
| * x86: fix setup printk format warningRandy Dunlap2008-05-04
| * x86: remove dell reboot dmi quirk board name matchBen2008-05-04
| * x86: es7000 build fixIngo Molnar2008-05-04
| * x86: make additional_cpus staticAdrian Bunk2008-05-04
| * x86: make start_secondary() staticAdrian Bunk2008-05-04
| * kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2008-05-04
* | x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-04
|/
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-03
* fix: x86: support for new UV apicAndi Kleen2008-04-30
* x86: fix early-BUG messageVegard Nossum2008-04-30
* x86: iommu_sac_force can become staticDmitri Vorobiev2008-04-30
* x86: add proper header for reboot_forceDmitri Vorobiev2008-04-30
* x86 VISWS: build fixIngo Molnar2008-04-30
* hpet: fixIngo Molnar2008-04-30
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\
| *---------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30
| |\ \ \ \ \ \
| | | | | | * | PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton2008-04-15
| | | | | | * | PM: Remove legacy PMPavel Machek2008-04-15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-30
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\ \ \ \ \ \ \
| * | | | | | | x86: fix PCI MSI breaks when booting with nosmpJesse Barnes2008-04-29
| * | | | | | | bootprotocol: cleanupIngo Molnar2008-04-29
| * | | | | | | x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum2008-04-29
| * | | | | | | x86: !x & y typo in mtrr codeHarvey Harrison2008-04-29
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\ \ \ \ \ \ \
| * | | | | | | x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-26