aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-21s390/startup: purge obsolete .gitignore patternsVasily Gorbik1-3/+0
2019-08-21s390/startup: add initial pgm check handlerVasily Gorbik1-1/+23
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan2-6/+8
2019-08-21s390/extmem: use refcount_t for refcountChuhong Yuan1-5/+6
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov1-4/+4
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik4-11/+9
2019-08-21ARM: dts: ux500: Drop TV-out muxgroup on HREFsLinus Walleij1-1/+0
2019-08-21ARM: debug-ll: Add support for r7s9210Geert Uytterhoeven2-2/+24
2019-08-21arm64: dts: renesas: r8a77970: Sort nodesYoshihiro Kaneko1-3/+3
2019-08-21arm64: dts: renesas: r8a7796: Sort nodesYoshihiro Kaneko1-76/+76
2019-08-21arm64: dts: renesas: r8a774c0: Sort nodesYoshihiro Kaneko1-45/+45
2019-08-21arm64: dts: renesas: r8a774c0: cat874: Sort nodesYoshihiro Kaneko1-14/+14
2019-08-21arm64: dts: renesas: r8a774a1: Sort nodesYoshihiro Kaneko1-87/+87
2019-08-21ARM: dts: r8a77470: Add PMU device nodeGeert Uytterhoeven1-0/+7
2019-08-21Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini1-32/+1
2019-08-21ARM: dts: aspeed: Enable first MMC slot on AST2500 EVBAndrew Jeffery1-0/+11
2019-08-21ARM: dts: aspeed: Describe SD controllersAndrew Jeffery2-0/+56
2019-08-20MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-20ARM: riscpc: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-20arm64: dts: add support for SM1 based SEI Robotics SEI610Neil Armstrong3-0/+369
2019-08-20arm64: Change the tagged_addr sysctl control semantics to only prevent the opt-inCatalin Marinas1-7/+10
2019-08-20arm64: perf_event: Add missing header needed for smp_processor_id()Raphael Gault1-0/+1
2019-08-20csky: Support kernel non-aligned accessGuo Ren1-17/+45
2019-08-20csky: Fixup defer cache flush for 610Guo Ren2-25/+29
2019-08-20powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch1-0/+9
2019-08-20powerpc/rtas: allow rescheduling while changing cpu statesNathan Lynch1-0/+2
2019-08-20powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch1-3/+8
2019-08-20powerpc/603: Fix handling of the DIRTY flagChristophe Leroy1-2/+2
2019-08-20powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ONNicholas Piggin1-2/+4
2019-08-20powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addressesNicholas Piggin1-2/+12
2019-08-20powerpc/perf: fix imc allocation failure handlingNicholas Piggin1-11/+18
2019-08-20powerpc/64s/radix: Fix memory hot-unplug page table splitNicholas Piggin1-2/+2
2019-08-20powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin1-1/+1
2019-08-20powerpc/64: allow compiler to cache 'current'Nicholas Piggin1-1/+2
2019-08-20powerpc/32: Add warning on misaligned copy_page() or clear_page()Christophe Leroy2-0/+9
2019-08-20powerpc/mm: ppc 603 doesn't need update_mmu_cache()Christophe Leroy1-0/+2
2019-08-20powerpc/mm: Simplify update_mmu_cache() on BOOK3S32Christophe Leroy3-26/+9
2019-08-20powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy4-58/+102
2019-08-20powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()Christophe Leroy3-13/+14
2019-08-20powerpc/mm: define empty update_mmu_cache() as static inlineChristophe Leroy4-16/+31
2019-08-20powerpc/mm: don't display empty early ioremap areaChristophe Leroy1-2/+3
2019-08-20powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy2-0/+11
2019-08-20powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy1-2/+1
2019-08-20powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy1-1/+1
2019-08-20powerpc/kasan: Fix parallel loading of modules.Christophe Leroy1-2/+19
2019-08-20powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()Christophe Leroy1-27/+33
2019-08-20powerpc/ptdump: drop non vital #ifdefsChristophe Leroy2-15/+15
2019-08-20powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not selected.Christophe Leroy1-1/+1
2019-08-20powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32Christophe Leroy1-10/+8
2019-08-20powerpc/ptdump: fix walk_pagetables() address mismatchChristophe Leroy1-5/+3