summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-23[PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft
2005-06-23[PATCH] generify memory presentAndy Whitcroft
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft
2005-06-23[PATCH] ppc64: Kconfig memory modelsMike Kravetz
2005-06-23[PATCH] mm/Kconfig: give DISCONTIG more help textDave Hansen
2005-06-23[PATCH] mm/Kconfig: hide "Memory Model" selection menuDave Hansen
2005-06-23[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLEDave Hansen
2005-06-23[PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigDave Hansen
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen
2005-06-23[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen
2005-06-23[PATCH] create mm/Kconfig for arch-independent memory optionsDave Hansen
2005-06-23[PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen
2005-06-23[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen
2005-06-23Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2005-06-23e1000: fix spinlock bugMitch Williams
2005-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-22Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-22[PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...Greg Kroah-Hartman
2005-06-22[PATCH] USB: fix hid core to return proper error code from probeStelian Pop
2005-06-22[LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira
2005-06-22[EBTABLES]: vfree() checking cleanupsJames Lamanna
2005-06-22[ATALK] aarp: replace schedule_timeout() with msleep()Nishanth Aravamudan
2005-06-22[IPV4]: Fix route.c gcc4 warningsChuck Short
2005-06-22[NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer
2005-06-22[NETPOLL]: Introduce a netpoll_info structJeff Moyer
2005-06-22[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer
2005-06-22[PATCH] boot_pageset must not be freed.Christoph Lameter
2005-06-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-22[NET]: dont use strlen() but the result from a prior sprintf()Eric Dumazet
2005-06-22Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2005-06-22[PATCH] ARM: Remove explicit page-alignments in memory initRussell King
2005-06-22[PATCH] ARM: Ensure memory information is page alignedRussell King
2005-06-22[CRYPTO]: Use CPU cycle counters in tcryptHerbert Xu
2005-06-22[CRYPTO]: Use template keys for speed tests if possibleHerbert Xu
2005-06-22[CRYPTO]: Add cipher speed testsHarald Welte
2005-06-22[CRYPTO]: Kill unnecessary strncpy from tcryptHerbert Xu
2005-06-22[CRYPTO]: White space and coding style clean up in tcryptHerbert Xu
2005-06-22[PATCH] ARM: Use list_for_each_entry() for dmabounceRussell King
2005-06-22[PATCH] ppc32: Fix building MPC8555 CDSKumar Gala
2005-06-22[PATCH] NFS: Add debugging code to NFSv4 readdirTrond Myklebust