summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Fix static checker warning in lbr enableKan Liang2015-09-181-2/+3
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-1837-67/+216
|\
| * perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen2015-09-181-1/+5
| * perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen2015-09-183-1/+13
| * perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen2015-09-181-1/+1
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-172-1/+4
| |\
| | * alpha: lib: export __delaySudip Mukherjee2015-09-171-0/+1
| | * alpha: io: define ioremap_ucSudip Mukherjee2015-09-171-1/+3
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-09-179-22/+71
| |\ \
| | * | arm64: errata: add module build workaround for erratum #843419Will Deacon2015-09-173-0/+22
| | * | arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-09-171-11/+36
| | * | arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon2015-09-172-2/+2
| | * | arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-09-151-0/+5
| | * | arm64: enable generic idle loopLeo Yan2015-09-151-0/+1
| | * | arm64: pgtable: use a single bit for PTE_WRITE regardless of DBMWill Deacon2015-09-141-5/+1
| | * | arm64: Fix pte_modify() to preserve the hardware dirty informationCatalin Marinas2015-09-141-1/+1
| | * | arm64: Fix the pte_hw_dirty() check when AF/DBM is enabledCatalin Marinas2015-09-141-2/+2
| | * | arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang2015-09-141-1/+1
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-1711-27/+72
| |\ \ \
| | * | | x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-09-161-7/+10
| | * | | x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2015-09-141-0/+7
| | * | | x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner2015-09-141-2/+3
| | * | | x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz methodJuergen Gross2015-09-141-1/+0
| | * | | x86/ldt: Fix small LDT allocation for XenJan Beulich2015-09-141-2/+2
| | * | | x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help textIngo Molnar2015-09-141-11/+12
| | * | | x86/cpu: Print family/model/stepping in hexBorislav Petkov2015-09-131-2/+2
| | * | | x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0Andy Lutomirski2015-09-051-0/+27
| | * | | Merge branch 'linus' into x86/urgent, to be able to merge a dependent fixIngo Molnar2015-09-051060-24161/+39678
| | |\ \ \
| | * | | | x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner2015-09-031-0/+5
| | * | | | x86/mm/srat: Print non-volatile flag in SRATLinda Knippers2015-09-021-2/+3
| | * | | | Merge branch 'x86/cpufeature' into x86/urgent, because it's readyIngo Molnar2015-08-311-0/+1
| | |\ \ \ \
| | | * | | | x86/cpufeatures: Enable cpuid for Intel SHA extensionsTim Chen2015-08-221-0/+1
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-172-1/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-171-5/+14
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...Peter Zijlstra2015-09-111-1/+2
| | * | | | | | locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra2015-09-111-4/+12
| * | | | | | | ia64: Enable userfaultfd and membarrier system callsLuck, Tony2015-09-153-1/+5
| * | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-148-9/+32
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Merge branch 'uaccess' into fixesRussell King2015-09-1131-139/+398
| | |\ \ \ \ \ \
| | | * | | | | | arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall2015-09-111-0/+15
| | | * | | | | | ARM: domains: add memory dependencies to get_domain/set_domainRussell King2015-09-111-2/+4
| | | * | | | | | ARM: domains: thread_info.h no longer needs asm/domains.hRussell King2015-09-111-1/+0
| | | * | | | | | ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King2015-09-091-0/+2
| | | * | | | | | ARM: uaccess: remove unneeded uaccess_save_and_disable macroRussell King2015-09-091-5/+0
| | | * | | | | | ARM: swpan: fix nwfpe for uaccess changesRussell King2015-09-091-1/+2
| | * | | | | | | ARM: 8431/1: fix alignement of __bug_table section entriesRobert Jarzmik2015-09-111-0/+1
| | * | | | | | | ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2015-09-071-0/+8
* | | | | | | | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-135-20/+5
* | | | | | | | | powerpc, perf/powerpc/hv-24x7: Use PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-131-2/+164
* | | | | | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-135-4/+114