Age | Commit message (Expand) | Author | Files | Lines |
2019-07-24 | Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+1 |
2019-07-19 | powerpc/dma: Fix invalid DMA mmap behavior | Shawn Anastasio | 1 | -0/+1 |
2019-07-17 | mm: introduce ARCH_HAS_PTE_DEVMAP | Robin Murphy | 1 | -1/+1 |
2019-07-14 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -20/+28 |
2019-07-12 | mm: move the powerpc hugepd code to mm/gup.c | Christoph Hellwig | 1 | -0/+1 |
2019-07-12 | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP | Christoph Hellwig | 1 | -1/+1 |
2019-07-04 | powerpc/boot: Add lzo support for uImage | Christophe Leroy | 1 | -0/+1 |
2019-07-04 | powerpc/boot: Add lzma support for uImage | Christophe Leroy | 1 | -0/+1 |
2019-07-04 | powerpc/Kconfig: Clean up formatting | Enrico Weigelt, metux IT consult | 1 | -20/+20 |
2019-07-03 | powerpc: Fix compile issue with force DAWR | Michael Neuling | 1 | -0/+4 |
2019-07-01 | powerpc/ftrace: Enable C Version of recordmcount | Christophe Leroy | 1 | -0/+1 |
2019-06-19 | powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP | Nicholas Piggin | 1 | -0/+1 |
2019-06-08 | docs: move protection-keys.rst to the core-api book | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport | 1 | -0/+1 |
2019-05-10 | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+5 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+1 |
2019-05-07 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+0 |
2019-05-03 | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze | Nicholas Piggin | 1 | -0/+4 |
2019-05-02 | powerpc/32: Add KASAN support | Christophe Leroy | 1 | -0/+1 |
2019-05-02 | powerpc: remove CONFIG_CMDLINE #ifdef mess | Christophe Leroy | 1 | -3/+3 |
2019-05-02 | powerpc/mm: cleanup HPAGE_SHIFT setup | Christophe Leroy | 1 | -1/+1 |
2019-05-02 | powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES | Christophe Leroy | 1 | -1/+0 |
2019-04-08 | powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code | Will Deacon | 1 | -0/+1 |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 1 | -7/+0 |
2019-04-03 | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra | 1 | -0/+1 |
2019-04-03 | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 1 | -0/+1 |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+0 |
2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -13/+66 |
2019-03-07 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+1 |
2019-02-23 | powerpc: Activate CONFIG_THREAD_INFO_IN_TASK | Christophe Leroy | 1 | -0/+1 |
2019-02-23 | powerpc: Enable kcov | Andrew Donnellan | 1 | -0/+1 |
2019-02-23 | powerpc/kconfig: make _etext and data areas alignment configurable on 8xx | Christophe Leroy | 1 | -3/+15 |
2019-02-23 | powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX | Christophe Leroy | 1 | -0/+2 |
2019-02-23 | powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32 | Christophe Leroy | 1 | -2/+30 |
2019-02-23 | powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX | Christophe Leroy | 1 | -0/+2 |
2019-02-23 | powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT | Christophe Leroy | 1 | -0/+9 |
2019-02-23 | powerpc/kconfig: define PAGE_SHIFT inside Kconfig | Christophe Leroy | 1 | -0/+7 |
2019-02-21 | powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64 | Michael Ellerman | 1 | -1/+1 |
2019-02-21 | powerpc: drop unused GENERIC_CSUM Kconfig item | Christophe Leroy | 1 | -3/+0 |
2019-02-21 | Merge branch 'topic/dma' into next | Michael Ellerman | 1 | -4/+1 |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 1 | -0/+1 |
2019-02-18 | dma-mapping, powerpc: simplify the arch dma_set_mask override | Christoph Hellwig | 1 | -0/+1 |
2019-02-18 | powerpc/dma: remove the iommu fallback for coherent allocations | Christoph Hellwig | 1 | -4/+0 |
2019-02-13 | of: select OF_RESERVED_MEM automatically | Christoph Hellwig | 1 | -1/+0 |
2019-02-04 | powerpc: Drop page_is_ram() and walk_system_ram_range() | Christophe Leroy | 1 | -3/+0 |
2019-02-01 | powerpc: Enable kernel XZ compression option on 44x | Christian Lamparter | 1 | -1/+1 |
2019-01-31 | powerpc/64s: Make reliable stacktrace dependency clearer | Nicolai Stange | 1 | -1/+1 |
2019-01-22 | powerpc: Adopt nvram module for PPC64 | Finn Thain | 1 | -1/+1 |
2019-01-22 | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM | Finn Thain | 1 | -5/+1 |