summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* [h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds2008-08-1399-0/+4610
* h8300: fix section mismatchesYoshinori Sato2008-08-121-6/+3
* h8300: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk2008-07-251-14/+0
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-38/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* h8300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1
* Generic semaphore implementationMatthew Wilcox2008-04-173-134/+1
* h8300: defconfig updateYoshinori Sato2008-02-231-123/+140
* h8300: IRQ handling updateYoshinori Sato2008-02-235-311/+89
* h8300: signal.c typo fixYoshinori Sato2008-02-231-2/+2
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-0/+3
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+1
* proper show_interrupts() prototypeAdrian Bunk2008-02-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-1/+1
|\
| * arch/h8300/: Spelling fixesJoe Perches2008-02-031-1/+1
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
|/
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-1/+1
* spelling fixes: arch/h8300/Simon Arlott2007-10-204-4/+4
* H8300: Typo: "buildin" -> "builtin"Robert P. J. Day2007-10-201-3/+3
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-0/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
* kbuild: fix AFLAGS use in h8300 and m68knommuSam Ravnborg2007-10-151-3/+0
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-6/+6
* H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variableRobert P. J. Day2007-09-111-1/+1
* h8300: missing includeYoshinori Sato2007-08-222-0/+2
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-0/+3
* h8300 entry.S updateYoshinori Sato2007-07-167-456/+193
* h8300: remove unused fileYoshinori Sato2007-07-161-256/+0
* h8300 zImage support updateYoshinori Sato2007-07-165-6/+48
* h8300 trival patchesYoshinori Sato2007-06-012-3/+3
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* h8300 syscall updateYoshinori Sato2007-05-111-26/+52
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-2/+2
|\
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-2/+2
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* h8300: add zImage supportYoshinori Sato2007-05-074-1/+314
* h8300 generic irqYoshinori Sato2007-05-0712-107/+235
* Convert h8/300 to generic timekeepingjohn stultz2007-05-072-52/+4