summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter
2005-06-23[PATCH] ppc64: pcibus_to_node fixChristoph Lameter
2005-06-23[PATCH] m32r: build fix for asm-m32r/topology.hHirokazu Takata
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell
2005-06-23[PATCH] biarch compiler support for i386H. Peter Anvin
2005-06-23[PATCH] add page_state info to show_memMartin J. Bligh
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino
2005-06-23[PATCH] add x86-64 Kconfig options for sparsememMatt Tolentino
2005-06-23[PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft
2005-06-23[PATCH] ppc64: add memory presentAndy Whitcroft
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-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-23[PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...Greg Kroah-Hartman
2005-06-23[PATCH] USB: fix hid core to return proper error code from probeStelian Pop
2005-06-23[LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan
2005-06-23[X25]: Fast select with no restriction on responseShaun Pereira
2005-06-23[X25]: Selective sub-address matching with call user data.Shaun Pereira
2005-06-23[EBTABLES]: vfree() checking cleanupsJames Lamanna
2005-06-23[ATALK] aarp: replace schedule_timeout() with msleep()Nishanth Aravamudan
2005-06-23[IPV4]: Fix route.c gcc4 warningsChuck Short
2005-06-23[NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer
2005-06-23[NETPOLL]: Introduce a netpoll_info structJeff Moyer
2005-06-23[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer