Age | Commit message (Expand) | Author | Files | Lines |
2009-01-14 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2 | -2/+0 |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 1 | -1/+1 |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 1 | -1/+0 |
2009-01-06 | h8300: introduce asm/swab.h | Harvey Harrison | 3 | -7/+12 |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 1 | -0/+2 |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -1/+2 |
2009-01-06 | Staging: Kconfig for ARCH=arm,8300, cris | F. Duncan M. Haldane | 1 | -0/+2 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2009-01-03 | h8300: define __fls | Rusty Russell | 1 | -0/+1 |
2008-12-31 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-10-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+2 |
2008-10-20 | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 1 | -0/+2 |
2008-10-20 | Merge branch 'master' into for-upstream | David Vrabel | 29 | -429/+496 |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-10-16 | asm-h8300/md.h: remove CVS keyword | Adrian Bunk | 1 | -1/+1 |
2008-10-16 | h8300: GENERIC_BUG support | Yoshinori Sato | 6 | -10/+25 |
2008-10-16 | h8300: update timer handler - misc update | Yoshinori Sato | 4 | -83/+97 |
2008-10-16 | h8300: update timer handler - new files | Yoshinori Sato | 5 | -0/+372 |
2008-10-16 | h8300: update timer handler - delete files | Yoshinori Sato | 10 | -310/+0 |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 1 | -1/+1 |
2008-09-17 | uwb: add the UWB stack (build system) | Greg Kroah-Hartman | 1 | -0/+2 |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2 | -21/+0 |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 1 | -3/+0 |
2008-08-13 | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 99 | -0/+4610 |
2008-08-12 | h8300: fix section mismatches | Yoshinori Sato | 1 | -6/+3 |
2008-07-26 | h8300: use generic show_mem() | Johannes Weiner | 1 | -27/+0 |
2008-07-25 | pty: remove unused UNIX98_PTY_COUNT options | Adrian Bunk | 1 | -14/+0 |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni | 1 | -38/+0 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-04-29 | h8300: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 1 | -5/+1 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 3 | -134/+1 |
2008-02-23 | h8300: defconfig update | Yoshinori Sato | 1 | -123/+140 |
2008-02-23 | h8300: IRQ handling update | Yoshinori Sato | 5 | -311/+89 |
2008-02-23 | h8300: signal.c typo fix | Yoshinori Sato | 1 | -2/+2 |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg | 1 | -0/+1 |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin | 1 | -0/+4 |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2008-02-08 | aout: mark arches that support A.OUT format | David Howells | 1 | -0/+3 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 1 | -1/+1 |
2008-02-06 | proper show_interrupts() prototype | Adrian Bunk | 1 | -0/+1 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2008-02-03 | arch/h8300/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 1 | -2/+0 |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 1 | -4/+4 |
2007-10-30 | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 1 | -1/+1 |
2007-10-20 | spelling fixes: arch/h8300/ | Simon Arlott | 4 | -4/+4 |