index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-0
/
+1
|
\
|
*
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-08
1
-0
/
+1
*
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-2
/
+1
|
\
\
|
*
|
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
2020-09-11
1
-2
/
+1
|
|
/
*
|
Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
2020-10-12
1
-9
/
+0
|
\
\
|
*
|
ia64: Remove perfmon
Christoph Hellwig
2020-09-11
1
-9
/
+0
|
|
/
*
|
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
Thomas Gleixner
2020-09-28
1
-1
/
+1
*
|
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
2020-09-16
1
-0
/
+1
|
/
*
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
1
-0
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-03
1
-1
/
+0
*
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-11-11
1
-1
/
+1
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-4
/
+0
*
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
1
-0
/
+1
|
\
|
*
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-22
1
-0
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
1
-0
/
+1
|
\
\
|
*
|
arch, ia64: Make NUMA select SMP
Matt Fleming
2019-09-03
1
-0
/
+1
|
|
/
*
|
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
1
-51
/
+21
*
|
ia64: rework iommu probing
Christoph Hellwig
2019-08-16
1
-5
/
+0
*
|
ia64: remove the zx1 swiotlb machvec
Christoph Hellwig
2019-08-16
1
-12
/
+1
*
|
ia64: remove the hpsim platform
Christoph Hellwig
2019-08-16
1
-27
/
+7
*
|
ia64: remove support for the SGI SN2 platform
Christoph Hellwig
2019-08-16
1
-18
/
+1
*
|
drivers: remove the SGI SN2 IOC3 base support
Christoph Hellwig
2019-08-16
1
-2
/
+0
|
/
*
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
1
-1
/
+0
*
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
1
-4
/
+0
*
ia64: fix compile without swiotlb
Christoph Hellwig
2019-01-04
1
-1
/
+1
*
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
1
-25
/
+3
|
\
|
*
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
2018-11-23
1
-10
/
+0
|
*
PCI: consolidate the PCI_SYSCALL symbol
Christoph Hellwig
2018-11-23
1
-3
/
+1
|
*
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
Christoph Hellwig
2018-11-23
1
-3
/
+1
|
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-9
/
+1
*
|
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
\
|
*
|
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-22
1
-1
/
+1
|
|
/
*
|
ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled
Christoph Hellwig
2018-12-15
1
-1
/
+1
*
|
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
1
-1
/
+2
*
|
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
2018-12-06
1
-1
/
+0
|
/
*
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
1
-1
/
+0
*
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
1
-1
/
+0
*
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-20
1
-0
/
+1
|
\
|
*
ia64: switch to NO_BOOTMEM
Mike Rapoport
2018-07-23
1
-0
/
+1
*
|
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
1
-24
/
+0
|
\
\
|
*
|
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
1
-2
/
+0
|
*
|
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
1
-2
/
+0
|
*
|
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-02
1
-20
/
+0
|
|
/
*
/
arm64: fix ACPI dependencies
Arnd Bergmann
2018-07-24
1
-0
/
+1
|
/
*
ia64: disable CONFIG_PERFMON at least for now
Linus Torvalds
2018-06-11
1
-0
/
+1
*
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
|
*
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-16
1
-1
/
+1
*
|
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-8
/
+0
*
|
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
2018-05-09
1
-3
/
+0
[next]