summaryrefslogtreecommitdiff
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-30- fix typo in include/asm-x86/nmi.hIngo Molnar
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-25x86: remove duplicate declaration of unknown_nmi_panicFernando Luis Vazquez Cao
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-11Linux 2.6.26-rc2v2.6.26-rc2tip-x86-timers-2008-05-12-10-09-40tip-x86-threadinfo-2008-05-12-10-09-30tip-x86-ptemask-2008-05-12-10-09-30tip-x86-pebs-2008-05-12-10-09-30tip-x86-pat-2008-05-12-10-09-30tip-x86-numa-2008-05-12-10-09-30tip-x86-nmi-2008-05-12-10-09-30tip-x86-memtest-2008-05-12-10-09-30tip-x86-mce-2008-05-12-10-09-30tip-x86-kconfig-2008-05-12-10-09-30tip-x86-irq-2008-05-12-10-09-30tip-x86-intel-2008-05-12-10-09-30tip-x86-gart-2008-05-12-10-09-30tip-x86-defconfig-2008-05-12-10-09-30tip-x86-cpa-2008-05-12-10-09-30tip-x86-cleanups-2008-05-12-10-09-30tip-x86-build-2008-05-12-10-09-30Linus Torvalds
2008-05-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare
2008-05-11i2c: Match dummy devices by typeJean Delvare
2008-05-11i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki
2008-05-11i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki
2008-05-11i2c: Improve the functionality documentationJean Delvare
2008-05-11i2c: Improve smbus-protocol documentationDavid Brownell
2008-05-11i2c-piix4: Blacklist two mainboardsJean Delvare
2008-05-11i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn
2008-05-11i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl
2008-05-11usb-serial: Add ThinkOptics WavITBernhard Beck
2008-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-11sparc: Fix ptrace() detach.David S. Miller
2008-05-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-10Revert "semaphore: fix"Linus Torvalds
2008-05-10Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds
2008-05-10Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds
2008-05-10x86: rdc: leds build/config fixIngo Molnar
2008-05-10x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan
2008-05-10x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha