summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] x86: #include asm/uaccess.h in asm/checksum.hAlexey Dobriyan1-0/+2
2005-06-23[PATCH] VIA 82C586B IRQ routing fixAleksey Gorelov1-0/+22
2005-06-23[PATCH] x86: avoid wasting IRQs for PCI devicesNatalie Protasevich1-1/+25
2005-06-23[PATCH] ia64: Selectable Timer Interrupt FrequencyChristoph Lameter2-1/+3
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter5-3/+57
2005-06-23[PATCH] allow early printk to use more than 25 linesJan Beulich1-3/+10
2005-06-23[PATCH] adjust i386 watchdog tick calculationJan Beulich1-9/+15
2005-06-23[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich10-19/+10
2005-06-23[PATCH] i386: never block forced SIGSEGVRoland McGrath1-11/+16
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter11-30/+77
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter5-34/+17
2005-06-23[PATCH] ppc64: pcibus_to_node fixChristoph Lameter1-3/+1
2005-06-23[PATCH] m32r: build fix for asm-m32r/topology.hHirokazu Takata1-43/+1
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi10-0/+130
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell6-12/+12
2005-06-23[PATCH] biarch compiler support for i386H. Peter Anvin1-0/+7
2005-06-23[PATCH] add page_state info to show_memMartin J. Bligh1-0/+8
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino4-12/+51
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino9-24/+25
2005-06-23[PATCH] add x86-64 Kconfig options for sparsememMatt Tolentino1-0/+19
2005-06-23[PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino2-5/+1
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft7-21/+68
2005-06-23[PATCH] ppc64: add memory presentAndy Whitcroft2-2/+5
2005-06-23[PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft2-0/+9
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft3-27/+125
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft3-0/+20
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft9-81/+135
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft10-33/+332
2005-06-23[PATCH] generify memory presentAndy Whitcroft2-1/+5
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft3-0/+11
2005-06-23[PATCH] ppc64: Kconfig memory modelsMike Kravetz1-1/+8
2005-06-23[PATCH] mm/Kconfig: give DISCONTIG more help textDave Hansen1-0/+10
2005-06-23[PATCH] mm/Kconfig: hide "Memory Model" selection menuDave Hansen1-4/+17
2005-06-23[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLEDave Hansen3-12/+0
2005-06-23[PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigDave Hansen1-2/+1
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen3-6/+14
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/jgar...Linus Torvalds1-0/+1
2005-06-23e1000: fix spinlock bugMitch Williams1-0/+1
2005-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-5/+4
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-482/+921
2005-06-23[PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...Greg Kroah-Hartman1-3/+2
2005-06-23[PATCH] USB: fix hid core to return proper error code from probeStelian Pop1-2/+2