summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS v10: Update rescue head.sJesper Nilsson1-56/+61
2008-02-08CRIS v10: Update rescue Kbuild makefile.Jesper Nilsson1-37/+19
2008-02-08CRIS v10: Update boot/compressed Kbuild makefile.Jesper Nilsson1-29/+19
2008-02-08CRIS v10: Update boot Kbuild makefile.Jesper Nilsson1-8/+16
2008-02-08CRIS: Update main Kbuild makefile.Jesper Nilsson1-69/+70
2008-02-08CRIS v32: Update and improve axisflashmapJesper Nilsson1-143/+345
2008-02-08CRIS v32: New version of I2C driver.Jesper Nilsson2-14/+187
2008-02-08CRIS v32: Fixup kernel Makefile.Jesper Nilsson1-3/+2
2008-02-08CRIS v32: Update entry.S to working order.Jesper Nilsson1-18/+63
2008-02-08CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson2-5/+8
2008-02-08CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson1-87/+139
2008-02-08CRIS: Minor fixes to mm/fault.cJesper Nilsson1-141/+28
2008-02-08CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson1-111/+0
2008-02-08CRIS v32: Update synchronous serial driver.Jesper Nilsson1-341/+599
2008-02-08CRIS v32: Add L2 cache initialization code.Jesper Nilsson1-0/+29
2008-02-08CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...Jesper Nilsson2-0/+1169
2008-02-08CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson23-186/+3470
2008-02-08CRIS v32: Add new driver files for Etrax-FSJesper Nilsson3-0/+1149
2008-02-08CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson3-0/+1168
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson5-536/+988
2008-02-08Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-0/+4
2008-02-08SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter1-0/+4
2008-02-08Fix compilation of powerpc asm-offsets.c with old gccTony Breeds1-1/+1
2008-02-08m68k: correct setting of struct user.u_ar0Geert Uytterhoeven1-1/+1
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+43
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-922/+1066
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds7-67/+34
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds3-9/+9
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-27/+55
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds68-725/+1516
2008-02-07I8K: add i8k driver to the x86_64 KconfigBradley Smith1-1/+0
2008-02-07m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers1-0/+1
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-2/+1
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi3-3/+9
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi1-1/+1
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2-26/+39
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle40-95/+145
2008-02-07[SPARC32]: Use regsets in arch_ptrace().David S. Miller1-68/+47
2008-02-07[SPARC64]: Use regsets in arch_ptrace().David S. Miller1-132/+77
2008-02-07[SPARC64]: Use regsets for ELF core dumping.David S. Miller1-27/+4
2008-02-07[SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller1-5/+0
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller4-700/+172
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller2-28/+2
2008-02-07[SPARC]: Kill DEBUG_PTRACE code.David S. Miller2-89/+0
2008-02-07[SPARC32]: Add user regset support.David S. Miller1-1/+284
2008-02-07[SPARC64]: Add user regsets.David S. Miller1-1/+581
2008-02-07[SPARC64]: Fix booting on non-zero cpu.David S. Miller2-0/+28
2008-02-07leds: Standardise LED naming schemeRichard Purdie3-9/+9
2008-02-07[POWERPC] Add SPE registers to core dumpsRoland McGrath1-1/+1
2008-02-07[POWERPC] Use regset code for compat PTRACE_*REGS* callsRoland McGrath1-71/+25