index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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: 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
*
sh: Calculate shm alignment at runtime.
Paul Mundt
2006-09-27
2
-20
/
+39
*
sh: Initial vsyscall page support.
Paul Mundt
2006-09-27
10
-4
/
+392
*
sh: More intelligent entry_mask/way_size calculation.
Paul Mundt
2006-09-27
1
-7
/
+13
*
sh: Support for L2 cache on newer SH-4A CPUs.
Paul Mundt
2006-09-27
2
-2
/
+51
*
sh: Update kexec support for API changes.
Paul Mundt
2006-09-27
2
-16
/
+0
*
sh: Optimized readsl()/writesl() support.
Paul Mundt
2006-09-27
1
-0
/
+67
*
sh: Report movli.l/movco.l capabilities.
Paul Mundt
2006-09-27
1
-1
/
+3
*
sh: CPU flags in AT_HWCAP in ELF auxvt.
Paul Mundt
2006-09-27
1
-3
/
+5
*
sh: Add support for 4K stacks.
Paul Mundt
2006-09-27
6
-23
/
+160
*
sh: stack debugging support.
Paul Mundt
2006-09-27
3
-8
/
+27
*
sh: machvec rework.
Paul Mundt
2006-09-27
1
-43
/
+11
*
sh: Cleanup IRQ disabling for hardirq handlers.
Paul Mundt
2006-09-27
3
-18
/
+4
*
sh: maskreg IRQ support.
Paul Mundt
2006-09-27
2
-2
/
+102
[next]