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
Commit message (
Expand
)
Author
Age
*
switch do_brk() to get_unmapped_area()
Al Viro
2009-12-11
*
Take arch_mmap_check() into get_unmapped_area()
Al Viro
2009-12-11
*
fix a struct file leak in do_mmap_pgoff()
Al Viro
2009-12-11
*
Unify sys_mmap*
Al Viro
2009-12-11
*
Cut hugetlb case early for 32bit on ia64
Al Viro
2009-12-11
*
arch_mmap_check() on mn10300
Al Viro
2009-12-11
*
Kill ancient crap in s390 compat mmap
Al Viro
2009-12-11
*
arm: add arch_mmap_check(), get rid of sys_arm_mremap()
Al Viro
2009-12-11
*
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
Al Viro
2009-12-11
*
kill useless checks in sparc mremap variants
Al Viro
2009-12-11
*
fix pgoff in "have to relocate" case of mremap()
Al Viro
2009-12-11
*
fix the arch checks in MREMAP_FIXED case
Al Viro
2009-12-11
*
fix checks for expand-in-place mremap
Al Viro
2009-12-11
*
do_mremap() untangling, part 3
Al Viro
2009-12-11
*
do_mremap() untangling, part 2
Al Viro
2009-12-11
*
untangling do_mremap(), part 1
Al Viro
2009-12-11
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-11
|
\
|
*
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
2009-12-10
|
*
Merge remote branch 'korg/drm-radeon-next' of into drm-linus
Dave Airlie
2009-12-10
|
|
\
|
|
*
drm/ttm: Print debug information on memory manager when eviction fails
Jerome Glisse
2009-12-10
|
|
*
drm: Add memory manager debug function
Jerome Glisse
2009-12-10
|
|
*
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-10
|
|
*
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2009-12-10
|
|
*
drm/ttm: Initialize eviction placement in case the driver callback doesn't
Jerome Glisse
2009-12-10
|
|
*
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
2009-12-10
|
|
*
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
2009-12-10
|
|
*
drm/radeon/kms: Fix NULL ptr dereference
Jerome Glisse
2009-12-10
|
|
*
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
2009-12-10
|
|
*
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
Alex Deucher
2009-12-10
|
|
*
drm/radeon/kms: fix return value from fence function.
Dave Airlie
2009-12-10
|
|
*
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2009-12-10
|
|
*
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2009-12-10
|
|
*
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
2009-12-10
|
|
*
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
2009-12-10
|
|
*
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
2009-12-10
|
|
*
drm/radeon/kms: fix avivo tiling regression since radeon object rework
Dave Airlie
2009-12-10
|
|
*
drm/radeon/kms: make sure i2c id matches
Alex Deucher
2009-12-08
|
|
*
drm/radeon/kms: make sure ss id matches
Alex Deucher
2009-12-08
|
|
*
drm/radeon/kms: connector fixes
Alex Deucher
2009-12-08
|
|
*
drm/ttm: fix memory leak noticed by kmemleak.
Dave Airlie
2009-12-08
|
|
*
drm: disable all the possible outputs/crtcs before entering KMS mode
Zhao Yakui
2009-12-08
|
*
|
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/i915: Remove a debugging printk from hangcheck
Chris Wilson
2009-12-09
|
|
*
drm/i915: restore render clock gating on resume
Andrew Lutomirski
2009-12-08
|
|
*
drm/i915: Set the error code after failing to insert new offset into mm ht.
Chris Wilson
2009-12-07
|
|
*
drm/i915: Report purgeable status in buffer lists.
Chris Wilson
2009-12-07
|
|
*
agp/intel-agp: Clear entire GTT on startup
David Woodhouse
2009-12-07
|
*
|
Merge remote branch 'korg/drm-radeon-dp' into drm-linus
Dave Airlie
2009-12-07
|
|
\
\
|
|
*
|
drm/radeon/kms: enable hpd support
Alex Deucher
2009-12-07
|
|
*
|
drm/radeon/kms: add asic callbacks for hpd
Alex Deucher
2009-12-07
[next]