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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
9
-381
/
+23
*
sh: SHMIN board support.
Takashi YOSHII
2006-09-27
7
-1
/
+899
*
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
2006-09-27
26
-66
/
+767
*
serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.
Paul Mundt
2006-09-27
2
-2
/
+41
*
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
5
-123
/
+121
*
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
2006-09-27
9
-22
/
+33
*
sh: __NR_restart_syscall support.
Paul Mundt
2006-09-27
3
-7
/
+13
*
sh: Various nommu fixes.
Yoshinori Sato
2006-09-27
8
-23
/
+50
*
sh: Make PAGE_OFFSET configurable.
Paul Mundt
2006-09-27
5
-29
/
+35
*
sh: Move voyagergx_reg.h to a more sensible place.
Paul Mundt
2006-09-27
4
-4
/
+4
*
sh: math-emu support
Takashi YOSHII
2006-09-27
7
-39
/
+918
*
rtc: New RTC driver for SuperH On-Chip RTC.
Paul Mundt
2006-09-27
3
-0
/
+478
*
sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
Paul Mundt
2006-09-27
8
-38
/
+28
*
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
2006-09-27
4
-54
/
+22
*
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
2006-09-27
11
-73
/
+35
*
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
37
-1520
/
+984
*
serial: Rework sh-sci for driver model.
Paul Mundt
2006-09-27
2
-769
/
+467
*
sh: kgdb stub cleanups.
Paul Mundt
2006-09-27
2
-28
/
+20
*
sh: Use generic CONFIG_FRAME_POINTER.
Paul Mundt
2006-09-27
2
-10
/
+2
*
sh: APM/PM support.
Andriy Skulysh
2006-09-27
21
-22
/
+1124
*
sh: Free up some and document PTEL flags.
Paul Mundt
2006-09-27
1
-31
/
+45
*
sh: Update new-machine.txt so it's more accurate.
Paul Mundt
2006-09-27
1
-77
/
+51
*
sh: SE73180 updates for IRQ changes.
Paul Mundt
2006-09-27
3
-1
/
+4
*
video: Update header location in hp680_bl.
Andriy Skulysh
2006-09-27
1
-2
/
+2
*
sh: Make O= builds work again.
Paul Mundt
2006-09-27
1
-7
/
+5
*
sh: xchg()/__xchg() always_inline fixes for gcc4.
Paul Mundt
2006-09-27
1
-25
/
+32
*
sh: Drop incdir rule for SE7751.
Paul Mundt
2006-09-27
1
-2
/
+0
*
video: Update pvr2fb for sq API changes.
Paul Mundt
2006-09-27
1
-10
/
+12
*
sh: Cleanup and document register bank usage.
Paul Mundt
2006-09-27
3
-3
/
+64
*
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
2006-09-27
30
-49
/
+2684
*
sh: Store Queue API rework.
Paul Mundt
2006-09-27
2
-314
/
+251
*
sh: Board updates for I/O routine rework.
Paul Mundt
2006-09-27
43
-671
/
+201
*
sh: Fix split ptlock for user mappings in __do_page_fault().
Paul Mundt
2006-09-27
1
-3
/
+4
*
sh: Fixup SHMLBA definition for SH7705.
Paul Mundt
2006-09-27
5
-81
/
+38
*
sh: ioremap() overhaul.
Paul Mundt
2006-09-27
15
-323
/
+374
*
sh: page table alloc cleanups and page fault optimizations.
Paul Mundt
2006-09-27
13
-267
/
+261
*
sh: export clear_user_page() for the modules that need it.
Paul Mundt
2006-09-27
1
-0
/
+1
*
sh: SH-4A Privileged Space Mapping Buffer (PMB) support.
Paul Mundt
2006-09-27
3
-2
/
+318
*
sh: Titan board support.
Jamie Lenehan
2006-09-27
10
-12
/
+1764
*
sh: BSS init bugfix and barrier in entry point.
Paul Mundt
2006-09-27
1
-5
/
+31
*
sh: Add control register barriers.
Paul Mundt
2006-09-27
4
-15
/
+45
*
sh: Add flag for MMU PTEA capability.
Paul Mundt
2006-09-27
3
-21
/
+31
[next]