Age | Commit message (Expand) | Author |
2008-02-08 | mn10300: add platform MTD support for the ASB2303 board | David Howells |
2008-02-08 | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells |
2008-02-08 | aout: mark arches that support A.OUT format | David Howells |
2008-02-08 | time: fix typo in comments | Li Zefan |
2008-02-08 | pid: fix solaris_procids | Eric W. Biederman |
2008-02-08 | pid: fix mips irix emulation pid usage | Eric W. Biederman |
2008-02-08 | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman |
2008-02-07 | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2008-02-07 | SLUB: Alternate fast paths using cmpxchg_local | Christoph Lameter |
2008-02-07 | Fix compilation of powerpc asm-offsets.c with old gcc | Tony Breeds |
2008-02-07 | m68k: correct setting of struct user.u_ar0 | Geert Uytterhoeven |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-07 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2008-02-07 | I8K: add i8k driver to the x86_64 Kconfig | Bradley Smith |
2008-02-07 | m32r: build fix of arch/m32r/kernel/smpboot.c | Mathieu Desnoyers |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin |
2008-02-07 | vmcoreinfo: fix the configuration dependencies | Ken'ichi Ohmichi |
2008-02-07 | vmcoreinfo: rename vmcoreinfo's macros returning the size | Ken'ichi Ohmichi |
2008-02-07 | Use BOOTMEM_EXCLUSIVE for kdump | Bernhard Walle |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2008-02-07 | [SPARC32]: Use regsets in arch_ptrace(). | David S. Miller |
2008-02-07 | [SPARC64]: Use regsets in arch_ptrace(). | David S. Miller |
2008-02-07 | [SPARC64]: Use regsets for ELF core dumping. | David S. Miller |
2008-02-07 | [SPARC64]: Remove unintentional ptrace debugging messages. | David S. Miller |
2008-02-07 | [SPARC]: Move over to arch_ptrace(). | David S. Miller |
2008-02-07 | [SPARC]: Remove PTRACE_SUN* handling. | David S. Miller |
2008-02-07 | [SPARC]: Kill DEBUG_PTRACE code. | David S. Miller |
2008-02-07 | [SPARC32]: Add user regset support. | David S. Miller |
2008-02-07 | [SPARC64]: Add user regsets. | David S. Miller |
2008-02-07 | [SPARC64]: Fix booting on non-zero cpu. | David S. Miller |
2008-02-07 | leds: Standardise LED naming scheme | Richard Purdie |
2008-02-07 | [POWERPC] Add SPE registers to core dumps | Roland McGrath |
2008-02-07 | [POWERPC] Use regset code for compat PTRACE_*REGS* calls | Roland McGrath |
2008-02-07 | [POWERPC] Use generic compat_sys_ptrace | Roland McGrath |
2008-02-07 | [POWERPC] Use generic compat_ptrace_request | Roland McGrath |
2008-02-07 | [POWERPC] Use generic ptrace peekdata/pokedata | Roland McGrath |
2008-02-07 | [POWERPC] Use regset code for PTRACE_*REGS* requests | Roland McGrath |
2008-02-07 | [POWERPC] Switch to generic compat_binfmt_elf code | Roland McGrath |
2008-02-07 | [POWERPC] Add user_regset compat support | Roland McGrath |
2008-02-07 | [POWERPC] Add user_regset_view definitions | Roland McGrath |
2008-02-07 | [POWERPC] Use user_regset accessors for GPRs | Roland McGrath |
2008-02-07 | [POWERPC] ptrace accessors for special regs MSR and TRAP | Roland McGrath |
2008-02-07 | [POWERPC] Use user_regset accessors for SPE regs | Roland McGrath |
2008-02-07 | [POWERPC] Use user_regset accessors for altivec regs | Roland McGrath |