summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-215-74/+48
* x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov2011-07-212-37/+31
* perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2011-07-143-36/+139
* tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt2011-07-071-5/+6
* Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-052-2/+2
|\
| * x86: Swap save_stack_trace_regs parametersMasami Hiramatsu2011-06-142-2/+2
* | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-07-042-13/+57
|\ \
| * | oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-06-151-9/+47
| * | oprofile, x86: Fix race in nmi handler while starting countersRobert Richter2011-06-151-4/+10
* | | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-033-70/+41
|\ \ \
| * | | x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker2011-07-022-42/+15
| * | | x86: Remove useless unwinder backlink from irq regs savingFrederic Weisbecker2011-07-021-1/+0
| * | | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQFrederic Weisbecker2011-07-021-1/+2
| * | | x86,64: Simplify save_regs()Frederic Weisbecker2011-07-021-27/+17
| * | | x86: Fetch stack from regs when possible in dump_trace()Frederic Weisbecker2011-07-021-2/+5
| * | | x86: Save stack pointer in perf live regs savingsFrederic Weisbecker2011-07-021-0/+5
| |/ /
* | | x86, perf: Add constraints for architectural PMUAvi Kivity2011-07-011-5/+18
* | | perf: Add context field to perf_eventAvi Kivity2011-07-012-2/+3
* | | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-013-1/+86
* | | perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra2011-07-012-8/+41
* | | perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian2011-07-012-3/+11
* | | perf_events: Fix validation of events using an extra regStephane Eranian2011-07-012-18/+57
* | | perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-012-149/+189
* | | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-011-1/+1
* | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-017-10/+10
* | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2011-07-012-0/+33
* | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-272-14/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-241-1/+1
|\ \ \
| * | | x86/PCI/ACPI: fix type mismatchMárton Németh2011-06-011-1/+1
* | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-204-7/+31
|\ \ \ \
| * | | | xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk2011-06-161-4/+6
| * | | | xen: When calling power_off, don't call the halt function.Tom Goetz2011-06-151-1/+8
| * | | | xen: support CONFIG_MAXSMPAndrew Jones2011-06-152-1/+9
| * | | | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-06-091-1/+8
* | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-204-5/+11
|\ \ \ \ \
| * | | | | KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-06-191-2/+7
| * | | | | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmapSteve2011-06-191-1/+1
| * | | | | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGSMarcelo Tosatti2011-06-191-1/+2
| * | | | | KVM: MMU: Fix build warnings in walk_addr_generic()Borislav Petkov2011-06-191-1/+1
* | | | | | x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-183-7/+28
|/ / / / /
* | | | | x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft2011-06-141-2/+2
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-141-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-4/+4
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-132-5/+11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-082-5/+11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-302-5/+11
* | | | | | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2011-06-132-0/+24
|\ \ \ \ \ \
| * | | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli2011-06-091-0/+11
| * | | | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner2011-06-081-0/+13
* | | | | | | exec: delay address limit change until point of no returnMathias Krause2011-06-092-2/+0
| |_|_|/ / / |/| | | | |
OpenPOWER on IntegriCloud