index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-06-28
parisc: Default to 4 SMP CPUs
Helge Deller
2018-06-28
parisc: Mark 16kB and 64kB page sizes BROKEN
Helge Deller
2018-06-15
arch/*: Kconfig: fix documentation for NMI watchdog
Mauro Carvalho Chehab
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
2018-04-11
parisc: Switch to generic COMPAT_BINFMT_ELF
Helge Deller
2018-03-27
parisc/Kconfig: SMP kernels boot on all machines
Helge Deller
2017-11-17
arch: Fix duplicates in Kconfig for parisc and sparc
Babu Moger
2017-11-17
parisc: Add CPU topology support
Helge Deller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-22
parisc: Reintroduce option to gzip-compress the kernel
Helge Deller
2017-09-08
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-08-22
parisc: Wire up support for self-extracting kernel
Helge Deller
2017-08-22
parisc: Enable UBSAN support
Helge Deller
2017-08-22
parisc: PDT: Add full support for memory failure via Page Deallocation Table ...
Helge Deller
2017-07-31
parisc: Define CONFIG_CPU_BIG_ENDIAN
Babu Moger
2017-04-26
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
Al Viro
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
2017-04-02
parisc: switch to RAW_COPY_USER
Al Viro
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2016-12-12
parisc: Enable KASLR
Helge Deller
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
2016-10-07
parisc: Drop bootmem and switch to memblock
Helge Deller
2016-10-06
parisc: Add hardened usercopy feature
Helge Deller
2016-09-20
parisc: Drop BROKEN_RODATA config option
Helge Deller
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-08-02
parisc: Add <asm/hash.h>
George Spelvin
2016-05-22
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
2016-05-22
parisc: Add ARCH_TRACEHOOK and regset support
Helge Deller
2016-05-22
parisc: Add syscall tracepoint support
Helge Deller
2016-05-20
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
2016-04-15
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-14
parisc: Fix ftrace function tracer
Helge Deller
2016-03-31
Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-31
parisc: Fix and enable seccomp filter support
Helge Deller
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
2015-04-14
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-02-16
parisc: hpux - Drop support for HP-UX binaries
Helge Deller
2014-08-27
parisc: Wire up seccomp, getrandom and memfd_create syscalls
Helge Deller
2014-07-18
parisc: ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2014-05-20
Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[prev]
[next]