summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-131-2/+2
* x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell2009-03-131-5/+0
* cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.cRusty Russell2009-03-131-4/+6
* cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-136-13/+24
* cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell2009-03-131-5/+6
* cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t.Rusty Russell2009-03-131-4/+6
* cpumask: remove cpu_coregroup_map: x86Rusty Russell2009-03-131-5/+0
* cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell2009-03-132-2/+2
* Merge branch 'x86/core' into cpus4096Ingo Molnar2009-03-11128-5024/+7405
|\
| *---. Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-1134-383/+1887
| |\ \ \
| | | | * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
| | | | |\
| | | | | * Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
| | | * | | x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro2009-03-101-2/+2
| | * | | | x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-103-37/+189
| | * | | | x86, kexec: x86_64: add identity map for pages at image->startHuang Ying2009-03-101-0/+42
| | * | | | x86, kexec: fix kexec x86 coding styleHuang Ying2009-03-104-30/+50
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-103-25/+53
| | |\ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | | * | | x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman2009-03-081-2/+0
| | | | | * | | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-061-9/+28
| | | | | * | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-061-4/+4
| | | | | * | | x86: make embedding percpu allocator return excessive free spaceTejun Heo2009-03-061-16/+28
| | | | | * | | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-061-1/+1
| | | | * | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger2009-03-061-1/+1
| | | | * | | | x86, bts: remove bad warningMarkus Metzger2009-03-061-1/+0
| | * | | | | | x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu2009-03-083-78/+77
| | |/ / / / /
| | * | | | | Merge branch 'x86/uv' into x86/coreIngo Molnar2009-03-056-1/+436
| | |\ \ \ \ \
| | | * | | | | x86: UV, SGI RTC: fix uv_time.c for UPDimitri Sivanich2009-03-051-1/+3
| | | * | | | | x86: UV, SGI RTC: add UV RTC clocksource/clockeventsDimitri Sivanich2009-03-042-1/+392
| | | * | | | | x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-044-0/+42
| | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'x86/mm' into x86/coreIngo Molnar2009-03-052-4/+25
| | |\ \ \ \ \
| | | * | | | | x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state testsJeremy Fitzhardinge2009-03-051-1/+3
| | | * | | | | x86: reserve exact size of mptableYinghai Lu2009-03-041-2/+2
| | | * | | | | x86: ioremap mptableYinghai Lu2009-03-041-1/+20
| | | * | | | | Merge branch 'x86/urgent' into x86/mmIngo Molnar2009-03-043-21/+12
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Merge branch 'x86/mce2' into x86/coreIngo Molnar2009-03-058-169/+666
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.cIngo Molnar2009-03-041-3/+7
| | | * | | | | | Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-03-033-36/+30
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-02-24105-4120/+5221
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | x86, mce, cmci: recheck CMCI banks after APIC has been enabled on CPU #0Andi Kleen2009-02-241-0/+7
| | | * | | | | | | | x86, mce, cmci: disable CMCI on rebootingAndi Kleen2009-02-241-0/+8
| | | * | | | | | | | x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin2009-02-241-5/+5
| | | * | | | | | | | x86, mce, cmci: add CMCI supportAndi Kleen2009-02-242-3/+218
| | | * | | | | | | | x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen2009-02-242-5/+14
| | | * | | | | | | | x86, mce: replace machine check events logged interval with ratelimitAndi Kleen2009-02-241-6/+5
| | | * | | | | | | | x86, mce, cmci: avoid potential reentry of threshold interruptAndi Kleen2009-02-241-1/+2
| | | * | | | | | | | x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen2009-02-243-9/+31
| | | * | | | | | | | x86, mce, cmci: export MAX_NR_BANKSAndi Kleen2009-02-241-6/+0
| | | * | | | | | | | Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin2009-02-2312-61/+74
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | * | | | | | | | x86, mce: remove invalid __cpuinit/__cpuexit annotationsH. Peter Anvin2009-02-231-3/+3
| | | * | | | | | | | x86, mce: use %ll instead of %L for 64-bit numbersH. Peter Anvin2009-02-191-4/+4
OpenPOWER on IntegriCloud