Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin | 10 | -0/+45 |
2008-02-08 | Basic PWM driver for AVR32 and AT91 | David Brownell | 1 | -0/+54 |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt | 12 | -12/+12 |
2008-02-08 | libfs: rename simple_attr_close to simple_attr_release | Christoph Hellwig | 1 | -1/+1 |
2008-02-08 | libfs: allow error return from simple attributes | Christoph Hellwig | 2 | -11/+15 |
2008-02-08 | Fix container_of() usage | Alexey Dobriyan | 1 | -1/+1 |
2008-02-08 | misc: removal of final callers using fastcall | Harvey Harrison | 1 | -1/+1 |
2008-02-08 | mn10300: add platform MTD support for the ASB2303 board | David Howells | 3 | -2/+105 |
2008-02-08 | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 100 | -0/+18189 |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 22 | -23/+0 |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 10 | -238/+2 |
2008-02-08 | aout: mark arches that support A.OUT format | David Howells | 14 | -2/+42 |
2008-02-08 | time: fix typo in comments | Li Zefan | 2 | -8/+8 |
2008-02-08 | pid: fix solaris_procids | Eric W. Biederman | 1 | -2/+2 |
2008-02-08 | pid: fix mips irix emulation pid usage | Eric W. Biederman | 3 | -19/+23 |
2008-02-08 | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman | 1 | -12/+12 |
2008-02-07 | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 1 | -0/+4 |
2008-02-07 | SLUB: Alternate fast paths using cmpxchg_local | Christoph Lameter | 1 | -0/+4 |
2008-02-07 | Fix compilation of powerpc asm-offsets.c with old gcc | Tony Breeds | 1 | -1/+1 |
2008-02-07 | m68k: correct setting of struct user.u_ar0 | Geert Uytterhoeven | 1 | -1/+1 |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+43 |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 7 | -922/+1066 |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 7 | -67/+34 |
2008-02-07 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 3 | -9/+9 |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 6 | -27/+55 |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 68 | -725/+1516 |
2008-02-07 | I8K: add i8k driver to the x86_64 Kconfig | Bradley Smith | 1 | -1/+0 |
2008-02-07 | m32r: build fix of arch/m32r/kernel/smpboot.c | Mathieu Desnoyers | 1 | -0/+1 |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 1 | -2/+1 |
2008-02-07 | vmcoreinfo: fix the configuration dependencies | Ken'ichi Ohmichi | 3 | -3/+9 |
2008-02-07 | vmcoreinfo: rename vmcoreinfo's macros returning the size | Ken'ichi Ohmichi | 1 | -1/+1 |
2008-02-07 | Use BOOTMEM_EXCLUSIVE for kdump | Bernhard Walle | 2 | -26/+39 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 40 | -95/+145 |
2008-02-07 | [SPARC32]: Use regsets in arch_ptrace(). | David S. Miller | 1 | -68/+47 |
2008-02-07 | [SPARC64]: Use regsets in arch_ptrace(). | David S. Miller | 1 | -132/+77 |
2008-02-07 | [SPARC64]: Use regsets for ELF core dumping. | David S. Miller | 1 | -27/+4 |
2008-02-07 | [SPARC64]: Remove unintentional ptrace debugging messages. | David S. Miller | 1 | -5/+0 |
2008-02-07 | [SPARC]: Move over to arch_ptrace(). | David S. Miller | 4 | -700/+172 |
2008-02-07 | [SPARC]: Remove PTRACE_SUN* handling. | David S. Miller | 2 | -28/+2 |
2008-02-07 | [SPARC]: Kill DEBUG_PTRACE code. | David S. Miller | 2 | -89/+0 |
2008-02-07 | [SPARC32]: Add user regset support. | David S. Miller | 1 | -1/+284 |
2008-02-07 | [SPARC64]: Add user regsets. | David S. Miller | 1 | -1/+581 |
2008-02-07 | [SPARC64]: Fix booting on non-zero cpu. | David S. Miller | 2 | -0/+28 |
2008-02-07 | leds: Standardise LED naming scheme | Richard Purdie | 3 | -9/+9 |
2008-02-07 | [POWERPC] Add SPE registers to core dumps | Roland McGrath | 1 | -1/+1 |
2008-02-07 | [POWERPC] Use regset code for compat PTRACE_*REGS* calls | Roland McGrath | 1 | -71/+25 |
2008-02-07 | [POWERPC] Use generic compat_sys_ptrace | Roland McGrath | 1 | -28/+5 |
2008-02-07 | [POWERPC] Use generic compat_ptrace_request | Roland McGrath | 1 | -32/+2 |
2008-02-07 | [POWERPC] Use generic ptrace peekdata/pokedata | Roland McGrath | 1 | -12/+0 |
2008-02-07 | [POWERPC] Use regset code for PTRACE_*REGS* requests | Roland McGrath | 1 | -175/+59 |