Age | Commit message (Expand) | Author |
2020-03-03 | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada |
2019-12-08 | sched/rt, sh: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-07-15 | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab |
2019-07-15 | docs: admin-guide: add kdump documentation into it | Mauro Carvalho Chehab |
2019-07-12 | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP | Christoph Hellwig |
2019-07-12 | sh: use the generic get_user_pages_fast code | Christoph Hellwig |
2019-07-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig |
2019-06-14 | docs: kdump: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport |
2019-05-14 | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti |
2019-05-14 | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti |
2019-05-14 | sh: advertise gigantic page support | Alexandre Ghiti |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-02 | sh: use generic dma_noncoherent_ops | Christoph Hellwig |
2018-08-02 | sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case | Christoph Hellwig |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-06-15 | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab |
2018-06-15 | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada |
2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-29 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada |
2018-05-11 | sh: switch to NO_BOOTMEM | Rob Herring |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin |
2016-08-05 | sh: add SMP support for J2 | Rich Felker |
2016-08-05 | sh: add support for J-Core J2 processor | Rich Felker |
2016-07-31 | sh: allow clocksource drivers to register sched_clock backends | Rich Felker |
2016-07-31 | sh: fix futex/robust_list on nommu models | Rich Felker |