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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-09-29
1
-1
/
+1
*
sh: Fix occasional flush_cache_4096() stack corruption.
Paul Mundt
2006-09-27
1
-11
/
+9
*
sh: Calculate shm alignment at runtime.
Paul Mundt
2006-09-27
2
-20
/
+39
*
sh: Initial vsyscall page support.
Paul Mundt
2006-09-27
13
-12
/
+418
*
sh: Selective flush_cache_mm() flushing.
Paul Mundt
2006-09-27
1
-90
/
+130
*
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
7
-23
/
+170
*
sh: Enable /proc/kcore support.
Paul Mundt
2006-09-27
1
-2
/
+9
*
sh: stack debugging support.
Paul Mundt
2006-09-27
4
-8
/
+43
*
sh: select CONFIG_EMBEDDED.
Paul Mundt
2006-09-27
1
-0
/
+1
*
sh: machvec rework.
Paul Mundt
2006-09-27
30
-774
/
+476
*
sh: Solution Engine SH7343 board support.
Paul Mundt
2006-09-27
9
-13
/
+1626
*
sh: SH7710VoIPGW board support.
Paul Mundt
2006-09-27
6
-0
/
+1036
*
sh: Cleanup IRQ disabling for hardirq handlers.
Paul Mundt
2006-09-27
15
-156
/
+38
*
sh: maskreg IRQ support.
Paul Mundt
2006-09-27
3
-2
/
+105
*
sh: Kill off dead boards.
Paul Mundt
2006-09-27
32
-2435
/
+4
*
sh: Add support for cacheline poking through debugfs.
Paul Mundt
2006-09-27
2
-0
/
+151
*
sh: Fix memcpy() build error on sh4eb.
Nobuhiro Iwamatsu
2006-09-27
1
-2
/
+2
*
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
2006-09-27
6
-190
/
+22
*
sh: SHMIN board support.
Takashi YOSHII
2006-09-27
6
-1
/
+890
*
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
2006-09-27
18
-51
/
+308
*
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
6
-17
/
+20
*
sh: __NR_restart_syscall support.
Paul Mundt
2006-09-27
3
-7
/
+13
*
sh: Various nommu fixes.
Yoshinori Sato
2006-09-27
3
-10
/
+22
*
sh: Make PAGE_OFFSET configurable.
Paul Mundt
2006-09-27
4
-28
/
+34
*
sh: Move voyagergx_reg.h to a more sensible place.
Paul Mundt
2006-09-27
3
-3
/
+3
*
sh: math-emu support
Takashi YOSHII
2006-09-27
6
-39
/
+832
*
sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
Paul Mundt
2006-09-27
7
-36
/
+26
*
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
2006-09-27
1
-0
/
+3
*
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
2006-09-27
7
-42
/
+22
*
sh: Fixup TEI IRQ requests in request_dma().
Paul Mundt
2006-09-27
1
-2
/
+5
*
sh: G2 DMA IRQ and residue sampling.
Paul Mundt
2006-09-27
1
-13
/
+41
*
sh: VoyagerGX cleanups and 8250 UART support.
Paul Mundt
2006-09-27
3
-11
/
+71
*
sh: Inhibit mapping PCI apertures through page tables.
Paul Mundt
2006-09-27
2
-12
/
+25
*
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
2006-09-27
35
-1517
/
+947
*
sh: kgdb stub cleanups.
Paul Mundt
2006-09-27
1
-28
/
+5
*
sh: Use generic CONFIG_FRAME_POINTER.
Paul Mundt
2006-09-27
1
-9
/
+1
*
sh: APM/PM support.
Andriy Skulysh
2006-09-27
13
-5
/
+973
*
sh: SE73180 updates for IRQ changes.
Paul Mundt
2006-09-27
3
-1
/
+4
[next]