| Commit message (Expand) | Author | Age |
* | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-03-18 |
|\ |
|
| * | prevent boosting kprobes on exception address | Masami Hiramatsu | 2009-03-17 |
| * | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds | 2009-03-17 |
| * | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds | 2009-03-17 |
* | | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 2009-03-14 |
|\ \ |
|
| * | | x86: entry_32.S fix compile warnings - fix work mask bit width | Jaswinder Singh Rajput | 2009-03-14 |
| * | | x86-64: move save_paranoid into .kprobes.text | Jan Beulich | 2009-03-12 |
| * | | x86: remove leftover unwind annotations | Jan Beulich | 2009-03-12 |
| | | | |
| | \ | |
| *-. | | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 2009-03-12 |
| |\ \| |
|
| | * | | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput | 2009-03-11 |
| | * | | x86: cpu architecture debug code | Jaswinder Singh Rajput | 2009-03-10 |
| | * | | x86: BUG to BUG_ON changes | Stoyan Gaydarov | 2009-03-10 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 2009-03-11 |
| |\ \ \ \ \
| | | | | |/
| | | | |/| |
|
| | | * | | | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro | 2009-03-11 |
| | * | | | | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 2009-03-10 |
| | * | | | | x86, kexec: x86_64: add identity map for pages at image->start | Huang Ying | 2009-03-10 |
| | * | | | | x86, kexec: fix kexec x86 coding style | Huang Ying | 2009-03-10 |
| | | |_|/
| | |/| | |
|
| * | | | | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner | 2009-03-11 |
* | | | | | tracing/syscalls: support for syscalls tracing on x86, fix | Ingo Molnar | 2009-03-13 |
* | | | | | tracing/syscalls: support for syscalls tracing on x86 | Frederic Weisbecker | 2009-03-13 |
* | | | | | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker | 2009-03-13 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 |
|\ \ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-03-09 |
| | |\ \ \ \ |
|
| | | * | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 2009-03-09 |
| * | | | | | | x86: expand irq-off region in text_poke() | Masami Hiramatsu | 2009-03-10 |
* | | | | | | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 |
| |\ \ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | | | * | | | | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 |
| | | | * | | | | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 |
| | | | * | | | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 |
| | | | * | | | | x86: make embedding percpu allocator return excessive free space | Tejun Heo | 2009-03-06 |
| | | | * | | | | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 |
| * | | | | | | | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu | 2009-03-08 |
| |/ / / / / / |
|
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 |
|\ \ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger | 2009-03-06 |
| | * | | | | | | x86, bts: remove bad warning | Markus Metzger | 2009-03-06 |
* | | | | | | | | x86: implement atomic text_poke() via fixmap | Masami Hiramatsu | 2009-03-06 |
* | | | | | | | | tracing, Text Edit Lock - SMP alternatives support | Masami Hiramatsu | 2009-03-06 |
* | | | | | | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | / / / / /
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'x86/uv' into x86/core | Ingo Molnar | 2009-03-05 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: UV, SGI RTC: fix uv_time.c for UP | Dimitri Sivanich | 2009-03-05 |
| | * | | | | | | x86: UV, SGI RTC: add UV RTC clocksource/clockevents | Dimitri Sivanich | 2009-03-04 |
| | * | | | | | | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 2009-03-04 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'x86/mm' into x86/core | Ingo Molnar | 2009-03-05 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests | Jeremy Fitzhardinge | 2009-03-05 |
| | * | | | | | | x86: reserve exact size of mptable | Yinghai Lu | 2009-03-04 |
| | * | | | | | | x86: ioremap mptable | Yinghai Lu | 2009-03-04 |
| | * | | | | | | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar | 2009-03-04 |
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'x86/mce2' into x86/core | Ingo Molnar | 2009-03-05 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.c | Ingo Molnar | 2009-03-04 |