Age | Commit message (Expand) | Author | Files | Lines |
2020-09-09 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 1 | -0/+1 |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig | 1 | -0/+1 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -9/+9 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -9/+9 |
2020-06-13 | alpha: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult | 1 | -2/+2 |
2019-08-21 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 1 | -0/+1 |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+0 |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 1 | -7/+0 |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra | 1 | -0/+1 |
2018-12-30 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -28/+12 |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig | 1 | -1/+0 |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 1 | -0/+1 |
2018-11-23 | eisa: consolidate EISA Kconfig entry in drivers/eisa | Christoph Hellwig | 1 | -7/+8 |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig | 1 | -2/+0 |
2018-11-23 | PCI: consolidate the PCI_SYSCALL symbol | Christoph Hellwig | 1 | -3/+1 |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig | 1 | -4/+1 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -12/+2 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 1 | -1/+0 |
2018-10-27 | alpha: switch to NO_BOOTMEM | Mike Rapoport | 1 | -0/+2 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -0/+1 |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 1 | -2/+0 |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 1 | -20/+0 |
2018-06-13 | alpha: Remove custom dec_and_lock() implementation | Sebastian Andrzej Siewior | 1 | -5/+0 |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -12/+2 |
2018-05-23 | alpha: use dma_direct_ops for jensen | Christoph Hellwig | 1 | -0/+1 |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig | 1 | -3/+0 |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 1 | -3/+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: mark iommu_is_span_boundary as inline | Christoph Hellwig | 1 | -3/+0 |
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-08 | alpha: Implement CPU vulnerabilities sysfs functions. | Michael Cree | 1 | -0/+1 |
2018-01-09 | alpha: mark jensen as broken | Christoph Hellwig | 1 | -0/+1 |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-12 | treewide: Fix typos in Kconfig | Masanari Iida | 1 | -1/+1 |
2016-10-08 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 1 | -1/+0 |
2016-05-21 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-04-26 | alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -1/+0 |
2015-08-31 | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. | Matt Turner | 1 | -0/+1 |
2015-04-15 | alpha: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 1 | -0/+4 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -0/+1 |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 1 | -0/+1 |
2014-03-20 | alpha: Enable system-call auditing support. | 蔡正龙 | 1 | -0/+3 |
2014-01-31 | alpha: Enable system-call auditing support. | 蔡正龙 | 1 | -0/+3 |
2014-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2014-01-24 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 1 | -4/+4 |