summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-20[ACPI] ACPICA 20060113Bob Moore142-1023/+658
2006-01-20[ACPI] delete message "**** SET: Misaligned resource pointer:"Len Brown1-8/+0
2006-01-20[ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117Len Brown1-43/+102
2006-01-16Revert "[ACPI] fix pnpacpi regression resulting from ACPICA 20051117"Len Brown1-6/+6
2006-01-07[ACPI] acpi_memhotplug.c build fixKAMEZAWA Hiroyuki1-7/+6
2006-01-07Pull pnpacpi into acpica branchLen Brown2497-70830/+166097
2006-01-07[ACPI] enable PNPACPI support for resource types used by HP serial portsBjorn Helgaas1-4/+44
2006-01-07[PATCH] Fix posix-cpu-timers sched_time accumulationDavid S. Miller1-12/+1
2006-01-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds124-747/+1550
2006-01-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-44/+37
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds15-71/+75
2006-01-07Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds62-1339/+2140
2006-01-07[PATCH] fs/ufs: debug mode compilation failureEvgeniy1-1/+1
2006-01-07[PATCH] shrink mmtimer memory sizeDimitri Sivanich1-33/+57
2006-01-07[PATCH] MAINTAINERS: remove the outdated DAC960 entryAdrian Bunk1-7/+0
2006-01-07[NET]: Endian-annotate in_aton()Alexey Dobriyan2-2/+2
2006-01-07[NET]: Endian-annotate struct iphdrAlexey Dobriyan4-9/+9
2006-01-07[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger4-11/+4
2006-01-07[PKTGEN]: Adds missing __init.Luiz Capitulino1-3/+2
2006-01-07[NETFILTER]: ipt_helper.c needs linux/interrupt.hJoe1-0/+1
2006-01-07[BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger1-4/+9
2006-01-07[X25]: Fix for broken x25 module.Shaun Pereira1-6/+1
2006-01-07[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn3-6/+6
2006-01-07[NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn3-3/+3
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman631-12111/+62650
2006-01-06kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk1-4/+4
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg10-15/+13
2006-01-06SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields1-3/+7
2006-01-06SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields1-3/+7
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields4-9/+9
2006-01-06NFSv4: Fix an Oops in nfs_do_expire_all_delegationsTrond Myklebust1-4/+2
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust5-0/+39
2006-01-06SUNRPC: Clean up xprt_destroy()Trond Myklebust1-24/+6
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust3-19/+27
2006-01-06NFS: get rid of some needless code obfuscation in xdr_encode_sattr().Trond Myklebust1-11/+10
2006-01-06NFS: Send valid mode bits to the serverTrond Myklebust3-2/+5
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever8-15/+5
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever3-3/+20
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever3-8/+18
2006-01-06SUNRPC: switchable buffer allocationChuck Lever6-36/+49
2006-01-06NFSv3: try get_root user-supplied security_flavorJ. Bruce Fields1-7/+19
2006-01-06NLM: fix parsing of sm notify procedureJ. Bruce Fields1-1/+3
2006-01-06NLM: Further cancel fixesJ. Bruce Fields3-7/+17
2006-01-06NLM: clean up nlmsvc_delete_blockJ. Bruce Fields1-2/+1
2006-01-06NLM: don't unlock on cancel requestsJ. Bruce Fields2-16/+2
2006-01-06NLM: Clean up nlmsvc_grant_reply lockingJ. Bruce Fields1-4/+3
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2-22/+0
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust7-3/+128
2006-01-06NFS: Clean up weak cache consistency codeTrond Myklebust1-20/+40
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust4-17/+41