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