aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)AuthorFilesLines
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesGravatar Matt Helsley 1-0/+2
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-1/+1
2008-10-16asm-h8300/md.h: remove CVS keywordGravatar Adrian Bunk 1-1/+1
2008-10-16h8300: GENERIC_BUG supportGravatar Yoshinori Sato 6-10/+25
2008-10-16h8300: update timer handler - misc updateGravatar Yoshinori Sato 4-83/+97
2008-10-16h8300: update timer handler - new filesGravatar Yoshinori Sato 5-0/+372
2008-10-16h8300: update timer handler - delete filesGravatar Yoshinori Sato 10-310/+0
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYGravatar Martin Schwidefsky 1-1/+1
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Gravatar Adrian Bunk 2-21/+0
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTGravatar David Woodhouse 1-3/+0
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmGravatar Linus Torvalds 99-0/+4610
2008-08-12h8300: fix section mismatchesGravatar Yoshinori Sato 1-6/+3
2008-07-26h8300: use generic show_mem()Gravatar Johannes Weiner 1-27/+0
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsGravatar Adrian Bunk 1-14/+0
2008-07-25inflate: refactor inflate malloc codeGravatar Thomas Petazzoni 1-38/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesGravatar Andrea Righi 1-0/+1
2008-05-16[PATCH] take init_files to fs/file.cGravatar Al Viro 1-1/+0
2008-05-03unified (weak) sys_pipe implementationGravatar Ulrich Drepper 1-17/+0
2008-04-29h8300: use kbuild.h instead of defining macros in asm-offsets.cGravatar Christoph Lameter 1-5/+1
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 3-134/+1
2008-02-23h8300: defconfig updateGravatar Yoshinori Sato 1-123/+140
2008-02-23h8300: IRQ handling updateGravatar Yoshinori Sato 5-311/+89
2008-02-23h8300: signal.c typo fixGravatar Yoshinori Sato 1-2/+2
2008-02-09ide: introduce HAVE_IDEGravatar Sam Ravnborg 1-0/+1
2008-02-08avoid overflows in kernel/time.cGravatar H. Peter Anvin 1-0/+4
2008-02-08procfs: constify function pointer tablesGravatar Jan Engelhardt 1-1/+1
2008-02-08aout: mark arches that support A.OUT formatGravatar David Howells 1-0/+3
2008-02-07Introduce flags for reserve_bootmem()Gravatar Bernhard Walle 1-1/+1
2008-02-06proper show_interrupts() prototypeGravatar Adrian Bunk 1-0/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 1-1/+1
2008-02-03arch/h8300/: Spelling fixesGravatar Joe Perches 1-1/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigGravatar Mathieu Desnoyers 1-2/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hGravatar Sam Ravnborg 1-4/+4
2007-10-30Kbuild/doc: fix links to Documentation filesGravatar Dirk Hohndel 1-1/+1
2007-10-20spelling fixes: arch/h8300/Gravatar Simon Arlott 4-4/+4
2007-10-20H8300: Typo: "buildin" -> "builtin"Gravatar Robert P. J. Day 1-3/+3
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Gravatar Robert P. J. Day 1-1/+1
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationGravatar Mathieu Desnoyers 1-0/+2
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-1/+1
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASGravatar Sam Ravnborg 1-1/+1
2007-10-15kbuild: fix AFLAGS use in h8300 and m68knommuGravatar Sam Ravnborg 1-3/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCGravatar Sam Ravnborg 1-6/+6
2007-09-11H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variableGravatar Robert P. J. Day 1-1/+1
2007-08-22h8300: missing includeGravatar Yoshinori Sato 2-0/+2
2007-07-17PTRACE_POKEDATA consolidationGravatar Alexey Dobriyan 1-4/+1
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsGravatar Dan Williams 1-0/+3
2007-07-16h8300 entry.S updateGravatar Yoshinori Sato 7-456/+193
2007-07-16h8300: remove unused fileGravatar Yoshinori Sato 1-256/+0
2007-07-16h8300 zImage support updateGravatar Yoshinori Sato 5-6/+48
2007-06-01h8300 trival patchesGravatar Yoshinori Sato 2-3/+3