summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-075-10/+4
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-068-222/+62
|\
| * Merge branch 'pci/sparc'Bjorn Helgaas2018-04-043-31/+33
| |\
| | * sparc/PCI: Stop reserving System ROM and Video ROM in PCI spaceBjorn Helgaas2018-03-201-20/+0
| | * sparc/PCI: Support arbitrary host bridge address offsetYinghai Lu2018-02-153-11/+33
| * | Merge branch 'pci/resource-mmap'Bjorn Helgaas2018-04-044-189/+27
| |\ \
| | * | xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse2018-02-282-89/+12
| | * | powerpc/pci: Use generic pci_mmap_resource_range()David Woodhouse2018-02-282-100/+15
| | |/
| * / PCI/MSI: Don't set up INTx if MSI or MSI-X is enabledBjorn Helgaas2018-03-131-2/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-0630-69/+64
|\ \
| * | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-056-4/+3
| * | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-0517-26/+27
| * | mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()Dan Williams2018-04-052-10/+1
| * | x86/mm/memory_hotplug: determine block size based on the end of boot memoryPavel Tatashin2018-04-051-4/+29
| * | mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual2018-04-051-1/+1
| * | zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-053-24/+3
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-061-1/+0
|\ \ \
| * | | get rid of pointless includes of fs_struct.hAl Viro2018-02-221-1/+0
| | |/ | |/|
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-05136-2690/+3142
|\ \ \
| * | | arm: npcm: modify configuration for the NPCM7xx BMC.Tomer Maimon2018-04-052-30/+13
| * | | Merge tag 'davinci-for-v4.17/soc-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-04-052-8/+5
| |\ \ \
| | * | | ARM: davinci: da8xx: simplify CFGCHIP regmap_configDavid Lechner2018-03-291-4/+1
| | * | | ARM: davinci: da8xx: fix oops in USB PHY driver due to stack allocated platfo...David Lechner2018-03-291-4/+4
| * | | | ARM: omap2: fix am43xx build without L2X0Arnd Bergmann2018-04-051-2/+6
| * | | | Merge tag 'v4.17-rockchip-soc32-1' of ssh://gitolite.kernel.org/pub/scm/linux...Arnd Bergmann2018-03-281-0/+1
| |\ \ \ \
| | * | | | ARM: rockchip: Set name of pmu regmap_config in smp codeJeffy Chen2018-03-121-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'omap-for-v4.17/soc-pt2-signed' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann2018-03-271-4/+16
| |\ \ \ \
| | * | | | ARM: OMAP5: control: add support for control module wkup pad configTero Kristo2018-03-201-0/+5
| | * | | | ARM: omap2+: control: add support for auxiliary control module instancesTero Kristo2018-03-201-4/+11
| * | | | | Merge tag 'samsung-soc-4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Arnd Bergmann2018-03-271-6/+2
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS: Simplify code in coupled CPU idle hot pathMarek Szyprowski2018-03-211-1/+1
| | * | | | | ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210Marek Szyprowski2018-03-211-5/+1
| * | | | | | Merge tag 'renesas-soc-for-v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-03-275-11/+89
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: rcar-gen2: Add watchdog supportFabrizio Castro2018-03-132-3/+13
| | * | | | | | ARM: shmobile: Add watchdog supportFabrizio Castro2018-03-132-0/+59
| | * | | | | | ARM: shmobile: rcar-gen2: Fix error check in regulator quirkGeert Uytterhoeven2018-02-281-1/+1
| | * | | | | | ARM: shmobile: stout: enable R-Car Gen2 regulator quirkMarek Vasut2018-02-211-7/+16
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'sunxi-core-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann2018-03-273-0/+866
| |\ \ \ \ \ \
| | * | | | | | ARM: sunxi: mc-smp: Split out SoC-specific device node lookup sequenceChen-Yu Tsai2018-03-101-40/+86
| | * | | | | | ARM: sunxi: mc-smp: Use DT enable-method for sun9i A80 SMPChen-Yu Tsai2018-03-101-1/+20
| | * | | | | | ARM: sunxi: mc-smp: Fix "lookback" typoChen-Yu Tsai2018-03-101-2/+2
| | * | | | | | ARM: sun9i: smp: Support cpu0 hotplugChen-Yu Tsai2018-02-201-3/+56
| | * | | | | | ARM: sun9i: smp: Support CPU/cluster power down and hotplugging for cpu1~7Chen-Yu Tsai2018-02-201-1/+189
| | * | | | | | ARM: sun9i: Support SMP bring-up on A80Chen-Yu Tsai2018-02-203-0/+560
| | |/ / / / /
| * | | | | | ARM: multi_v7_defconfig: add NXP FlexCAN IP supportStefan Agner2018-03-271-0/+1
| * | | | | | ARM: multi_v7_defconfig: enable thermal driver for i.MX devicesStefan Agner2018-03-271-0/+1
| * | | | | | ARM: multi_v7_defconfig: add RN5T618 PMIC family supportStefan Agner2018-03-271-0/+3
| * | | | | | ARM: multi_v7_defconfig: add NXP graphics driversStefan Agner2018-03-271-0/+3
| * | | | | | ARM: multi_v7_defconfig: add GPMI NAND controller supportStefan Agner2018-03-271-0/+1
| * | | | | | ARM: multi_v7_defconfig: add OCOTP driver for NXP SoCsStefan Agner2018-03-271-0/+2