summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] xen: x86: Rename usermode macroVincent Hanquez2005-06-234-4/+4
* | [PATCH] xen: x86: Use new macro for debugregVincent Hanquez2005-06-235-19/+17
* | [PATCH] x86_64: avoid wasting IRQsNatalie Protasevich2005-06-231-1/+20
* | [PATCH] x86_64: never block forced SIGSEGVRoland McGrath2005-06-232-18/+23
* | [PATCH] x86_64: fix hpet for systems that don't support legacy replacementjohn stultz2005-06-231-14/+28
* | [PATCH] x86_64: i8259.c iso99 structure initializationAlexander Nyberg2005-06-231-8/+7
* | [PATCH] mtrr size-and-base debuggingAndrew Morton2005-06-231-8/+15
* | [PATCH] x86: cpu_khz type fixAndrew Morton2005-06-236-8/+10
* | [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-2320-162/+101
* | [PATCH] VIA 82C586B IRQ routing fixAleksey Gorelov2005-06-231-0/+22
* | [PATCH] x86: avoid wasting IRQs for PCI devicesNatalie Protasevich2005-06-231-1/+25
* | [PATCH] ia64: Selectable Timer Interrupt FrequencyChristoph Lameter2005-06-231-0/+2
* | [PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter2005-06-232-0/+4
* | [PATCH] allow early printk to use more than 25 linesJan Beulich2005-06-231-3/+10
* | [PATCH] adjust i386 watchdog tick calculationJan Beulich2005-06-231-9/+15
* | [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich2005-06-232-5/+10
* | [PATCH] i386: never block forced SIGSEGVRoland McGrath2005-06-231-11/+16
* | [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-232-16/+4
* | [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-236-0/+28
* | [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-232-10/+25
* | [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-235-9/+12
* | [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-234-7/+27
* | [PATCH] ppc64: add memory presentAndy Whitcroft2005-06-232-2/+5
* | [PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft2005-06-231-0/+4
* | [PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft2005-06-231-0/+12
* | [PATCH] sparsemem memory model for i386Andy Whitcroft2005-06-235-36/+52
* | [PATCH] sparsemem memory modelAndy Whitcroft2005-06-231-0/+1
* | [PATCH] generify memory presentAndy Whitcroft2005-06-231-1/+1
* | [PATCH] generify early_pfn_to_nidAndy Whitcroft2005-06-231-0/+4
* | [PATCH] ppc64: Kconfig memory modelsMike Kravetz2005-06-231-1/+8
* | [PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLEDave Hansen2005-06-233-12/+0
* | [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] sparsemem base: teach discontig about sparse rangesDave Hansen2005-06-232-1/+15
* | [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-232-28/+36
* | [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-237-22/+20
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-229-57/+77
|\
| * [PATCH] ARM: Remove explicit page-alignments in memory initRussell King2005-06-221-13/+6
| * [PATCH] ARM: Ensure memory information is page alignedRussell King2005-06-221-9/+16
| * [PATCH] ARM: Use list_for_each_entry() for dmabounceRussell King2005-06-221-13/+5
| * [PATCH] ARM: Move signal return code into vector pageRussell King2005-06-223-10/+40
| * [PATCH] ARM: Allow clps7500 to build without parsing "acorn" tagRussell King2005-06-221-0/+2
| * [PATCH] ARM: Allow riscpc to parse "acorn" boot info tagRussell King2005-06-221-6/+1
| * [PATCH] ARM: Fix sa1111.c build error caused by klist changesRussell King2005-06-221-6/+7