- 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 10 months ago
- f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 10 months ago
- 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- 855f9a8 mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) by Anshuman Khandual · 3 years, 10 months ago
- aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 10 months ago
- 23243c1 arch: use cross_compiling to check whether it is a cross build or not by Masahiro Yamada · 3 years, 10 months ago
- 5e321de Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 10 months ago
- 127f1c0 parisc: Fix typo in setup.c by Helge Deller · 3 years, 10 months ago
- 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 10 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 10 months ago
- 767fcbc Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 10 months ago
- adf2740 parisc: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 4 years ago
- df86ddb parisc: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 4 years ago
- a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 11 months ago
- 0aa2ddc parisc: math-emu: Few spelling fixes in the file fpu.h by Bhaskar Chowdhury · 4 years ago
- 4d752e5 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers by Gao Xiang · 4 years ago
- 4033e76 parisc: Remove duplicate struct task_struct declaration by Wan Jiabing · 4 years ago
- fa8b900 quota: wire up quotactl_path by Sascha Hauer · 4 years ago
- 460c9f1 arch/parisc/kernel: remove duplicate include in ptrace by Zhang Yunkai · 4 years ago
- 778e45d parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST by Helge Deller · 4 years ago
- 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- fe1072f Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years ago
- 3d1dc719 parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY by Sami Tolvanen · 4 years ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
- 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 0100e6b arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread() by Jens Axboe · 4 years ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
- 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years ago
- 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 4 years, 1 month ago
- 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 4 years, 1 month ago
- 08179b4 Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 1 month ago
- 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 4 years, 1 month ago
- 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
- b779507 parisc: Optimize per-pagetable spinlocks by Helge Deller · 4 years, 1 month ago
- ae3c476 parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag() by Tiezhu Yang · 4 years, 1 month ago
- 31680c1 parisc: Bump 64-bit IRQ stack size to 64 KB by John David Anglin · 4 years, 1 month ago
- c70919bd parisc: Fix IVT checksum calculation wrt HPMC by Sven Schnelle · 4 years, 5 months ago
- 61c4394 parisc: Use the generic devmem_is_allowed() by Helge Deller · 4 years, 3 months ago
- f286303 parisc: Drop out of get_whan() if task is running again by Helge Deller · 4 years, 3 months ago
- a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 4 years, 1 month ago
- db1cc7a softirq: Move do_softirq_own_stack() to generic asm header by Thomas Gleixner · 4 years, 1 month ago
- cd1a41c softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig by Thomas Gleixner · 4 years, 1 month ago
- 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 4 years, 1 month ago
- 7a22384 arch: parisc: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years, 2 months ago
- 00e35f2 parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES by Helge Deller · 4 years, 1 month ago
- 0aa91f8 parisc: Remove leftover reference to the power_tasklet by Davidlohr Bueso · 4 years, 2 months ago
- 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years, 2 months ago
- 41026c3 Kconfig: regularize selection of CONFIG_BINFMT_ELF by Al Viro · 4 years, 3 months ago
- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 2 months ago
- 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 3 months ago
- 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
- b0a6cd2 Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 5ee863b Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 3 months ago
- e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 3 months ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 3 months ago
- 6febd8b Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 3 months ago
- 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- d635a69d Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
- 7435248 parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts() by Thomas Gleixner · 4 years, 3 months ago
- bb0e519 parisc/irq: Simplify irq count output for /proc/interrupts by Thomas Gleixner · 4 years, 3 months ago
- 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 3 months ago
- 39b1e77 parisc: pci-dma: fix warning unused-function by Anders Roxell · 4 years, 3 months ago
- edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
- 58d91ac parisc: configs: drop unused BACKLIGHT_GENERIC option by Andrey Zhizhikin · 4 years, 3 months ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
- 7c951caf net: Add SO_BUSY_POLL_BUDGET socket option by Björn Töpel · 4 years, 3 months ago
- 7fd3253 net: Introduce preferred busy-polling by Björn Töpel · 4 years, 3 months ago
- bc54a5c signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGS by Eric W. Biederman · 4 years, 3 months ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 4 months ago
- 23acdc7 signal: clear non-uapi flag bits when passing/returning sa_flags by Peter Collingbourne · 4 years, 4 months ago
- 1d82b78 arch: move SA_* definitions to generic headers by Peter Collingbourne · 4 years, 4 months ago
- 161d36d parisc: start using signal-defs.h by Peter Collingbourne · 4 years, 4 months ago
- 8663dae parisc: Drop parisc special case for __sighandler_t by Helge Deller · 4 years, 4 months ago
- 9f11215 parisc: Remove bogus __IRQ_STAT macro by Thomas Gleixner · 4 years, 4 months ago
- 6aa7923 parisc: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 4 months ago
- d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 4 months ago
- 6ca753a parisc/uapi: Use Kbuild logic to provide <asm/types.h> by Geert Uytterhoeven · 4 years, 4 months ago
- 22ee3ea parisc: Make user stack size configurable by Helge Deller · 4 years, 4 months ago
- c984baa parisc: Use _TIF_USER_WORK_MASK in entry.S by Helge Deller · 4 years, 4 months ago
- 93346da parisc: Drop loops_per_jiffy from per_cpu struct by Helge Deller · 4 years, 5 months ago
- 18cb328 parisc: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 5 months ago
- d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 4 months ago
- 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 4 months ago
- c536aa1 kprobes/ftrace: Add recursion protection to the ftrace callback by Steven Rostedt (VMware) · 4 years, 4 months ago
- 686092e parisc: use legacy_timer_tick by Arnd Bergmann · 4 years, 6 months ago
- 4146bda parisc: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 6 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 5 months ago
- f9c25d9 Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
- 44a4c9e parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage by Helge Deller · 4 years, 5 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- faade09 parisc: Improve error return codes when setting rtc time by Helge Deller · 4 years, 5 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 5 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 5 months ago