summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-05-12[MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle1-4/+7
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell3-23/+49
2008-05-12[MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle1-1/+1
2008-05-12[MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin1-2/+2
2008-05-12[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell1-8/+15
2008-05-12[MIPS] Alchemy: SMBus resource fixSergei Shtylyov1-2/+2
2008-05-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds7-2/+13
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-6/+12
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras3-1/+3
2008-05-12[POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool1-0/+6
2008-05-12[POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.cSegher Boessenkool1-0/+1
2008-05-12[POWERPC] ppc: Use ebony_defconfig for defconfigSegher Boessenkool1-1/+1
2008-05-12[POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras1-0/+2
2008-05-12sparc64: Work around memory probing bug in openfirmware.David S. Miller1-5/+11
2008-05-12[Blackfin] arch: Blackfin checksum annotationsAl Viro1-11/+10
2008-05-12sparc32: fix rtrap.S typoRobert Reif1-1/+1
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-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-219/+269
2008-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds10-74/+87
2008-05-11BKL: 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-10Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King83-782/+956
2008-05-10[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-09ARM: OMAP: Fixed comments on global PRM register usageKalle Jokiniemi1-1/+1
2008-05-09ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ckHögander Jouni1-1/+2
2008-05-09ARM: OMAP: PRCM fixes to ssi clock handlingJouni Högander2-2/+5
2008-05-09ARM: OMAP: Add fuctional clock enabler for iva2Hiroshi DOYU2-2/+4
2008-05-09ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclksJouni Högander1-5/+5
2008-05-09ARM: OMAP: Keymap fix for palmte and palmz71Eduardo Valentin2-2/+2
2008-05-09ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU2-11/+15
2008-05-09ARM: OMAP: DMA: Fix incorrect channel linkingJarkko Nikula1-1/+1
2008-05-09ARM: OMAP: Warn on disabling clocks with no usersTony Lindgren1-1/+9
2008-05-09ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley4-0/+4
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