index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
2006-10-19
2
-61
/
+75
*
sh: SH-4A UBC support
Ryusuke Sakato
2006-10-12
1
-0
/
+30
*
sh: interrupt exception handling rework
Paul Mundt
2006-10-12
4
-721
/
+40
*
sh: Convert IPR-IRQ to IRQ chip.
Paul Mundt
2006-10-06
1
-75
/
+27
*
sh: Convert INTC2 IRQ handler to irq_chip.
Paul Mundt
2006-10-06
1
-114
/
+24
*
sh: Updates for IRQ handler changes.
Paul Mundt
2006-10-06
3
-12
/
+19
*
sh: Kill off timer_ops get_frequency().
Paul Mundt
2006-10-06
1
-56
/
+2
*
sh: First step at generic timeofday support.
Paul Mundt
2006-10-06
1
-0
/
+2
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
sh: Kill off remaining config.h references.
Paul Mundt
2006-10-03
1
-1
/
+0
*
sh: Initial gitignore list
Paul Mundt
2006-10-03
1
-0
/
+1
*
sh: build fixes for defconfigs.
Paul Mundt
2006-10-03
3
-7
/
+4
*
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
1
-0
/
+17
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+2
*
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
2006-10-02
1
-0
/
+1
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-9
/
+1
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
[next]