index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-13
[PATCH] fix placement of static inline in nfsd.h
Jesper Juhl
1
-4
/
+4
2005-03-13
[PATCH] Update email address of Benjamin LaHaise
Adrian Bunk
1
-1
/
+1
2005-03-13
[PATCH] verify_area cleanup : i386 and misc.
Jesper Juhl
1
-7
/
+3
2005-03-13
[PATCH] rol/ror type cleanup
Matt Mackall
1
-2
/
+2
2005-03-13
[PATCH] Allow admin to enable only some of the Magic-Sysrq functions
Jan Kara
1
-1
/
+13
2005-03-13
[PATCH] swsusp: enable resume from initrd
Pavel Machek
1
-0
/
+2
2005-03-13
[PATCH] swsusp: use non-contiguous memory on ppc
Pavel Machek
1
-1
/
+1
2005-03-13
[PATCH] vmalloc: use list of pages instead of array in vm_struct
Oleg Nesterov
1
-4
/
+4
2005-03-13
[PATCH] vmalloc: introduce __vmalloc_area() function
Oleg Nesterov
1
-0
/
+1
2005-03-13
[PATCH] ia64 specific /dev/mem handlers
Jes Sorensen
1
-1
/
+5
2005-03-13
[PATCH] DVB whitespace cleanup
Johannes Stezenbach
8
-185
/
+177
2005-03-11
Merge bk://linux-sam.bkbits.net/kbuild
Linus Torvalds
2
-14
/
+18
2005-03-12
Merge mars.ravnborg.org:/home/sam/bk/linux-2.6
Sam Ravnborg
2
-14
/
+18
2005-03-11
Merge http://lia64.bkbits.net/linux-ia64-release-2.6.12
Linus Torvalds
20
-115
/
+211
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
8
-31
/
+0
2005-03-11
[PATCH] docbook: kernel-docify comments
Martin Waitz
1
-6
/
+6
2005-03-11
[PATCH] docbook: new kernel-doc comments for might_sleep & wait_event_*
Martin Waitz
2
-1
/
+71
2005-03-11
[PATCH] docbook: update function parameter description in block/fs code
Martin Waitz
1
-0
/
+5
2005-03-11
[PATCH] docbook: update function parameter description in network code
Martin Waitz
1
-0
/
+2
2005-03-11
[PATCH] v4l2 api: mpeg encoder support
Gerd Knorr
1
-59
/
+87
2005-03-11
[PATCH] sched: rework schedstats
Nick Piggin
1
-2
/
+11
2005-03-11
[PATCH] pcmcia: yenta_socket - ti4150 support
Hirofumi Ogawa
1
-0
/
+1
2005-03-11
[PATCH] netfilter: Fix iptables userspace compatibility breakage
Patrick McHardy
3
-3
/
+3
2005-03-11
Undo the netfilter undo - the next patch fixes the regression it caused.
Linus Torvalds
1
-13
/
+25
2005-03-11
Make audit.h forward declarations unconditional.
Chris Wright
1
-5
/
+1
2005-03-10
[IA64] Add HP zx2 chipset identifier
Alex Williamson
1
-0
/
+1
2005-03-10
Cset exclude: bdschuym@pandora.be|ChangeSet|20050310042817|04711
Linus Torvalds
1
-25
/
+13
2005-03-10
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
12
-64
/
+57
2005-03-10
[PATCH] AGP support for powermac G5
Paul Mackerras
1
-0
/
+3
2005-03-10
[NET]: Optimize is_valid_ether_addr()
Stephen Hemminger
1
-4
/
+11
2005-03-10
[PKT_SCHED]: Move tc_u32_mark into pkt_cls.h
Stephen Hemminger
1
-2
/
+8
2005-03-10
[NET]: Rearrange netdevice structure to save space.
Stephen Hemminger
1
-5
/
+1
2005-03-10
[NET]: Kill netdev->accept_fastpath hook.
Jeff Garzik
1
-1
/
+0
2005-03-10
NFS: cleanup create()
Trond Myklebust
1
-1
/
+1
2005-03-10
NFS: mkdir() cleanup
Trond Myklebust
1
-2
/
+1
2005-03-10
NFS: mknod() cleanup
Trond Myklebust
2
-2
/
+4
2005-03-10
NFSv4: in readdir, use MOUNTED_ON_FILEID, rather than true fileid
Trond Myklebust
1
-0
/
+1
2005-03-10
NFSv4: Allow recovery from network partitions
Trond Myklebust
1
-0
/
+2
2005-03-10
NFSv4: Add nfs4_state_recovery_ops
Trond Myklebust
1
-2
/
+7
2005-03-10
NFSv4: NFSv4 errors in nfs4_init_client() must not leak to userland
Trond Myklebust
1
-0
/
+1
2005-03-10
NFSv4: Handle the NFS4ERR_CLID_INUSE error in SETCLIENTID
Trond Myklebust
1
-0
/
+4
2005-03-10
VFS: Retry pathname resolution after encountering ESTALE
Trond Myklebust
1
-0
/
+2
2005-03-10
NFS,RPC: RPC client now advertises maximum payload size
Trond Myklebust
2
-0
/
+4
2005-03-10
RPC: remove broken_suid mount option
Trond Myklebust
3
-8
/
+3
2005-03-10
[NLM] fs/lockd/clntproc.c: make 2 functions static
Trond Myklebust
1
-2
/
+0
2005-03-10
NFS: This patch makes some needlessly global code static.
Trond Myklebust
2
-26
/
+0
2005-03-10
RPC: Remove dependency of RPCSEC_GSS upcalls on the credential cache
Trond Myklebust
1
-0
/
+2
2005-03-10
RPCSEC_GSS: Enable expiring of credentials
Trond Myklebust
1
-0
/
+1
2005-03-10
RPCSEC_GSS: Misc little cleanups.
Trond Myklebust
1
-3
/
+1
2005-03-10
RPCSEC_GSS: cleanup gss_cred.
Trond Myklebust
1
-1
/
+1
[prev]
[next]