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