index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-30
Merge tag 'cputime-cleanups-for-mingo' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
10
-40
/
+89
2012-10-29
cputime: Separate irqtime accounting from generic vtime
Frederic Weisbecker
2
-12
/
+10
2012-10-29
cputime: Specialize irq vtime hooks
Frederic Weisbecker
3
-5
/
+30
2012-10-29
kvm: Directly account vtime to system on guest switch
Frederic Weisbecker
2
-6
/
+10
2012-10-29
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
5
-10
/
+26
2012-10-29
vtime: Gather vtime declarations to their own header file
Frederic Weisbecker
3
-18
/
+24
2012-10-24
sched: Describe CFS load-balancer
Peter Zijlstra
1
-2
/
+116
2012-10-24
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
4
-5
/
+32
2012-10-24
sched: Make __update_entity_runnable_avg() fast
Paul Turner
1
-24
/
+101
2012-10-24
sched: Update_cfs_shares at period edge
Paul Turner
1
-8
/
+10
2012-10-24
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
Paul Turner
1
-27
/
+23
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
3
-165
/
+36
2012-10-24
sched: Maintain runnable averages across throttled periods
Paul Turner
2
-11
/
+42
2012-10-24
sched: Normalize tg load contributions against runnable time
Paul Turner
3
-0
/
+62
2012-10-24
sched: Compute load contribution by a group entity
Paul Turner
1
-6
/
+27
2012-10-24
sched: Aggregate total task_group load
Paul Turner
3
-0
/
+30
2012-10-24
sched: Account for blocked load waking back up
Paul Turner
2
-21
/
+81
2012-10-24
sched: Add an rq migration call-back to sched_class
Paul Turner
3
-0
/
+15
2012-10-24
sched: Maintain the load contribution of blocked entities
Paul Turner
5
-15
/
+122
2012-10-24
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
4
-5
/
+60
2012-10-24
sched: Maintain per-rq runnable averages
Ben Segall
3
-4
/
+26
2012-10-24
sched: Track the runnable average on a per-task entity basis
Paul Turner
4
-0
/
+151
2012-10-24
Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
17
-50
/
+58
2012-10-24
alpha: separate thread-synchronous flags
Al Viro
4
-45
/
+68
2012-10-24
Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+6
2012-10-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-212
/
+173
2012-10-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+12
2012-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-36
/
+55
2012-10-24
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-10
/
+4
2012-10-24
Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-34
/
+1
2012-10-23
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
1
-10
/
+0
2012-10-23
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
1
-0
/
+4
2012-10-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
21
-68
/
+148
2012-10-23
Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-6
/
+10
2012-10-23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-45
/
+74
2012-10-23
Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-32
/
+22
2012-10-23
Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-10-23
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
Thomas Hellstrom
1
-8
/
+12
2012-10-23
drm/ttm: Fix a theoretical race
Thomas Hellstrom
1
-2
/
+2
2012-10-23
drm: platform: Don't initialize driver-private data
Thierry Reding
2
-8
/
+5
2012-10-23
drm/debugfs: remove redundant info from gem_names
Marcin Slusarz
1
-2
/
+0
2012-10-23
drm: fb: cma: Fail gracefully on allocation failure
Thierry Reding
1
-1
/
+1
2012-10-23
drm: fb: cma: Fix typo in debug message
Thierry Reding
1
-1
/
+1
2012-10-22
ext4: Avoid underflow in ext4_trim_fs()
Lukas Czerner
1
-2
/
+3
2012-10-22
KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
Sasha Levin
1
-0
/
+3
2012-10-22
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
1
-1
/
+1
2012-10-22
KVM: MMU: fix release noslot pfn
Xiao Guangrong
2
-5
/
+2
2012-10-22
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
8
-21
/
+47
2012-10-22
module_signing: fix printk format warning
Randy Dunlap
1
-1
/
+1
2012-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
31
-671
/
+731
[next]