summaryrefslogtreecommitdiff
path: root/arch
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-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-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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus 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-10x86: rdc: leds build/config fixIngo Molnar
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King
2008-05-09[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-09m32r: use generic sys_pipeChristoph Hellwig
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig
2008-05-09[ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek
2008-05-09[ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek
2008-05-09[ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek
2008-05-09SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin
2008-05-09[POWERPC] Remove leftover printk in isa-bridge.cNate Case
2008-05-09[POWERPC] Remove duplicate #includeHuang Weiyi
2008-05-09[POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt
2008-05-09[POWERPC] Document when printk is useableBenjamin Herrenschmidt
2008-05-09[POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt
2008-05-09[POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras