aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen1-0/+15
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen14-36/+28
2005-06-23e1000: fix spinlock bugMitch Williams1-0/+1
2005-06-22[PATCH] driver core: Fix up the device_attach() error handling in bus_add_device()Greg Kroah-Hartman1-3/+2
2005-06-22[PATCH] USB: fix hid core to return proper error code from probeStelian Pop1-2/+2
2005-06-22[LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan1-4/+2
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira5-16/+86
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira4-45/+59
2005-06-22[EBTABLES]: vfree() checking cleanupsJames Lamanna1-14/+7
2005-06-22[ATALK] aarp: replace schedule_timeout() with msleep()Nishanth Aravamudan1-4/+3
2005-06-22[IPV4]: Fix route.c gcc4 warningsChuck Short1-4/+4
2005-06-22[NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2-13/+41
2005-06-22[NETPOLL]: Introduce a netpoll_info structJeff Moyer3-29/+57
2005-06-22[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer1-1/+1
2005-06-22[PATCH] boot_pageset must not be freed.Christoph Lameter1-2/+9
2005-06-22[NET]: dont use strlen() but the result from a prior sprintf()Eric Dumazet1-2/+1
2005-06-22[PATCH] ARM: Remove explicit page-alignments in memory initRussell King1-13/+6
2005-06-22[PATCH] ARM: Ensure memory information is page alignedRussell King1-9/+16
2005-06-22[CRYPTO]: Use CPU cycle counters in tcryptHerbert Xu1-21/+95
2005-06-22[CRYPTO]: Use template keys for speed tests if possibleHerbert Xu1-22/+57
2005-06-22[CRYPTO]: Add cipher speed testsHarald Welte2-4/+222
2005-06-22[CRYPTO]: Kill unnecessary strncpy from tcryptHerbert Xu1-5/+5
2005-06-22[CRYPTO]: White space and coding style clean up in tcryptHerbert Xu2-354/+336
2005-06-22[PATCH] ARM: Use list_for_each_entry() for dmabounceRussell King1-13/+5
2005-06-22[PATCH] ppc32: Fix building MPC8555 CDSKumar Gala1-0/+1
2005-06-22[PATCH] NFS: Add debugging code to NFSv4 readdirTrond Myklebust2-0/+23
2005-06-22[PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL.Manoj Naik1-0/+2
2005-06-22[PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests.Manoj Naik1-7/+17
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust5-144/+118
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust3-50/+96
2005-06-22[PATCH] NLM: cleanup for blocked locks.Trond Myklebust1-12/+6
2005-06-22[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_privateTrond Myklebust1-0/+6
2005-06-22[PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust5-74/+107
2005-06-22[PATCH] NFS: Make searching and waiting on busy writeback requests more efficient.Trond Myklebust4-18/+45
2005-06-22[PATCH] NFS: Write optimization for short files and small O_SYNC writes.Trond Myklebust1-3/+11
2005-06-22[PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust3-14/+39
2005-06-22[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust3-18/+39
2005-06-22[PATCH] NFS: Fix the file size revalidationTrond Myklebust4-55/+21
2005-06-22[PATCH] NFSv4: Fix up races in nfs4_proc_setattr()Trond Myklebust1-36/+19
2005-06-22[PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim codeTrond Myklebust1-11/+40
2005-06-22[PATCH] NFS: Clean up readdir changes.Trond Myklebust3-39/+48
2005-06-22[PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert3-24/+95
2005-06-22[PATCH] RPC: kick off socket connect operations fasterChuck Lever1-1/+8
2005-06-22[PATCH] RPC: TCP reconnects are too slowChuck Lever1-2/+1
2005-06-22[PATCH] RPC: Clean up socket autodisconnectTrond Myklebust1-2/+2
2005-06-22[PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flagTrond Myklebust1-34/+37
2005-06-22[PATCH] NFSv4: Fix an Oops in the callback code.Trond Myklebust1-1/+0
2005-06-22[PATCH] NFSv4: Fix build warningReuben Farrelly1-1/+0
2005-06-22[PATCH] NFSv4: empty array fixAndrew Morton1-1/+1
2005-06-22[PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplificationAdrian Bunk1-1/+1