summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-06-05x86, nmi: fix buildmingo@elte.hu1-2/+0
2008-06-05x86: watchdog - check for CPU is being supportedCyrill Gorcunov1-1/+3
2008-06-05x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov1-6/+8
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-25x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov3-515/+65
2008-05-25x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov2-23/+63
2008-05-25x86: nmi_32.c cleanup - use for_each_online_cpu helperCyrill Gorcunov1-7/+1
2008-05-25x86: nmi_64.c - use for_each_possible_cpu helperCyrill Gorcunov1-1/+1
2008-05-25x86: nmi_32.c - unknown_nmi_panic_callback should always panicCyrill Gorcunov1-1/+1
2008-05-25x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov2-3/+3
2008-05-25x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov1-6/+13
2008-05-25x86: nmi_32.c - add "panic" optionCyrill Gorcunov1-1/+10
2008-05-25x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.cCyrill Gorcunov2-25/+24
2008-05-25x86: nmi - die_nmi() output message unificationCyrill Gorcunov2-3/+5
2008-05-25x86: 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-101/+97
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller9-96/+91
2008-05-11sparc: Fix ptrace() detach.David S. Miller2-0/+6
2008-05-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-219/+269
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds10-74/+87
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds1-11/+0
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-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller1-5/+0
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King83-782/+956
2008-05-09[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov1-5/+7
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds23-107/+682
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds39-1000/+392
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds18-137/+384
2008-05-09m32r: use generic sys_pipeChristoph Hellwig1-23/+0
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig1-22/+0
2008-05-09[ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek1-16/+3
2008-05-09[ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek1-0/+1
2008-05-09[ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek3-49/+7
2008-05-09SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin1-2/+2
2008-05-09[POWERPC] Remove leftover printk in isa-bridge.cNate Case1-3/+0
2008-05-09[POWERPC] Remove duplicate #includeHuang Weiyi1-1/+0
2008-05-09[POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt1-3/+3
2008-05-09[POWERPC] Document when printk is useableBenjamin Herrenschmidt1-0/+4
2008-05-09[POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt1-4/+0
2008-05-09[POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt1-10/+43
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras319-7478/+7933
2008-05-09sh: update smc91x platform data for se7206.Paul Mundt1-3/+14