aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-131-0/+63
* tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker2009-03-131-0/+7
*-. Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-102-3/+2
|\ \
| | * 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: expand irq-off region in text_poke()Masami Hiramatsu2009-03-101-2/+2
* | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-105-101/+129
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ 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: remove smp_apply_quirks()/smp_checks()Yinghai Lu2009-03-083-78/+77
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-2/+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: implement atomic text_poke() via fixmapMasami Hiramatsu2009-03-061-9/+15
* | | | | | tracing, Text Edit Lock - SMP alternatives supportMasami Hiramatsu2009-03-061-0/+5
* | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06115-4814/+6858
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | 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
| | * | | | | | | | x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen2009-02-192-22/+109
| | * | | | | | | | x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen2009-02-193-13/+16
| | * | | | | | | | x86, mce: implement dynamic machine check banks supportAndi Kleen2009-02-191-32/+115
| | * | | | | | | | x86, mce: fix a race condition in mce_read()Huang Ying2009-02-171-17/+24
| | * | | | | | | | x86, mce: disable machine checks on offlined CPUsAndi Kleen2009-02-171-0/+23