aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds99-0/+4610
2008-08-12h8300: fix section mismatchesYoshinori Sato1-6/+3
2008-07-26h8300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk1-14/+0
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-38/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-29h8300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-17Generic semaphore implementationMatthew Wilcox3-134/+1
2008-02-23h8300: defconfig updateYoshinori Sato1-123/+140
2008-02-23h8300: IRQ handling updateYoshinori Sato5-311/+89
2008-02-23h8300: signal.c typo fixYoshinori Sato1-2/+2
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-0/+4
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2008-02-06proper show_interrupts() prototypeAdrian Bunk1-0/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2008-02-03arch/h8300/: Spelling fixesJoe Perches1-1/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-1/+1
2007-10-20spelling fixes: arch/h8300/Simon Arlott4-4/+4
2007-10-20H8300: Typo: "buildin" -> "builtin"Robert P. J. Day1-3/+3
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-0/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-15kbuild: fix AFLAGS use in h8300 and m68knommuSam Ravnborg1-3/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-6/+6
2007-09-11H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variableRobert P. J. Day1-1/+1
2007-08-22h8300: missing includeYoshinori Sato2-0/+2
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-0/+3
2007-07-16h8300 entry.S updateYoshinori Sato7-456/+193
2007-07-16h8300: remove unused fileYoshinori Sato1-256/+0
2007-07-16h8300 zImage support updateYoshinori Sato5-6/+48
2007-06-01h8300 trival patchesYoshinori Sato2-3/+3
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-11h8300 syscall updateYoshinori Sato1-26/+52
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-07h8300: add zImage supportYoshinori Sato4-1/+314
2007-05-07h8300 generic irqYoshinori Sato12-107/+235
2007-05-07Convert h8/300 to generic timekeepingjohn stultz2-52/+4