aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* x86: use possible_cpus=NUM to extend the possible cpus allowedMike Travis2008-12-18
* x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis2008-12-18
* Merge branch 'x86/apic' into cpus4096Ingo Molnar2008-12-18
|\
| * x86: apic reset counter on shutdownThomas Gleixner2008-11-11
| * x86: apic - use pr_ macros for loggingCyrill Gorcunov2008-11-10
| * x86: apic - calibrate_APIC_clock remove redundant irq-enable-disableCyrill Gorcunov2008-11-10
| * Merge commit 'v2.6.28-rc4' into x86/apicIngo Molnar2008-11-10
| |\
| * | x86, NMI watchdog: disable NMIs on LVT0 in case NMI watchdog is not workingAristeu Rozanski2008-10-27
| * | x86, NMI watchdog: add support to enable and disable IOAPIC NMIAristeu Rozanski2008-10-27
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-18
|\ \ \
| * \ \ Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-17
| |\ \ \
| | * | | powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel2008-12-17
| | * | | powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu2008-12-17
* | | | | x86: update io_apic.c to the new cpumask codeIngo Molnar2008-12-17
* | | | | Merge branch 'x86/crashdump' into cpus4096Ingo Molnar2008-12-17
|\ \ \ \ \
| * | | | | x86: disable IRQs before doing anything on nmi_shootdown_cpus()Eduardo Habkost2008-11-12
| * | | | | x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APICEduardo Habkost2008-11-12
| * | | | | x86: move nmi_shootdown_cpus() to reboot.cEduardo Habkost2008-11-12
| * | | | | x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost2008-11-12
| * | | | | x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()Eduardo Habkost2008-11-12
| * | | | | x86 kdump: create kdump_nmi_shootdown_cpus()Eduardo Habkost2008-11-12
| * | | | | x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()Eduardo Habkost2008-11-12
| * | | | | x86 kdump: extract kdump-specific code from crash_nmi_callback()Eduardo Habkost2008-11-12
| * | | | | Merge branch 'linus' into x86/crashdumpIngo Molnar2008-11-12
| |\ \ \ \ \
| * | | | | | kexec/i386: setup kexec page table in CHuang Ying2008-10-31
| * | | | | | kexec/i386: allocate page table pages dynamicallyHuang Ying2008-10-31
| * | | | | | kexec/i386: remove PAGE_SIZE alignment from relocate_kernelHuang Ying2008-10-31
* | | | | | | Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-17
|\ \ \ \ \ \ \
| * | | | | | | sparseirq: fix !SMP building, #2Yinghai Lu2008-12-16
| * | | | | | | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-16
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar2008-12-17
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis2008-12-16
| * | | | | | | | x86: xen: use smp_call_function_many()Mike Travis2008-12-16
| * | | | | | | | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis2008-12-16
| * | | | | | | | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.cMike Travis2008-12-16
| * | | | | | | | x86: Use cpumask accessors code for possible/present maps.Mike Travis2008-12-16
| * | | | | | | | x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis2008-12-16
| * | | | | | | | x86: Set CONFIG_NR_CPUS even on UPMike Travis2008-12-16
| * | | | | | | | x86: cosmetic changes apic-related files.Mike Travis2008-12-16
| * | | | | | | | x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-16
| * | | | | | | | xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-16
| * | | | | | | | x86: Update io_apic.c to use new cpumask APIMike Travis2008-12-16
| * | | | | | | | x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-16
| * | | | | | | | x86: Add cpu_mask_to_apicid_andMike Travis2008-12-16
| * | | | | | | | x86: move and enhance debug printk for nr_cpu_ids etc.Mike Travis2008-12-16
| * | | | | | | | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-16
| * | | | | | | | x86: enable MAXSMPMike Travis2008-12-16
* | | | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-12-16
| |\ \ \ \ \ \ \
| | * | | | | | | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt2008-12-16