Age | Commit message (Expand) | Author |
2008-07-08 | x86: don't use gdt_page openly. | Glauber Costa |
2008-07-08 | x86: use stack_start in x86_64 | Glauber Costa |
2008-07-08 | build: add __page_aligned_data and __page_aligned_bss | Jeremy Fitzhardinge |
2008-07-08 | x86: unify crashkernel reservation for 32 and 64 bit | Bernhard Walle |
2008-07-08 | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branch 'x86/uv' into x86/devel | Ingo Molnar |
2008-07-08 | x86, SGI UV: uv_ptc_proc_write fix | Cliff Wickman |
2008-07-08 | x86, SGI UV: TLB shootdown using broadcast assist unit, v6 | Cliff Wickman |
2008-07-08 | x86: fix stack overflow for large values of MAX_APICS | Jack Steiner |
2008-07-08 | SGI UV: TLB shootdown using broadcast assist unit, fix | Ingo Molnar |
2008-07-08 | SGI UV: clean up arch/x86/kernel/tlb_uv.c | Ingo Molnar |
2008-07-08 | SGI UV: TLB shootdown using broadcast assist unit | Ingo Molnar |
2008-07-08 | SGI UV: TLB shootdown using broadcast assist unit, cleanups | Cliff Wickman |
2008-07-08 | x86, SGI UV: TLB shootdown using broadcast assist unit | Cliff Wickman |
2008-07-08 | Merge branch 'linus' into x86/irq | Ingo Molnar |
2008-07-08 | Merge branch 'x86/nmi' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 | Bernhard Walle |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle |
2008-07-08 | x86: fix setup.c printk format warning | Randy Dunlap |
2008-07-08 | x86: don't return invalid pointers from node_to_cpumask() | Vegard Nossum |
2008-07-08 | x86: numa_64.c fix shadowed variable | Thomas Gleixner |
2008-07-08 | x86: numa_64.c make local variables static | Thomas Gleixner |
2008-07-08 | x86: compile error fix for smpboot.c | Jeremy Fitzhardinge |
2008-07-08 | x86: leave initial __cpu_pda array in place until cpus are booted | Mike Travis |
2008-07-08 | x86: remove static boot_cpu_pda array v2 | Mike Travis |
2008-07-08 | x86: remove the static 256k node_to_cpumask_map | Mike Travis |
2008-07-08 | x86: restore pda nodenumber field | Mike Travis |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis |
2008-07-08 | x86: modify Kconfig to allow up to 4096 cpus | Mike Travis |
2008-07-08 | x86: fix remove cpu_pda table patch | Mike Travis |
2008-07-08 | x86: don't call pxm_to_node again | Yinghai Lu |
2008-07-08 | x86: make dev_to_node return online node | Yinghai Lu |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar |
2008-07-08 | x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems | Matthew Garrett |
2008-07-08 | x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC | Maciej W. Rozycki |
2008-07-08 | x86: simplify x86_mpparse dependency check | Yinghai Lu |
2008-07-08 | x86: fix compiling when CONFIG_X86_MPPARSE is not set | Yinghai Lu |
2008-07-08 | x86: let MPS support be selectable, v2 | Yinghai Lu |
2008-07-08 | x86: update mptable fix with no ioapic v2 | Yinghai Lu |
2008-07-08 | x86: cleanup machine_specific_memory_setup, v2 | Yinghai Lu |
2008-07-08 | x86: use acpi_numa_init to parse on 32-bit numa | Yinghai Lu |
2008-07-08 | x86: Kconfig cleanup with genericarch | Yinghai Lu |
2008-07-08 | x86: move some function out of setup_bootmem_alloc | Yinghai Lu |
2008-07-08 | x86: merge setup_memory_map with e820 | Yinghai Lu |
2008-07-08 | x86: kill bad_ppro | Yinghai Lu |
2008-07-08 | x86: move e820_resource_resources to e820.c | Yinghai Lu |
2008-07-08 | x86 boot: pass E820 memory map entries more than 128 via linked list of setup... | Huang, Ying |
2008-07-08 | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu |
2008-07-08 | x86: rename two e820 related functions | Yinghai Lu |