aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-0/+6
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-142/+0
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro1-27/+14
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-16/+0
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-41/+0
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel1-3/+0
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering1-4/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-2/+4
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-2/+4
2006-09-21Fix 'make headers_check' on sh64Paul Mundt4-16/+5
2006-09-12sh64: Use generic BUG_ON()/WARN_ON().Paul Mundt1-12/+4
2006-09-12sh64: Trivial build fixes.Paul Mundt6-20/+30
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters1-1/+2
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+1
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-1/+0
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse10-10/+0
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton1-1/+1
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-5/+0
2006-03-27[PATCH] unify pfn_to_page: sh64 pfn_to_pageKAMEZAWA Hiroyuki1-3/+2
2006-03-26[PATCH] bitops: sh64: use generic bitopsAkinobu Mita1-373/+11
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita1-11/+5
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-03-22[PATCH] mm: remove set_pgdir leftoversChristoph Hellwig1-16/+0
2006-02-01[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt1-1/+1
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-2/+0
2006-01-10[PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk8-30/+30
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-83/+1
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+2
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike1-48/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-2/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+15
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+14
2005-11-09[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas1-4/+0
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+2
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-3/+0
2005-10-28[PATCH] gfp_t: dma-mapping (simple cases)Al Viro1-1/+1