summaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)Author
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-27[PATCH] unify pfn_to_page: sh pfn_to_pageKAMEZAWA Hiroyuki
2006-03-26[PATCH] bitops: sh: make thread_info.flags an unsigned longAkinobu Mita
2006-03-26[PATCH] bitops: sh: use generic bitopsAkinobu Mita
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-02-01[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt
2006-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt
2006-01-16[PATCH] sh: Simple timer frameworkPaul Mundt
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt
2006-01-16[PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt
2006-01-16[PATCH] sh: kexec() supportkogiidena
2006-01-16[PATCH] sh: DMA updatesPaul Mundt
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] sh: task_stack_page()Al Viro
2006-01-12[PATCH] sh: task_pt_regs()Al Viro
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-10[PATCH] Generic ioctl.hBrian Gerst
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-03[FLS64]: generic versionStephen Hemminger
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-11-09[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-07[PATCH] sh: Drop hp690 discontig supportPaul Mundt
2005-11-07[PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGEPaul Mundt
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap