Age | Commit message (Expand) | Author | Files | Lines |
2018-08-07 | powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E | Diana Craciun | 1 | -1/+1 |
2018-08-07 | powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC | Michael Ellerman | 1 | -1/+6 |
2018-08-03 | powerpc: Do not redefine NEED_DMA_MAP_STATE | Christoph Hellwig | 1 | -3/+1 |
2018-07-04 | powerpc: Enable kernel XZ compression option on BOOK3S_32 | Aaro Koskinen | 1 | -0/+1 |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -16/+2 |
2018-06-11 | powerpc/kbuild: move -mprofile-kernel check to Kconfig | Nicholas Piggin | 1 | -15/+1 |
2018-06-11 | gcc-plugins: move GCC version check for PowerPC to Kconfig | Masahiro Yamada | 1 | -1/+1 |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2018-06-08 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 1 | -0/+1 |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+3 |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
2018-06-06 | powerpc: Add support for restartable sequences | Boqun Feng | 1 | -0/+1 |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2018-06-03 | powerpc: always enable RTC_LIB | Arnd Bergmann | 1 | -0/+1 |
2018-05-17 | powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected | Nicholas Piggin | 1 | -0/+1 |
2018-05-10 | powerpc/livepatch: Implement reliable stack tracing for the consistency model | Torsten Duwe | 1 | -0/+1 |
2018-05-09 | swiotlb: move the SWIOTLB config symbol to lib/Kconfig | Christoph Hellwig | 1 | -9/+0 |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig | 1 | -3/+0 |
2018-05-09 | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol | Christoph Hellwig | 1 | -4/+1 |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 1 | -3/+1 |
2018-05-09 | iommu-helper: move the IOMMU_HELPER config symbol to lib/ | Christoph Hellwig | 1 | -3/+1 |
2018-05-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig | 1 | -1/+0 |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 1 | -1/+0 |
2018-05-03 | powerpc: Only support DYNAMIC_FTRACE not static | Michael Ellerman | 1 | -0/+1 |
2018-04-16 | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 1 | -1/+1 |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport | 1 | -1/+1 |
2018-04-14 | kexec_file: make use of purgatory optional | AKASHI Takahiro | 1 | -0/+3 |
2018-02-06 | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 1 | -3/+18 |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers | 1 | -0/+1 |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+17 |
2018-02-01 | mm: relax deferred struct page requirements | Pavel Tatashin | 1 | -1/+0 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |
2018-01-21 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -0/+1 |
2018-01-21 | powerpc: restore alphabetic order in Kconfig | Christophe Leroy | 1 | -2/+2 |
2018-01-20 | powerpc: initial pkey plumbing | Ram Pai | 1 | -0/+15 |
2018-01-17 | powerpc/64s: Wire up cpu_show_meltdown() | Michael Ellerman | 1 | -0/+1 |
2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 1 | -0/+1 |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -3/+5 |
2017-11-13 | powerpc/lib: Implement UACCESS_FLUSHCACHE API | Oliver O'Halloran | 1 | -0/+1 |
2017-11-13 | powerpc/lib: Implement PMEM API | Oliver O'Halloran | 1 | -0/+1 |
2017-11-06 | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 | Michael Ellerman | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-07 | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -10/+28 |
2017-09-01 | powerpc: Use instruction emulation infrastructure to handle alignment faults | Paul Mackerras | 1 | -4/+0 |
2017-08-19 | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog | Nicholas Piggin | 1 | -1/+1 |
2017-08-15 | powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32 | Christophe Leroy | 1 | -1/+1 |
2017-08-15 | powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOC | Christophe Leroy | 1 | -1/+2 |
2017-08-15 | powerpc/8xx: Make pinning of ITLBs optional | Christophe Leroy | 1 | -0/+10 |
2017-08-14 | powerpc/8xx: Fix two CONFIG_8xx left behind | Christophe Leroy | 1 | -1/+1 |
2017-08-10 | powerpc/8xx: Getting rid of remaining use of CONFIG_8xx | Christophe Leroy | 1 | -2/+2 |