Age | Commit message (Expand) | Author |
2022-02-16 | asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS | Christophe Leroy |
2022-01-11 | parisc: Default to 16 CPUs on 32-bit kernel | Helge Deller |
2022-01-11 | parisc: Enable TOC (transfer of contents) feature unconditionally | Helge Deller |
2021-12-22 | parisc: remove ARCH_DEFCONFIG | Masahiro Yamada |
2021-11-01 | parisc: Move thread_info into task struct | Helge Deller |
2021-11-01 | parisc: add support for TOC (transfer of control) | Sven Schnelle |
2021-10-30 | parisc: Add KFENCE support | Helge Deller |
2021-10-30 | parisc: Switch to ARCH_STACKWALK implementation | Helge Deller |
2021-10-07 | firmware: include drivers/firmware/Kconfig unconditionally | Arnd Bergmann |
2021-09-09 | parisc: Implement __get/put_kernel_nofault() | Helge Deller |
2021-09-09 | parisc: Drop strnlen_user() in favour of generic version | Helge Deller |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada |
2021-07-30 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual |
2021-03-02 | parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST | Helge Deller |
2021-02-26 | Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-25 | parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY | Sami Tolvanen |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-21 | Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-12 | parisc: Optimize per-pagetable spinlocks | Helge Deller |
2021-02-12 | parisc: Use the generic devmem_is_allowed() | Helge Deller |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar |
2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner |
2021-01-29 | arch: parisc: Remove CONFIG_OPROFILE support | Viresh Kumar |
2021-01-26 | parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES | Helge Deller |
2021-01-06 | Kconfig: regularize selection of CONFIG_BINFMT_ELF | Al Viro |
2020-10-30 | parisc: use legacy_timer_tick | Arnd Bergmann |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-15 | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-15 | parisc: Add qemu fw_cfg interface | Helge Deller |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-09-25 | dma-mapping: remove dma_cache_sync | Christoph Hellwig |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-04 | Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-04 | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-07-28 | parisc: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-01 | parisc: Kconfig: Update references to parisc website | Helge Deller |
2020-03-27 | parisc: Fix defconfig selection | Helge Deller |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-07 | parisc: Implement copy_thread_tls | Amanieu d'Antras |