aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-18ftrace: protect running nmi (V3)Lai Jiangshan1-23/+40
2009-03-18Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2-45/+68
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-14Merge branch 'x86/asm' into tracing/syscallsIngo Molnar13-82/+1078
2009-03-14x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput1-10/+8
2009-03-13tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar1-1/+2
2009-03-13tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker1-0/+63
2009-03-13tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker1-0/+7
2009-03-12x86-64: move save_paranoid into .kprobes.textJan Beulich1-0/+2
2009-03-12x86: remove leftover unwind annotationsJan Beulich1-2/+0
2009-03-12Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/coreIngo Molnar4-6/+790
2009-03-11x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput1-1/+2
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar34-383/+1887
2009-03-11x86: convert obsolete irq_desc_t typedef to struct irq_descThomas Gleixner1-1/+1
2009-03-10x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro1-2/+2
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying3-37/+189
2009-03-10x86, kexec: x86_64: add identity map for pages at image->startHuang Ying1-0/+42
2009-03-10x86, kexec: fix kexec x86 coding styleHuang Ying4-30/+50
2009-03-10Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/coreIngo Molnar2-3/+2
2009-03-10x86: cpu architecture debug codeJaswinder Singh Rajput2-0/+786
2009-03-10x86: expand irq-off region in text_poke()Masami Hiramatsu1-2/+2
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar5-101/+129
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/coreIngo Molnar1-2/+1
2009-03-10x86: BUG to BUG_ON changesStoyan Gaydarov2-6/+3
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/coreIngo Molnar3-25/+53
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-03-08x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu3-78/+77
2009-03-08x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman1-2/+0
2009-03-06x86: implement atomic text_poke() via fixmapMasami Hiramatsu1-9/+15
2009-03-06tracing, Text Edit Lock - SMP alternatives supportMasami Hiramatsu1-0/+5
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar115-4814/+6858
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger1-1/+1
2009-03-06x86, bts: remove bad warningMarkus Metzger1-1/+0
2009-03-06x86, percpu: setup reserved percpu area for x86_64Tejun Heo1-9/+28
2009-03-06percpu, module: implement reserved allocation and use it for module percpu variablesTejun Heo1-4/+4
2009-03-06x86: make embedding percpu allocator return excessive free spaceTejun Heo1-16/+28
2009-03-06percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo1-1/+1
2009-03-05Merge branch 'x86/uv' into x86/coreIngo Molnar6-1/+436
2009-03-05Merge branch 'x86/mm' into x86/coreIngo Molnar2-4/+25
2009-03-05Merge branch 'x86/mce2' into x86/coreIngo Molnar8-169/+666
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar5-22/+21
2009-03-05x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state testsJeremy Fitzhardinge1-1/+3
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker1-1/+1
2009-03-05x86: UV, SGI RTC: fix uv_time.c for UPDimitri Sivanich1-1/+3
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara1-0/+8
2009-03-04x86: reserve exact size of mptableYinghai Lu1-2/+2
2009-03-04x86: ioremap mptableYinghai Lu1-1/+20