aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: update io_apic.c to the new cpumask codeIngo Molnar2008-12-171-2/+3
* Merge branch 'x86/crashdump' into cpus4096Ingo Molnar2008-12-177-211/+207
|\
| * x86: disable IRQs before doing anything on nmi_shootdown_cpus()Eduardo Habkost2008-11-121-0/+1
| * x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APICEduardo Habkost2008-11-121-1/+12
| * x86: move nmi_shootdown_cpus() to reboot.cEduardo Habkost2008-11-122-76/+83
| * x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost2008-11-122-2/+6
| * x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()Eduardo Habkost2008-11-121-3/+8
| * x86 kdump: create kdump_nmi_shootdown_cpus()Eduardo Habkost2008-11-121-2/+9
| * x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()Eduardo Habkost2008-11-121-3/+5
| * x86 kdump: extract kdump-specific code from crash_nmi_callback()Eduardo Habkost2008-11-121-11/+20
| * Merge branch 'linus' into x86/crashdumpIngo Molnar2008-11-12996-10695/+15459
| |\
| * | kexec/i386: setup kexec page table in CHuang Ying2008-10-313-141/+49
| * | kexec/i386: allocate page table pages dynamicallyHuang Ying2008-10-313-21/+64
| * | kexec/i386: remove PAGE_SIZE alignment from relocate_kernelHuang Ying2008-10-311-1/+0
* | | Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-1710-14/+317
|\ \ \
| * | | sparseirq: fix !SMP building, #2Yinghai Lu2008-12-172-1/+2
| * | | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-178-8/+313
| * | | proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQKOSAKI Motohiro2008-12-161-5/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar2008-12-1746-508/+824
|\ \ \ \
| * | | | x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis2008-12-161-0/+2
| * | | | x86: xen: use smp_call_function_many()Mike Travis2008-12-161-5/+15
| * | | | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis2008-12-161-53/+55
| * | | | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.cMike Travis2008-12-161-22/+19
| * | | | x86: Use cpumask accessors code for possible/present maps.Mike Travis2008-12-161-2/+2
| * | | | x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis2008-12-164-5/+5
| * | | | x86: Set CONFIG_NR_CPUS even on UPMike Travis2008-12-161-3/+3
| * | | | x86: cosmetic changes apic-related files.Mike Travis2008-12-1616-129/+127
| * | | | x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-164-15/+17
| * | | | xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-163-5/+9
| * | | | x86: Update io_apic.c to use new cpumask APIMike Travis2008-12-161-157/+145
| * | | | x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-1611-58/+60
| * | | | x86: Add cpu_mask_to_apicid_andMike Travis2008-12-1612-0/+198
| * | | | x86: move and enhance debug printk for nr_cpu_ids etc.Mike Travis2008-12-161-6/+11
| * | | | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-1630-273/+380
| * | | | x86: enable MAXSMPMike Travis2008-12-161-3/+4
* | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-1738-229/+334
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-161-0/+6
| |\ \ \ \
| | * | | | ieee1394: add quirk fix for Freecom HDDStefan Richter2008-12-141-0/+6
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-162-9/+68
| |\ \ \ \ \
| | * | | | | pata_hpt366: no ATAPI DMATejun Heo2008-12-161-1/+3
| | * | | | | pata_hpt366: fix cable detection,Tejun Heo2008-12-161-2/+6
| | * | | | | libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-161-6/+59
| * | | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-12-162-1/+3
| |\ \ \ \ \ \
| | * | | | | | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt2008-12-161-0/+2
| | * | | | | | sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming2008-12-161-1/+1
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-163-5/+17
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann2008-12-161-0/+3
| | * | | | | | | powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen2008-12-161-5/+11
| | * | | | | | | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King2008-12-161-0/+3
| | |/ / / / / /
| * | | | | | | mm: Don't touch uninitialized variable in do_pages_stat_array()KOSAKI Motohiro2008-12-161-1/+1
| | |/ / / / / | |/| | | | |