| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: rts7751r2d board updates. | Paul Mundt | 2007-02-15 | 9 | -517/+386 |
* | sh: Kill off dead bigsur and ec3104 boards. | Paul Mundt | 2007-02-14 | 15 | -1056/+1 |
* | sh: Fixup r7780rp pata_platform for devres conversion. | Paul Mundt | 2007-02-14 | 2 | -117/+53 |
* | sh: Revert TLB miss fast-path changes that broke PTEA parts. | Paul Mundt | 2007-02-14 | 2 | -181/+107 |
* | sh: Compile fix for heartbeat consolidation. | Paul Mundt | 2007-02-13 | 1 | -0/+132 |
* | sh: heartbeat consolidation for banked LEDs. | Paul Mundt | 2007-02-13 | 32 | -571/+260 |
* | sh: Kill dead/unused ISA code from __ioremap(). | Paul Mundt | 2007-02-13 | 1 | -6/+0 |
* | sh: Fix syscall numbering breakage. | Paul Mundt | 2007-02-13 | 1 | -4/+4 |
* | sh: dcache write-back for R7780RP PIO. | Paul Mundt | 2007-02-13 | 1 | -0/+4 |
* | sh: Switch to local TLB flush variants in additional callsites. | Paul Mundt | 2007-02-13 | 1 | -3/+3 |
* | sh: Local TLB flushing variants for SMP prep. | Paul Mundt | 2007-02-13 | 7 | -29/+21 |
* | sh: Fixup cpu_data references for the non-boot CPUs. | Paul Mundt | 2007-02-13 | 17 | -232/+244 |
* | sh: Use a per-cpu ASID cache. | Paul Mundt | 2007-02-13 | 4 | -55/+53 |
* | sh: add SH_CLK_MD Kconfig default. | Andrew Morton | 2007-02-13 | 1 | -0/+1 |
* | sh: Fixup SHMIN INTC register definitions. | Nobuhiro Iwamatsu | 2007-02-13 | 1 | -5/+5 |
* | sh: SH-DMAC compile fixes | Manuel Lauss | 2007-02-13 | 2 | -30/+17 |
* | sh: add SH7760 IPR IRQ data | Manuel Lauss | 2007-02-13 | 2 | -15/+52 |
* | sh: Fix handle_BUG() compile error. | Nobuhiro Iwamatsu | 2007-02-13 | 1 | -1/+1 |
* | sh: Don't set reserved _PAGE_WT bit on SH-3. | Paul Mundt | 2007-02-13 | 1 | -1/+1 |
* | sh: Lazy dcache writeback optimizations. | Paul Mundt | 2007-02-13 | 9 | -190/+76 |
* | sh: More tidying for large base pages. | Paul Mundt | 2007-02-13 | 2 | -7/+5 |
* | sh: Solution Engine 770x IPR irq setup. | Nobuhiro Iwamatsu | 2007-02-13 | 2 | -41/+75 |
* | sh: Solution Engine 7750's defconfig update. | Nobuhiro Iwamatsu | 2007-02-13 | 1 | -20/+120 |
* | sh: shmin updates. | Takashi YOSHII | 2007-02-13 | 4 | -4/+50 |
* | sh: Fixup R7780RP iVDR clock enable. | Paul Mundt | 2007-02-13 | 1 | -1/+1 |
* | sh: allow earlyprintk baud rate to be set via command line | Jamie Lenehan | 2007-02-13 | 1 | -2/+22 |
* | sh: sh7619 / sh7206 IPR initialize update | Yoshinori Sato | 2007-02-13 | 2 | -79/+72 |
* | sh: Update SH-2 to use the debug trap jump table. | Yoshinori Sato | 2007-02-13 | 1 | -6/+4 |
* | sh: Use proper SH-2A CFLAGS on newer compilers. | Paul Mundt | 2007-02-13 | 1 | -0/+1 |
* | sh: Use a jump call table for debug trap handlers. | Paul Mundt | 2007-02-13 | 7 | -85/+113 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 4 | -4/+4 |
* | [PATCH] Dynamic kernel command-line: sh | Alon Bar-Lev | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -8/+0 |
* | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64 | Christoph Lameter | 2007-02-11 | 1 | -16/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm | Linus Torvalds | 2007-02-09 | 4 | -586/+28 |
|\ |
|
| * | [APM] SH: Convert to use shared APM emulation. | Paul Mundt | 2007-02-09 | 4 | -586/+28 |
* | | [PATCH] SH vdso: use install_special_mapping() | Paul Mundt | 2007-02-09 | 1 | -49/+9 |
|/ |
|
* | sh: Fixup SH-2 BUG() trap handling. | Yoshinori Sato | 2006-12-12 | 1 | -18/+14 |
* | sh: Use early_param() for earlyprintk parsing. | Paul Mundt | 2006-12-12 | 2 | -31/+16 |
* | sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. | Paul Mundt | 2006-12-12 | 3 | -3/+6 |
* | sh: Fixup .data.page_aligned. | Paul Mundt | 2006-12-12 | 1 | -1/+1 |
* | sh: Hook up SH7722 scif ipr interrupts. | Paul Mundt | 2006-12-12 | 1 | -0/+4 |
* | sh: Fixup sh_bios() trap handling. | Paul Mundt | 2006-12-12 | 1 | -2/+13 |
* | sh: SH-MobileR SH7722 CPU support. | Paul Mundt | 2006-12-12 | 15 | -13/+226 |
* | sh: Convert remaining remap_area_pages() users to ioremap_page_range(). | Paul Mundt | 2006-12-12 | 2 | -4/+5 |
* | sh: Fixup kernel_execve() for syscall cleanups. | Paul Mundt | 2006-12-12 | 1 | -0/+6 |
* | sh: Fix get_wchan(). | Paul Mundt | 2006-12-12 | 1 | -2/+3 |
* | sh: BUG() handling through trapa vector. | Paul Mundt | 2006-12-12 | 2 | -0/+45 |
* | sh: Kill off unused SE7619 I/O ops. | Yoshinori Sato | 2006-12-12 | 3 | -124/+1 |