| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 2022-06-28 | 1 | -1/+0 |
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-23 | 1 | -1/+0 |
|\ |
|
| * | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2022-02-25 | 1 | -1/+0 |
* | | a.out: Stop building a.out/osf1 support on alpha and m68k | Eric W. Biederman | 2022-03-10 | 1 | -1/+0 |
|/ |
|
* | alpha: enable GENERIC_PCI_IOMAP unconditionally | Linus Torvalds | 2021-09-19 | 1 | -1/+1 |
* | alpha: mark 'Jensen' platform as no longer broken | Linus Torvalds | 2021-09-18 | 1 | -1/+0 |
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-09-01 | 1 | -2/+0 |
|\ |
|
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 2021-07-30 | 1 | -2/+0 |
* | | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-07-30 | 1 | -1/+0 |
|\ \ |
|
| * | | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn | 2021-07-30 | 1 | -1/+0 |
| |/ |
|
* / | alpha: Kconfig: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2021-07-25 | 1 | -1/+1 |
|/ |
|
* | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang | 2021-06-30 | 1 | -4/+1 |
* | alpha: remove DISCONTIGMEM and NUMA | Mike Rapoport | 2021-06-29 | 1 | -22/+0 |
* | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-02-21 | 1 | -0/+1 |
|\ |
|
| * | s390,alpha: switch to 64-bit ino_t | Heiko Carstens | 2021-02-13 | 1 | -0/+1 |
* | | arch: alpha: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-22 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-16 | 1 | -1/+0 |
|\ |
|
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann | 2020-10-30 | 1 | -1/+0 |
* | | alpha: switch from DISCONTIGMEM to SPARSEMEM | Mike Rapoport | 2020-12-15 | 1 | -0/+8 |
|/ |
|
* | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 2020-09-08 | 1 | -0/+1 |
* | dma-mapping: make support for dma ops optional | Christoph Hellwig | 2020-07-19 | 1 | -0/+1 |
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 1 | -9/+9 |
|\ |
|
| * | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -9/+9 |
* | | alpha: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult | 2020-06-12 | 1 | -2/+2 |
|/ |
|
* | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 2019-08-22 | 1 | -0/+1 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 1 | -7/+0 |
|\ |
|
| * | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 2019-04-03 | 1 | -7/+0 |
* | | arch/tlb: Clean up simple architectures | Peter Zijlstra | 2019-04-03 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-29 | 1 | -28/+12 |
|\ |
|
| * | eisa: consolidate EISA Kconfig entry in drivers/eisa | Christoph Hellwig | 2018-11-23 | 1 | -7/+8 |
| * | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig | 2018-11-23 | 1 | -2/+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 | -4/+1 |
| * | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -12/+2 |
* | | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 1 | -1/+0 |
* | | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 2018-12-06 | 1 | -0/+1 |
|/ |
|
* | 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 |
* | alpha: switch to NO_BOOTMEM | Mike Rapoport | 2018-10-26 | 1 | -0/+2 |
* | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -0/+1 |
* | 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 |
* | alpha: Remove custom dec_and_lock() implementation | Sebastian Andrzej Siewior | 2018-06-12 | 1 | -5/+0 |
* | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 2018-06-04 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 2018-04-16 | 1 | -1/+1 |
| |\ |
|
| | * | docs/vm: rename documentation files to .rst | Mike Rapoport | 2018-04-16 | 1 | -1/+1 |
* | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-06-04 | 1 | -12/+2 |
|\ \ \ |
|
| * | | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -3/+0 |
| * | | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -3/+1 |
| * | | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -3/+1 |