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
2006-03-27
[PATCH] unify pfn_to_page: cris pfn_to_page
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-27
[PATCH] unify pfn_to_page: arm26 pfn_to_page
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-27
[PATCH] unify pfn_to_page: arm pfn_to_page
KAMEZAWA Hiroyuki
1
-10
/
+5
2006-03-27
[PATCH] unify pfn_to_page: alpha pfn_to_page
KAMEZAWA Hiroyuki
2
-18
/
+2
2006-03-27
[PATCH] unify pfn_to_page: powerpc pfn_to_page
KAMEZAWA Hiroyuki
1
-2
/
+1
2006-03-27
[PATCH] unify pfn_to_page: x86_64 pfn_to_page
KAMEZAWA Hiroyuki
4
-21
/
+5
2006-03-27
[PATCH] unify pfn_to_page: i386 pfn_to_page
KAMEZAWA Hiroyuki
2
-19
/
+1
2006-03-27
[PATCH] unify pfn_to_page: generic functions
KAMEZAWA Hiroyuki
4
-11
/
+121
2006-03-27
[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported
Shaohua Li
1
-28
/
+41
2006-03-27
[PATCH] sched: fix group power for allnodes_domains
Siddha, Suresh B
1
-33
/
+29
2006-03-27
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
14
-11
/
+186
2006-03-27
[PATCH] Small schedule() optimization
Andreas Mohr
1
-7
/
+5
2006-03-27
[PATCH] sched: fix task interactivity calculation
Martin Andersson
1
-1
/
+2
2006-03-27
[PATCH] knfsd: Update rpc-cache.txt to match recent changes
NeilBrown
1
-45
/
+76
2006-03-27
[PATCH] knfsd: Tidy up unix_domain_find
NeilBrown
1
-8
/
+8
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
5
-12
/
+10
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
8
-84
/
+72
2006-03-27
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
3
-24
/
+30
2006-03-27
[PATCH] knfsd: Remove DefineCacheLookup
NeilBrown
1
-113
/
+0
2006-03-27
[PATCH] knfsd: An assortment of little fixes to the sunrpc cache code
NeilBrown
1
-6
/
+8
2006-03-27
[PATCH] knfsd: Use new cache code for name/id lookup caches
NeilBrown
1
-23
/
+103
2006-03-27
[PATCH] knfsd: Use new cache code for rsc cache
NeilBrown
1
-10
/
+64
2006-03-27
[PATCH] knfsd: Use new sunrpc cache for rsi cache
NeilBrown
1
-7
/
+59
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_expkey cache
NeilBrown
1
-37
/
+99
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_export
NeilBrown
1
-37
/
+88
2006-03-27
[PATCH] knfsd: Convert ip_map cache to use the new lookup routine
NeilBrown
1
-47
/
+95
2006-03-27
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
2
-0
/
+110
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
5
-30
/
+18
2006-03-27
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
2
-36
/
+44
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
6
-145
/
+81
2006-03-27
[PATCH] autofs4: atomic var underflow
Ian Kent
2
-3
/
+5
2006-03-27
[PATCH] autofs4: follow_link missing functionality
Ian Kent
2
-10
/
+44
2006-03-27
[PATCH] Remove redundant check from autofs4_put_super
Dave Jones
1
-2
/
+1
2006-03-27
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
Ian Kent
4
-13
/
+13
2006-03-27
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
3
-24
/
+136
2006-03-27
[PATCH] autofs4: add v5 expire logic
Ian Kent
1
-9
/
+87
2006-03-27
[PATCH] autofs4: add v5 follow_link mount trigger method
Ian Kent
3
-21
/
+103
2006-03-27
[PATCH] autofs4: nameidata needs to be up to date for follow_link
Ian Kent
1
-18
/
+21
2006-03-27
[PATCH] autofs4: increase module version
Ian Kent
1
-1
/
+1
2006-03-27
[PATCH] autofs4: change may_umount* functions to boolean
Ian Kent
4
-7
/
+7
2006-03-27
[PATCH] autofs4: rename simple_empty_nolock function
Ian Kent
2
-2
/
+2
2006-03-27
[PATCH] autofs4: white space cleanup for waitq.c
Ian Kent
1
-10
/
+9
2006-03-27
[PATCH] autofs4: add a show mount options for proc filesystem
Ian Kent
2
-6
/
+34
2006-03-27
[PATCH] autofs4: remove update_atime unused function
Ian Kent
1
-34
/
+4
2006-03-27
[PATCH] autofs4: expire mounts that hold no (extra) references only
Ian Kent
2
-14
/
+26
2006-03-27
[PATCH] autofs4: fix false negative return from expire
Ian Kent
4
-11
/
+59
2006-03-27
[PATCH] autofs4: simplify expire tree traversal
Ian Kent
1
-62
/
+40
2006-03-27
[PATCH] autofs4: expire code readability cleanup
Ian Kent
1
-28
/
+26
2006-03-27
[PATCH] autofs4: can't mount due to mount point dir not empty
Ian Kent
2
-13
/
+4
2006-03-27
[PATCH] autofs4: use libfs routines for readdir
Ian Kent
1
-86
/
+40
[prev]
[next]