index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-10-20
45
-1244
/
+8581
|
\
|
*
sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.
Paul Mundt
2008-10-20
2
-2
/
+4
|
*
sh: Move the CPU definition headers from asm/ to cpu/.
Paul Mundt
2008-10-20
3
-3
/
+3
|
*
sh: add dynamic crash base address support
Magnus Damm
2008-10-20
1
-6
/
+9
|
*
sh: Fix up some merge damage.
Paul Mundt
2008-10-20
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-10-20
1
-0
/
+2
|
|
\
|
*
\
Merge branch 'sh/gpiolib'
Paul Mundt
2008-10-20
10
-2
/
+7047
|
|
\
\
|
|
*
|
sh: Add sh7720 pinmux code
Magnus Damm
2008-10-20
2
-0
/
+1246
|
|
*
|
sh: Add sh7203 pinmux code
Magnus Damm
2008-10-20
2
-0
/
+1604
|
|
*
|
sh: Add sh7723 pinmux code
Magnus Damm
2008-10-20
2
-0
/
+1910
|
|
*
|
sh: Add sh7722 pinmux code
Magnus Damm
2008-10-20
2
-0
/
+1787
|
|
*
|
sh: GPIO and pinmux base code
Magnus Damm
2008-10-20
3
-2
/
+500
|
*
|
|
Fix debugfs_create_dir's error checking method for arch/sh/kernel/
Zhaolei
2008-10-20
1
-0
/
+2
|
|
/
/
|
*
|
sh: More I/O routine overhauling.
Paul Mundt
2008-10-04
3
-57
/
+19
|
*
|
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt
2008-10-01
2
-714
/
+0
|
*
|
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
Paul Mundt
2008-10-01
2
-14
/
+14
|
*
|
sh: SH-5 clk fwk support.
Paul Mundt
2008-09-29
3
-161
/
+91
|
*
|
sh: Fix up signal_64 cast warnings.
Paul Mundt
2008-09-29
1
-2
/
+2
|
*
|
sh: Force pending restarted system calls to return -EINTR.
Paul Mundt
2008-09-24
2
-6
/
+18
|
*
|
sh: Add FPU registers to regset interface.
Paul Mundt
2008-09-21
2
-5
/
+85
|
*
|
sh: ftrace support.
Paul Mundt
2008-09-21
2
-0
/
+48
|
*
|
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
2008-09-21
3
-4
/
+17
|
*
|
sh: Move lookup_exception_vector() out to asm/system_32.h.
Paul Mundt
2008-09-21
1
-12
/
+4
|
*
|
sh: Fix up signal_64 conflicting handle_signal() definition.
Paul Mundt
2008-09-17
1
-0
/
+4
|
*
|
sh: Fix up fpu emu build.
Paul Mundt
2008-09-17
1
-5
/
+3
|
*
|
sh: latencytop support.
Paul Mundt
2008-09-13
1
-1
/
+22
|
*
|
sh: Tidy up ELF core dumps.
Paul Mundt
2008-09-12
3
-34
/
+0
|
*
|
sh: Check SR.DSP bit for DSP regset validity.
Paul Mundt
2008-09-12
1
-0
/
+9
|
*
|
sh: Add missing task_user_regset_view() definition.
Paul Mundt
2008-09-12
1
-0
/
+5
|
*
|
sh: Add DSP registers to regset interface.
Paul Mundt
2008-09-12
1
-27
/
+59
|
*
|
sh: Flag T-bit for syscall restart.
Paul Mundt
2008-09-12
1
-22
/
+31
|
*
|
sh: ptrace: Introduce user_regset interface for gp regs.
Paul Mundt
2008-09-12
1
-17
/
+99
|
*
|
sh: intc_prio_data() test before subtraction on unsigned
roel kluin
2008-09-10
1
-4
/
+6
|
*
|
sh: kprobes: kretprobe_trampoline needs to be global.
Paul Mundt
2008-09-09
1
-1
/
+3
|
*
|
sh: Derive calibrate_delay lpj from clk fwk.
Paul Mundt
2008-09-08
1
-0
/
+20
|
*
|
sh: kprobes: __kprobes annotations and formatting cleanups.
Paul Mundt
2008-09-08
1
-17
/
+20
|
*
|
sh: kprobes: Fix up race against probe point removal.
Paul Mundt
2008-09-08
1
-0
/
+11
|
*
|
sh: kprobes: Fix up a preemption imbalance on jprobe return.
Paul Mundt
2008-09-08
1
-0
/
+1
|
*
|
sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps.
Paul Mundt
2008-09-08
1
-1
/
+1
|
*
|
sh: kprobes: Use trapa #0x3a for breakpoint trap.
Paul Mundt
2008-09-08
1
-2
/
+1
|
*
|
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
2008-09-08
1
-1
/
+1
|
*
|
sh: Mark kretprobe_trampoline_holder static and __used.
Paul Mundt
2008-09-08
1
-1
/
+1
|
*
|
sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.
Luca Santini
2008-09-08
1
-0
/
+5
|
*
|
sh: Add kprobes support.
Chris Smith
2008-09-08
3
-0
/
+574
|
*
|
sh: fix the TMU code to allow a fully running NO_HZ system
Francesco Virlinzi
2008-09-08
1
-58
/
+119
|
*
|
sh: Subnormal double to float conversion
Carl Shaw
2008-09-08
2
-1
/
+53
|
*
|
sh: Fix an unusual memory initialisation error.
Stuart Menefy
2008-09-08
1
-4
/
+6
|
*
|
sh: Fix up broken 32-bit initrd support.
Stuart Menefy
2008-09-08
1
-8
/
+9
|
*
|
sh: fixup many sparse errors.
Paul Mundt
2008-09-08
14
-52
/
+63
|
*
|
sh: Display CPU information in show_regs().
Paul Mundt
2008-09-08
1
-3
/
+9
[next]