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
/
tile
/
lib
Commit message (
Expand
)
Author
Age
*
tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...
Chen Gang
2013-09-27
*
tile: rework <asm/cmpxchg.h>
Chris Metcalf
2013-09-06
*
tile: remove support for TILE64
Chris Metcalf
2013-09-03
*
tile: eliminate no-op "noatomichash" boot argument
Chris Metcalf
2013-09-03
*
tile: support FRAME_POINTER
Chris Metcalf
2013-09-03
*
tile: fix strncpy_from_user bug
Chris Metcalf
2013-08-30
*
tile: use proper .align directives on __ex_table sections
Chris Metcalf
2013-08-30
*
tile: support ftrace on tilegx
Tony Lu
2013-08-30
*
tile: support CONFIG_PREEMPT
Chris Metcalf
2013-08-13
*
tile: optimize strnlen using SIMD instructions
Ken Steele
2013-08-01
*
tile: optimize and clean up string functions
Chris Metcalf
2013-08-01
*
tile: convert uses of "inv" to "finv"
Chris Metcalf
2013-07-31
*
tilepro: work around module link error with gcc 4.7
Chris Metcalf
2013-06-15
*
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2013-05-09
|
\
|
*
arch/tile: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-05-09
*
|
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
2013-04-30
|
/
*
tile: export a handful of symbols appropriately
Chris Metcalf
2013-02-08
*
arch/tile: break out the "csum a long" function to <asm/checksum.h>
Chris Metcalf
2012-07-11
*
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
2012-05-25
*
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
2012-05-25
*
arch/tile: support building big-endian kernel
Chris Metcalf
2012-05-25
*
arch/tile: fix finv_buffer_remote() for tilegx
Chris Metcalf
2012-04-02
*
arch/tile: fix pointer cast in cacheflush.c
Chris Metcalf
2012-04-02
*
arch/tile: fix bug in delay_backoff()
Chris Metcalf
2012-04-02
*
arch/tile: make sure to build memcpy_user_64 without frame pointer
Chris Metcalf
2012-04-02
*
arch/tile: misplaced parens near likely
roel
2012-03-12
*
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
2011-12-03
*
arch/tile: avoid exporting a symbol no longer used by gcc
Chris Metcalf
2011-11-03
*
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2011-10-13
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
2011-05-12
*
arch/tile: disable GX prefetcher during cache flush
Chris Metcalf
2011-05-04
*
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
Chris Metcalf
2011-05-04
*
arch/tile: fix futex sanitization definition/prototype mismatch
Chris Metcalf
2011-03-20
*
arch/tile: fix deadlock bugs in rwlock implementation
Chris Metcalf
2011-03-10
*
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2011-03-10
*
arch/tile: fix some comments and whitespace
Chris Metcalf
2011-03-10
*
arch/tile: export some additional module symbols
Chris Metcalf
2011-03-01
*
arch/tile: enhance existing finv_buffer_remote() routine
Chris Metcalf
2011-03-01
*
arch/tile: use extended assembly to inline __mb_incoherent()
Chris Metcalf
2011-03-01
*
arch/tile: fix __ndelay etc to work better
Chris Metcalf
2011-03-01
*
arch/tile: catch up with section naming convention in 2.6.35
Chris Metcalf
2011-03-01
*
arch/tile: fix memchr() not to dereference memory for zero length
Chris Metcalf
2010-11-24
*
arch/tile: fix rwlock so would-be write lockers don't block new readers
Chris Metcalf
2010-11-15
*
arch/tile: complete migration to new kmap_atomic scheme
Chris Metcalf
2010-11-01
*
arch/tile: minor whitespace/naming changes for string support files
Chris Metcalf
2010-10-15
*
arch/tile: properly export __mb_incoherent for modules
Chris Metcalf
2010-10-14
*
tile: replace some BUG_ON checks with BUILD_BUG_ON checks
Akinobu Mita
2010-10-05
*
arch/tile: Various cleanups.
Chris Metcalf
2010-08-13
*
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
[next]