summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-2311-30/+77
* [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-235-34/+17
* [PATCH] ppc64: pcibus_to_node fixChristoph Lameter2005-06-231-3/+1
* [PATCH] m32r: build fix for asm-m32r/topology.hHirokazu Takata2005-06-231-43/+1
* [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-2310-0/+130
* [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell2005-06-236-12/+12
* [PATCH] biarch compiler support for i386H. Peter Anvin2005-06-231-0/+7
* [PATCH] add page_state info to show_memMartin J. Bligh2005-06-231-0/+8
* [PATCH] add x86-64 specific support for sparsememMatt Tolentino2005-06-234-12/+51
* [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-239-24/+25
* [PATCH] add x86-64 Kconfig options for sparsememMatt Tolentino2005-06-231-0/+19
* [PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino2005-06-232-5/+1
* [PATCH] ppc64: sparsemem memory modelAndy Whitcroft2005-06-237-21/+68
* [PATCH] ppc64: add memory presentAndy Whitcroft2005-06-232-2/+5
* [PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft2005-06-232-0/+9
* [PATCH] sparsemem hotplug baseAndy Whitcroft2005-06-233-27/+125
* [PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft2005-06-233-0/+20
* [PATCH] sparsemem memory model for i386Andy Whitcroft2005-06-239-81/+135
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-2310-33/+332
* [PATCH] generify memory presentAndy Whitcroft2005-06-232-1/+5
* [PATCH] generify early_pfn_to_nidAndy Whitcroft2005-06-233-0/+11
* [PATCH] ppc64: Kconfig memory modelsMike Kravetz2005-06-231-1/+8
* [PATCH] mm/Kconfig: give DISCONTIG more help textDave Hansen2005-06-231-0/+10
* [PATCH] mm/Kconfig: hide "Memory Model" selection menuDave Hansen2005-06-231-4/+17
* [PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLEDave Hansen2005-06-233-12/+0
* [PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigDave Hansen2005-06-231-2/+1
* [PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2005-06-233-6/+14
* [PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen2005-06-236-6/+6
* [PATCH] make each arch use mm/KconfigDave Hansen2005-06-2323-10/+66
* [PATCH] create mm/Kconfig for arch-independent memory optionsDave Hansen2005-06-231-0/+25
* [PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2005-06-233-1/+17
* [PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2005-06-233-22/+52
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-234-29/+50
* [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen2005-06-231-0/+15
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-2314-36/+28
* Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-06-231-0/+1
|\
| * e1000: fix spinlock bugMitch Williams2005-06-231-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-222-5/+4
|\ \
| * | [PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...Greg Kroah-Hartman2005-06-221-3/+2
| * | [PATCH] USB: fix hid core to return proper error code from probeStelian Pop2005-06-221-2/+2
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-2217-482/+921
|\ \ \ | |/ / |/| |
| * | [LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan2005-06-221-4/+2
| * | [X25]: Fast select with no restriction on responseShaun Pereira2005-06-225-16/+86
| * | [X25]: Selective sub-address matching with call user data.Shaun Pereira2005-06-224-45/+59
| * | [EBTABLES]: vfree() checking cleanupsJames Lamanna2005-06-221-14/+7
| * | [ATALK] aarp: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-06-221-4/+3
| * | [IPV4]: Fix route.c gcc4 warningsChuck Short2005-06-221-4/+4
| * | [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-222-13/+41
| * | [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-223-29/+57
| * | [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer2005-06-221-1/+1
OpenPOWER on IntegriCloud