index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
lib
Commit message (
Expand
)
Author
Age
*
sh: Ensure ST40-300 BogoMIPS value is consistent
Stuart Menefy
2011-02-15
*
sh: change to new flag variable
matt mooney
2010-09-23
*
arch/sh/lib/strlen.S: Checkpatch cleanup
Andrea Gelmini
2010-05-23
*
arch/sh/lib/libgcc.h: Checkpatch cleanup
Andrea Gelmini
2010-02-28
*
sh: Optimised memset for SH4
Stuart Menefy
2009-11-24
*
sh: Kill off dcache writeback from copy_page().
Paul Mundt
2009-09-08
*
Merge branch 'master' into sh/smp
Paul Mundt
2009-09-01
|
\
|
*
sh: Fix underflow in SH udelay() code.
Stuart Menefy
2009-08-24
|
*
sh: Remove implicit sign extension from assembler immediates
Stuart Menefy
2009-08-24
*
|
sh: Rename arch/sh/lib/clear_page.S -> __clear_user.S.
Paul Mundt
2009-07-27
*
|
sh: wire up clear_user_highpage() for sh4, convert sh7705.
Paul Mundt
2009-07-27
|
/
*
sh: Fix up stack overflow check with ftrace disabled.
Paul Mundt
2009-07-11
*
sh: Fix up ftrace build error when STACK_DEBUG=n.
Paul Mundt
2009-07-11
*
sh: Decouple mcount from ftrace.
Paul Mundt
2009-07-11
*
sh: Function graph tracer support
Matt Fleming
2009-07-10
*
sh: Provide diagnostic kernel stack checks
Matt Fleming
2009-07-10
*
sh: Add ftrace syscall tracing support
Matt Fleming
2009-07-06
*
sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST
Matt Fleming
2009-07-06
*
sh: Handle calling csum_partial with misaligned data
Stuart Menefy
2009-01-28
*
sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower.
Takashi YOSHII
2008-12-22
*
sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.
Paul Mundt
2008-12-22
*
sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.
Paul Mundt
2008-12-22
*
sh: dynamic ftrace support.
Matt Fleming
2008-12-22
*
sh: __copy_user function can corrupt the stack in case of exception
Stuart MENEFY
2008-11-13
*
sh: Fix up the __raw_read/writeX() definitions.
Paul Mundt
2008-10-01
*
sh: fixup many sparse errors.
Paul Mundt
2008-09-07
*
move arch/sh/lib/io.o to obj-y
Adrian Bunk
2008-07-28
*
sh: Fix up optimized SH-4 memcpy on big endian.
Hideo Saito
2008-05-16
*
sh: Allow optimized clear/copy page routines to be used on SH-2.
Paul Mundt
2008-04-18
*
sh: Explicit alignment for PAGE_SIZE in copy/clear_page().
Paul Mundt
2008-01-27
*
sh: Build fixes for lib32 clear_page.
Paul Mundt
2008-01-27
*
sh: clear/copy_page renames in lib and lib64.
Paul Mundt
2008-01-27
*
sh: Move sh32 optimized I/O routines to arch/sh/lib/
Paul Mundt
2008-01-27
*
sh: Add -Werror for clean directories.
Paul Mundt
2007-11-06
*
sh: Revert __xdiv64_32 size change.
Paul Mundt
2007-07-12
*
sh: Correct __xdiv64_32/div64_32 return value size.
Paul Mundt
2007-07-05
*
sh: Fixup ndelay() xloops calculation for alternate HZ.
kogiidena
2007-05-08
*
sh: Kill off udivdi3 div64_32 wrapping.
Paul Mundt
2007-05-06
*
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2007-04-26
*
sh: Fix memcpy() build error on sh4eb.
Nobuhiro Iwamatsu
2006-09-27
*
sh: Fix TCP payload csum bug in csum_partial_copy_generic().
Ollie Wild
2006-09-27
*
sh: Fix a sign extension bug in memset().
Toshinobu Sugioka
2006-09-27
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16