index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
4
-7
/
+8
2005-10-27
RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()
Trond Myklebust
1
-14
/
+15
2005-10-27
NFS: Allow files that are open for write to invalidate caches
Trond Myklebust
1
-4
/
+0
2005-10-27
NFSv4: Convert unnecessary XDR warning messages into dprintk()
Trond Myklebust
1
-11
/
+6
2005-10-27
NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.
Trond Myklebust
3
-7
/
+36
2005-10-27
NFSv4: Add post-op attributes to nfs4_proc_remove()
Trond Myklebust
3
-14
/
+45
2005-10-27
NFSv4: Add post-op attributes to nfs4_proc_rename()
Trond Myklebust
3
-7
/
+41
2005-10-27
NFSv4: Add post-op attributes to nfs4_proc_link()
Trond Myklebust
3
-11
/
+54
2005-10-27
NFS: Ensure that nfs_link() instantiates the dentry correctly
Trond Myklebust
1
-7
/
+4
2005-10-27
NFS: Add optional post-op getattr instruction to the NFSv4 file close.
Trond Myklebust
3
-7
/
+39
2005-10-27
NFS: Optimise attribute revalidation on close().
Trond Myklebust
1
-2
/
+2
2005-10-27
NFSv4: Add directory post-op attributes to the CREATE operations.
Trond Myklebust
3
-15
/
+84
2005-10-27
NFS: nfs_lookup doesn't need to revalidate the parent directory's inode
Chuck Lever
1
-6
/
+0
2005-10-27
NFS: Don't let nfs_end_data_update() clobber attribute update information
Trond Myklebust
5
-29
/
+73
2005-10-27
NFS: Optimise inode attribute cache updates
Trond Myklebust
6
-20
/
+44
2005-10-27
NFS: Convert cache_change_attribute into a jiffy-based value
Trond Myklebust
2
-5
/
+5
2005-10-27
NFS: Cleanup initialisation of struct nfs_fattr
Trond Myklebust
7
-65
/
+71
2005-10-27
Linux v2.6.14
v2.6.14
Linus Torvalds
1
-1
/
+1
2005-10-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
Linus Torvalds
1
-0
/
+1
2005-10-27
[PATCH] cpufreq: SMP fix for conservative governor
Dave Jones
1
-3
/
+3
2005-10-27
Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"
Linus Torvalds
1
-3
/
+3
2005-10-27
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
66
-504
/
+737
2005-10-27
NFS: Fix a bad cast in nfs3_read_done
Trond Myklebust
1
-1
/
+1
2005-10-27
Revert "RPC: stops the release_pipe() funtion from being called twice"
Trond Myklebust
1
-2
/
+0
2005-10-27
[TCP]: Clear stale pred_flags when snd_wnd changes
Herbert Xu
1
-0
/
+1
2005-10-27
[PATCH] Yet more posix-cpu-timer fixes
Roland McGrath
1
-4
/
+7
2005-10-27
Revert "remove false BUG_ON() from run_posix_cpu_timers()"
Linus Torvalds
2
-18
/
+26
[next]