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-03-31
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
4
-106
/
+77
2006-03-31
[PATCH] uml: sparse cleanups
Al Viro
3
-10
/
+10
2006-03-31
[PATCH] i386 kdump timer vector lockup fix
Vivek Goyal
1
-0
/
+1
2006-03-31
[PATCH] Remove long dead i386 floppy asm code
Brian Gerst
1
-34
/
+0
2006-03-31
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
1
-2
/
+2
2006-03-31
[PATCH] migrate_pages_to() must be defined for the no swap case
Christoph Lameter
1
-1
/
+4
2006-03-31
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
1
-0
/
+5
2006-03-31
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2
-4
/
+4
2006-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
10
-130
/
+90
2006-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+26
2006-03-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+9
2006-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+4
2006-03-30
[PATCH] splice: add support for SPLICE_F_MOVE flag
Jens Axboe
1
-0
/
+8
2006-03-30
[PATCH] Introduce sys_splice() system call
Jens Axboe
6
-4
/
+15
2006-03-30
[PARISC] Add atomic_sub_and_test
Kyle McMartin
1
-0
/
+3
2006-03-30
[PARISC] Make local_t use atomic_long_t
Kyle McMartin
1
-8
/
+8
2006-03-30
[PARISC] Add PREEMPT support
Kyle McMartin
1
-1
/
+2
2006-03-30
[PARISC] More useful readwrite lock helpers
Kyle McMartin
1
-4
/
+12
2006-03-30
[PARISC] Fixup CONFIG_EISA a bit
Helge Deller
1
-0
/
+5
2006-03-30
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
1
-33
/
+0
2006-03-30
[PARISC] Enable ioremap functionality unconditionally
Helge Deller
1
-57
/
+1
2006-03-30
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
Helge Deller
1
-11
/
+5
2006-03-30
[PARISC] Add STRICT_MM_TYPECHECKS
Helge Deller
1
-16
/
+40
2006-03-30
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
3
-3
/
+10
2006-03-30
[PARISC] Add parisc implementation of flush_anon_page()
James Bottomley
1
-0
/
+8
2006-03-30
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
1
-3
/
+2
2006-03-30
[IA64] Add __mca_table to the DISCARD list in gate.lds
Jes Sorensen
1
-0
/
+4
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
1
-1
/
+26
2006-03-29
[PATCH] libata: Simplex and other mode filtering logic
Alan Cox
1
-0
/
+4
2006-03-29
[PATCH] libata: Add ->set_mode hook for odd drivers
Alan Cox
1
-0
/
+1
2006-03-29
[PATCH] libata: BMDMA handling updates
Alan Cox
1
-0
/
+4
2006-03-29
Merge branch 'master'
Jeff Garzik
389
-7481
/
+5417
2006-03-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-92
/
+15
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
25
-438
/
+363
2006-03-29
[PATCH] powerpc: Remove oprofile spinlock backtrace code
Anton Blanchard
1
-3
/
+0
2006-03-29
[PATCH] powerpc: Add oprofile calltrace support
Brian Rogan
1
-0
/
+2
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-29
[PATCH] lock PTE before updating it in 440/BookE page fault handler
Eugene Surovegin
1
-1
/
+2
2006-03-28
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2
-4
/
+8
2006-03-28
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
2
-1
/
+2
2006-03-28
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2
-2
/
+1
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
1
-1
/
+0
2006-03-28
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
1
-0
/
+9
2006-03-28
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
1
-8
/
+0
2006-03-28
[PATCH] pidhash: don't use zero pids
Oleg Nesterov
1
-0
/
+2
2006-03-28
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
1
-2
/
+0
2006-03-28
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
1
-12
/
+0
2006-03-28
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
1
-2
/
+2
[next]