Age | Commit message (Expand) | Author |
2019-01-04 | ia64: fix compile without swiotlb | Christoph Hellwig |
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-15 | ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled | Christoph Hellwig |
2018-12-13 | swiotlb: remove dma_mark_clean | Christoph Hellwig |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig |
2018-11-23 | PCI: consolidate the PCI_SYSCALL symbol | 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-08-20 | Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
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-07-24 | arm64: fix ACPI dependencies | Arnd Bergmann |
2018-07-23 | ia64: switch to NO_BOOTMEM | Mike Rapoport |
2018-06-11 | ia64: disable CONFIG_PERFMON at least for now | Linus Torvalds |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds |
2018-05-09 | swiotlb: move the SWIOTLB config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig |
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-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-15 | ia64: use generic swiotlb_ops | Christoph Hellwig |
2018-01-15 | ia64: replace ZONE_DMA with ZONE_DMA32 | Christoph Hellwig |
2018-01-10 | dma-mapping: move dma_mark_clean to dma-direct.h | Christoph Hellwig |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2017-11-13 | Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | ia64: Update fsyscall gettime to use modern vsyscall_update | Tony Luck |
2017-04-26 | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-06 | get rid of padding, switch to RAW_COPY_USER | Al Viro |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2016-07-26 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-07-26 | ia64/uaccess: Enable hardened usercopy | Kees Cook |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds |
2016-06-08 | ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-03-08 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas |
2016-03-08 | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |