aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)Author
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt
2006-09-27sh: dma-mapping compile fixes.Paul Mundt
2006-09-27sh: Initial vsyscall page support.Paul Mundt
2006-09-27sh: Clean up PAGE_SIZE definition for assembly use.Paul Mundt
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt
2006-09-27sh: Update kexec support for API changes.Paul Mundt
2006-09-27sh: Optimized readsl()/writesl() support.Paul Mundt
2006-09-27sh: Report movli.l/movco.l capabilities.Paul Mundt
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt
2006-09-27sh: Add support for 4K stacks.Paul Mundt
2006-09-27sh: stack debugging support.Paul Mundt
2006-09-27sh: machvec rework.Paul Mundt
2006-09-27sh: Solution Engine SH7343 board support.Paul Mundt
2006-09-27sh: Kill off dead boards.Paul Mundt
2006-09-27sh: New atomic ops for SH-4A movli.l/movco.lPaul Mundt
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt
2006-09-27sh: SHMIN board support.Takashi YOSHII
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt
2006-09-27serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato
2006-09-27sh: Various nommu fixes.Yoshinori Sato
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt
2006-09-27sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt
2006-09-27sh: math-emu supportTakashi YOSHII
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt
2006-09-27sh: kgdb stub cleanups.Paul Mundt
2006-09-27sh: APM/PM support.Andriy Skulysh
2006-09-27sh: Free up some and document PTEL flags.Paul Mundt
2006-09-27sh: xchg()/__xchg() always_inline fixes for gcc4.Paul Mundt
2006-09-27sh: Cleanup and document register bank usage.Paul Mundt
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt
2006-09-27sh: Store Queue API rework.Paul Mundt
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt
2006-09-27sh: Fixup SHMLBA definition for SH7705.Paul Mundt
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