summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-06-02x86: fix nmi.c build bugIngo Molnar1-0/+2
2008-06-02x86: coding style fixes for nmi.cHiroshi Shimamoto1-9/+7
2008-05-28x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov1-7/+9
2008-05-26x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov3-515/+65
2008-05-26x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov2-23/+63
2008-05-26x86: nmi_32.c cleanup - use for_each_online_cpu helperCyrill Gorcunov1-7/+1
2008-05-26x86: nmi_64.c - use for_each_possible_cpu helperCyrill Gorcunov1-1/+1
2008-05-26x86: nmi_32.c - unknown_nmi_panic_callback should always panicCyrill Gorcunov1-1/+1
2008-05-26x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov2-3/+3
2008-05-26x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov1-6/+13
2008-05-26x86: nmi_32.c - add "panic" optionCyrill Gorcunov1-1/+10
2008-05-26x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.cCyrill Gorcunov2-25/+24
2008-05-26x86: nmi - die_nmi() output message unificationCyrill Gorcunov2-3/+5
2008-05-26x86: nmi - unify die_nmi() interfaceCyrill Gorcunov2-7/+8
2008-05-12x86: nmi and irq counters are unsigned in nmi_64.cHiroshi Shimamoto1-2/+2
2008-05-12x86: use per_cpu data in nmi_32Hiroshi Shimamoto1-12/+17
2008-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds10-74/+87
2008-05-10x86: rdc: leds build/config fixIngo Molnar1-0/+1
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: remove spew print out about bus to node mappingYinghai Lu1-8/+0
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner1-1/+1
2008-05-09Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds1-17/+0
2008-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-3/+1
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner4-60/+47
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon1-0/+19
2008-05-08x86: revert geode config dependencyThomas Gleixner1-1/+0
2008-05-07pcspkr: fix dependanciesStas Sergeev1-3/+1
2008-05-07x86: fix PAE pmd_bad bootup warningHugh Dickins1-7/+0
2008-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-0/+1
2008-05-06sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar1-0/+1
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-46/+62
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu3-2/+8
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu4-41/+51
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds12-40/+26
2008-05-04x86: fix setup printk format warningRandy Dunlap1-1/+1
2008-05-04x86: olpc build fixThomas Gleixner1-0/+1
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk1-1/+1
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-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: undo visws/numaq build changesThomas Gleixner2-28/+10
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa1-0/+4
2008-05-04KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity1-1/+0
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli1-1/+10
2008-05-04KVM: Avoid spurious execeptions after setting registersJan Kiszka1-0/+2