summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Avoid checkpointed counters causing excessive TSX abortsAndi Kleen2013-09-121-0/+37
* perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra2013-09-121-2/+2
* perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian2013-09-121-2/+4
* uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov2013-09-121-3/+1
* perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian2013-09-121-0/+1
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-09-1220-67/+229
|\
| * perf: Fix up MMAP2 buffer space reservationArnaldo Carvalho de Melo2013-09-111-0/+1
| * perf tools: Add attr->mmap2 supportStephane Eranian2013-09-1117-25/+200
| * perf kvm: Fix sample_type manipulationAdrian Hunter2013-09-091-9/+9
| * perf evlist: Fix id pos in perf_evlist__open()Adrian Hunter2013-09-091-0/+12
| * perf trace: Handle perf.data files with no tracepointsArnaldo Carvalho de Melo2013-09-091-33/+7
|/
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-09-068-10/+146
|\
| * perf session: Separate progress bar update when processing eventsJiri Olsa2013-09-051-1/+2
| * perf trace: Check if MAP_32BIT is definedKyle McMartin2013-09-051-0/+2
| * perf hists: Fix formatting of long symbol namesArnaldo Carvalho de Melo2013-09-051-6/+17
| * perf evlist: Fix parsing with no sample_id_all bit setAdrian Hunter2013-09-051-2/+7
| * perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter2013-09-054-1/+115
| * perf trace: Check control+C more oftenArnaldo Carvalho de Melo2013-09-051-0/+3
|/
* Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-0416-380/+569
|\
| * x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a...Raghavendra K T2013-08-191-1/+1
| * kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2013-08-142-2/+274
| * kvm guest: Add configuration support to enable debug information for KVM GuestsSrivatsa Vaddagiri2013-08-091-0/+9
| * kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-092-0/+2
| * xen, pvticketlock: Allow interrupts to be enabled while blockingJeremy Fitzhardinge2013-08-091-6/+40
| * x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-095-25/+74
| * jump_label: Split jumplabel ratelimitAndrew Jones2013-08-094-27/+37
| * x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge2013-08-092-6/+14
| * x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-094-4/+5
| * xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocksJeremy Fitzhardinge2013-08-091-0/+14
| * xen, pvticketlock: Xen implementation for PV ticket locksJeremy Fitzhardinge2013-08-091-269/+79
| * xen: Defer spinlock setup until boot CPU setupJeremy Fitzhardinge2013-08-091-1/+1
| * x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge2013-08-091-30/+5
| * x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocksRaghavendra K T2013-08-091-0/+1
| * x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-096-61/+65
* | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-046-11/+46
|\ \
| * | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2013-09-014-4/+19
| * | x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2013-09-012-7/+27
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-0420-135/+523
|\ \ \
| * \ \ Merge tag 'edac_fixes_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-08-281-9/+10
| |\ \ \
| | * | | amd64_edac: Fix incorrect wraparoundsAravind Gopalakrishnan2013-08-271-5/+6
| | * | | amd64_edac: Correct erratum 505 rangeBorislav Petkov2013-08-271-4/+4
| |/ / /
| * | | Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar2013-08-155-8/+15
| |\ \ \
| | * | | cpc925_edac: Use proper array terminationJingoo Han2013-08-141-1/+1
| | * | | x38_edac: Make a local function staticJingoo Han2013-08-091-2/+1
| | * | | i3200_edac: Make a local function staticJingoo Han2013-08-091-2/+1
| | * | | amd64_edac: Fix single-channel setupsBorislav Petkov2013-07-291-1/+8
| | * | | EDAC: Replace strict_strtol() with kstrtol()Jingoo Han2013-07-241-2/+4
| * | | | Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar2013-08-14192-1220/+2172
| |\ \ \ \
| | * | | | amd64_edac: Get rid of boot_cpu_data accessesBorislav Petkov2013-08-122-48/+46
| | * | | | amd64_edac: Add ECC decoding support for newer F15h modelsAravind Gopalakrishnan2013-08-122-34/+270
OpenPOWER on IntegriCloud