summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | arm/arm64: pmu: Distinguish percpu irq and percpu_devid irqJulien Thierry2017-10-242-7/+7
* | irqdesc: Add function to identify percpu_devid irqsJulien Thierry2017-10-241-0/+8
* | arm64: Fix the feature type for ID register fieldsSuzuki K Poulose2017-10-191-51/+51
* | arm64: Update fault_info table with new exception typesJulien Thierry2017-10-191-6/+6
* | Merge tag 'acpi/iort-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2017-10-173-61/+203
|\ \
| * | ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-upLorenzo Pieralisi2017-10-161-0/+45
| * | ACPI/IORT: Add SMMUv3 specific special index mapping handlingHanjun Guo2017-10-161-1/+38
| * | ACPI/IORT: Enable special index ITS group mappings for IORT nodesHanjun Guo2017-10-161-4/+28
| * | ACPI/IORT: Look up IORT node through struct fwnode_handle pointerHanjun Guo2017-10-161-1/+42
| * | ACPI/IORT: Make platform devices initialization code SMMU agnosticLorenzo Pieralisi2017-10-161-33/+30
| * | ACPI/IORT: Improve functions return type/storage class specifier indentationLorenzo Pieralisi2017-10-162-21/+19
| * | ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guardLorenzo Pieralisi2017-10-161-1/+1
| * | acpi/arm64: pr_err() strings should end with newlinesArvind Yadav2017-10-161-1/+1
| |/
* | arm64: use WFE for long delaysJulien Thierry2017-10-132-5/+22
* | arm_arch_timer: Expose event stream statusJulien Thierry2017-10-134-3/+30
* | arm64: docs: describe ELF hwcapsMark Rutland2017-10-111-0/+156
* | arm64: Expose support for optional ARMv8-A featuresSuzuki K Poulose2017-10-115-1/+34
* | arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagationBen Hutchings2017-10-091-2/+2
* | dma mapping : export caller to vmallocinfoMatthieu CASTET2017-10-041-1/+1
* | arm64: Unconditionally support {ARCH_}HAVE_NMI{_SAFE_CMPXCHG}Stephen Boyd2017-10-041-2/+2
* | drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled checkShaokun Zhang2017-10-041-3/+0
* | arm64: consistently log boot/secondary CPU IDsMark Rutland2017-10-042-5/+6
* | perf: qcom_l2_pmu: add event namesNeil Leeder2017-10-021-0/+54
* | arm64: Always use REFCOUNT_FULLKees Cook2017-10-021-0/+1
* | arm64: dma-mapping: Cocci spatch "vma_pages"Thomas Meyer2017-10-021-2/+1
* | arm64: remove unneeded copy to init_utsname()->machineMasahiro Yamada2017-10-022-4/+0
* | arm64: mm: Remove useless and wrong comments from fault.cWill Deacon2017-10-021-51/+1
* | arm64: fix documentation on kernel pages mappings to HYP VAYury Norov2017-10-021-5/+5
* | arm64: move TASK_* definitions to <asm/processor.h>Yury Norov2017-10-023-16/+22
|/
* Linux 4.14-rc3v4.14-rc3Linus Torvalds2017-10-011-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-0114-47/+56
|\
| * x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2017-09-295-18/+7
| * x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky2017-09-291-0/+2
| * x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf2017-09-291-2/+4
| * perf/x86/intel/uncore: Correct num_boxes for IIO and IRPKan Liang2017-09-251-2/+2
| * perf/x86/intel/rapl: Add missing CPU IDsKan Liang2017-09-251-0/+3
| * perf/x86/msr: Add missing CPU IDsKan Liang2017-09-251-0/+8
| * perf/x86/intel/cstate: Add missing CPU IDsKan Liang2017-09-251-0/+4
| * x86: Don't cast away the __user in __get_user_asm_u64()Ville Syrjälä2017-09-251-1/+1
| * x86/sysfs: Fix off-by-one error in loop terminationSean Fu2017-09-251-1/+1
| * x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour2017-09-251-23/+24
| * x86/numachip: Add const and __initconst to numachip2_clockeventBhumika Goyal2017-09-251-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-012-2/+16
|\ \
| * | um/time: Fixup namespace collisionThomas Gleixner2017-09-291-2/+2
| * | timer: Prepare to change timer callback argument typeKees Cook2017-09-281-0/+14
| |/
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-012-143/+384
|\ \
| * | smp/hotplug: Hotplug state fail injectionPeter Zijlstra2017-09-252-2/+61
| * | smp/hotplug: Differentiate the AP completion between up and downPeter Zijlstra2017-09-251-17/+32
| * | smp/hotplug: Differentiate the AP-work lockdep class between up and downPeter Zijlstra2017-09-251-9/+32
| * | smp/hotplug: Callback vs state-machine consistencyPeter Zijlstra2017-09-251-4/+22