summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | 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
| * | | | | | | | | | | powerpc/misc: merge reloc_offset() and add_reloc_offset()Christophe Leroy2018-06-041-14/+3
| * | | | | | | | | | | powerpc/64: optimises from64to32()Christophe Leroy2018-06-041-5/+2
| * | | | | | | | | | | powerpc/mm: Remove stale_map[] handling on non SMP processorsChristophe Leroy2018-06-041-4/+17
| * | | | | | | | | | | powerpc/mm: constify LAST_CONTEXT in mmu_context_nohashChristophe Leroy2018-06-041-45/+39
| * | | | | | | | | | | powerpc/mm: Avoid unnecessary test and reduce code sizeChristophe Leroy2018-06-041-9/+4
| * | | | | | | | | | | powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohashChristophe Leroy2018-06-041-19/+18
| * | | | | | | | | | | powerpc/dma: remove unnecessary BUG()Christophe Leroy2018-06-041-2/+0
| * | | | | | | | | | | powerpc/sstep: Fix emulate_step test if VSX not presentRavi Bangoria2018-06-041-6/+15
| * | | | | | | | | | | powerpc/sstep: Fix kernel crash if VSX is not presentRavi Bangoria2018-06-041-0/+9
| * | | | | | | | | | | powerpc/sstep: Introduce GETTYPE macroRavi Bangoria2018-06-033-4/+6
| * | | | | | | | | | | powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek2018-06-031-0/+3
| * | | | | | | | | | | powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman2018-06-031-0/+10
| * | | | | | | | | | | powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman2018-06-031-1/+10