summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
AgeCommit message (Expand)AuthorLines
2006-09-27sh: xchg()/__xchg() always_inline fixes for gcc4.Paul Mundt-25/+32
2006-09-27sh: Cleanup and document register bank usage.Paul Mundt-3/+31
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt-15/+236
2006-09-27sh: Store Queue API rework.Paul Mundt-18/+5
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt-213/+29
2006-09-27sh: Fixup SHMLBA definition for SH7705.Paul Mundt-81/+38
2006-09-27sh: ioremap() overhaul.Paul Mundt-1/+13
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt-102/+73
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt-1/+47
2006-09-27sh: Titan board support.Jamie Lenehan-0/+43
2006-09-27sh: Add control register barriers.Paul Mundt-13/+37
2006-09-27sh: landisk board support.kogiidena-0/+137
2006-09-27sh: Fix libata build.Paul Mundt-9/+9
2006-09-27sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt-4/+0
2006-09-27sh: Wire up new syscalls.Paul Mundt-2/+24
2006-09-27sh: remove cpu_online() definition from <asm/smp.h>Alexey Dobriyan-5/+0
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt-0/+6
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt-0/+2
2006-09-27sh: prefetch()/prefetchw() support.Paul Mundt-0/+13
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow-4/+18
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt-0/+7
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt-0/+6
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt-68/+26
2006-09-27sh: Fixup TMU_TOCR definition for SH7300.Paul Mundt-3/+4
2006-09-27sh: hugetlb updates.Paul Mundt-1/+0
2006-09-27sh: Various cosmetic cleanups.Paul Mundt-12/+12
2006-09-27sh: Add a simple cmpxchg().Tom Rini-0/+40
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt-0/+0
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken-3/+6
2006-09-21Fix 'make headers_check' on shPaul Mundt-4/+1
2006-09-08[PATCH] sh: fix FPN_START typoAlexey Dobriyan-1/+1
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt-1/+0
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters-1/+2
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds-0/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar-1/+1
2006-07-03[PATCH] lockdep: remove RWSEM_DEBUG remnantsIngo Molnar-17/+1
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner-8/+5
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang-0/+1
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar-5/+0
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall-4/+3
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-24/+0
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton-1/+1
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto-7/+0
2006-03-28[PATCH] Typo fixesAlexey Dobriyan-1/+1
2006-03-27[PATCH] unify pfn_to_page: sh pfn_to_pageKAMEZAWA Hiroyuki-3/+2
2006-03-26[PATCH] bitops: sh: make thread_info.flags an unsigned longAkinobu Mita-1/+1
2006-03-26[PATCH] bitops: sh: use generic bitopsAkinobu Mita-332/+10
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita-11/+5