index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-20
arm64: remove obsolete selection of MULTI_IRQ_HANDLER
Matthias Kaehlcke
1
-1
/
+0
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+34
2019-03-06
arm64/mm: enable HugeTLB migration
Anshuman Khandual
1
-0
/
+4
2019-02-28
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
1
-0
/
+19
2019-02-20
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
1
-1
/
+0
2019-02-13
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
1
-1
/
+0
2019-02-13
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
1
-0
/
+1
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
1
-0
/
+1
2019-02-06
arm64: Enable the support of pseudo-NMIs
Julien Thierry
1
-0
/
+14
2019-01-21
arm64: default NR_CPUS to 256
Mark Rutland
1
-2
/
+1
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+3
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+1
2018-12-28
kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
Andrey Konovalov
1
-0
/
+1
2018-12-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+129
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-20
arm64: select ACPI PCI code only when both features are enabled
Sinan Kaya
1
-2
/
+2
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-12-13
arm64: enable pointer authentication
Mark Rutland
1
-0
/
+23
2018-12-12
arm64: enable per-task stack canaries
Ard Biesheuvel
1
-0
/
+7
2018-12-12
arm64: Add memory hotplug support
Robin Murphy
1
-0
/
+3
2018-12-11
arm64: fix ARM64_USER_VA_BITS_52 builds
Arnd Bergmann
1
-1
/
+1
2018-12-10
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
1
-0
/
+33
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
1
-0
/
+12
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
1
-18
/
+29
2018-12-10
arm64: mm: Allow forcing all userspace addresses to 52-bit
Steve Capper
1
-0
/
+13
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
1
-0
/
+4
2018-12-10
arm64: Add configuration/documentation for Cortex-A76 erratum 1165522
Marc Zyngier
1
-0
/
+12
2018-12-06
arm64: kexec_file: add kernel signature verification support
AKASHI Takahiro
1
-0
/
+24
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-1
/
+0
2018-12-06
arm64: enable KEXEC_FILE config
AKASHI Takahiro
1
-0
/
+9
2018-12-06
arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE
Suzuki K Poulose
1
-0
/
+7
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
1
-1
/
+1
2018-12-01
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
1
-0
/
+1
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
1
-0
/
+25
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
-6
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-13
/
+1
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
1
-0
/
+14
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
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2018-10-19
arm64: use the generic swiotlb_dma_ops
Christoph Hellwig
1
-0
/
+4
2018-10-03
arm64: arch_timer: avoid unused function warning
Arnd Bergmann
1
-0
/
+1
2018-10-01
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
1
-0
/
+12
2018-09-27
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
1
-0
/
+1
2018-09-21
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
1
-4
/
+1
[next]