aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)Author
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-02-23h8300: defconfig updateYoshinori Sato
2008-02-23h8300: IRQ handling updateYoshinori Sato
2008-02-23h8300: signal.c typo fixYoshinori Sato
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-06proper show_interrupts() prototypeAdrian Bunk
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03arch/h8300/: Spelling fixesJoe Perches
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel
2007-10-20spelling fixes: arch/h8300/Simon Arlott
2007-10-20H8300: Typo: "buildin" -> "builtin"Robert P. J. Day
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-15kbuild: fix AFLAGS use in h8300 and m68knommuSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-09-11H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variableRobert P. J. Day
2007-08-22h8300: missing includeYoshinori Sato
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams
2007-07-16h8300 entry.S updateYoshinori Sato
2007-07-16h8300: remove unused fileYoshinori Sato
2007-07-16h8300 zImage support updateYoshinori Sato
2007-06-01h8300 trival patchesYoshinori Sato
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-11h8300 syscall updateYoshinori Sato
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07h8300: add zImage supportYoshinori Sato
2007-05-07h8300 generic irqYoshinori Sato
2007-05-07Convert h8/300 to generic timekeepingjohn stultz
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton
2007-02-12[PATCH] Dynamic kernel command-line: h8300Alon Bar-Lev
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds