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
2008-10-20
sh: Add sh7720 pinmux code
Magnus Damm
2
-0
/
+1246
2008-10-20
sh: Add sh7203 pinmux code
Magnus Damm
2
-0
/
+1604
2008-10-20
sh: Add sh7723 pinmux code
Magnus Damm
2
-0
/
+1910
2008-10-20
sh: Add sh7722 pinmux code
Magnus Damm
2
-0
/
+1787
2008-10-20
sh: GPIO and pinmux base code
Magnus Damm
3
-2
/
+500
2008-10-04
sh: More I/O routine overhauling.
Paul Mundt
3
-57
/
+19
2008-10-01
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt
2
-714
/
+0
2008-10-01
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
Paul Mundt
2
-14
/
+14
2008-09-29
sh: SH-5 clk fwk support.
Paul Mundt
3
-161
/
+91
2008-09-29
sh: Fix up signal_64 cast warnings.
Paul Mundt
1
-2
/
+2
2008-09-24
sh: Force pending restarted system calls to return -EINTR.
Paul Mundt
2
-6
/
+18
2008-09-21
sh: Add FPU registers to regset interface.
Paul Mundt
2
-5
/
+85
2008-09-21
sh: ftrace support.
Paul Mundt
2
-0
/
+48
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
3
-4
/
+17
2008-09-21
sh: Move lookup_exception_vector() out to asm/system_32.h.
Paul Mundt
1
-12
/
+4
2008-09-17
sh: Fix up signal_64 conflicting handle_signal() definition.
Paul Mundt
1
-0
/
+4
2008-09-17
sh: Fix up fpu emu build.
Paul Mundt
1
-5
/
+3
2008-09-13
sh: latencytop support.
Paul Mundt
1
-1
/
+22
2008-09-12
sh: Tidy up ELF core dumps.
Paul Mundt
3
-34
/
+0
2008-09-12
sh: Check SR.DSP bit for DSP regset validity.
Paul Mundt
1
-0
/
+9
2008-09-12
sh: Add missing task_user_regset_view() definition.
Paul Mundt
1
-0
/
+5
2008-09-12
sh: Add DSP registers to regset interface.
Paul Mundt
1
-27
/
+59
2008-09-12
sh: Flag T-bit for syscall restart.
Paul Mundt
1
-22
/
+31
2008-09-12
sh: ptrace: Introduce user_regset interface for gp regs.
Paul Mundt
1
-17
/
+99
2008-09-10
sh: intc_prio_data() test before subtraction on unsigned
roel kluin
1
-4
/
+6
2008-09-09
sh: kprobes: kretprobe_trampoline needs to be global.
Paul Mundt
1
-1
/
+3
2008-09-08
sh: Derive calibrate_delay lpj from clk fwk.
Paul Mundt
1
-0
/
+20
2008-09-08
sh: kprobes: __kprobes annotations and formatting cleanups.
Paul Mundt
1
-17
/
+20
2008-09-08
sh: kprobes: Fix up race against probe point removal.
Paul Mundt
1
-0
/
+11
2008-09-08
sh: kprobes: Fix up a preemption imbalance on jprobe return.
Paul Mundt
1
-0
/
+1
2008-09-08
sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: kprobes: Use trapa #0x3a for breakpoint trap.
Paul Mundt
1
-2
/
+1
2008-09-08
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: Mark kretprobe_trampoline_holder static and __used.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.
Luca Santini
1
-0
/
+5
2008-09-08
sh: Add kprobes support.
Chris Smith
3
-0
/
+574
2008-09-08
sh: fix the TMU code to allow a fully running NO_HZ system
Francesco Virlinzi
1
-58
/
+119
2008-09-08
sh: Subnormal double to float conversion
Carl Shaw
2
-1
/
+53
2008-09-08
sh: Fix an unusual memory initialisation error.
Stuart Menefy
1
-4
/
+6
2008-09-08
sh: Fix up broken 32-bit initrd support.
Stuart Menefy
1
-8
/
+9
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
14
-52
/
+63
2008-09-08
sh: Display CPU information in show_regs().
Paul Mundt
1
-3
/
+9
2008-09-08
sh: Early dummy clockevent registration on boot CPU.
Paul Mundt
1
-3
/
+4
2008-09-08
sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: generic clockevent broadcast support.
Paul Mundt
4
-4
/
+70
2008-09-08
sh: smp: Hook up a timer IPI stub.
Paul Mundt
1
-0
/
+18
2008-09-08
sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.
Paul Mundt
1
-41
/
+24
2008-09-08
sh: smp: Provide a generic IPI handler.
Paul Mundt
1
-1
/
+19
2008-09-05
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Paul Mundt
1
-10
/
+4
2008-09-05
sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Carmelo Amoroso
1
-24
/
+3
[next]