index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-22
sh: unwinder: cacheline align slab cache objects.
Paul Mundt
1
-2
/
+5
2009-08-22
Merge branch 'sh/dwarf-unwinder'
Paul Mundt
10
-130
/
+265
2009-08-22
sh64: dummy unwinder BUG wrappers.
Paul Mundt
1
-0
/
+5
2009-08-22
sh: unwinder: Use a special bug flag for unwinder traps.
Paul Mundt
4
-35
/
+24
2009-08-22
Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder
Paul Mundt
10
-105
/
+252
2009-08-22
sh: Export unwind_stack() to satisfy modular oprofile.
Paul Mundt
1
-0
/
+2
2009-08-21
sh: Handle the DWARF op, DW_CFA_undefined
Matt Fleming
2
-2
/
+14
2009-08-21
sh: Fix bug calculating the end of the FDE instructions
Matt Fleming
1
-3
/
+4
2009-08-21
sh: Setup the frame pointer in handle_interrupt
Matt Fleming
1
-0
/
+2
2009-08-21
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
8
-26
/
+95
2009-08-21
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
Matt Fleming
2
-1
/
+3
2009-08-21
sh: unwinder: Fix memory leak and create our own kmem cache
Matt Fleming
2
-81
/
+142
2009-08-21
sh: Kill off now redundant local irq disabling.
Paul Mundt
4
-67
/
+29
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
12
-7
/
+2935
2009-08-21
sh: Make cache flushers SMP-aware.
Paul Mundt
6
-160
/
+213
2009-08-21
sh: Kill off unused cpu/cacheflush.h.
Paul Mundt
2
-43
/
+31
2009-08-21
sh: update kfr2r09 defconfig
Magnus Damm
1
-15
/
+197
2009-08-21
sh: add kfr2r09 romimage defconfig
Magnus Damm
1
-0
/
+774
2009-08-21
sh: jump to p1 during boot on kfr2r09
Magnus Damm
1
-0
/
+13
2009-08-21
sh: invalidate icache and tlbs during boot on kfr2r09
Magnus Damm
1
-0
/
+6
2009-08-21
sh: i2c compile fix for kfr2r09
Magnus Damm
1
-0
/
+7
2009-08-20
sh: Use local TLB flush for get_mmu_context() ASID exhaustion.
Paul Mundt
1
-1
/
+1
2009-08-20
sh: Fix up cache-sh4 build on SMP.
Paul Mundt
1
-1
/
+1
2009-08-20
sh: enable rtc-ds1302 in snapgear_defconfig.
Paul Mundt
1
-5
/
+72
2009-08-20
sh: DSP save/restore ordering and a0 sign extension fixups.
Paul Mundt
1
-13
/
+13
2009-08-20
sh: Better description of SH-4 PTEA register update.
Michael Trimarchi
2
-3
/
+14
2009-08-20
sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.
Paul Mundt
1
-0
/
+4
2009-08-20
Merge branch 'sh/r8a66597-udc'
Paul Mundt
2
-0
/
+136
2009-08-20
sh: add r8a66597 usb1 gadget to the se7724 board
Magnus Damm
1
-0
/
+33
2009-08-20
sh: add r8a66597 usb0 gadget to the kfr2r09 board
Magnus Damm
1
-0
/
+103
2009-08-20
sh: Add mach-types entry for EcoVec board.
Paul Mundt
1
-0
/
+1
2009-08-20
sh: Add EcoVec (SH7724) board support
Kuninori Morimoto
5
-0
/
+1696
2009-08-19
sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS
Kuninori Morimoto
1
-3
/
+3
2009-08-19
sh: USB0 resource area fix for ms7724se
Kuninori Morimoto
1
-1
/
+1
2009-08-19
sh: Fix up clockevents broadcasting.
Paul Mundt
3
-6
/
+9
2009-08-19
sh: Build fix for disabled caches.
Paul Mundt
1
-2
/
+0
2009-08-19
Merge branch 'master' into sh/cachetlb
Paul Mundt
18
-166
/
+308
2009-08-18
sh: Prevent heartbeat from scribbling over non-LED bits.
Kuninori Morimoto
2
-0
/
+11
2009-08-18
sh: clkfwk: Support additional IFC divisor on SH7724.
Kuninori Morimoto
1
-1
/
+1
2009-08-18
sh: mach-kfr2409: add FLLFRQ value for PLL correction.
Kuninori Morimoto
1
-0
/
+1
2009-08-18
sh: Add a few missing irqflags tracing markers.
Matt Fleming
2
-11
/
+24
2009-08-18
sh: SuperH Mobile Software Standby support for cpuidle
Magnus Damm
1
-0
/
+11
2009-08-18
sh: rework SuperH Mobile sleep code exception handling
Magnus Damm
2
-64
/
+107
2009-08-17
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
Paul Mundt
3
-23
/
+15
2009-08-16
sh: Add support for DWARF GNU extensions
Matt Fleming
2
-1
/
+17
2009-08-16
sh: Try again at getting the initial return address for an unwind
Matt Fleming
1
-35
/
+6
2009-08-16
sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.
Paul Mundt
3
-89
/
+66
2009-08-16
sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
Paul Mundt
3
-64
/
+39
2009-08-16
sh: Wire up sh5_cache_init().
Paul Mundt
1
-0
/
+6
2009-08-16
sh64: Kill off dead i/d-cache disabled bits.
Paul Mundt
1
-12
/
+0
[prev]
[next]