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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Urquell board support.
Kuninori Morimoto
2009-03-03
1
-0
/
+68
*
sh: Add support for SH7786 CPU subtype.
Kuninori Morimoto
2009-03-03
3
-1
/
+197
*
sh: Disable unsupportable prefetching on SH-3.
Paul Mundt
2009-02-27
1
-2
/
+1
*
sh: prefetch early exception data on sh4/sh4a.
Magnus Damm
2009-02-27
1
-0
/
+5
*
sh: remove EXPEVT vector from stack on sh3/sh4/sh4a
Magnus Damm
2009-02-27
1
-5
/
+3
*
sh: rework clocksource and sched_clock
Magnus Damm
2009-01-29
1
-2
/
+2
*
SH: fix start_thread and user_stack_pointer macros
Roel Kluin
2009-01-29
3
-14
/
+14
*
sh: Use the atomic_t "counter" member
Matt Fleming
2009-01-29
1
-8
/
+8
*
sh: Relax inline assembly constraints
Matt Fleming
2009-01-29
2
-55
/
+55
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-01-29
3
-50
/
+15
|
\
|
*
sh: Fix up T-bit error handling in SH-4A mutex fastpath.
Takashi Yoshii
2009-01-29
1
-12
/
+9
|
*
sh: Fix up spurious syscall restarting.
Paul Mundt
2009-01-29
2
-38
/
+6
*
|
sh: use gpiolib
Magnus Damm
2009-01-27
1
-26
/
+35
*
|
sh: lockless gpio_set_value()
Magnus Damm
2009-01-27
1
-1
/
+1
*
|
sh: make gpio_get/set_value() O(1)
Magnus Damm
2009-01-27
1
-1
/
+6
|
/
*
asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usage
Mike Frysinger
2009-01-21
2
-12
/
+4
*
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-14
1
-3
/
+3
|
\
|
*
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2009-01-14
1
-3
/
+3
*
|
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2009-01-14
2
-3
/
+0
|
/
*
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-08
1
-1
/
+0
*
sh: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-59
/
+64
*
atomic_t: unify all arch definitions
Matthew Wilcox
2009-01-06
1
-4
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-03
33
-224
/
+796
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
32
-224
/
+795
|
|
\
|
|
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-12-28
1
-1
/
+1
|
|
|
\
|
|
|
*
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
2008-12-25
1
-1
/
+1
|
|
*
|
sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.
Paul Mundt
2008-12-22
1
-0
/
+8
|
|
*
|
sh: mrshpc_setup_windows() needs to be inline.
Paul Mundt
2008-12-22
1
-1
/
+1
|
|
*
|
sh: Kill off cf-enabler with extreme prejudice.
Paul Mundt
2008-12-22
1
-0
/
+52
|
|
*
|
sh: mach-edosk7705: Fix up edosk7705 so it all builds again.
Paul Mundt
2008-12-22
2
-29
/
+4
|
|
*
|
sh: Kill off dead mv_init_pci() from machvec.
Paul Mundt
2008-12-22
1
-1
/
+0
|
|
*
|
sh: Kill off mv_heartbeat() from the machvec.
Paul Mundt
2008-12-22
1
-2
/
+0
|
|
*
|
sh: Kill off sh_bios_in_gdb_mode().
Paul Mundt
2008-12-22
1
-1
/
+0
|
|
*
|
sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().
Paul Mundt
2008-12-22
1
-9
/
+12
|
|
*
|
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
2
-47
/
+21
|
|
*
|
sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.
Paul Mundt
2008-12-22
2
-3
/
+3
|
|
*
|
sh: Provide linux/regset.h interface for SH-5.
Paul Mundt
2008-12-22
2
-3
/
+1
|
|
*
|
sh: Provide asm/syscall.h for SH-5.
Paul Mundt
2008-12-22
1
-1
/
+75
|
|
*
|
sh: Fix up syscall_get_nr() comment in syscall_32.h.
Paul Mundt
2008-12-22
1
-1
/
+1
|
|
*
|
sh: Fix up the cpu_asid() return value on nommu.
Paul Mundt
2008-12-22
1
-2
/
+2
|
|
*
|
sh: Fix an off-by-1 check in __mutex_fastpath_unlock().
Paul Mundt
2008-12-22
1
-1
/
+1
|
|
*
|
sh: Fix up the SH-4A mutex fastpath semantics.
Paul Mundt
2008-12-22
1
-16
/
+21
|
|
*
|
sh: move the hp6xx pm code
Magnus Damm
2008-12-22
1
-17
/
+0
|
|
*
|
sh: remove ioport cruft and smc91x from se7343
Magnus Damm
2008-12-22
1
-3
/
+0
|
|
*
|
sh: add st16c2550 devices to se7343
Magnus Damm
2008-12-22
1
-1
/
+5
|
|
*
|
sh: Add support for SH7201 CPU subtype.
Peter Griffin
2008-12-22
2
-2
/
+2
|
|
*
|
sh: Provide a dyn_arch_ftrace struct definition.
Paul Mundt
2008-12-22
1
-2
/
+7
|
|
*
|
sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.
Paul Mundt
2008-12-22
3
-5
/
+3
|
|
*
|
sh: Add a simple code dumper for SUPERH32 show_regs().
Paul Mundt
2008-12-22
1
-0
/
+1
|
|
*
|
sh: Provide optimized unaligned loads on SH-4A.
Paul Mundt
2008-12-22
2
-1
/
+264
[next]