Age | Commit message (Expand) | Author | Files | Lines |
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, 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 | 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 |
2011-10-10 | x86, nmi: Add in logic to handle multiple events and unknown NMIs | Don Zickus | 3 | -9/+92 |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 9 | -157/+81 |
2011-10-10 | x86, nmi: Create new NMI handler routines | Don Zickus | 1 | -0/+153 |
2011-10-10 | x86, nmi: Split out nmi from traps.c | Don Zickus | 3 | -156/+179 |
2011-10-10 | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov | 2 | -3/+100 |
2011-10-06 | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel | 1 | -0/+13 |
2011-10-06 | Merge branch 'ras' of git://amd64.org/linux/bp into perf/core | Ingo Molnar | 1 | -6/+14 |
2011-10-06 | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar | 1 | -11/+12 |
2011-09-28 | x86-64: Fix CFI data for interrupt frames | Jan Beulich | 1 | -5/+9 |
2011-09-28 | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches | Jan Beulich | 2 | -12/+18 |
2011-09-28 | x86, amd: Include linux/elf.h since we use stuff from asm/elf.h | Stephen Rothwell | 1 | -0/+1 |
2011-09-27 | x86: Perf_event_amd.c needs <asm/apicdef.h> | Randy Dunlap | 1 | -0/+1 |
2011-09-27 | doc: fix broken references | Paul Bolle | 3 | -5/+3 |
2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 9 | -460/+604 |
2011-09-26 | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar | 5 | -10/+6 |