| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 2011-07-21 | 5 | -74/+48 |
* | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov | 2011-07-21 | 2 | -37/+31 |
* | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 | 3 | -36/+139 |
* | tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions | Steven Rostedt | 2011-07-07 | 1 | -5/+6 |
* | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-05 | 2 | -2/+2 |
|\ |
|
| * | x86: Swap save_stack_trace_regs parameters | Masami Hiramatsu | 2011-06-14 | 2 | -2/+2 |
* | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2011-07-04 | 2 | -13/+57 |
|\ \ |
|
| * | | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter | 2011-06-15 | 1 | -9/+47 |
| * | | oprofile, x86: Fix race in nmi handler while starting counters | Robert Richter | 2011-06-15 | 1 | -4/+10 |
* | | | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-03 | 3 | -70/+41 |
|\ \ \ |
|
| * | | | x86: Don't use frame pointer to save old stack on irq entry | Frederic Weisbecker | 2011-07-02 | 2 | -42/+15 |
| * | | | x86: Remove useless unwinder backlink from irq regs saving | Frederic Weisbecker | 2011-07-02 | 1 | -1/+0 |
| * | | | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ | Frederic Weisbecker | 2011-07-02 | 1 | -1/+2 |
| * | | | x86,64: Simplify save_regs() | Frederic Weisbecker | 2011-07-02 | 1 | -27/+17 |
| * | | | x86: Fetch stack from regs when possible in dump_trace() | Frederic Weisbecker | 2011-07-02 | 1 | -2/+5 |
| * | | | x86: Save stack pointer in perf live regs savings | Frederic Weisbecker | 2011-07-02 | 1 | -0/+5 |
| |/ / |
|
* | | | x86, perf: Add constraints for architectural PMU | Avi Kivity | 2011-07-01 | 1 | -5/+18 |
* | | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 2 | -2/+3 |
* | | | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 3 | -1/+86 |
* | | | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra | 2011-07-01 | 2 | -8/+41 |
* | | | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian | 2011-07-01 | 2 | -3/+11 |
* | | | perf_events: Fix validation of events using an extra reg | Stephane Eranian | 2011-07-01 | 2 | -18/+57 |
* | | | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian | 2011-07-01 | 2 | -149/+189 |
* | | | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 7 | -10/+10 |
* | | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2011-07-01 | 2 | -0/+33 |
* | | | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 2 | -14/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-06-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86/PCI/ACPI: fix type mismatch | Márton Németh | 2011-06-01 | 1 | -1/+1 |
* | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-06-20 | 4 | -7/+31 |
|\ \ \ \ |
|
| * | | | | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -4/+6 |
| * | | | | xen: When calling power_off, don't call the halt function. | Tom Goetz | 2011-06-15 | 1 | -1/+8 |
| * | | | | xen: support CONFIG_MAXSMP | Andrew Jones | 2011-06-15 | 2 | -1/+9 |
| * | | | | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini | 2011-06-09 | 1 | -1/+8 |
* | | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-06-20 | 4 | -5/+11 |
|\ \ \ \ \ |
|
| * | | | | | KVM: Fix register corruption in pvclock_scale_delta | Zachary Amsden | 2011-06-19 | 1 | -2/+7 |
| * | | | | | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap | Steve | 2011-06-19 | 1 | -1/+1 |
| * | | | | | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS | Marcelo Tosatti | 2011-06-19 | 1 | -1/+2 |
| * | | | | | KVM: MMU: Fix build warnings in walk_addr_generic() | Borislav Petkov | 2011-06-19 | 1 | -1/+1 |
* | | | | | | x86, efi: Do not reserve boot services regions within reserved areas | Maarten Lankhorst | 2011-06-18 | 3 | -7/+28 |
|/ / / / / |
|
* | | | | | x86 idle: APM requires pm_idle/default_idle unconditionally when a module | Andy Whitcroft | 2011-06-14 | 1 | -2/+2 |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-14 | 1 | -4/+4 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie | 2011-06-14 | 1 | -4/+4 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-13 | 2 | -5/+11 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-08 | 2 | -5/+11 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2011-05-30 | 2 | -5/+11 |
* | | | | | | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git... | Linus Torvalds | 2011-06-13 | 2 | -0/+24 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli | 2011-06-09 | 1 | -0/+11 |
| * | | | | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner | 2011-06-08 | 1 | -0/+13 |
* | | | | | | | exec: delay address limit change until point of no return | Mathias Krause | 2011-06-09 | 2 | -2/+0 |
| |_|_|/ / /
|/| | | | | |
|