aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton2-0/+2
2007-02-12[PATCH] Dynamic kernel command-line: h8300Alon Bar-Lev1-3/+3
2007-02-11[PATCH] sort the devres mess outAl Viro2-1/+6
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-6/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter1-0/+4
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-2/+2
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] h8300 stray bracket fixMariusz Kozlowski1-1/+1
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-12-02[NET]: H8300 checksum annotations and cleanups.Al Viro2-13/+18
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+24
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-07-02[PATCH] irq-flags: H8300: Use the new IRQF_ constantsThomas Gleixner2-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel29-29/+0