index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2010-02-09
sh: sh7722/Migo-R SDHI vector merge
Magnus Damm
-8
/
+10
2010-02-08
Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'
Paul Mundt
-56
/
+149
2010-02-08
sh: Optimise FDE/CIE lookup by using red-black trees
Matt Fleming
-54
/
+120
2010-02-08
sh: Remove superfluous setup_frame_reg call
Matt Fleming
-1
/
+0
2010-02-08
sh: Don't continue unwinding across interrupts
Matt Fleming
-0
/
+20
2010-02-08
sh: Setup frame pointer in handle_exception path
Matt Fleming
-0
/
+2
2010-02-08
sh: Correct the offset of the return address in ret_from_exception
Matt Fleming
-1
/
+7
2010-02-05
fix typos "precidence" -> "precedence" in comments
Uwe Kleine-König
-1
/
+1
2010-02-02
sh: add high impedance mode management for SIUA pins on sh7722
Guennadi Liakhovetski
-10
/
+11
2010-02-02
Merge branch 'sh/stable-updates'
Paul Mundt
-8
/
+8
2010-02-02
sh: Fix access to released memory in clk_debugfs_register_one()
Marek Skuczynski
-2
/
+2
2010-02-02
sh: Fix access to released memory in dwarf_unwinder_cleanup()
Marek Skuczynski
-4
/
+4
2010-01-29
Split 'flush_old_exec' into two functions
Linus Torvalds
-1
/
+1
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
-1
/
+1
2010-01-28
perf: Fix inconsistency between IP and callchain sampling
Anton Blanchard
-3
/
+0
2010-01-27
sh: kmemleak support.
Chris Smith
-3
/
+3
2010-01-27
sh: Optimize runtime disabling of trapped I/O.
Paul Mundt
-0
/
+2
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
-203
/
+203
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
-17
/
+7
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
-1
/
+9
2010-01-21
sh: Rework P2 to only include kernel text.
Paul Mundt
-77
/
+92
2010-01-21
sh: initial PMB mapping iteration by helper macro.
Paul Mundt
-147
/
+60
2010-01-20
sh: machine_ops based reboot support.
Paul Mundt
-90
/
+115
2010-01-20
sh: Handle SH-4 FPU variants with broken CVR values.
Paul Mundt
-2
/
+3
2010-01-19
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
-7
/
+112
2010-01-19
sh: SH7786 clock framework rewrite.
Paul Mundt
-96
/
+88
2010-01-19
sh64: wire up sys_accept4.
Paul Mundt
-0
/
+1
2010-01-19
sh: unwire sys_recvmmsg.
Paul Mundt
-1
/
+0
2010-01-19
sh64: Fixup build breakage from breakpoint handler rename.
Paul Mundt
-3
/
+4
2010-01-19
sh64: Use the shared FPU state restorer.
Paul Mundt
-62
/
+8
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
-28
/
+28
2010-01-18
Merge branch 'sh/ioremap-fixed'
Paul Mundt
-3
/
+4
2010-01-18
sh: Need IRQs enabled for init_fpu().
Paul Mundt
-0
/
+2
2010-01-18
sh: Setup early PMB mappings.
Matt Fleming
-0
/
+241
2010-01-16
sh: Add fixed ioremap support
Matt Fleming
-3
/
+4
2010-01-15
sh: Fix up the secondary CPU entry point for 32bit mode.
Paul Mundt
-1
/
+4
2010-01-13
sh: Fix up L2 cache comment typo.
Paul Mundt
-1
/
+1
2010-01-13
sh: fixed PMB mode refactoring.
Paul Mundt
-12
/
+10
2010-01-13
sh: PVR detection for 2nd cut SH7786.
Matt Fleming
-0
/
+1
2010-01-13
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
-383
/
+1030
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
-250
/
+260
2010-01-12
sh: Use SLAB_PANIC for thread_info slab cache.
Paul Mundt
-2
/
+1
2010-01-12
sh: Always provide thread_info allocators.
Paul Mundt
-2
/
+49
2010-01-12
sh: Move start_thread() out of line.
Paul Mundt
-0
/
+12
2010-01-12
sh: sh_bios detection.
Paul Mundt
-4
/
+11
2010-01-12
sh: Split out the unaligned counters and user bits.
Paul Mundt
-134
/
+17
2010-01-12
sh: Consolidate the sh_bios earlyprintk code.
Paul Mundt
-88
/
+79
2010-01-12
sh: Kill off more unused sh_bios callbacks.
Paul Mundt
-5
/
+0
2010-01-12
sh64: Fix up early serial fixmap.
Paul Mundt
-2
/
+0
2010-01-12
sh: Tidy up the sh bios VBR handling.
Paul Mundt
-31
/
+43
[prev]
[next]