summaryrefslogtreecommitdiffstats
path: root/include/asm-h8300
Commit message (Expand)AuthorAgeFilesLines
* h8300 entry.S updateYoshinori Sato2007-07-161-0/+2
* h8300: enable arbitary speed tty port setupAlan Cox2007-07-163-3/+12
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
* h8300 trival patchesYoshinori Sato2007-06-011-1/+1
* h8300 atomic.h updateYoshinori Sato2007-05-151-0/+1
* Consolidate asm/poll.hStephen Rothwell2007-05-111-15/+3
* h8300 syscall updateYoshinori Sato2007-05-111-16/+50
* Remove tas()Jeff Dike2007-05-081-1/+0
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* h8300 generic irqYoshinori Sato2007-05-073-1/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-021-0/+2
|/
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] include/asm-h8300/: "extern inline" -> "static inline"Adrian Bunk2006-12-074-8/+8
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-166/+0
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-041-6/+0
* [NET]: H8300 checksum annotations and cleanups.Al Viro2006-12-021-17/+14
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-51/+0
* [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-011-8/+0
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-3/+3
* Fix H8300 exported headers.David Woodhouse2006-09-211-4/+3
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-1/+0
* [PATCH] Make cpu_relax() imply barrier() on all archesChase Venters2006-07-121-1/+2
* [PATCH] h8300 remove duplicate defineYoshinori Sato2006-07-101-1/+0
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] irq-flags: H8300: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+0
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-4/+0
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-3/+4
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2617-17/+0
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-111-2/+0
* [PATCH] unify pfn_to_page: h8300 pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* [PATCH] bitops: h8300: use generic bitopsAkinobu Mita2006-03-261-213/+9
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-3/+3
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-261-0/+3
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-30/+1
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
* [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan2006-02-031-1/+1
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0
OpenPOWER on IntegriCloud