| Commit message (Expand) | Author | Age | Files | Lines |
* | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2007-04-26 | 2 | -27/+1 |
* | sh: Kill bogus GCC4 symbol exports. | Paul Mundt | 2007-03-28 | 1 | -3/+0 |
* | sh: Fix bogus regs pointer in do_IRQ(). | Paul Mundt | 2007-03-14 | 3 | -14/+7 |
* | sh: Fix SH-3 cache entry_mask and way_size calculation. | Paul Mundt | 2007-03-12 | 2 | -16/+17 |
* | sh: Fix PCI BAR address-space wraparound. | Hideo Saito | 2007-03-12 | 1 | -0/+6 |
* | sh: Kill off I/O cruft for R7780RP. | Paul Mundt | 2007-03-05 | 3 | -254/+1 |
* | sh: Revert lazy dcache writeback changes. | Paul Mundt | 2007-03-05 | 9 | -82/+185 |
* | sh: Enable SM501 support for RTS7751R2D. | Paul Mundt | 2007-03-05 | 2 | -10/+126 |
* | sh: Use L1_CACHE_BYTES for .data.cacheline_aligned. | Paul Mundt | 2007-03-05 | 1 | -1/+2 |
* | sh: Fix kernel thread stack corruption with preempt. | Hideo Saito | 2007-03-05 | 1 | -3/+2 |
* | sh: Fix sigmask trampling in signal delivery. | Ryusuke Sakato | 2007-03-05 | 1 | -1/+3 |
* | sh: Clear UBC when not in use. | Stuart Menefy | 2007-03-05 | 2 | -13/+34 |
* | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 | 2 | -4/+4 |
* | 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 |