| Commit message (Expand) | Author | Age |
* | 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 |
| | * | | | | | | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-03-04 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-02-24 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, mce, cmci: recheck CMCI banks after APIC has been enabled on CPU #0 | Andi Kleen | 2009-02-24 |
| | * | | | | | | | | x86, mce, cmci: disable CMCI on rebooting | Andi Kleen | 2009-02-24 |
| | * | | | | | | | | x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotations | H. Peter Anvin | 2009-02-24 |
| | * | | | | | | | | x86, mce, cmci: add CMCI support | Andi Kleen | 2009-02-24 |
| | * | | | | | | | | x86, mce, cmci: use polled banks bitmap in machine check poller | Andi Kleen | 2009-02-24 |
| | * | | | | | | | | x86, mce: replace machine check events logged interval with ratelimit | Andi Kleen | 2009-02-24 |
| | * | | | | | | | | x86, mce, cmci: avoid potential reentry of threshold interrupt | Andi Kleen | 2009-02-24 |
| | * | | | | | | | | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen | 2009-02-24 |
| | * | | | | | | | | x86, mce, cmci: export MAX_NR_BANKS | Andi Kleen | 2009-02-24 |
| | * | | | | | | | | Merge branch 'x86/urgent' into x86/mce2 | H. Peter Anvin | 2009-02-23 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | * | | | | | | | | x86, mce: remove invalid __cpuinit/__cpuexit annotations | H. Peter Anvin | 2009-02-23 |
| | * | | | | | | | | x86, mce: use %ll instead of %L for 64-bit numbers | H. Peter Anvin | 2009-02-19 |
| | * | | | | | | | | x86, mce: separate correct machine check poller and fatal exception handler | Andi Kleen | 2009-02-19 |
| | * | | | | | | | | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen | 2009-02-19 |
| | * | | | | | | | | x86, mce: implement dynamic machine check banks support | Andi Kleen | 2009-02-19 |
| | * | | | | | | | | x86, mce: fix a race condition in mce_read() | Huang Ying | 2009-02-17 |
| | * | | | | | | | | x86, mce: disable machine checks on offlined CPUs | Andi Kleen | 2009-02-17 |