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: 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
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
2006-12-06
4
-100
/
+101
*
sh: compile fixes for header cleanup.
Paul Mundt
2006-12-06
1
-0
/
+2
*
sh: show held locks in stack trace with lockdep.
Paul Mundt
2006-12-06
1
-0
/
+6
*
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
2006-12-06
5
-2
/
+124
*
sh: dyntick infrastructure.
Paul Mundt
2006-12-06
1
-1
/
+123
*
sh: Clock framework tidying.
Paul Mundt
2006-12-06
7
-10
/
+33
*
sh: Turn off IRQs around get_timer_offset() calls.
Paul Mundt
2006-12-06
4
-29
/
+12
*
sh: Fix store queue bitmap end.
Paul Mundt
2006-12-06
1
-6
/
+5
*
sh: More flexible + SH7780 earlyprintk SCIF support.
Paul Mundt
2006-12-06
1
-23
/
+21
*
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
2006-12-06
3
-12
/
+12
*
sh: Fixup 4K irq stacks.
Paul Mundt
2006-12-06
1
-7
/
+18
*
sh: Fix syscall tracing ordering.
Stuart Menefy
2006-12-06
1
-23
/
+22
*
sh: TLB miss fast-path optimizations.
Stuart Menefy
2006-12-06
2
-28
/
+197
*
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
2006-12-06
2
-40
/
+41
*
sh: gcc4 support.
Stuart Menefy
2006-12-06
7
-63
/
+77
*
sh: Hook SH7785 in to the build system.
Paul Mundt
2006-12-06
1
-1
/
+2
*
sh: Drop CPU subtype IRQ headers.
Paul Mundt
2006-12-06
3
-31
/
+36
*
sh: Configurable timer IRQ.
Paul Mundt
2006-12-06
4
-4
/
+4
*
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
2006-12-06
1
-1
/
+1
*
sh: SE7206 build fixes.
Paul Mundt
2006-12-06
4
-117
/
+22
*
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato
2006-12-06
7
-332
/
+767
*
sh: Wire up division and address error exceptions on SH-2A.
Yoshinori Sato
2006-12-06
1
-9
/
+79
*
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2006-12-06
19
-16
/
+900
*
[NET]: Kill direct includes of asm/checksum.h
Al Viro
2006-12-02
1
-1
/
+0
*
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
2006-10-31
2
-60
/
+54
*
sh: Wire up new syscalls.
Paul Mundt
2006-10-31
1
-0
/
+3
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
*
sh: Convert INTC2 to IRQ table registration.
Paul Mundt
2006-10-20
3
-140
/
+114
*
sh: Updates for irq-flow-type naming changes.
Paul Mundt
2006-10-19
3
-5
/
+7
*
sh: Fix exception_handling_table alignment.
Paul Mundt
2006-10-19
3
-24
/
+37
[next]