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