Age | Commit message (Expand) | Author |
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-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-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-08-21 | sparc32: switch to NO_BOOTMEM | Mike Rapoport |
2018-08-21 | sparc: use generic dma_noncoherent_ops | 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-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-05-29 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada |
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: move the IOMMU_HELPER config symbol to lib/ | Christoph Hellwig |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2018-02-15 | sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} | James Hogan |
2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-11-17 | arch: Fix duplicates in Kconfig for parisc and sparc | Babu Moger |
2017-11-15 | vDSO for sparc | Nagarathnam Muthusamy |
2017-10-09 | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong |
2017-09-08 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger |
2017-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2017-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller |
2017-06-09 | security/keys: add CONFIG_KEYS_COMPAT to Kconfig | Bilal Amarni |
2017-06-06 | arch/sparc: support NR_CPUS = 4096 | Jane Chu |
2017-05-26 | arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5 | Jane Chu |
2017-05-25 | arch/sparc: Enable queued spinlock support for SPARC | Babu Moger |
2017-05-25 | arch/sparc: Enable queued rwlocks for SPARC | Babu Moger |
2017-05-25 | arch/sparc: Define config parameter CPU_BIG_ENDIAN | Babu Moger |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
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-23 | sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API | David S. Miller |
2017-04-22 | sparc64: Add eBPF JIT. | David S. Miller |
2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan |
2017-04-02 | sparc: switch to RAW_COPY_USER | Al Viro |