summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0
* [PATCH] bitops: h8300: use generic bitopsAkinobu Mita2006-03-261-0/+8
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-2/+2
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] multiple exports of strpbrkAndrew Morton2006-03-221-0/+1
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-061-0/+3
* [PATCH] H8/300: CONFIG_CONFIG_ doesn't fly.Ralf Baechle2006-02-202-2/+2
* [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-141-0/+4
* [PATCH] fix a typo in the CPU_H8300H dependenciesAdrian Bunk2006-02-141-1/+1
* [PATCH] h8300: task_stack_page()Al Viro2006-01-121-1/+1
OpenPOWER on IntegriCloud