Age | Commit message (Expand) | Author | Files | Lines |
2011-11-20 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+3 |
2011-11-20 | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 1 | -2/+3 |
2011-11-14 | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 1 | -1/+1 |
2011-11-10 | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman | 2 | -0/+6 |
2011-11-10 | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2 | -1/+3 |
2011-11-10 | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 1 | -7/+26 |
2011-11-10 | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan | 1 | -3/+1 |
2011-11-10 | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2 | -0/+4 |
2011-11-08 | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2 | -4/+23 |
2011-11-06 | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -6/+14 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 18 | -2/+19 |
2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -12/+6 |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 1 | -1/+0 |
2011-10-31 | Cross Memory Attach | Christopher Yeoh | 1 | -0/+2 |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 17 | -2/+18 |
2011-10-31 | x86: fix implicit include of <linux/topology.h> in vsyscall_64 | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov | 1 | -11/+6 |
2011-10-28 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+5 |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -0/+76 |
2011-10-28 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -25/+41 |
2011-10-28 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+23 |
2011-10-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -100/+156 |
2011-10-26 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2011-10-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+9 |
2011-10-26 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -209/+215 |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 24 | -786/+1553 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+5 |
2011-10-26 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -163/+154 |
2011-10-25 | x86/jump_label: add arch_jump_label_transform_static() | Jeremy Fitzhardinge | 1 | -3/+17 |
2011-10-25 | x86/jump_label: drop arch_jump_label_text_poke_early() | Jeremy Fitzhardinge | 1 | -6/+0 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -6/+4 |
2011-10-25 | x86: Fix compilation bug in kprobes' twobyte_is_boostable | Josh Stone | 1 | -1/+3 |
2011-10-19 | x86, microcode, AMD: Add microcode revision to /proc/cpuinfo | Borislav Petkov | 2 | -2/+7 |
2011-10-19 | x86, microcode: Correct microcode revision format | Borislav Petkov | 2 | -2/+2 |
2011-10-18 | x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile | Josh Stone | 1 | -1/+3 |
2011-10-14 | x86, intel: Use c->microcode for Atom errata check | Andi Kleen | 1 | -11/+4 |
2011-10-14 | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen | 4 | -11/+23 |
2011-10-13 | x86, microcode: Don't request microcode from userspace unnecessarily | Srivatsa S. Bhat | 1 | -1/+7 |
2011-10-13 | x86/irq: Standardize on CONFIG_SPARSE_IRQ=y | Yinghai Lu | 1 | -23/+0 |
2011-10-12 | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar | 1 | -1/+1 |
2011-10-12 | x86, ioapic: Clean up ioapic/apic_id usage | Yinghai Lu | 1 | -97/+97 |
2011-10-12 | x86, ioapic: Factor out print_IO_APIC() to only print one io apic | Yinghai Lu | 1 | -22/+24 |
2011-10-12 | x86, ioapic: Print out irte with right ioapic index | Yinghai Lu | 1 | -1/+1 |
2011-10-12 | x86, ioapic: Split up setup_ioapic_entry() | Yinghai Lu | 1 | -59/+80 |
2011-10-12 | x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq() | Yinghai Lu | 1 | -11/+11 |
2011-10-11 | x86: Default to vsyscall=native for now | Adrian Bunk | 1 | -1/+1 |
2011-10-10 | x86, nmi, drivers: Fix nmi splitup build bug | Ingo Molnar | 1 | -0/+2 |
2011-10-10 | perf, x86: Implement IBS initialization | Robert Richter | 2 | -1/+295 |
2011-10-10 | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 1 | -2/+2 |
2011-10-10 | x86, nmi: Track NMI usage stats | Don Zickus | 1 | -2/+18 |