summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-7/+0
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] unify pfn_to_page: sh pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-3/+2
* [PATCH] bitops: sh: make thread_info.flags an unsigned longAkinobu Mita2006-03-261-1/+1
* [PATCH] bitops: sh: use generic bitopsAkinobu Mita2006-03-261-332/+10
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-11/+5
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-261-0/+5
* [PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2006-03-261-7/+1
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-14/+0
* [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] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt2006-02-011-1/+1
* [PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt2006-02-011-66/+0
* [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt2006-02-013-60/+9
* [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt2006-02-011-21/+15
* [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt2006-02-012-0/+18
* [PATCH] sh: SH4-202 microdev updatesPaul Mundt2006-02-012-79/+34
* [PATCH] sh: Simple timer frameworkPaul Mundt2006-01-161-0/+42
* [PATCH] sh: Simplistic clock frameworkPaul Mundt2006-01-163-11/+63
* [PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt2006-01-163-201/+244
* [PATCH] sh: IRQ handler updatesPaul Mundt2006-01-162-65/+427
* [PATCH] sh: kexec() supportkogiidena2006-01-161-0/+33
* [PATCH] sh: DMA updatesPaul Mundt2006-01-165-26/+97
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0
* [PATCH] sh: task_stack_page()Al Viro2006-01-121-2/+2
* [PATCH] sh: task_pt_regs()Al Viro2006-01-121-0/+10
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-75/+1
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-091-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+2
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-081-48/+1
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-081-2/+0
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-131-0/+15
* [PATCH] atomic: cmpxchgNick Piggin2005-11-131-0/+14
* [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas2005-11-091-4/+0
* [PATCH] fix remaining missing includesTim Schmielau2005-11-072-0/+3
* [PATCH] sh: Drop hp690 discontig supportPaul Mundt2005-11-072-68/+0
* [PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGEPaul Mundt2005-11-071-0/+2
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-301-3/+0
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-301-2/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+0
* [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-291-0/+5
* [PATCH] gfp_t: dma-mapping (sh)Al Viro2005-10-282-3/+3
* [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-211-1/+1
* [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-131-3/+0