Commit Graph

99288 Commits (736f12bff9d9e7b4e895c64f73b190c8383fc2a1)
 

Author SHA1 Message Date
Glauber Costa 736f12bff9 x86: don't use gdt_page openly. 17 years ago
Glauber Costa 9cf4f298e2 x86: use stack_start in x86_64 17 years ago
Jeremy Fitzhardinge a7bf0bd5e6 build: add __page_aligned_data and __page_aligned_bss 17 years ago
Bernhard Walle 1ecd27657b x86: unify crashkernel reservation for 32 and 64 bit 17 years ago
Ingo Molnar 6236af82d8 Merge branch 'x86/fixmap' into x86/devel 17 years ago
Ingo Molnar e3ae0acf59 Merge branch 'x86/uv' into x86/devel 17 years ago
Cliff Wickman e7eb8726d0 x86, SGI UV: uv_ptc_proc_write fix 17 years ago
Cliff Wickman cef5327868 x86, SGI UV: TLB shootdown using broadcast assist unit, v6 17 years ago
Jack Steiner ab9c0bb8a8 x86: increase MAX_APICS for very large x86-64 configs 17 years ago
Jack Steiner b6df1b8bc1 x86: fix stack overflow for large values of MAX_APICS 17 years ago
Ingo Molnar d400524aff SGI UV: TLB shootdown using broadcast assist unit, fix 17 years ago
Ingo Molnar b4c286e6af SGI UV: clean up arch/x86/kernel/tlb_uv.c 17 years ago
Ingo Molnar dc163a41ff SGI UV: TLB shootdown using broadcast assist unit 17 years ago
Cliff Wickman b194b12050 SGI UV: TLB shootdown using broadcast assist unit, cleanups 17 years ago
Cliff Wickman 73e991f45f x86 atomic operations: atomic_or_long() atomic_inc_short() 17 years ago
Cliff Wickman 1812924bb1 x86, SGI UV: TLB shootdown using broadcast assist unit 17 years ago
Ingo Molnar d98b940ab2 Merge branch 'linus' into x86/irq 17 years ago
Ingo Molnar 4b62ac9a2b Merge branch 'x86/nmi' into x86/devel 17 years ago
Ingo Molnar 2b4fa851b2 Merge branch 'x86/numa' into x86/devel 17 years ago
Bernhard Walle 46f68e1c6b x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 17 years ago
Bernhard Walle 3fd052b1b4 x86: add flags parameter to reserve_bootmem_generic() 17 years ago
Randy Dunlap 053713f574 x86: fix setup.c printk format warning 17 years ago
Vegard Nossum 03db1f74a7 x86: don't return invalid pointers from node_to_cpumask() 17 years ago
Mike Travis 076ac2af86 sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c 17 years ago
Thomas Gleixner 886533a3e3 x86: numa_64.c fix shadowed variable 17 years ago
Thomas Gleixner 864fc31ea5 x86: numa_64.c make local variables static 17 years ago
Jeremy Fitzhardinge f307d25e63 x86: compile error fix for smpboot.c 17 years ago
Mike Travis 5deb0b2a25 x86: leave initial __cpu_pda array in place until cpus are booted 17 years ago
Mike Travis 3461b0af02 x86: remove static boot_cpu_pda array v2 17 years ago
Mike Travis 9f248bde9d x86: remove the static 256k node_to_cpumask_map 17 years ago
Mike Travis 7891a24e1e x86: restore pda nodenumber field 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Mike Travis 1184dc2ffe x86: modify Kconfig to allow up to 4096 cpus 17 years ago
Mike Travis 7496b60654 x86: fix remove cpu_pda table patch 17 years ago
Yinghai Lu dbb6152e6f x86: don't call pxm_to_node again 17 years ago
Yinghai Lu b755de8dfd x86: make dev_to_node return online node 17 years ago
Ingo Molnar 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 years ago
Matthew Garrett 9340e1ccdf x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems 17 years ago
Maciej W. Rozycki 471694ea6c x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC 17 years ago
Yinghai Lu bad48f4b31 x86: simplify x86_mpparse dependency check 17 years ago
Ingo Molnar c73d8dd859 Revert parts of "x86: update mptable" 17 years ago
Yinghai Lu a4caa18efe x86: fix compiling when CONFIG_X86_MPPARSE is not set 17 years ago
Yinghai Lu 6695c85b2e x86: let MPS support be selectable, v2 17 years ago
Yinghai Lu fcfa146e41 x86: update mptable fix with no ioapic v2 17 years ago
Yinghai Lu 95a71a45c2 x86: cleanup machine_specific_memory_setup, v2 17 years ago
Yinghai Lu 66a6f8d539 x86: remove unused file after numaq etc depends on genericarch 17 years ago
Yinghai Lu 1c6e55032e x86: use acpi_numa_init to parse on 32-bit numa 17 years ago
Yinghai Lu 0699eae140 x86: Kconfig cleanup with genericarch 17 years ago
Yinghai Lu 593a0cc390 x86: move some function out of setup_bootmem_alloc 17 years ago
Yinghai Lu 064d25f120 x86: merge setup_memory_map with e820 17 years ago