summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog mo...Cyrill Gorcunov2008-06-121-1/+2
* x86, nmi: fix buildmingo@elte.hu2008-06-051-2/+0
* x86: watchdog - check for CPU is being supportedCyrill Gorcunov2008-06-051-1/+3
* x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov2008-06-052-9/+9
* x86: fix nmi.c build bugIngo Molnar2008-06-021-0/+2
* x86: coding style fixes for nmi.cHiroshi Shimamoto2008-06-021-9/+7
* - fix typo in include/asm-x86/nmi.hIngo Molnar2008-05-301-1/+1
* x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov2008-05-282-8/+12
* x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov2008-05-253-515/+65
* x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov2008-05-252-23/+63
* x86: nmi_32.c cleanup - use for_each_online_cpu helperCyrill Gorcunov2008-05-251-7/+1
* x86: nmi_64.c - use for_each_possible_cpu helperCyrill Gorcunov2008-05-251-1/+1
* x86: nmi_32.c - unknown_nmi_panic_callback should always panicCyrill Gorcunov2008-05-251-1/+1
* x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov2008-05-252-3/+3
* x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov2008-05-252-9/+14
* x86: nmi_32.c - add "panic" optionCyrill Gorcunov2008-05-251-1/+10
* x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.cCyrill Gorcunov2008-05-252-25/+24
* x86: nmi - die_nmi() output message unificationCyrill Gorcunov2008-05-252-3/+5
* x86: nmi - unify die_nmi() interfaceCyrill Gorcunov2008-05-253-8/+9
* x86: remove duplicate declaration of unknown_nmi_panicFernando Luis Vazquez Cao2008-05-251-1/+0
* x86: nmi and irq counters are unsigned in nmi_64.cHiroshi Shimamoto2008-05-121-2/+2
* x86: use per_cpu data in nmi_32Hiroshi Shimamoto2008-05-121-12/+17
* Linux 2.6.26-rc2v2.6.26-rc2Linus Torvalds2008-05-111-1/+1
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-1113-104/+189
|\
| * i2c: Convert some more new-style drivers to use module aliasingJean Delvare2008-05-115-1/+29
| * i2c: Match dummy devices by typeJean Delvare2008-05-113-8/+10
| * i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki2008-05-111-1/+1
| * i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki2008-05-111-2/+2
| * i2c: Improve the functionality documentationJean Delvare2008-05-111-43/+52
| * i2c: Improve smbus-protocol documentationDavid Brownell2008-05-111-35/+46
| * i2c-piix4: Blacklist two mainboardsJean Delvare2008-05-111-2/+30
| * i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn2008-05-111-3/+12
| * i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl2008-05-111-9/+7
* | Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-113-4/+6
|/
* usb-serial: Add ThinkOptics WavITBernhard Beck2008-05-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-1130-159/+149
|\
| * sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-1117-119/+115
| * sparc: Fix ptrace() detach.David S. Miller2008-05-114-0/+8
| * sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller2008-05-101-5/+0
| * sparc video: remove open boot prom codeRobert Reif2008-05-0812-35/+26
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-111-6/+3
|\ \
| * | [libata] revert new check-ready Status register logicJeff Garzik2008-05-091-6/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-1023-226/+289
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-09323-3407/+5589
| |\ \ \
| | * | | [ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek2008-05-091-16/+3
| | * | | [ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek2008-05-091-0/+1
| | * | | [ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek2008-05-093-49/+7
| | |/ /
| * | | [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov2008-05-091-5/+7
| * | | [ARM] pxa: Fix RCSR handlingRussell King2008-05-089-17/+8
| * | | [ARM] lubbock: fix compilationAlexey Dobriyan2008-05-081-1/+1
OpenPOWER on IntegriCloud