Age | Commit message (Expand) | Author |
2021-03-04 | arch/parisc/kernel: remove duplicate include in ptrace | Zhang Yunkai |
2021-03-02 | parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST | Helge Deller |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
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-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread() | Jens Axboe |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-23 | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-22 | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada |
2021-02-22 | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work | Masahiro Yamada |
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: Replace test_ti_thread_flag() with test_tsk_thread_flag() | Tiezhu Yang |
2021-02-12 | parisc: Bump 64-bit IRQ stack size to 64 KB | John David Anglin |
2021-02-12 | parisc: Fix IVT checksum calculation wrt HPMC | Sven Schnelle |
2021-02-12 | parisc: Use the generic devmem_is_allowed() | Helge Deller |
2021-02-12 | parisc: Drop out of get_whan() if task is running again | Helge Deller |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar |
2021-02-10 | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner |
2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner |
2021-02-08 | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig |
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-26 | parisc: Remove leftover reference to the power_tasklet | Davidlohr Bueso |
2021-01-24 | fs: add mount_setattr() | Christian Brauner |
2021-01-06 | Kconfig: regularize selection of CONFIG_BINFMT_ELF | Al Viro |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2020-12-16 | Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-15 | parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts() | Thomas Gleixner |
2020-12-15 | parisc/irq: Simplify irq count output for /proc/interrupts | Thomas Gleixner |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2020-12-15 | parisc: pci-dma: fix warning unused-function | Anders Roxell |
2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-12-08 | parisc: configs: drop unused BACKLIGHT_GENERIC option | Andrey Zhizhikin |