aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen6-6/+6
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen23-10/+66
2005-06-23[PATCH] create mm/Kconfig for arch-independent memory optionsDave Hansen1-0/+25
2005-06-23[PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen3-1/+17
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen3-22/+52
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen4-29/+50
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-23Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2005-06-23e1000: fix spinlock bugMitch Williams1-0/+1
2005-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-5/+4
2005-06-22Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-482/+921
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-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-72/+86
2005-06-22[NET]: dont use strlen() but the result from a prior sprintf()Eric Dumazet1-2/+1
2005-06-22Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds68-1004/+4135
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