summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann14-323/+1680
2006-01-09[PATCH] spufs: add spu-side context switch codeMark Nutter6-0/+958
2006-01-09[PATCH] kernel-side context switch code for spufsMark Nutter2-7/+2036
2006-01-09[PATCH] spufs: switchable spu contextsMark Nutter9-4/+975
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann20-1/+3189
2006-01-09[PATCH] powerpc: IBMEBUS bus supportHeiko J Schick5-0/+496
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse8-222/+269
2006-01-09[PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala5-1/+2
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman14-33/+281
2006-01-09[PATCH] PPC_PREP: remove unneeded exportsAdrian Bunk4-11/+0
2006-01-07[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen1-1/+1
2006-01-07[ARM] byteorder.h needs linux/compiler.hRussell King1-0/+1
2006-01-07Input: ibmasm - convert to dynamic input_dev allocationVernon Mauery2-34/+48
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King34-38/+36
2006-01-07[ARM] Move AMBA bus code to drivers/amba/Russell King4-1/+3
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King28-35/+35
2006-01-07[ARM] 3239/1: Add ARM optimised swab32Andre McCurdy1-1/+14
2006-01-07[ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie4-3/+1
2006-01-07[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa1-3/+3
2006-01-07[ACPI] remove Kconfig "default y" for laptop driversBorislav Petkov1-2/+0
2006-01-07[ACPI] fix kernel-doc warnings in acpi/scan.cRandy Dunlap2-10/+18
2006-01-07[PATCH] Fix posix-cpu-timers sched_time accumulationDavid S. Miller1-12/+1
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-06[NET]: Endian-annotate in_aton()Alexey Dobriyan2-2/+2
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan4-9/+9
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger4-11/+4
2006-01-06[PKTGEN]: Adds missing __init.Luiz Capitulino1-3/+2
2006-01-06[ACPI] linux-acpi@vger.kernel.org replaces acpi-devel@lists.sourceforge.netLen Brown1-1/+1
2006-01-06[NETFILTER]: ipt_helper.c needs linux/interrupt.hJoe1-0/+1
2006-01-06[BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger1-4/+9
2006-01-06[X25]: Fix for broken x25 module.Shaun Pereira1-6/+1
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn3-6/+6
2006-01-06[NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn3-3/+3
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