index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
base.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
[PATCH] tg3: add 5714/5715 support
Michael Chan
3
-16
/
+36
2005-10-28
[PATCH] gfp_t: the rest
Al Viro
4
-23
/
+29
2005-10-28
[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use
Al Viro
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: remaining bits of drivers/*
Al Viro
10
-11
/
+11
2005-10-28
[PATCH] gfp_t: drivers/net
Al Viro
6
-8
/
+9
2005-10-28
[PATCH] gfp_t: remaining bits of arch/*
Al Viro
8
-9
/
+9
2005-10-28
[PATCH] gfp_t: sound
Al Viro
12
-20
/
+22
2005-10-28
[PATCH] gfp_t: drivers/infiniband
Al Viro
4
-4
/
+4
2005-10-28
[PATCH] gfp_t: drivers/scsi
Al Viro
14
-20
/
+26
2005-10-28
[PATCH] gfp_t: kernel/*
Al Viro
6
-12
/
+11
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
37
-100
/
+100
2005-10-28
[PATCH] gfp_t: dma-mapping (simple cases)
Al Viro
6
-6
/
+6
2005-10-28
[PATCH] gfp_t: dma-mapping (xtensa)
Al Viro
2
-2
/
+2
2005-10-28
[PATCH] gfp_t: dma-mapping (amd64)
Al Viro
3
-4
/
+4
2005-10-28
[PATCH] gfp_t: dma-mapping (sh)
Al Viro
6
-7
/
+7
2005-10-28
[PATCH] gfp_t: dma-mapping (ppc)
Al Viro
2
-3
/
+3
2005-10-28
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
4
-9
/
+9
2005-10-28
[PATCH] gfp_t: dma-mapping (mips)
Al Viro
5
-10
/
+10
2005-10-28
[PATCH] gfp_t: dma-mapping (frv)
Al Viro
5
-5
/
+5
2005-10-28
[PATCH] gfp_t: dma-mapping (cris)
Al Viro
1
-2
/
+2
2005-10-28
[PATCH] gfp_t: dma-mapping (alpha)
Al Viro
2
-2
/
+2
2005-10-28
[PATCH] gfp_t: dma-mapping (ia64)
Al Viro
6
-6
/
+6
2005-10-28
[PATCH] gfp_t: dma-mapping (arm)
Al Viro
2
-6
/
+6
2005-10-28
[PATCH] gfp_t: block layer core
Al Viro
7
-24
/
+24
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
25
-52
/
+52
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
7
-8
/
+8
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
8
-10
/
+10
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
9
-22
/
+22
2005-10-28
[PATCH] gfp_t: infrastructure
Al Viro
6
-28
/
+34
2005-10-28
[BLOCK] Leftover reference to ->max_back_kb
Jens Axboe
1
-1
/
+0
2005-10-28
[BLOCK] elevator switch fixes/cleanup
Jens Axboe
3
-6
/
+6
2005-10-28
[BLOCK] Reimplement elevator switch
Tejun Heo
3
-164
/
+66
2005-10-28
[BLOCK] kill generic max_back_kb handling
Tejun Heo
2
-6
/
+1
2005-10-28
[PATCH] 05/05 update biodoc to match new generic dispatch api
Tejun Heo
1
-61
/
+52
2005-10-28
[PATCH] 04/05 remove last_merge handling from ioscheds
Tejun Heo
4
-114
/
+8
2005-10-28
[PATCH] 03/05 move last_merge handlin into generic elevator code
Tejun Heo
2
-25
/
+21
2005-10-28
[PATCH] 02/05: update ioscheds to use generic dispatch queue
Jens Axboe
4
-555
/
+187
2005-10-28
[PATCH] elevator: leftover function declaration
Jens Axboe
1
-4
/
+0
2005-10-28
[PATCH] generic dispatch fixes
Jens Axboe
3
-23
/
+27
2005-10-28
[PATCH] 01/05 Implement generic dispatch queue
Tejun Heo
4
-97
/
+201
2005-10-28
[PATCH] fix try_module_get race in elevator_find
Tejun Heo
1
-10
/
+14
2005-10-28
Following the same idea, it occurs to me that we should only update
Chen, Kenneth W
1
-0
/
+3
2005-10-28
[patch] remove gendisk->stamp_idle field
Chen, Kenneth W
3
-8
/
+7
2005-10-28
RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()
Trond Myklebust
1
-14
/
+15
2005-10-28
NFS: Allow files that are open for write to invalidate caches
Trond Myklebust
1
-4
/
+0
2005-10-28
NFSv4: Convert unnecessary XDR warning messages into dprintk()
Trond Myklebust
1
-11
/
+6
2005-10-28
NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.
Trond Myklebust
3
-7
/
+36
2005-10-28
NFSv4: Add post-op attributes to nfs4_proc_remove()
Trond Myklebust
3
-14
/
+45
2005-10-28
NFSv4: Add post-op attributes to nfs4_proc_rename()
Trond Myklebust
3
-7
/
+41
2005-10-28
NFSv4: Add post-op attributes to nfs4_proc_link()
Trond Myklebust
3
-11
/
+54
[next]