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
*
sh: Kill bogus GCC4 symbol exports.
Paul Mundt
2007-03-28
1
-3
/
+0
*
sh: Fix bogus regs pointer in do_IRQ().
Paul Mundt
2007-03-14
3
-14
/
+7
*
sh: Fix SH-3 cache entry_mask and way_size calculation.
Paul Mundt
2007-03-12
2
-16
/
+17
*
sh: Revert lazy dcache writeback changes.
Paul Mundt
2007-03-05
1
-3
/
+0
*
sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.
Paul Mundt
2007-03-05
1
-1
/
+2
*
sh: Fix kernel thread stack corruption with preempt.
Hideo Saito
2007-03-05
1
-3
/
+2
*
sh: Fix sigmask trampling in signal delivery.
Ryusuke Sakato
2007-03-05
1
-1
/
+3
*
sh: Clear UBC when not in use.
Stuart Menefy
2007-03-05
2
-13
/
+34
*
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
2
-4
/
+4
*
sh: rts7751r2d board updates.
Paul Mundt
2007-02-15
2
-5
/
+9
*
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
2007-02-14
1
-181
/
+20
*
sh: Fix syscall numbering breakage.
Paul Mundt
2007-02-13
1
-4
/
+4
*
sh: Local TLB flushing variants for SMP prep.
Paul Mundt
2007-02-13
1
-1
/
+0
*
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
9
-178
/
+189
*
sh: Use a per-cpu ASID cache.
Paul Mundt
2007-02-13
2
-40
/
+37
*
sh: SH-DMAC compile fixes
Manuel Lauss
2007-02-13
1
-1
/
+1
*
sh: add SH7760 IPR IRQ data
Manuel Lauss
2007-02-13
1
-15
/
+51
*
sh: Fix handle_BUG() compile error.
Nobuhiro Iwamatsu
2007-02-13
1
-1
/
+1
*
sh: Lazy dcache writeback optimizations.
Paul Mundt
2007-02-13
1
-4
/
+0
*
sh: More tidying for large base pages.
Paul Mundt
2007-02-13
1
-7
/
+3
*
sh: shmin updates.
Takashi YOSHII
2007-02-13
2
-3
/
+37
*
sh: allow earlyprintk baud rate to be set via command line
Jamie Lenehan
2007-02-13
1
-2
/
+22
*
sh: sh7619 / sh7206 IPR initialize update
Yoshinori Sato
2007-02-13
2
-79
/
+72
*
sh: Update SH-2 to use the debug trap jump table.
Yoshinori Sato
2007-02-13
1
-6
/
+4
*
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2007-02-13
7
-85
/
+113
*
[PATCH] Dynamic kernel command-line: sh
Alon Bar-Lev
2007-02-12
1
-3
/
+3
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-8
/
+0
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+4
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
2007-02-09
2
-539
/
+0
|
\
|
*
[APM] SH: Convert to use shared APM emulation.
Paul Mundt
2007-02-09
2
-539
/
+0
*
|
[PATCH] SH vdso: use install_special_mapping()
Paul Mundt
2007-02-09
1
-49
/
+9
|
/
*
sh: Fixup SH-2 BUG() trap handling.
Yoshinori Sato
2006-12-12
1
-18
/
+14
*
sh: Use early_param() for earlyprintk parsing.
Paul Mundt
2006-12-12
2
-31
/
+16
*
sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.
Paul Mundt
2006-12-12
1
-1
/
+2
*
sh: Fixup .data.page_aligned.
Paul Mundt
2006-12-12
1
-1
/
+1
*
sh: Hook up SH7722 scif ipr interrupts.
Paul Mundt
2006-12-12
1
-0
/
+4
*
sh: Fixup sh_bios() trap handling.
Paul Mundt
2006-12-12
1
-2
/
+13
*
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
2006-12-12
14
-12
/
+215
*
sh: Convert remaining remap_area_pages() users to ioremap_page_range().
Paul Mundt
2006-12-12
1
-3
/
+4
*
sh: Fixup kernel_execve() for syscall cleanups.
Paul Mundt
2006-12-12
1
-0
/
+6
*
sh: Fix get_wchan().
Paul Mundt
2006-12-12
1
-2
/
+3
*
sh: BUG() handling through trapa vector.
Paul Mundt
2006-12-12
2
-0
/
+45
*
sh: Trivial build fixes for SH-2 support.
Yoshinori Sato
2006-12-12
2
-2
/
+2
*
sh: IPR IRQ updates for SH7619/SH7206.
Yoshinori Sato
2006-12-12
2
-4
/
+99
*
sh: gcc4 symbol export fixups.
Stuart Menefy
2006-12-12
1
-1
/
+14
*
sh: register rtc resources for sh775x.
Jamie Lenehan
2006-12-12
1
-0
/
+31
*
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
2006-12-07
1
-2
/
+1
*
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
2006-12-07
1
-4
/
+0
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
[next]