| Commit message (Expand) | Author | Age |
* | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 |
* | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 2008-09-06 |
* | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 |
* | h8300: fix section mismatches | Yoshinori Sato | 2008-08-12 |
* | h8300: use generic show_mem() | Johannes Weiner | 2008-07-26 |
* | pty: remove unused UNIX98_PTY_COUNT options | Adrian Bunk | 2008-07-25 |
* | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 |
* | h8300: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | h8300: defconfig update | Yoshinori Sato | 2008-02-23 |
* | h8300: IRQ handling update | Yoshinori Sato | 2008-02-23 |
* | h8300: signal.c typo fix | Yoshinori Sato | 2008-02-23 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 |
* | aout: mark arches that support A.OUT format | David Howells | 2008-02-08 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 |
* | proper show_interrupts() prototype | Adrian Bunk | 2008-02-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 |
|\ |
|
| * | arch/h8300/: Spelling fixes | Joe Perches | 2008-02-03 |
* | | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 |
|/ |
|
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 |
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 |
* | spelling fixes: arch/h8300/ | Simon Arlott | 2007-10-19 |
* | H8300: Typo: "buildin" -> "builtin" | Robert P. J. Day | 2007-10-19 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 |
* | kbuild: fix AFLAGS use in h8300 and m68knommu | Sam Ravnborg | 2007-10-15 |
* | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
* | H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable | Robert P. J. Day | 2007-09-11 |
* | h8300: missing include | Yoshinori Sato | 2007-08-22 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 2007-07-16 |
* | h8300 entry.S update | Yoshinori Sato | 2007-07-16 |
* | h8300: remove unused file | Yoshinori Sato | 2007-07-16 |
* | h8300 zImage support update | Yoshinori Sato | 2007-07-16 |
* | h8300 trival patches | Yoshinori Sato | 2007-06-01 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | h8300 syscall update | Yoshinori Sato | 2007-05-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 |
* | | rename thread_info to stack | Roman Zippel | 2007-05-09 |
|/ |
|
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | h8300: add zImage support | Yoshinori Sato | 2007-05-07 |