aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh64
AgeCommit message (Expand)Author
2007-05-14sh64: generic quicklist support.Paul Mundt
2007-05-14sh64: Fixup sh-sci build.Paul Mundt
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt
2007-05-14sh64: dma-mapping updates.Paul Mundt
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt
2007-05-14sh64: Wire up many new syscalls.Paul Mundt
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-08Remove tas()Jeff Dike
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-21Fix 'make headers_check' on sh64Paul Mundt
2006-09-12sh64: Use generic BUG_ON()/WARN_ON().Paul Mundt
2006-09-12sh64: Trivial build fixes.Paul Mundt
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-27[PATCH] unify pfn_to_page: sh64 pfn_to_pageKAMEZAWA Hiroyuki
2006-03-26[PATCH] bitops: sh64: use generic bitopsAkinobu Mita
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-22[PATCH] mm: remove set_pgdir leftoversChristoph Hellwig
2006-02-01[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-10[PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk