Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Merge branch 'sh/hwblk' into sh/pm-runtime | Paul Mundt | 2009-08-23 | 98 | -1087/+5776 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | sh: Runtime PM pdev hwblk - kfr2r09 LCDC | Magnus Damm | 2009-08-15 | 1 | -0/+3 | |
| | | | * | | | | | Merge branch 'master' into sh/hwblk | Paul Mundt | 2009-08-15 | 259 | -3756/+7897 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | sh: Runtime PM pdev hwblk - Solution Engine 7724 | Magnus Damm | 2009-08-04 | 1 | -0/+18 | |
| | | | * | | | | | | sh: Runtime PM pdev hwblk - kfr2r09 | Magnus Damm | 2009-08-04 | 1 | -0/+3 | |
| | | | * | | | | | | sh: Runtime PM pdev hwblk - sh7724 | Magnus Damm | 2009-08-04 | 1 | -0/+43 | |
| | | | * | | | | | | sh: Runtime PM pdev hwblk - AP325RXA | Magnus Damm | 2009-08-04 | 1 | -0/+6 | |
| | | | * | | | | | | sh: Runtime PM pdev hwblk - sh7723 | Magnus Damm | 2009-08-04 | 1 | -0/+40 | |
| | | | * | | | | | | sh: Runtime PM pdev hwblk - Solution Engine 7722 | Magnus Damm | 2009-08-04 | 1 | -0/+4 | |
| | | | * | | | | | | sh: Runtime PM pdev hwblk - Migo-R | Magnus Damm | 2009-08-04 | 1 | -0/+9 | |
| | | | * | | | | | | sh: Runtime PM pdev hwblk - sh7722 | Magnus Damm | 2009-08-04 | 1 | -0/+31 | |
| | | | * | | | | | | sh: Runtime PM pdev hwblk | Magnus Damm | 2009-08-04 | 1 | -1/+6 | |
| | | | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Paul Mundt | 2009-08-04 | 70 | -380/+336 | |
| | | | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sh: unwinder: cacheline align slab cache objects. | Paul Mundt | 2009-08-22 | 1 | -2/+5 | |
| | * | | | | | | | | | Merge branch 'sh/dwarf-unwinder' | Paul Mundt | 2009-08-22 | 10 | -130/+265 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | sh64: dummy unwinder BUG wrappers. | Paul Mundt | 2009-08-22 | 1 | -0/+5 | |
| | | * | | | | | | | | | sh: unwinder: Use a special bug flag for unwinder traps. | Paul Mundt | 2009-08-22 | 4 | -35/+24 | |
| | | * | | | | | | | | | Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ... | Paul Mundt | 2009-08-22 | 10 | -105/+252 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | sh: Handle the DWARF op, DW_CFA_undefined | Matt Fleming | 2009-08-21 | 2 | -2/+14 | |
| | | | * | | | | | | | | | sh: Fix bug calculating the end of the FDE instructions | Matt Fleming | 2009-08-21 | 1 | -3/+4 | |
| | | | * | | | | | | | | | sh: Setup the frame pointer in handle_interrupt | Matt Fleming | 2009-08-21 | 1 | -0/+2 | |
| | | | * | | | | | | | | | sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() | Matt Fleming | 2009-08-21 | 8 | -26/+95 | |
| | | | * | | | | | | | | | sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET | Matt Fleming | 2009-08-21 | 2 | -1/+3 | |
| | | | * | | | | | | | | | sh: unwinder: Fix memory leak and create our own kmem cache | Matt Fleming | 2009-08-21 | 2 | -81/+142 | |
| | | * | | | | | | | | | | sh: Export unwind_stack() to satisfy modular oprofile. | Paul Mundt | 2009-08-22 | 1 | -0/+2 | |
| | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | sh: unwinder: Move initialization to early_initcall() and tidy up locking. | Paul Mundt | 2009-08-17 | 3 | -23/+15 | |
| | * | | | | | | | | | | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda | 2009-08-21 | 12 | -7/+2935 | |
| | * | | | | | | | | | | sh: update kfr2r09 defconfig | Magnus Damm | 2009-08-21 | 1 | -15/+197 | |
| | * | | | | | | | | | | sh: add kfr2r09 romimage defconfig | Magnus Damm | 2009-08-21 | 1 | -0/+774 | |
| | * | | | | | | | | | | sh: jump to p1 during boot on kfr2r09 | Magnus Damm | 2009-08-21 | 1 | -0/+13 | |
| | * | | | | | | | | | | sh: invalidate icache and tlbs during boot on kfr2r09 | Magnus Damm | 2009-08-21 | 1 | -0/+6 | |
| | * | | | | | | | | | | sh: i2c compile fix for kfr2r09 | Magnus Damm | 2009-08-21 | 1 | -0/+7 | |
| | * | | | | | | | | | | sh: enable rtc-ds1302 in snapgear_defconfig. | Paul Mundt | 2009-08-20 | 1 | -5/+72 | |
| | * | | | | | | | | | | sh: DSP save/restore ordering and a0 sign extension fixups. | Paul Mundt | 2009-08-20 | 1 | -13/+13 | |
| | * | | | | | | | | | | sh: Better description of SH-4 PTEA register update. | Michael Trimarchi | 2009-08-20 | 2 | -3/+14 | |
| | * | | | | | | | | | | sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build. | Paul Mundt | 2009-08-20 | 1 | -0/+4 | |
| | * | | | | | | | | | | Merge branch 'sh/r8a66597-udc' | Paul Mundt | 2009-08-20 | 2 | -0/+136 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | sh: add r8a66597 usb1 gadget to the se7724 board | Magnus Damm | 2009-08-20 | 1 | -0/+33 | |
| | | * | | | | | | | | | | sh: add r8a66597 usb0 gadget to the kfr2r09 board | Magnus Damm | 2009-08-20 | 1 | -0/+103 | |
| | * | | | | | | | | | | | sh: Add mach-types entry for EcoVec board. | Paul Mundt | 2009-08-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | sh: Add EcoVec (SH7724) board support | Kuninori Morimoto | 2009-08-20 | 5 | -0/+1696 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS | Kuninori Morimoto | 2009-08-19 | 1 | -3/+3 | |
| | * | | | | | | | | | | sh: USB0 resource area fix for ms7724se | Kuninori Morimoto | 2009-08-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | sh: Fix up sh4_flush_dcache_page() build on UP. | Paul Mundt | 2009-08-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | sh: Kill off now redundant local irq disabling. | Paul Mundt | 2009-08-21 | 4 | -71/+33 | |
| * | | | | | | | | | | | sh: Make cache flushers SMP-aware. | Paul Mundt | 2009-08-21 | 6 | -160/+213 | |
| * | | | | | | | | | | | sh: Kill off unused cpu/cacheflush.h. | Paul Mundt | 2009-08-21 | 2 | -43/+31 | |
| * | | | | | | | | | | | sh: Use local TLB flush for get_mmu_context() ASID exhaustion. | Paul Mundt | 2009-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | sh: Fix up cache-sh4 build on SMP. | Paul Mundt | 2009-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | sh: Fix up clockevents broadcasting. | Paul Mundt | 2009-08-19 | 3 | -6/+9 |