Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | xen/setup: filter APERFMPERF cpuid feature out | Andre Przywara | 2012-05-31 | 1 | -0/+8 | |
| | * | | | | | xen/balloon: Subtract from xen_released_pages the count that is populated. | Konrad Rzeszutek Wilk | 2012-05-30 | 1 | -1/+2 | |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-15 | 4 | -7/+10 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | x86/smp: Fix topology checks on AMD MCM CPUs | Borislav Petkov | 2012-06-13 | 1 | -2/+5 | |
| | * | | | | | x86/mm: Fix some kernel-doc warnings | Wanpeng Li | 2012-06-11 | 2 | -3/+3 | |
| | * | | | | | x86, um: Correct syscall table type attributes breaking gcc 4.8 | Martin Pelikan | 2012-06-09 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | x86: kvmclock: remove check_and_clear_guest_paused warning | Marcelo Tosatti | 2012-06-11 | 1 | -5/+0 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-06-11 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | crypto: aesni-intel - fix unaligned cbc decrypt for x86-32 | Mathias Krause | 2012-05-31 | 1 | -2/+4 | |
* | | | | | | | | perf/x86: Fix section mismatch in uncore_pci_init() | Robert Richter | 2012-06-25 | 1 | -1/+1 | |
* | | | | | | | | perf/x86: Lowercase uncore PMU event names | Peter Zijlstra | 2012-06-18 | 1 | -35/+16 | |
* | | | | | | | | perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support | Yan, Zheng | 2012-06-18 | 2 | -0/+570 | |
* | | | | | | | | perf: Add generic PCI uncore PMU device support | Yan, Zheng | 2012-06-18 | 2 | -5/+236 | |
* | | | | | | | | perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU support | Yan, Zheng | 2012-06-18 | 2 | -0/+245 | |
* | | | | | | | | perf/x86: Add generic Intel uncore PMU support | Yan, Zheng | 2012-06-18 | 3 | -1/+1085 | |
* | | | | | | | | perf: Export perf_assign_events() | Yan, Zheng | 2012-06-18 | 2 | -3/+5 | |
* | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-06-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | perf/x86: Fix broken LBR fixup code | Stephane Eranian | 2012-06-13 | 1 | -1/+1 | |
* | | | | | | | | perf/x86/amd: Fix RDPMC index calculation for AMD family 15h | Robert Richter | 2012-06-18 | 1 | -1/+1 | |
* | | | | | | | | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() | Shuah Khan | 2012-06-11 | 1 | -1/+6 | |
* | | | | | | | | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar | 2012-06-11 | 14 | -92/+178 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-06-08 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | sched/x86: Calculate booted cores after construction of sibling_mask | Kamalesh Babulal | 2012-06-06 | 1 | -0/+9 | |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-08 | 13 | -91/+168 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus | 2012-06-08 | 2 | -2/+16 | |
| | * | | | | | | | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 2012-06-08 | 2 | -2/+0 | |
| | * | | | | | | | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu | 2012-06-08 | 1 | -1/+2 | |
| | * | | | | | | | x86, efi stub: Add .reloc section back into image | Jordan Justen | 2012-06-07 | 2 | -74/+140 | |
| | * | | | | | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama | 2012-06-06 | 1 | -2/+2 | |
| | * | | | | | | | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang | 2012-06-06 | 1 | -2/+4 | |
| | * | | | | | | | x86/intel/moorestown: Change intel_scu_devices_create() to __devinit | Sebastian Andrzej Siewior | 2012-06-06 | 1 | -1/+1 | |
| | * | | | | | | | x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() | Yasuaki Ishimatsu | 2012-06-06 | 1 | -0/+2 | |
| | * | | | | | | | x86/gart: Fix kmemleak warning | Xiaotian Feng | 2012-06-06 | 1 | -6/+0 | |
| | * | | | | | | | x86: mce: Add the dropped timer interval init back | Thomas Gleixner | 2012-06-06 | 1 | -1/+1 | |
| | * | | | | | | | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-06 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-08 | 8 | -62/+143 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-05 | 1 | -1/+1 | |
* | | | | | | | | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() | Ananth N Mavinakayanahalli | 2012-06-08 | 2 | -2/+3 | |
* | | | | | | | | perf/x86: Don't assume there can be only 4 PEBS events | Andi Kleen | 2012-06-06 | 3 | -5/+8 | |
* | | | | | | | | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel | Vince Weaver | 2012-06-06 | 1 | -1/+3 | |
* | | | | | | | | x86: Add rdpmcl() | Andi Kleen | 2012-06-06 | 2 | -0/+4 | |
* | | | | | | | | perf/x86: Fix wrmsrl() debug wrapper | Peter Zijlstra | 2012-06-06 | 2 | -11/+12 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | perf/x86: Check user address explicitly in copy_from_user_nmi() | Arun Sharma | 2012-06-06 | 1 | -0/+4 | |
* | | | | | | | perf/x86: Check if user fp is valid | Arun Sharma | 2012-06-06 | 2 | -6/+18 | |
* | | | | | | | perf/x86: Allow multiple stacks | Arun Sharma | 2012-06-06 | 1 | -6/+0 | |
* | | | | | | | perf/x86: Update SNB PEBS constraints | Peter Zijlstra | 2012-06-06 | 1 | -8/+1 | |
* | | | | | | | perf/x86: Enable/Add IvyBridge hardware support | Peter Zijlstra | 2012-06-06 | 1 | -1/+2 | |
* | | | | | | | perf/x86: Implement cycles:p for SNB/IVB | Peter Zijlstra | 2012-06-06 | 2 | -8/+43 |