aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt1-3/+5
2006-09-27sh: Add support for 4K stacks.Paul Mundt7-23/+170
2006-09-27sh: Enable /proc/kcore support.Paul Mundt1-2/+9
2006-09-27sh: stack debugging support.Paul Mundt4-8/+43
2006-09-27sh: select CONFIG_EMBEDDED.Paul Mundt1-0/+1
2006-09-27sh: machvec rework.Paul Mundt30-774/+476
2006-09-27sh: Solution Engine SH7343 board support.Paul Mundt9-13/+1626
2006-09-27sh: SH7710VoIPGW board support.Paul Mundt6-0/+1036
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt15-156/+38
2006-09-27sh: maskreg IRQ support.Paul Mundt3-2/+105
2006-09-27sh: Kill off dead boards.Paul Mundt32-2435/+4
2006-09-27sh: Add support for cacheline poking through debugfs.Paul Mundt2-0/+151
2006-09-27sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu1-2/+2
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt6-190/+22
2006-09-27sh: SHMIN board support.Takashi YOSHII6-1/+890
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt18-51/+308
2006-09-27sh: Add setup code for various CPU subtypes.Paul Mundt11-0/+441
2006-09-27sh: sem2mutex conversion for clock framework.Paul Mundt1-8/+9
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt3-91/+85
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato6-17/+20
2006-09-27sh: __NR_restart_syscall support.Paul Mundt3-7/+13
2006-09-27sh: Various nommu fixes.Yoshinori Sato3-10/+22
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt4-28/+34
2006-09-27sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt3-3/+3
2006-09-27sh: math-emu supportTakashi YOSHII6-39/+832
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt7-36/+26
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt1-0/+3
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt7-42/+22
2006-09-27sh: Fixup TEI IRQ requests in request_dma().Paul Mundt1-2/+5
2006-09-27sh: G2 DMA IRQ and residue sampling.Paul Mundt1-13/+41
2006-09-27sh: VoyagerGX cleanups and 8250 UART support.Paul Mundt3-11/+71
2006-09-27sh: Inhibit mapping PCI apertures through page tables.Paul Mundt2-12/+25
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt35-1517/+947
2006-09-27sh: kgdb stub cleanups.Paul Mundt1-28/+5
2006-09-27sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt1-9/+1
2006-09-27sh: APM/PM support.Andriy Skulysh13-5/+973
2006-09-27sh: SE73180 updates for IRQ changes.Paul Mundt3-1/+4
2006-09-27sh: Make O= builds work again.Paul Mundt1-7/+5
2006-09-27sh: Drop incdir rule for SE7751.Paul Mundt1-2/+0
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt20-34/+2448
2006-09-27sh: Store Queue API rework.Paul Mundt1-296/+246
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt28-457/+171
2006-09-27sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt1-3/+4
2006-09-27sh: ioremap() overhaul.Paul Mundt13-322/+361
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt6-165/+188
2006-09-27sh: export clear_user_page() for the modules that need it.Paul Mundt1-0/+1
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2-1/+271
2006-09-27sh: Titan board support.Jamie Lenehan9-12/+1721
2006-09-27sh: BSS init bugfix and barrier in entry point.Paul Mundt1-5/+31
2006-09-27sh: Add control register barriers.Paul Mundt2-2/+8