aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-13[PATCH] fix placement of static inline in nfsd.hJesper Juhl1-4/+4
2005-03-13[PATCH] Update email address of Benjamin LaHaiseAdrian Bunk1-1/+1
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl1-7/+3
2005-03-13[PATCH] rol/ror type cleanupMatt Mackall1-2/+2
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara1-1/+13
2005-03-13[PATCH] swsusp: enable resume from initrdPavel Machek1-0/+2
2005-03-13[PATCH] swsusp: use non-contiguous memory on ppcPavel Machek1-1/+1
2005-03-13[PATCH] vmalloc: use list of pages instead of array in vm_structOleg Nesterov1-4/+4
2005-03-13[PATCH] vmalloc: introduce __vmalloc_area() functionOleg Nesterov1-0/+1
2005-03-13[PATCH] ia64 specific /dev/mem handlersJes Sorensen1-1/+5
2005-03-13[PATCH] DVB whitespace cleanupJohannes Stezenbach8-185/+177
2005-03-11Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds2-14/+18
2005-03-12Merge mars.ravnborg.org:/home/sam/bk/linux-2.6Sam Ravnborg2-14/+18
2005-03-11Merge http://lia64.bkbits.net/linux-ia64-release-2.6.12Linus Torvalds20-115/+211
2005-03-11[PATCH] Make lots of things staticAdrian Bunk8-31/+0
2005-03-11[PATCH] docbook: kernel-docify commentsMartin Waitz1-6/+6
2005-03-11[PATCH] docbook: new kernel-doc comments for might_sleep & wait_event_*Martin Waitz2-1/+71
2005-03-11[PATCH] docbook: update function parameter description in block/fs codeMartin Waitz1-0/+5
2005-03-11[PATCH] docbook: update function parameter description in network codeMartin Waitz1-0/+2
2005-03-11[PATCH] v4l2 api: mpeg encoder supportGerd Knorr1-59/+87
2005-03-11[PATCH] sched: rework schedstatsNick Piggin1-2/+11
2005-03-11[PATCH] pcmcia: yenta_socket - ti4150 supportHirofumi Ogawa1-0/+1
2005-03-11[PATCH] netfilter: Fix iptables userspace compatibility breakagePatrick McHardy3-3/+3
2005-03-11Undo the netfilter undo - the next patch fixes the regression it caused.Linus Torvalds1-13/+25
2005-03-11Make audit.h forward declarations unconditional.Chris Wright1-5/+1
2005-03-10[IA64] Add HP zx2 chipset identifierAlex Williamson1-0/+1
2005-03-10Cset exclude: bdschuym@pandora.be|ChangeSet|20050310042817|04711Linus Torvalds1-25/+13
2005-03-10Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds12-64/+57
2005-03-10[PATCH] AGP support for powermac G5Paul Mackerras1-0/+3
2005-03-10[NET]: Optimize is_valid_ether_addr()Stephen Hemminger1-4/+11
2005-03-10[PKT_SCHED]: Move tc_u32_mark into pkt_cls.hStephen Hemminger1-2/+8
2005-03-10[NET]: Rearrange netdevice structure to save space.Stephen Hemminger1-5/+1
2005-03-10[NET]: Kill netdev->accept_fastpath hook.Jeff Garzik1-1/+0
2005-03-10NFS: cleanup create()Trond Myklebust1-1/+1
2005-03-10NFS: mkdir() cleanupTrond Myklebust1-2/+1
2005-03-10NFS: mknod() cleanupTrond Myklebust2-2/+4
2005-03-10NFSv4: in readdir, use MOUNTED_ON_FILEID, rather than true fileidTrond Myklebust1-0/+1
2005-03-10NFSv4: Allow recovery from network partitionsTrond Myklebust1-0/+2
2005-03-10NFSv4: Add nfs4_state_recovery_opsTrond Myklebust1-2/+7
2005-03-10NFSv4: NFSv4 errors in nfs4_init_client() must not leak to userlandTrond Myklebust1-0/+1
2005-03-10 NFSv4: Handle the NFS4ERR_CLID_INUSE error in SETCLIENTIDTrond Myklebust1-0/+4
2005-03-10VFS: Retry pathname resolution after encountering ESTALETrond Myklebust1-0/+2
2005-03-10NFS,RPC: RPC client now advertises maximum payload sizeTrond Myklebust2-0/+4
2005-03-10RPC: remove broken_suid mount optionTrond Myklebust3-8/+3
2005-03-10[NLM] fs/lockd/clntproc.c: make 2 functions staticTrond Myklebust1-2/+0
2005-03-10NFS: This patch makes some needlessly global code static.Trond Myklebust2-26/+0
2005-03-10RPC: Remove dependency of RPCSEC_GSS upcalls on the credential cacheTrond Myklebust1-0/+2
2005-03-10RPCSEC_GSS: Enable expiring of credentialsTrond Myklebust1-0/+1
2005-03-10RPCSEC_GSS: Misc little cleanups.Trond Myklebust1-3/+1
2005-03-10RPCSEC_GSS: cleanup gss_cred.Trond Myklebust1-1/+1