summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee2016-03-151-0/+2
* m32r: mm: fix build warningSudip Mukherjee2016-03-151-12/+15
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-148-30/+29
|\
| * Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-29202-786/+1407
| |\
| * | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-258-30/+29
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-1414-165/+553
|\ \ \
| * | | x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck2016-03-083-0/+132
| * | | x86/mce/AMD: Document some functionalityAravind Gopalakrishnan2016-03-082-14/+19
| * | | x86/mce: Clarify comments regarding deferred errorAravind Gopalakrishnan2016-03-081-1/+1
| * | | x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan2016-03-082-29/+59
| * | | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan2016-03-082-0/+88
| * | | x86/mce: Move MCx_CONFIG MSR definitionsAravind Gopalakrishnan2016-03-082-4/+4
| * | | Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar2016-03-08160-514/+1052
| |\ \ \
| * | | | x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entriesTony Luck2016-02-182-36/+56
| * | | | x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-186-57/+109
| * | | | Merge tag 'v4.5-rc4' into ras/core, to pick up fixesIngo Molnar2016-02-1889-335/+527
| |\ \ \ \
| * | | | | x86/mce/AMD: Set MCAX Enable bitAravind Gopalakrishnan2016-02-012-0/+18
| * | | | | x86/mce/AMD: Carve out threshold block preparationBorislav Petkov2016-02-011-38/+49
| * | | | | x86/mce/AMD: Fix LVT offset configuration for thresholdingAravind Gopalakrishnan2016-02-011-1/+26
| * | | | | x86/mce/AMD: Reduce number of blocks scanned per bankAravind Gopalakrishnan2016-02-011-1/+1
| * | | | | x86/mce/AMD: Do not perform shared bank check for future processorsAravind Gopalakrishnan2016-02-011-0/+7
| * | | | | x86/mce: Fix order of AMD MCE init function callAravind Gopalakrishnan2016-02-011-1/+1
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-03-1462-804/+1047
|\ \ \ \ \ \
| * | | | | | perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov2016-03-081-19/+13
| * | | | | | x86/nmi: Mark 'ignore_nmis' as __read_mostlyKostenzer Felix2016-03-081-1/+2
| * | | | | | perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen2016-03-083-1/+14
| * | | | | | perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian2016-03-083-1/+27
| * | | | | | perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian2016-03-081-0/+10
| * | | | | | perf/x86/intel: Add definition for PT PMI bitStephane Eranian2016-03-081-0/+1
| * | | | | | perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang2016-03-083-3/+29
| * | | | | | perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2016-03-082-2/+12
| * | | | | | perf/x86/uncore: Fix build on UP-IOAPIC configsIngo Molnar2016-03-031-0/+2
| * | | | | | perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner2016-02-291-108/+86
| * | | | | | perf/x86/intel/rapl: Utilize event->pmu_privateThomas Gleixner2016-02-291-4/+12
| * | | | | | perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner2016-02-291-10/+10
| * | | | | | perf/x86/intel/rapl: Refactor the code some moreThomas Gleixner2016-02-291-30/+31
| * | | | | | perf/x86/intel/rapl: Clean up the printk outputThomas Gleixner2016-02-291-19/+23
| * | | | | | perf/x86/intel/rapl: Calculate timing onceThomas Gleixner2016-02-291-21/+18
| * | | | | | perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner2016-02-291-30/+19
| * | | | | | perf/x86/intel/rapl: Add proper error handlingThomas Gleixner2016-02-291-8/+21
| * | | | | | perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner2016-02-291-1/+1
| * | | | | | perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookupsThomas Gleixner2016-02-291-21/+11
| * | | | | | perf/x86/intel/uncore: Make PCI and MSR uncore independentThomas Gleixner2016-02-291-16/+18
| * | | | | | perf/x86/intel/uncore: Clear all hardware state on exitThomas Gleixner2016-02-291-0/+26
| * | | | | | perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner2016-02-293-252/+198
| * | | | | | x86/topology: Create logical package idThomas Gleixner2016-02-296-0/+142
| * | | | | | perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner2016-02-293-16/+12
| * | | | | | perf/x86/uncore: Make uncore_pcibus_to_physid() staticThomas Gleixner2016-02-292-2/+1
| * | | | | | perf/x86/intel/uncore: Make code more readableThomas Gleixner2016-02-291-45/+50
| * | | | | | perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner2016-02-294-1/+33