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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-30
[PATCH] scsi: device_reprobe() can fail
Andrew Morton
1
-2
/
+2
2006-09-30
[PATCH] CONFIG_BLOCK: blk_congestion_wait() fix
Andrew Morton
1
-2
/
+5
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
10
-18
/
+94
2006-09-30
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
1
-0
/
+6
2006-09-30
[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...
David Howells
1
-0
/
+9
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
4
-47
/
+104
2006-09-30
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...
David Howells
1
-6
/
+0
2006-09-30
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
David Howells
2
-6
/
+2
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2
-0
/
+4
2006-09-30
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
David Howells
1
-1
/
+0
2006-09-30
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
3
-3
/
+5
2006-09-30
[PATCH] blktrace: support for logging metadata reads
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] Allow file systems to differentiate between data and meta reads
Jens Axboe
3
-0
/
+6
2006-09-30
[PATCH] Add blk_start_queueing() helper
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] Make sure all block/io scheduler setups are node aware
Jens Axboe
1
-2
/
+1
2006-09-30
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2
-30
/
+0
2006-09-30
[PATCH] elevator: define ioc counting mechanism
Jens Axboe
1
-0
/
+25
2006-09-30
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] struct request: shrink and optimize some more
Jens Axboe
1
-7
/
+13
2006-09-30
[PATCH] Drop useless bio passing in may_queue/set_request API
Jens Axboe
1
-4
/
+4
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
1
-8
/
+5
2006-09-30
[PATCH] Remove struct request_list from struct request
Jens Axboe
1
-1
/
+2
2006-09-30
[PATCH] Remove ->waiting member from struct request
Jens Axboe
1
-2
/
+1
2006-09-30
[PATCH] Add one more pointer to struct request for IO scheduler usage
Jens Axboe
1
-0
/
+6
2006-09-30
[PATCH] as-iosched: remove arq->is_sync member
Jens Axboe
1
-0
/
+5
2006-09-30
[PATCH] elevator: introduce a way to reuse rq for internal FIFO handling
Jens Axboe
1
-0
/
+12
2006-09-30
[PATCH] elevator: abstract out the rbtree sort handling
Jens Axboe
2
-2
/
+17
2006-09-30
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] elevator: move the backmerging logic into the elevator core
Jens Axboe
2
-15
/
+4
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
3
-83
/
+101
2006-09-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
6
-9
/
+28
2006-09-30
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2006-09-30
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
5
-8
/
+28
2006-09-29
[ATM]: [lec] header indent, comment and whitespace cleanup
Chas Williams
1
-55
/
+64
2006-09-29
[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
Michael Chan
1
-0
/
+1
2006-09-29
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
3
-9
/
+14
2006-09-30
[PATCH] Use early clobber in semaphores
Andi Kleen
1
-2
/
+2
2006-09-30
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...
Andi Kleen
1
-5
/
+7
2006-09-30
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
2
-0
/
+13
2006-09-30
[PATCH] Add proper sparse __user casts to __copy_to_user_inatomic
Andi Kleen
1
-1
/
+6
2006-09-29
[PATCH] Access Control Lists for tmpfs
Andreas Gruenbacher
1
-0
/
+24
2006-09-29
[PATCH] Generic infrastructure for acls
Andreas Gruenbacher
1
-0
/
+36
2006-09-29
[PATCH] /sys/modules: allow full length section names
Ian S. Nelson
1
-2
/
+2
2006-09-29
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
Chandra Seetharaman
1
-0
/
+1
2006-09-29
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
1
-0
/
+4
2006-09-29
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
1
-0
/
+1
2006-09-29
[PATCH] kill PF_DEAD flag
Oleg Nesterov
1
-1
/
+0
2006-09-29
[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
Arjan van de Ven
1
-0
/
+16
2006-09-29
[PATCH] cramfs: make cramfs_uncompress_exit() return void
Alexey Dobriyan
1
-1
/
+1
2006-09-29
[PATCH] Pass a lock expression to __cond_lock, like __acquire and __release
Josh Triplett
2
-7
/
+7
[next]