aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAge
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-15
* [PATCH] Make cpu_relax() imply barrier() on all archesChase Venters2006-07-12
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-04
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-18
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* | [PATCH] lockdep: remove RWSEM_DEBUG remnantsIngo Molnar2006-07-03
* | [PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-29
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-29
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-25
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-28
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-11
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-11
* [PATCH] Typo fixesAlexey Dobriyan2006-03-28
* [PATCH] unify pfn_to_page: sh pfn_to_pageKAMEZAWA Hiroyuki2006-03-27
* [PATCH] bitops: sh: make thread_info.flags an unsigned longAkinobu Mita2006-03-26
* [PATCH] bitops: sh: use generic bitopsAkinobu Mita2006-03-26
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-26
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-26
* [PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2006-03-26
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-25
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-24
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-15
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-14
* [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt2006-02-01
* [PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt2006-02-01
* [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt2006-02-01
* [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt2006-02-01
* [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt2006-02-01
* [PATCH] sh: SH4-202 microdev updatesPaul Mundt2006-02-01
* [PATCH] sh: Simple timer frameworkPaul Mundt2006-01-17
* [PATCH] sh: Simplistic clock frameworkPaul Mundt2006-01-17
* [PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt2006-01-17
* [PATCH] sh: IRQ handler updatesPaul Mundt2006-01-17
* [PATCH] sh: kexec() supportkogiidena2006-01-17
* [PATCH] sh: DMA updatesPaul Mundt2006-01-17
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-12
* [PATCH] sh: task_stack_page()Al Viro2006-01-12
* [PATCH] sh: task_pt_regs()Al Viro2006-01-12
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-12
* [PATCH] Generic ioctl.hBrian Gerst2006-01-10
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-09
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-09
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-08
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-08
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-06
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-06
* [FLS64]: generic versionStephen Hemminger2006-01-03
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-13