Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0d8928ed6ee38f00f3595e1f3b623de0d99c311d
/
arch
/
ia64
/
Kconfig
2f9237d
dma-mapping: make support for dma ops optional
by Christoph Hellwig
· 4 years, 6 months ago
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 7 months ago
3f08a30
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
by Mike Rapoport
· 4 years, 7 months ago
34dc0ea
dma-direct: provide mmap and get_sgtable method overrides
by Christoph Hellwig
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
7e67a85
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a2cbfd4
arch, ia64: Make NUMA select SMP
by Matt Fleming
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
df41017
ia64: remove support for machvecs
by Christoph Hellwig
· 5 years ago
974f83e
ia64: rework iommu probing
by Christoph Hellwig
· 5 years ago
df43aca
ia64: remove the zx1 swiotlb machvec
by Christoph Hellwig
· 5 years ago
fc5bad0
ia64: remove the hpsim platform
by Christoph Hellwig
· 5 years ago
cf07cb1f
ia64: remove support for the SGI SN2 platform
by Christoph Hellwig
· 5 years ago
c9fa9c3
drivers: remove the SGI SN2 IOC3 base support
by Christoph Hellwig
· 5 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
3fed6ae
ia64: fix compile without swiotlb
by Christoph Hellwig
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
8ee94e3
ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled
by Christoph Hellwig
· 6 years ago
68c6083
swiotlb: remove dma_mark_clean
by Christoph Hellwig
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 6 years ago
8fb71ef
pcmcia: allow PCMCIA support independent of the architecture
by Christoph Hellwig
· 6 years ago
20f1b79
PCI: consolidate the PCI_SYSCALL symbol
by Christoph Hellwig
· 6 years ago
2eac9c2
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
778a339
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
06ec64b
Kconfig: consolidate the "Kernel hacking" menu
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
2c870e6
arm64: fix ACPI dependencies
by Arnd Bergmann
· 6 years ago
f628009
ia64: switch to NO_BOOTMEM
by Mike Rapoport
· 6 years ago
d2b2250
ia64: disable CONFIG_PERFMON at least for now
by Linus Torvalds
· 7 years ago
eeee314
Merge tag 'docs-4.18' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
09230cb
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
f616ab5
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
79c1879
iommu-helper: mark iommu_is_span_boundary as inline
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
ad56b73
docs/vm: rename documentation files to .rst
by Mike Rapoport
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
543cea9
ia64: use generic swiotlb_ops
by Christoph Hellwig
· 7 years ago
d5c23eb
ia64: replace ZONE_DMA with ZONE_DMA32
by Christoph Hellwig
· 7 years ago
b49efd7
dma-mapping: move dma_mark_clean to dma-direct.h
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
f08d8bc
Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
d4d1fc6
ia64: Update fsyscall gettime to use modern vsyscall_update
by Tony Luck
· 7 years ago
2fefc97
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
by Al Viro
· 8 years ago
701cac6
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
by Al Viro
· 8 years ago
b3622d3
get rid of padding, switch to RAW_COPY_USER
by Al Viro
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
1cd04d2
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
73d3588
ia64/uaccess: Enable hardened usercopy
by Kees Cook
· 9 years ago
b235bee
Clarify naming of thread info/stack allocators
by Linus Torvalds
· 9 years ago
b14dbe6
ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB
by Linus Walleij
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
e7e127e
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
by Bjorn Helgaas
· 9 years ago
5f8fc43
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
by Bogicevic Sasa
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
e55645e
ia64: remove paravirt code
by Luis R. Rodriguez
· 10 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
4d66bcc
ia64: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
6e0a0ea
ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT
by Graeme Gregory
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
66dcff8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
1b3e3aa
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
by Rafael J. Wysocki
· 10 years ago
a1518d3
PM / Kconfig: Do not select PM directly from Kconfig files
by Rafael J. Wysocki
· 10 years ago
003f7de
KVM: ia64: remove
by Paolo Bonzini
· 10 years ago
977d2fa
PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig
by Kevin Hilman
· 10 years ago
b41d34b
kexec: remove CONFIG_KEXEC dependency on crypto
by Vivek Goyal
· 10 years ago
12db556
kexec: load and relocate purgatory at kernel load time
by Vivek Goyal
· 10 years ago
308c09f
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
by Laura Abbott
· 10 years ago
46ba51e
ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC
by Hanjun Guo
· 10 years ago
4debd72
ia64: Use irq_init_desc
by Thomas Gleixner
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
6035d9d
ia64: select CONFIG_TTY for use of tty_write_message in unaligned
by Josh Triplett
· 11 years ago
7a01772
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
by AKASHI Takahiro
· 11 years ago
1b59bab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
cf07440
firmware/dmi_scan: generalize for use by other archs
by Ard Biesheuvel
· 11 years ago
bbc4e59
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64
by Mark Salter
· 11 years ago
d52eefb
ia64/xen: Remove Xen support for ia64
by Boris Ostrovsky
· 11 years ago
f13399f
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
468bcf0
ia64: select ARCH_MIGHT_HAVE_PC_PARPORT
by Mark Salter
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
71c7356
lockref: Implement lockref for Itanium
by Luck, Tony
· 11 years ago
bf22069
Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts
by Geert Uytterhoeven
· 11 years ago
ebd97be
PCI: remove ARCH_SUPPORTS_MSI kconfig option
by Thomas Petazzoni
· 11 years ago
40b3136
Finally eradicate CONFIG_HOTPLUG
by Stephen Rothwell
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
b9394d8
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »