| Commit message (Expand) | Author | Age |
| ... | |
| | | | * | | | | | | | | | | | | | | | x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.c | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi_32/64.c - add helper functions to hide arch specific data | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi_32.c cleanup - use for_each_online_cpu helper | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi_64.c - use for_each_possible_cpu helper | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi_32.c - unknown_nmi_panic_callback should always panic | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi_32/64.c - use apic_write_around instead of apic_write | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi_32.c - add nmi_watchdog_default helper | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi_32.c - add "panic" option | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.c | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi - die_nmi() output message unification | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi - unify die_nmi() interface | Cyrill Gorcunov | 2008-05-25 |
| | | | * | | | | | | | | | | | | | | | x86: nmi and irq counters are unsigned in nmi_64.c | Hiroshi Shimamoto | 2008-05-12 |
| | | | * | | | | | | | | | | | | | | | x86: use per_cpu data in nmi_32 | Hiroshi Shimamoto | 2008-05-12 |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | 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: 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: fix remove cpu_pda table patch | Mike Travis | 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: 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: 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 | 2008-07-08 |
| | | | * | | | | | | | | | | | | | | | x86: use dstapic in mp_config_acpi_legacy_irqs | Yinghai Lu | 2008-07-08 |
| | | | * | | | | | | | | | | | | | | | x86: keep MP_intsrc_info untouched if we do not update mptable | Yinghai Lu | 2008-07-08 |
| | | | * | | | | | | | | | | | | | | | x86: clean up relocate_initrd | Yinghai Lu | 2008-07-08 |
| | | | * | | | | | | | | | | | | | | | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu | 2008-07-08 |
| | | | * | | | | | | | | | | | | | | | x86: make generic arch support NUMAQ, fix #2 | Yinghai Lu | 2008-07-08 |
| | | | * | | | | | | | | | | | | | | | x86: e820 merge parsing of the mem=/memmap= boot parameters | Yinghai Lu | 2008-07-08 |
| | | | * | | | | | | | | | | | | | | | x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() | 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 |
| | | | * | | | | | | | | | | | | | | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 |
| | | | |\| | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | x86: update mptable, fix | Yinghai Lu | 2008-06-10 |
| | | | * | | | | | | | | | | | | | | | x86: make generic arch support NUMAQ | Yinghai Lu | 2008-06-10 |