index
:
talos-op-linux
master
Talos™ II 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
*
serial: Move asm-sh/sci.h to linux/serial_sci.h.
Paul Mundt
2008-02-26
18
-18
/
+18
*
sh: fix rtc_resources setup for sh770x
Rafael Ignacio Zurita
2008-02-26
1
-3
/
+3
*
sh: Storage class should be before const qualifier
Tobias Klauser
2008-02-26
1
-2
/
+2
*
sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.
Paul Mundt
2008-02-25
1
-2
/
+2
*
sh: Kill off more dead symbols.
Paul Mundt
2008-02-14
3
-6
/
+3
*
sh: Get SH-5 caches working again post-unification.
Paul Mundt
2008-02-14
1
-33
/
+28
*
sh: Shut up some trivial build warnings.
Paul Mundt
2008-02-14
3
-19
/
+18
*
sh: Symbol exports for trapped I/O.
Paul Mundt
2008-02-14
1
-0
/
+5
*
sh: Use max_t in io_trapped.
Paul Mundt
2008-02-14
1
-3
/
+5
*
sh: add support for sh7366 processor
Magnus Damm
2008-02-14
5
-2
/
+195
*
sh: remove maskreg irq code
Magnus Damm
2008-02-14
2
-94
/
+0
*
sh: fix ptrace copy_from/to_user() compilation error
Magnus Damm
2008-02-14
1
-2
/
+2
*
sh: trapped io support V2
Magnus Damm
2008-02-14
6
-38
/
+324
*
sh: use opcode_t and enable unaligned code for sh2a
Magnus Damm
2008-02-14
1
-34
/
+25
*
sh: add byte support to the sign extension code
Magnus Damm
2008-02-14
1
-1
/
+11
*
sh: fix xtime_lock deadlocking.
Peter Zijlstra
2008-02-14
2
-18
/
+32
*
sh: Wire up new timerfd syscalls.
Paul Mundt
2008-02-14
2
-2
/
+6
*
sh: break out unaligned sign extension code
Magnus Damm
2008-02-14
1
-45
/
+23
*
sh: add probe support for new sh7722 cut
Magnus Damm
2008-02-14
1
-1
/
+1
*
xtime_lock vs update_process_times
Peter Zijlstra
2008-02-13
2
-11
/
+0
*
Fix container_of() usage
Alexey Dobriyan
2008-02-08
1
-1
/
+1
*
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
2008-02-07
1
-11
/
+18
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-4
/
+6
*
timerfd: fix remaining architectures
Andrew Morton
2008-02-05
2
-2
/
+2
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
2
-8
/
+8
*
sh: constify function pointer tables
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
sh: Add OHCI and UDC platform devices for SH7720.
Yoshihiro Shimoda
2008-01-28
1
-0
/
+53
*
sh: intc - remove default interrupt priority tables
Magnus Damm
2008-01-28
14
-139
/
+36
*
sh: sh7712 clock support
Andrew Murray
2008-01-28
2
-0
/
+72
*
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
2008-01-28
5
-4
/
+524
*
sh: Add support for SH7721 CPU subtype.
Yoshihiro Shimoda
2008-01-28
6
-10
/
+26
*
sh: Encode L1/L2 cache shape in auxvt.
Paul Mundt
2008-01-28
2
-1
/
+31
*
sh: Support denormalization on SH-4 FPU.
Stuart Menefy
2008-01-28
3
-181
/
+1227
*
sh: Clean up places that make 29-bit physical assumptions.
Stuart Menefy
2008-01-28
2
-2
/
+7
*
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2008-01-28
3
-6
/
+15
*
sh: GUSA atomic rollback support.
Stuart Menefy
2008-01-28
4
-57
/
+23
*
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
12
-76
/
+55
*
sh: syscall auditing for sh5, too.
Paul Mundt
2008-01-28
2
-18
/
+30
*
sh: Provide a 29/32-bit physical hint for bootloaders.
Stuart Menefy
2008-01-28
1
-1
/
+5
*
sh: Add a printk() to warn legacy mem= growers.
Stuart Menefy
2008-01-28
1
-0
/
+11
*
sh: SH-2A FPU support.
Paul Mundt
2008-01-28
6
-25
/
+665
*
sh: Add SH7263 CPU support.
Paul Mundt
2008-01-28
5
-4
/
+48
*
sh: Fix the arch/sh/kernel/traps.c build for sh32.
Paul Mundt
2008-01-28
1
-0
/
+2
*
sh: Add SH7203 CPU support.
Paul Mundt
2008-01-28
6
-7
/
+386
*
sh: syscall audit support.
Yuichi Nakamura
2008-01-28
2
-6
/
+23
*
sh: Move mach-cayman in with the rest of the boards.
Paul Mundt
2008-01-28
1
-1
/
+0
*
sh: Kill off the mach-harp and mach-sim machtypes.
Paul Mundt
2008-01-28
1
-8
/
+0
*
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-28
5
-16
/
+14
*
sh: Kill off the rest of arch/sh64/kernel/.
Paul Mundt
2008-01-28
4
-2
/
+530
*
sh: Get the mach-cayman IRQ support building.
Paul Mundt
2008-01-28
4
-19
/
+258
[next]