index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
Kconfig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
1
-0
/
+1
|
\
|
*
parisc: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
1
-0
/
+1
*
|
parisc: Enable LOCKDEP support
Helge Deller
2023-05-24
1
-0
/
+4
|
/
*
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
2023-04-05
1
-0
/
+1
*
parisc: Allow CONFIG_64BIT with ARCH=parisc
Helge Deller
2022-09-15
1
-1
/
+11
*
parisc: Make CONFIG_64BIT available for ARCH=parisc64 only
Helge Deller
2022-08-22
1
-15
/
+6
*
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
1
-1
/
+0
|
\
|
*
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
1
-1
/
+0
*
|
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
Helge Deller
2022-06-26
1
-0
/
+1
|
/
*
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-4
/
+0
|
\
|
*
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
1
-4
/
+0
*
|
parisc: Re-enable GENERIC_CPU_DEVICES for !SMP
Helge Deller
2022-05-08
1
-0
/
+1
|
/
*
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
2022-03-29
1
-0
/
+1
*
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
Helge Deller
2022-03-29
1
-9
/
+2
*
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
1
-0
/
+1
|
\
|
*
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-16
1
-0
/
+1
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-0
/
+1
|
\
\
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-0
/
+1
|
|
/
*
|
parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE
Helge Deller
2022-03-17
1
-0
/
+1
*
|
parisc: Always use the self-extracting kernel feature
Helge Deller
2022-03-11
1
-12
/
+0
*
|
parisc: Add vDSO support
Helge Deller
2022-03-11
1
-0
/
+1
|
/
*
parisc: Default to 16 CPUs on 32-bit kernel
Helge Deller
2022-01-11
1
-1
/
+2
*
parisc: Enable TOC (transfer of contents) feature unconditionally
Helge Deller
2022-01-11
1
-14
/
+0
*
parisc: remove ARCH_DEFCONFIG
Masahiro Yamada
2021-12-22
1
-5
/
+0
*
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
1
-0
/
+1
*
parisc: add support for TOC (transfer of control)
Sven Schnelle
2021-11-01
1
-0
/
+14
*
parisc: Add KFENCE support
Helge Deller
2021-10-30
1
-2
/
+3
*
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2021-10-30
1
-0
/
+2
*
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
2021-10-07
1
-2
/
+0
*
parisc: Implement __get/put_kernel_nofault()
Helge Deller
2021-09-09
1
-1
/
+0
*
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
2021-09-09
1
-1
/
+0
*
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-05
1
-0
/
+1
|
\
|
*
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-16
1
-0
/
+1
*
|
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-02
1
-1
/
+1
|
\
\
|
*
|
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-30
1
-1
/
+1
|
|
/
*
/
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
2021-07-30
1
-1
/
+0
|
/
*
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2021-05-05
1
-4
/
+1
*
parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST
Helge Deller
2021-03-02
1
-2
/
+5
*
Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-0
/
+1
|
\
|
*
parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Sami Tolvanen
2021-02-25
1
-0
/
+1
*
|
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-25
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2021-02-12
1
-3
/
+2
|
|
\
\
|
*
|
|
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2021-02-10
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-21
1
-0
/
+11
|
\
\
\
|
*
|
|
parisc: Optimize per-pagetable spinlocks
Helge Deller
2021-02-12
1
-0
/
+10
|
*
|
|
parisc: Use the generic devmem_is_allowed()
Helge Deller
2021-02-12
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
1
-1
/
+0
|
\
\
\
|
*
|
|
arch: parisc: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-29
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Kconfig: regularize selection of CONFIG_BINFMT_ELF
Al Viro
2021-01-06
1
-1
/
+0
|
|
/
[next]