aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds1-0/+4
2008-02-07SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter1-0/+4
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds1-1/+1
2008-02-07m68k: 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/dtor/inputLinus 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/linux-acpi-2.6Linus 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/paulus/powerpcLinus 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
2008-02-07[POWERPC] Use generic compat_sys_ptraceRoland McGrath1-28/+5
2008-02-07[POWERPC] Use generic compat_ptrace_requestRoland McGrath1-32/+2
2008-02-07[POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath1-12/+0
2008-02-07[POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath1-175/+59
2008-02-07[POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath3-70/+2
2008-02-07[POWERPC] Add user_regset compat supportRoland McGrath1-0/+162
2008-02-07[POWERPC] Add user_regset_view definitionsRoland McGrath2-0/+54
2008-02-07[POWERPC] Use user_regset accessors for GPRsRoland McGrath1-0/+91
2008-02-07[POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath1-15/+30
2008-02-07[POWERPC] Use user_regset accessors for SPE regsRoland McGrath1-33/+57
2008-02-07[POWERPC] Use user_regset accessors for altivec regsRoland McGrath1-34/+78
2008-02-07[POWERPC] Use user_regset accessors for FP regsRoland McGrath1-6/+31
2008-02-07Revert "cpuidle: build fix for non-x86"Len Brown1-3/+0
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown2-7/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk2-7/+0
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown2-0/+12
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2-3/+3
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown1-0/+6
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown4-57/+16
2008-02-07cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com1-0/+3