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
Commit message (
Expand
)
Author
Age
*
tile: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
*
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
2010-12-17
*
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
Chris Metcalf
2010-12-17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-11-24
|
\
|
*
arch/tile: fix memchr() not to dereference memory for zero length
Chris Metcalf
2010-11-24
|
*
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
2010-11-24
|
*
Merge branch 'master' into for-linus
Chris Metcalf
2010-11-24
|
|
\
|
*
|
arch/tile: fix rwlock so would-be write lockers don't block new readers
Chris Metcalf
2010-11-15
*
|
|
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2010-11-24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pci root complex: support for tile architecture
Chris Metcalf
2010-11-24
|
*
|
drivers/net/tile/: on-chip network drivers for the tile architecture
Chris Metcalf
2010-11-24
*
|
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
|
|
/
|
/
|
*
|
arch/tile: mark "hardwall" device as non-seekable
Chris Metcalf
2010-11-01
*
|
asm-generic/stat.h: support 64-bit file time_t for stat()
Chris Metcalf
2010-11-01
*
|
arch/tile: don't allow user code to set the PL via ptrace or signal return
Chris Metcalf
2010-11-01
*
|
arch/tile: correct double syscall restart for nested signals
Chris Metcalf
2010-11-01
*
|
arch/tile: avoid __must_check warning on one strict_strtol check
Chris Metcalf
2010-11-01
|
/
*
arch/tile: bomb raw_local_irq_ to arch_local_irq_
Chris Metcalf
2010-11-01
*
arch/tile: complete migration to new kmap_atomic scheme
Chris Metcalf
2010-11-01
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-10-28
|
\
|
*
kbuild: convert `arch/tile' to the kconfig mainmenu upgrade
Arnaud Lacombe
2010-10-28
*
|
Remove duplicate includes from many files
Zimny Lech
2010-10-27
*
|
ptrace: cleanup arch_ptrace() on tile
Namhyung Kim
2010-10-27
*
|
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
*
|
tile: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
2010-10-27
*
|
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-10-26
|
\
\
|
*
|
arch/tile: convert a BUG_ON to BUILD_BUG_ON
Chris Metcalf
2010-10-15
|
*
|
arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode
Chris Metcalf
2010-10-15
|
*
|
arch/tile: support new info op generated by compiler
Chris Metcalf
2010-10-15
|
*
|
arch/tile: minor whitespace/naming changes for string support files
Chris Metcalf
2010-10-15
|
*
|
arch/tile: enable single-step support for TILE-Gx
Chris Metcalf
2010-10-15
|
*
|
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
2010-10-15
|
*
|
arch/tile: add Tilera's <arch/sim.h> header as an open-source header
Chris Metcalf
2010-10-15
|
*
|
arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>
Chris Metcalf
2010-10-15
|
*
|
arch/tile: prevent corrupt top frame from causing backtracer runaway
Chris Metcalf
2010-10-14
|
*
|
arch/tile: various top-level Makefile cleanups
Chris Metcalf
2010-10-14
|
*
|
arch/tile: change lower bound on syscall error return to -4095
Chris Metcalf
2010-10-14
|
*
|
arch/tile: properly export __mb_incoherent for modules
Chris Metcalf
2010-10-14
|
*
|
arch/tile: provide a definition of MAP_STACK
Chris Metcalf
2010-10-14
|
*
|
arch/tile: Add a warning if we try to allocate too much vmalloc memory.
Chris Metcalf
2010-10-14
|
*
|
arch/tile: update some comments to clarify register usage.
Chris Metcalf
2010-10-14
|
*
|
arch/tile: use better "punctuation" for VMSPLIT_3_5G and friends
Chris Metcalf
2010-10-14
|
*
|
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
2010-10-14
|
*
|
Merge branch 'master' into for-linus
Chris Metcalf
2010-10-14
|
|
\
\
|
*
|
|
tile: replace some BUG_ON checks with BUILD_BUG_ON checks
Akinobu Mita
2010-10-05
*
|
|
|
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
*
|
|
|
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
[next]