aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-05
|\
| * perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov2010-09-30
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-27
| |\
| | * oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa2010-09-21
| * | perf, x86: Catch spurious interrupts after disabling countersRobert Richter2010-09-24
| * | tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt2010-09-22
| * | tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge2010-09-22
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-24
|\ \ \
| * | | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsSteven Rostedt2010-09-22
| * | | jump label: Remove duplicate structure for x86Steven Rostedt2010-09-22
| * | | jump label: x86 supportJason Baron2010-09-22
| * | | jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2010-09-22
| * | | jump label: Base patch for jump labelJason Baron2010-09-22
| * | | jump label: Make text_poke_early() globally visibleJason Baron2010-09-20
| * | | jump label: Make dynamic no-op selection available outside of ftraceJason Baron2010-09-20
* | | | Merge branch 'linus' into perf/coreIngo Molnar2010-09-22
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-21
| |\ \ \ | | | |/ | | |/|
| | * | x86: Fix instruction breakpoint encodingFrederic Weisbecker2010-09-16
| | * | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons2010-09-16
| * | | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Rusty Russell2010-09-20
* | | | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-21
|\| | | | |_|/ |/| |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-16
| |\ \
| | * | x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-14
| | * | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu2010-09-13
| | * | x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa2010-09-13
| | * | x86, UV: Fix initialization of max_pnodeJack Steiner2010-09-10
| * | | x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-14
| * | | x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-14
| * | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
| | |/ | |/|
* | | kprobes: Remove __dummy_bufNamhyung Kim2010-09-15
* | | kprobes: Make functions staticNamhyung Kim2010-09-15
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
|\| |
| * | x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-10
| * | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-10
| |\ \ | | |/ | |/|
| | * KVM: i8259: fix migrationGleb Natapov2010-09-08
| | * KVM: fix i8259 oops when no vcpus are onlineAvi Kivity2010-09-08
| | * KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity2010-09-08
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-08
| |\ \
| | * | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann2010-09-05
| | * | x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez2010-09-05
| | * | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins2010-08-25
| | * | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky2010-08-20
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-08
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-07
| |\ \ \
| | * | | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes2010-08-17
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-08-25
| |\ \ \ \ \
| | * | | | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha2010-08-20
* | | | | | | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian2010-09-13
* | | | | | | perf: Remove the sysfs bitsPeter Zijlstra2010-09-09