index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
1
-0
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+0
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-7
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-0
/
+1
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-28
/
+12
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-0
/
+1
2018-11-23
eisa: consolidate EISA Kconfig entry in drivers/eisa
Christoph Hellwig
1
-7
/
+8
2018-11-23
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
1
-2
/
+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
-4
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-12
/
+2
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-10-26
alpha: switch to NO_BOOTMEM
Mike Rapoport
1
-0
/
+2
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-0
/
+1
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-06-12
alpha: Remove custom dec_and_lock() implementation
Sebastian Andrzej Siewior
1
-5
/
+0
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-12
/
+2
2018-05-22
alpha: use dma_direct_ops for jensen
Christoph Hellwig
1
-0
/
+1
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-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
1
-1
/
+1
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
1
-1
/
+1
2018-04-07
alpha: Implement CPU vulnerabilities sysfs functions.
Michael Cree
1
-0
/
+1
2018-01-09
alpha: mark jensen as broken
Christoph Hellwig
1
-0
/
+1
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
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-12
treewide: Fix typos in Kconfig
Masanari Iida
1
-1
/
+1
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
1
-1
/
+0
2016-05-20
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+1
2016-04-26
alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
1
-1
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-1
/
+0
2015-08-30
alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.
Matt Turner
1
-0
/
+1
2015-04-14
alpha: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+4
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-0
/
+1
2014-03-20
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
AKASHI Takahiro
1
-0
/
+1
2014-03-20
alpha: Enable system-call auditing support.
蔡正龙
1
-0
/
+3
2014-01-31
alpha: Enable system-call auditing support.
蔡正龙
1
-0
/
+3
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2014-01-23
Kconfig: update flightly outdated CONFIG_SMP documentation
Robert Graffham
1
-4
/
+4
2014-01-02
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alpha
Mark Salter
1
-0
/
+1
2013-11-16
alpha: Switch to GENERIC_CLOCKEVENTS
Richard Henderson
1
-0
/
+1
2013-11-16
alpha: Reorganize rtc handling
Richard Henderson
1
-1
/
+0
2013-11-16
alpha: Primitive support for CPU power down.
Richard Henderson
1
-0
/
+24
2013-11-16
alpha: Allow HZ to be configured
Richard Henderson
1
-2
/
+34
[next]