summaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)AuthorFilesLines
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt2-32/+36
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato3-5/+13
2006-09-27sh: Various nommu fixes.Yoshinori Sato5-13/+28
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt1-1/+1
2006-09-27sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt1-1/+1
2006-09-27sh: math-emu supportTakashi YOSHII1-0/+86
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt1-2/+2
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt3-54/+19
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt4-31/+13
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2-3/+37
2006-09-27sh: kgdb stub cleanups.Paul Mundt1-0/+15
2006-09-27sh: APM/PM support.Andriy Skulysh7-3/+151
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-15[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-04[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-07-04[PATCH] lockdep: remove RWSEM_DEBUG remnantsIngo Molnar1-17/+1
2006-07-03[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner3-8/+5