index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: 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
*
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
2006-09-27
4
-153
/
+19
*
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
2006-09-27
13
-36
/
+267
*
sh: Add setup code for various CPU subtypes.
Paul Mundt
2006-09-27
11
-0
/
+441
*
sh: sem2mutex conversion for clock framework.
Paul Mundt
2006-09-27
1
-8
/
+9
*
sh: pselect6 and ppoll, along with signal trampoline rework.
Paul Mundt
2006-09-27
3
-91
/
+85
*
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
2006-09-27
3
-11
/
+14
*
sh: __NR_restart_syscall support.
Paul Mundt
2006-09-27
3
-7
/
+13
*
sh: Make PAGE_OFFSET configurable.
Paul Mundt
2006-09-27
1
-1
/
+1
*
sh: math-emu support
Takashi YOSHII
2006-09-27
1
-39
/
+125
[next]