aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-192-0/+2
* [PATCH] Dynamic kernel command-line: h8300Alon Bar-Lev2007-02-121-3/+3
* [PATCH] sort the devres mess outAl Viro2007-02-112-1/+6
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-6/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* | [PATCH] h8300 stray bracket fixMariusz Kozlowski2006-12-071-1/+1
|/
* [NET]: H8300 checksum annotations and cleanups.Al Viro2006-12-022-13/+18
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+24
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* [PATCH] irq-flags: H8300: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3029-29/+0