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
2008-02-05
Fix timerfd breakage on avr32
Haavard Skinnemoen
2
-2
/
+2
2008-02-05
stop c_p_a corrupting the pds
Hugh Dickins
1
-1
/
+0
2008-02-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
28
-376
/
+468
2008-02-05
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
25
-520
/
+587
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-115
/
+84
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-3
/
+3
2008-02-05
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-71
/
+276
2008-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
39
-126
/
+16848
2008-02-05
uml: make mconsole_stack namespace-aware
Jeff Dike
1
-17
/
+18
2008-02-05
uml: redo the calculation of NR_syscalls
Jeff Dike
6
-19
/
+25
2008-02-05
uml: defconfig tweaks
Jeff Dike
1
-3
/
+3
2008-02-05
uml: port mutex conversion
Daniel Walker
1
-3
/
+4
2008-02-05
uml: mconsole mutex conversion
Daniel Walker
1
-3
/
+4
2008-02-05
uml: LDT mutex conversion
Daniel Walker
2
-9
/
+9
2008-02-05
uml: use of a public MAC is a warning, not an error
Jeff Dike
1
-5
/
+4
2008-02-05
uml: fix infinite mconsole loop
Karol Swietlicki
1
-1
/
+3
2008-02-05
uml: remove map_cb
Jeff Dike
1
-7
/
+1
2008-02-05
uml: remove TOPDIR
WANG Cong
2
-13
/
+13
2008-02-05
uml: remove unused fields from mm_context
Jeff Dike
1
-4
/
+0
2008-02-05
uml: move register initialization
Jeff Dike
1
-3
/
+7
2008-02-05
uml: add newlines to printks
Jeff Dike
1
-4
/
+4
2008-02-05
uml: style fixes in arch/um/sys-x86_64
Jeff Dike
8
-106
/
+65
2008-02-05
uml: add back CONFIG_HZ
Jeff Dike
2
-1
/
+5
2008-02-05
uml: DEBUG_SHIRQ fixes
Jeff Dike
2
-4
/
+12
2008-02-05
uml: remove fakehd
Jeff Dike
1
-16
/
+4
2008-02-05
uml: implement O_APPEND
Jeff Dike
1
-0
/
+2
2008-02-05
uml: SMP locking commentary
Jeff Dike
4
-10
/
+17
2008-02-05
uml: remove init_irq_signals
Jeff Dike
3
-13
/
+4
2008-02-05
uml: signal handling tidying
Jeff Dike
1
-21
/
+12
2008-02-05
uml: fix hostfs tv_usec calculations
Dominique Quatravaux
1
-4
/
+4
2008-02-05
uml: style fixes in arch/um/kernel
Jeff Dike
14
-133
/
+122
2008-02-05
uml: clean up sig_handler_common_skas
Jeff Dike
1
-45
/
+18
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
4
-79
/
+65
2008-02-05
uml: don't allow processes to call into stub
Jeff Dike
1
-0
/
+3
2008-02-05
uml: get rid of syscall counters
Jeff Dike
4
-9
/
+0
2008-02-05
uml: don't kill pid 0
Jeff Dike
1
-1
/
+13
2008-02-05
uml: tidy helper code
Jeff Dike
7
-50
/
+36
2008-02-05
uml: use barrier() instead of mb()
Jeff Dike
1
-20
/
+8
2008-02-05
uml: install panic notifier earlier
Jeff Dike
4
-32
/
+42
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
3
-62
/
+27
2008-02-05
uml: customize tlb.h
Jeff Dike
2
-8
/
+139
2008-02-05
uml: 64-bit tlb fixes
Jeff Dike
4
-9
/
+8
2008-02-05
uml: style fixes in file.c
Jeff Dike
2
-115
/
+118
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
7
-40
/
+18
2008-02-05
uml: fix mconsole stop
Karol Swietlicki
1
-3
/
+2
2008-02-05
uml: remove duplicate config symbol and unused file and variables
Karol Swietlicki
4
-27
/
+2
2008-02-05
uml: syle fixes in arch/um/os-Linux
Jeff Dike
2
-118
/
+150
2008-02-05
uml: fx command-line CFLAGS and LDFLAGS support
Jeff Dike
1
-3
/
+3
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
6
-74
/
+75
2008-02-05
uml: clean up TASK_SIZE usage
Jeff Dike
11
-49
/
+23
[next]