summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-0811-222/+26
|\
| * Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-214-109/+14
| |\
| | * ARM: dts: qcom-apq8060: Fix up interrupt parentsLinus Walleij2019-02-131-13/+8
| | * arm: dts: qcom: mdm9615: add interrupt controller propertiesBrian Masney2019-02-131-7/+2
| | * arm: dts: qcom: msm8660: add interrupt controller propertiesBrian Masney2019-02-131-45/+2
| | * arm: dts: qcom: apq8064: add interrupt controller propertiesBrian Masney2019-02-131-44/+2
| * | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-17214-751/+1611
| |\ \
| * \ \ Merge branch 'ib-qcom-spmi' into develLinus Walleij2019-01-246-112/+12
| |\ \ \ | | | |/ | | |/|
| | * | arm64: dts: qcom: pmi8998: add interrupt controller propertiesBrian Masney2019-01-241-14/+2
| | * | arm64: dts: qcom: pmi8994: add interrupt controller propertiesBrian Masney2019-01-241-10/+2
| | * | arm64: dts: qcom: pm8998: add interrupt controller propertiesBrian Masney2019-01-241-26/+2
| | * | arm64: dts: qcom: pm8005: add interrupt controller propertiesBrian Masney2019-01-241-4/+2
| | * | ARM: dts: qcom: pma8084: add interrupt controller propertiesBrian Masney2019-01-241-22/+2
| | * | ARM: dts: qcom: pm8941: add interrupt controller propertiesBrian Masney2019-01-241-36/+2
| * | | arm/mach-sa1100/simpad.c: Remove duplicate headerSouptick Joarder2019-01-211-1/+0
| |/ /
* | | Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-03-081-8/+10
|\ \ \
| * \ \ Merge tag 'at24-5.1-updates-for-wolfram' of git://git.kernel.org/pub/scm/linu...Wolfram Sang2019-02-148-99/+47
| |\ \ \
| | * \ \ Merge branch 'v5.1/eeprom-for-bartosz' of git://git.kernel.org/pub/scm/linux/...Bartosz Golaszewski2019-02-148-99/+47
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'i2c/for-current' into i2c/for-5.1Wolfram Sang2019-02-14214-751/+1611
| |\| | |
| * | | | i2c: cbus-gpio: Switch to use GPIO descriptorsLinus Walleij2019-02-081-8/+10
| | |_|/ | |/| |
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-085-39/+75
|\ \ \ \
| * | | | x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-02-251-0/+5
| * | | | EDAC/mce_amd: Decode MCA_STATUS[Scrub] bitYazen Ghannam2019-02-151-0/+1
| * | | | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam2019-02-031-4/+4
| * | | | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam2019-02-032-0/+9
| * | | | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam2019-02-032-0/+15
| * | | | x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2019-01-162-29/+36
| * | | | x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-01-151-3/+2
| * | | | x86/MCE: Switch to use the new generic UUID APIAndy Shevchenko2019-01-141-5/+5
* | | | | Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2019-03-081-0/+7
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'tip/x86/urgent' into edac-for-5.1Borislav Petkov2019-02-0223-21/+63
| |\ \ \ \ \
| * | | | | | EDAC, aspeed: Add an Aspeed AST2500 EDAC driverStefan M Schaeckeler2019-01-181-0/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-0780-221/+82
|\ \ \ \ \ \
| * | | | | | arch/nios2/mm/fault.c: remove duplicate includeSabyasachi Gupta2019-03-071-1/+0
| * | | | | | unicore32: stop printing the virtual memory layoutGeert Uytterhoeven2019-03-071-24/+0
| * | | | | | mm: create the new vm_fault_t typeSouptick Joarder2019-03-071-1/+1
| * | | | | | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-073-25/+8
| * | | | | | arch: simplify several early memory allocationsMike Rapoport2019-03-0710-43/+18
| * | | | | | openrisc: simplify pte_alloc_one_kernel()Mike Rapoport2019-03-071-7/+4
| * | | | | | sh: prefer memblock APIs returning virtual addressMike Rapoport2019-03-072-16/+7
| * | | | | | microblaze: prefer memblock API returning virtual addressMike Rapoport2019-03-071-2/+3
| * | | | | | powerpc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-079-51/+44
| * | | | | | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-0754-54/+0
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-072-20/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/platform/UV: Use efi_enabled() instead of test_bit()Hedi Berriche2019-02-151-1/+1
| * | | | | | | x86/platform/UV: Remove uv_bios_call_reentrant()Hedi Berriche2019-02-152-13/+0
| * | | | | | | x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIHedi Berriche2019-02-152-6/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-072-0/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/defconfig: Enable EFI stub, mixed mode and BGRTArd Biesheuvel2019-02-112-0/+5
| |/ / / / / /
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-071-2/+1
|\ \ \ \ \ \ \