index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
nmi.c
Age
Commit message (
Expand
)
Author
2008-09-22
x86, NMI watchdog: setup before enabling NMI watchdog
Aristeu Rozanski
2008-08-15
x86, nmi: clean UP NMI watchdog failure message
Ingo Molnar
2008-08-15
x86, NMI: fix watchdog failure message
Aristeu Rozanski
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
2008-07-20
x86: add unknown_nmi_panic kernel parameter
Simon Arlott
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-11
x86: Recover timer_ack lost in the merge of the NMI watchdog
Maciej W. Rozycki
2008-07-08
x86: nmi_watchdog - introduce nmi_watchdog_active() helper
Cyrill Gorcunov
2008-07-08
x86: nmi_watchdog - use NMI_NONE by default
Cyrill Gorcunov
2008-07-08
x86: nmi_watchdog - remove useless check
Cyrill Gorcunov
2008-07-08
Merge branch 'x86/nmi' into x86/devel
Ingo Molnar
2008-06-19
x86: fix typo CONFIX -> CONFIG
Glauber Costa
2008-06-12
x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog mo...
Cyrill Gorcunov
2008-06-05
x86, nmi: fix build
mingo@elte.hu
2008-06-05
x86: nmi - consolidate nmi_watchdog_default for 32bit mode
Cyrill Gorcunov
2008-06-02
x86: fix nmi.c build bug
Ingo Molnar
2008-06-02
x86: coding style fixes for nmi.c
Hiroshi Shimamoto
2008-05-28
x86: nmi - fix incorrect NMI watchdog used by default
Cyrill Gorcunov
2008-05-25
x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.c
Cyrill Gorcunov