summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-083-27/+91
|\
| * xen/PVH: Make GDT selectors PVH-specificBoris Ostrovsky2018-06-041-10/+13
| * xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky2018-06-041-1/+25
| * xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-142-17/+54
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-0721-33/+23
|\ \
| * | mm: add pt_mm to struct pageMatthew Wilcox2018-06-071-3/+2
| * | s390: use _refcount for pgtablesMatthew Wilcox2018-06-071-9/+12
| * | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-0719-21/+9
* | | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-0713-326/+177
|\ \ \ | |/ / |/| |
| * | Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas2018-06-061-0/+4
| |\ \
| | * | x86/PCI: Add additional VMD device root ports to VMD AER quirkJon Derrick2018-05-241-0/+4
| * | | Merge branch 'lorenzo/pci/rockchip'Bjorn Helgaas2018-06-061-1/+2
| |\ \ \
| | * | | arm64: defconfig: update config for Rockchip PCIeShawn Lin2018-05-111-1/+2
| | |/ /
| * | | Merge branch 'pci/sparc'Bjorn Helgaas2018-06-065-174/+159
| |\ \ \
| | * | | sparc/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-225-79/+70
| | * | | sparc32/PCI/PCIC: Converge device enable pathBjorn Helgaas2018-05-211-41/+30
| | * | | sparc32/PCI/LEON: Converge device enable pathBjorn Helgaas2018-05-211-41/+23
| | * | | sparc/PCI: Request legacy VGA framebuffer only for VGA devicesBjorn Helgaas2018-04-162-19/+42
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2018-06-065-137/+7
| |\ \ \
| | * | | MIPS: PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-5/+3
| | * | | xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-4/+2
| | * | | xtensa/PCI: Make variables staticBjorn Helgaas2018-05-221-2/+2
| | * | | xtensa/PCI: Remove dead codeBjorn Helgaas2018-05-222-61/+0
| | * | | microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas2018-05-222-39/+0
| | * | | microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas2018-05-222-26/+0
| | |/ /
| * / / x86/PCI: Make pci=earlydump output neatAndy Shevchenko2018-04-271-14/+5
| |/ /
* | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071-1/+1
|\ \ \
| * | | media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi2018-06-051-1/+1
* | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-07258-6217/+3915
|\ \ \ \
| * | | | powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin2018-06-061-3/+2
| * | | | powerpc: fix build failure by disabling attribute-alias warning in pci_32Christophe Leroy2018-06-051-0/+4
| * | | | powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"Colin Ian King2018-06-051-1/+1
| * | | | powerpc: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King2018-06-051-1/+1
| * | | | powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai2018-06-051-2/+2
| * | | | powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni2018-06-041-1/+2
| * | | | powerpc: Remove core support for Marvell mv64x60 hostbridgesMark Greer2018-06-046-1171/+0
| * | | | powerpc/boot: Remove core support for Marvell mv64x60 hostbridgesMark Greer2018-06-043-652/+1
| * | | | powerpc/boot: Remove support for Marvell mv64x60 i2c controllerMark Greer2018-06-042-205/+1
| * | | | powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer2018-06-044-175/+1
| * | | | powerpc/embedded6xx: Remove C2K board supportMark Greer2018-06-047-1106/+2
| * | | | powerpc/lib: optimise PPC32 memcmpChristophe Leroy2018-06-043-19/+47
| * | | | powerpc/lib: optimise 32 bits __clear_user()Christophe Leroy2018-06-043-48/+93
| * | | | powerpc/time: inline arch_vtime_task_switch()Christophe Leroy2018-06-042-22/+15
| * | | | powerpc/Makefile: set -mcpu=860 flag for the 8xxChristophe Leroy2018-06-041-0/+1
| * | | | powerpc: Implement csum_ipv6_magic in assemblyChristophe Leroy2018-06-043-0/+67
| * | | | powerpc/32: Optimise __csum_partial()Christophe Leroy2018-06-041-2/+11
| * | | | powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy2018-06-042-3/+7
| * | | | powerpc/signal32: Use fault_in_pages_readable() to prefault user contextChristophe Leroy2018-06-041-8/+5
| * | | | powerpc/8xx: Remove RTC clock on 88xChristophe Leroy2018-06-043-6/+0
| * | | | powerpc/boot: remove unused variable in mpc8xxChristophe Leroy2018-06-041-2/+1