aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)Author
2006-09-27sh: ioremap() overhaul.Paul Mundt
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt
2006-09-27sh: Titan board support.Jamie Lenehan
2006-09-27sh: Add control register barriers.Paul Mundt
2006-09-27sh: landisk board support.kogiidena
2006-09-27sh: Fix libata build.Paul Mundt
2006-09-27sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt
2006-09-27sh: Wire up new syscalls.Paul Mundt
2006-09-27sh: remove cpu_online() definition from <asm/smp.h>Alexey Dobriyan
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt
2006-09-27sh: prefetch()/prefetchw() support.Paul Mundt
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt
2006-09-27sh: Fixup TMU_TOCR definition for SH7300.Paul Mundt
2006-09-27sh: hugetlb updates.Paul Mundt
2006-09-27sh: Various cosmetic cleanups.Paul Mundt
2006-09-27sh: Add a simple cmpxchg().Tom Rini
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-21Fix 'make headers_check' on shPaul Mundt
2006-09-08[PATCH] sh: fix FPN_START typoAlexey Dobriyan
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-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-03[PATCH] lockdep: remove RWSEM_DEBUG remnantsIngo Molnar
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall
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-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