| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2012-01-08 | 3 | -9/+9 |
|\ |
|
| * | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 2011-12-23 | 1 | -1/+1 |
| * | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2011-12-19 | 2 | -8/+8 |
* | | Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2012-01-07 | 5 | -33/+335 |
|\ \ |
|
| * | | x86: Add counter when debug stack is used with interrupts enabled | Steven Rostedt | 2011-12-21 | 2 | -2/+18 |
| * | | x86: Allow NMIs to hit breakpoints in i386 | Steven Rostedt | 2011-12-21 | 1 | -7/+94 |
| * | | x86: Keep current stack in NMI breakpoints | Steven Rostedt | 2011-12-21 | 4 | -0/+47 |
| * | | x86: Add workaround to NMI iret woes | Steven Rostedt | 2011-12-21 | 1 | -0/+177 |
| * | | x86: Document the NMI handler about not using paranoid_exit | Steven Rostedt | 2011-12-21 | 1 | -1/+8 |
| * | | x86: Do not schedule while still in NMI context | Linus Torvalds | 2011-12-21 | 1 | -32/+0 |
* | | | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES | Stephane Eranian | 2011-12-21 | 1 | -0/+1 |
* | | | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian | 2011-12-21 | 2 | -11/+12 |
* | | | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 2011-12-20 | 20 | -41/+157 |
|\ \ \
| | |/
| |/| |
|
| * | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 2011-12-12 | 2 | -22/+2 |
| |/ |
|
| * | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 | 2 | -2/+22 |
| * | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 | 1 | -7/+14 |
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-05 | 8 | -12/+64 |
| |\ |
|
| | * | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 2011-12-05 | 1 | -0/+13 |
| | * | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2011-12-05 | 1 | -0/+5 |
| | * | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2011-12-05 | 1 | -9/+19 |
| | |\ |
|
| | | * | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat | 2011-12-05 | 1 | -9/+19 |
| | * | | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 2011-12-05 | 1 | -2/+11 |
| | * | | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 2011-12-05 | 1 | -0/+1 |
| | * | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava | 2011-12-05 | 1 | -0/+1 |
| | * | | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas | 2011-12-05 | 1 | -1/+1 |
| | * | | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki | 2011-12-05 | 1 | -0/+8 |
| | * | | x86, UV: Fix UV2 hub part number | Jack Steiner | 2011-12-05 | 1 | -0/+2 |
| | * | | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka | 2011-12-05 | 1 | -0/+3 |
| | |/ |
|
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-05 | 5 | -23/+38 |
| |\ \
| | |/
| |/| |
|
| * | | x86: Fix boot failures on older AMD CPU's | Linus Torvalds | 2011-12-04 | 1 | -4/+4 |
| * | | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk | 2011-12-03 | 1 | -0/+8 |
| * | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-11-20 | 1 | -2/+3 |
| |\ \ |
|
| | * | | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 2011-11-20 | 1 | -2/+3 |
| * | | | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 2011-11-14 | 1 | -1/+1 |
| * | | | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman | 2011-11-10 | 2 | -0/+6 |
| * | | | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 | 2 | -1/+3 |
| * | | | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 1 | -7/+26 |
| * | | | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan | 2011-11-10 | 1 | -3/+1 |
| * | | | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 | 2 | -0/+4 |
| * | | | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2011-11-08 | 2 | -4/+23 |
| |/ / |
|
* | | | perf, x86: Expose perf capability to other modules | Gleb Natapov | 2011-12-06 | 1 | -0/+12 |
* | | | perf, x86: Implement arch event mask as quirk | Peter Zijlstra | 2011-12-06 | 3 | -33/+68 |
* | | | x86, perf: Disable non available architectural events | Gleb Natapov | 2011-12-06 | 2 | -5/+28 |
* | | | jump_label, x86: Fix section mismatch | Peter Zijlstra | 2011-12-06 | 1 | -1/+1 |
* | | | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra | 2011-12-06 | 1 | -5/+14 |
* | | | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter | 2011-12-06 | 3 | -5/+72 |
* | | | perf, x86: Implement event scheduler helper functions | Robert Richter | 2011-12-06 | 1 | -53/+132 |
| |/
|/| |
|
* | | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter | 2011-12-05 | 1 | -11/+18 |
* | | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra | 2011-12-05 | 1 | -0/+8 |
* | | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra | 2011-11-14 | 1 | -5/+1 |