Age | Commit message (Expand) | Author | Files | Lines |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport | 1 | -1/+0 |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 1 | -4/+0 |
2019-01-05 | ia64: fix compile without swiotlb | Christoph Hellwig | 1 | -1/+1 |
2018-12-30 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -25/+3 |
2018-12-30 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2018-12-21 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 1 | -1/+1 |
2018-12-15 | ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled | Christoph Hellwig | 1 | -1/+1 |
2018-12-13 | swiotlb: remove dma_mark_clean | Christoph Hellwig | 1 | -1/+2 |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 1 | -1/+0 |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig | 1 | -10/+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 | -3/+1 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -9/+1 |
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-08-21 | Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -24/+0 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -2/+0 |
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-07-24 | arm64: fix ACPI dependencies | Arnd Bergmann | 1 | -0/+1 |
2018-07-23 | ia64: switch to NO_BOOTMEM | Mike Rapoport | 1 | -0/+1 |
2018-06-11 | ia64: disable CONFIG_PERFMON at least for now | Linus Torvalds | 1 | -0/+1 |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2018-05-09 | swiotlb: move the SWIOTLB config symbol to lib/Kconfig | Christoph Hellwig | 1 | -8/+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 | 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-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 1 | -1/+0 |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport | 1 | -1/+1 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+7 |
2018-01-15 | ia64: use generic swiotlb_ops | Christoph Hellwig | 1 | -0/+5 |
2018-01-15 | ia64: replace ZONE_DMA with ZONE_DMA32 | Christoph Hellwig | 1 | -1/+1 |
2018-01-10 | dma-mapping: move dma_mark_clean to dma-direct.h | Christoph Hellwig | 1 | -0/+1 |
2018-01-10 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -1/+1 |
2017-11-13 | Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s... | 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-31 | ia64: Update fsyscall gettime to use modern vsyscall_update | Tony Luck | 1 | -1/+1 |
2017-04-26 | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-07 | get rid of padding, switch to RAW_COPY_USER | Al Viro | 1 | -0/+1 |
2016-08-09 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+1 |
2016-07-27 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+0 |
2016-07-27 | ia64/uaccess: Enable hardened usercopy | Kees Cook | 1 | -0/+1 |
2016-06-25 | Clarify naming of thread info/stack allocators | Linus Torvalds | 1 | -1/+1 |
2016-06-08 | ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -0/+1 |
2016-03-09 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 1 | -2/+0 |
2016-03-08 | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 1 | -2/+0 |