summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-101-0/+2
* perf, x86: Implement IBS initializationRobert Richter2011-10-106-201/+297
* perf, x86: Share IBS macros between perf and oprofileRobert Richter2011-10-103-39/+40
* x86, nmi: Track NMI usage statsDon Zickus2011-10-101-2/+18
* x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus2011-10-104-9/+93
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-1013-227/+99
* x86, nmi: Create new NMI handler routinesDon Zickus2011-10-102-0/+171
* x86, nmi: Split out nmi from traps.cDon Zickus2011-10-103-156/+179
* perf, intel: Use GO/HO bits in perf-ctrGleb Natapov2011-10-103-3/+112
* perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel2011-10-062-0/+16
* Merge branch 'ras' of git://amd64.org/linux/bp into perf/coreIngo Molnar2011-10-061-6/+14
|\
| * x86, mce: Do not call del_timer_sync() in IRQ contextHidetoshi Seto2011-09-141-6/+14
* | Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-064-13/+24
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-012-11/+21
| |\ \ \ \
| | | * | | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-212-11/+21
| | |/ / /
| * | | | KVM: x86 emulator: fix Src2CL decodeAvi Kivity2011-09-251-1/+1
| * | | | KVM: MMU: fix incorrect return of spteZhao Jin2011-09-251-1/+2
| |/ / /
* | | | Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-09-291-25/+2
|\ \ \ \
| * | | | oprofile, x86: Fix overflow and warning (commit 1d12d35)Robert Richter2011-08-161-2/+1
| * | | | oprofile, x86: Convert memory allocation to static arrayMaarten Lankhorst2011-08-011-23/+1
* | | | | x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap2011-09-271-0/+1
* | | | | x86, perf: Clean up perf_event cpu codeKevin Winchester2011-09-269-460/+604
* | | | | Merge commit 'v3.1-rc7' into perf/coreIngo Molnar2011-09-2623-41/+81
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-163-9/+8
| |\ \ \ \
| | * | | | xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich2011-09-151-4/+2
| | * | | | xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel2011-09-131-4/+6
| | * | | | xen: disable PV spinlocks on HVMStefano Stabellini2011-09-081-1/+0
| * | | | | asm alternatives: remove incorrect alignment notesLinus Torvalds2011-09-153-7/+0
| | |_|/ / | |/| | |
| * | | | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds2011-09-121-2/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge2011-08-241-2/+3
| * | | | Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-091-2/+7
| * | | | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-0/+3
| |\ \ \ \
| | * | | | x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin2011-08-311-0/+3
| * | | | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-073-3/+34
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk2011-09-011-0/+10
| | * | | | xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov2011-09-011-3/+5
| | * | | | xen: use maximum reservation to limit amount of usable RAMDavid Vrabel2011-09-011-0/+19
| * | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2011-09-071-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: Fix instruction size issue in pvclock scalingDuncan Sands2011-08-301-1/+1
| * | | | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-263-3/+3
| * | | | | sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-261-1/+3
| |/ / / /
| * | | | x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-251-6/+2
| * | | | mtrr: fix UP breakage caused during switch to stop_machineTejun Heo2011-08-251-2/+0
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-233-4/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-231-1/+1
| | * | | x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-051-1/+0
| | * | | x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-051-2/+2
| * | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-225-11/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-221-1/+1
| | * | | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-221-2/+2
OpenPOWER on IntegriCloud