aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300
AgeCommit message (Expand)AuthorFilesLines
2005-01-04[PATCH] FRV: Make calibrate_delay() optionalDavid Howells1-0/+4
2005-01-03[PATCH] H8/300 new systemcall supportYoshinori Sato1-0/+15
2004-11-15[PATCH] H8/300: vmlinux.lds.S updateYoshinori Sato1-15/+14
2004-11-15[PATCH] H8/300: signal handling updateYoshinori Sato3-259/+173
2004-11-15[PATCH] H8/300: /proc/cpuinfo typo fixYoshinori Sato1-1/+1
2004-11-09[PATCH] H8/300 vmlinux.lds updateYoshinori Sato10-172/+58
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky1-0/+3
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar1-1/+1
2004-10-13[PATCH] H8/300 some error/warning fixYoshinori Sato3-3/+4
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath1-11/+2
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig4-4/+3
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven1-29/+29
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III1-22/+1
2004-08-25Merge common signal handling fault handling in generic code.Linus Torvalds1-6/+2
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell1-3/+0
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III1-1/+1
2004-08-16kconfig/all archs: Introduce Kconfig.debugSam Ravnborg2-73/+70
2004-08-16Merge mars.ravnborg.org:/home/sam/bk/kbuild-mm2Sam Ravnborg1-1/+1
2004-08-16kbuild/all archs: Rename *.lds.s to *.ldsSam Ravnborg1-1/+1
2004-08-09[NET]: Kill stray NET_FASTROUTE references.Pawel Sikora1-1/+0
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King1-2/+2
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-2/+2
2004-06-17[PATCH] H8/300: ptrace fixYoshinori Sato4-8/+26
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-0/+1
2004-05-24[PATCH] H8/300 module fixAndrew Morton2-5/+7
2004-05-21[PATCH] H8/300 module support updateYoshinori Sato4-9/+146
2004-05-21[PATCH] H8/300 new ide driver supportYoshinori Sato2-15/+39
2004-05-21[PATCH] H8/300 mtd setup fixYoshinori Sato2-2/+2
2004-05-14[PATCH] H8/300: more cleanupAndrew Morton9-62/+103
2004-05-14[PATCH] H8/300: delete headersAndrew Morton1-7/+2
2004-05-14[PATCH] H8/300: KconfigAndrew Morton2-116/+184
2004-05-14[PATCH] H8/300: preempt supportAndrew Morton3-81/+114
2004-05-14[PATCH] H8/300: pic supportAndrew Morton1-0/+4
2004-05-14[PATCH] H8/300: ldscripts fixAndrew Morton1-0/+3
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton1-7/+1
2004-04-21[PATCH] remove show_trace_task()Andrew Morton1-6/+0
2004-04-18[PATCH] h8300 stack bounds checkingAndrew Morton1-1/+1
2004-04-11[PATCH] H8/300 support updateAndrew Morton4-34/+36
2004-04-11[PATCH] H8/300 support update (3/3) - othersAndrew Morton4-107/+22
2004-04-11[PATCH] H8/300 support update (2/3) - entry.S cleanupAndrew Morton3-43/+21
2004-04-11[PATCH] H8/300 support update (1/3) - ptrace fixAndrew Morton5-215/+387
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton3-5/+4
2004-03-14[PATCH] H8/300: makefile cleanupYoshinori Sato5-24/+1
2004-03-14[PATCH] H8/300: fix waringYoshinori Sato3-4/+4
2004-03-14[PATCH] H8/300: fix build errorYoshinori Sato1-0/+4
2004-03-14[PATCH] H8/300: Interrupt handling cleanupYoshinori Sato6-70/+234
2004-03-11[PATCH] Clean up sys_ioperm stubsAndrew Morton2-6/+1
2004-03-01[PATCH] remove a few remaining "make dep" referencesAndrew Morton8-33/+0
2004-02-24[PATCH] add syscalls.hAndrew Morton2-5/+3
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul1-1/+1
2004-02-20[PATCH] H8/300 Kconfig / defconfig updateYoshinori Sato3-50/+234
2004-02-20[PATCH] H8/300 io.h bussizing problem fixYoshinori Sato5-25/+26
2004-02-20[PATCH] H8/300 warning fixYoshinori Sato5-6/+9
2004-02-18[PATCH] add clock_was_set() to all architecturesAndrew Morton1-0/+1
2004-02-03[PATCH] H8/300 support update (2/3): compiler warningsYoshinori Sato2-14/+12
2004-02-03[PATCH] H8/300 support update (1/3): obsolete headerYoshinori Sato1-1/+0
2004-01-19[PATCH] sort exception tablesPaul Mackerras2-31/+1
2003-12-29[PATCH] seq_file version of /proc/interruptsAndrew Morton2-4/+4
2003-12-29[PATCH] Add `gcc -Os' config optionAndrew Morton2-1/+5
2003-10-25[PATCH] fix h8/300 supportYoshinori Sato1-0/+6
2003-10-15[PATCH] H8/300 support updateYoshinori Sato4-12/+19
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo6-0/+39
2003-09-28[PATCH] Correct URL in h8300 READMEDave Jones1-1/+1
2003-09-25[PATCH] janitor: h8300: put_user for error handlingRandy Dunlap1-9/+2
2003-09-25[NET]: Consolidate ax25/isdn/bluetooth Kconfig inclusion.Christoph Hellwig1-6/+0
2003-09-23[PATCH] asm/softirq.h is deadAndrew Morton1-1/+0
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton1-1/+1
2003-08-31[PATCH] kill CONFIG_KCORE_AOUTAndrew Morton1-7/+0
2003-08-31[PATCH] c99 struct initialiser conversionsAndrew Morton1-10/+10
2003-08-31[PATCH] h8300 include updateYoshinori Sato2-30/+5
2003-08-31[PATCH] h8300 interrupt problem fixYoshinori Sato2-6/+12
2003-08-21[PATCH] h8300 support fix (1/2)Yoshinori Sato20-121/+197
2003-08-05kbuild: Move generation of vmlinux.lds.s into arch/.../kernelKai Germaschewski2-5/+2
2003-07-31[PATCH] h8300: build error fixesYoshinori Sato3-8/+8
2003-07-31[PATCH] h8300: arch updateYoshinori Sato10-191/+262
2003-07-31[PATCH] h8300: H8S architecture supportYoshinori Sato15-0/+1414
2003-07-31[PATCH] h8300: interrupt management updateYoshinori Sato17-762/+471
2003-07-31[PATCH] h8300: config updatesYoshinori Sato4-51/+279
2003-07-25[PATCH] usr/: Updated .incbin supportSam Ravnborg1-1/+0
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk2-4/+0
2003-06-18DRIVER: add drivers/base/Kconfig to all arch main Kconfig files.Greg Kroah-Hartman1-0/+2
2003-06-17[PATCH] Consolidate Kconfigs for binfmtsMatthew Wilcox1-4/+1
2003-06-14[PATCH] ide: move "config IDE" to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-15/+0
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright1-0/+1
2003-06-07[PATCH] all archs: Replace O_TARGET with lib-ySam Ravnborg1-2/+1
2003-04-20[PATCH] replace URLs in KconfigRandy Dunlap1-2/+2
2003-04-17[PATCH] H8300 supportAlan Cox48-0/+6264