- 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
- 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
- 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 3 years, 11 months ago
- 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 3 years, 11 months ago
- a848bf1 arch: xtensa: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
- 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
- 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 1 month ago
- b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- 047b042 xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 4 years, 2 months ago
- bec58f4 xtensa: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- bbcf9cd Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 5 months ago
- 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
- 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
- a0fc143 xtensa: add missing exclusive access state management by Max Filippov · 4 years, 5 months ago
- 6d65d37 xtensa: fix xtensa_pmu_setup prototype by Max Filippov · 4 years, 5 months ago
- da94a40 xtensa: add seccomp support by Max Filippov · 5 years ago
- 8b7a87a xtensa: expose syscall through user_pt_regs by Max Filippov · 4 years, 6 months ago
- ef1a935 xtensa: add audit support by Max Filippov · 8 years ago
- a6ea5b4 xtensa: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
- ee769eb xtensa: simplify xtensa_pmu_irq_handler by Xu Wang · 4 years, 6 months ago
- 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
- 0d5ab14 xtensa: update *pos in cpuinfo_op.next by Max Filippov · 4 years, 6 months ago
- 73f9941 xtensa: fix __sync_fetch_and_{and,or}_4 declarations by Max Filippov · 4 years, 7 months ago
- 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- 20da1e8 xtensa: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- 47fb702 xtensa: add loglvl to show_trace() by Dmitry Safonov · 4 years, 7 months ago
- 38696e3 Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 7 months ago
- 3ead2f9 xtensa: Fix spelling/grammar in comment by Chris Packham · 4 years, 8 months ago
- c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
- 9539303 Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 9 months ago
- 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago
- 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- fa7e224 dma-direct: make uncached_kernel_address more general by Christoph Hellwig · 4 years, 11 months ago
- 4f8232b dma-direct: remove the cached_kernel_address hook by Christoph Hellwig · 4 years, 11 months ago
- 9806048 xtensa: replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 months ago
- 9b7fa28 Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
- 5e4417f xtensa: reorganize vectors placement by Max Filippov · 5 years ago
- 4f17664 xtensa: separate SMP and XIP support by Max Filippov · 5 years ago
- 50722f0 xtensa: move fast exception handlers close to vectors by Max Filippov · 5 years ago
- 5b78791 xtensa: drop unused function fast_coprocessor_double by Max Filippov · 5 years ago
- 64716b9 xtensa: drop empty platform_* functions from platforms by Max Filippov · 5 years ago
- e725331 xtensa: clean up platform headers by Max Filippov · 5 years ago
- 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
- fec6388 arch/xtensa/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
- 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
- c346b94 xtensa: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
- 6c5260d sched/rt, xtensa: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 4d7048f Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
- 9d9043f xtensa: clean up system_call/xtensa_rt_sigreturn interaction by Max Filippov · 5 years ago
- 02ce94c xtensa: fix system_call interaction with ptrace by Max Filippov · 5 years ago
- ba9c1d6 xtensa: rearrange syscall tracing by Max Filippov · 5 years ago
- 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- d80a505 xtensa: drop unneeded headers from coprocessor.S by Max Filippov · 5 years ago
- 8b5d7e5 xtensa: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
- 8951eb15 xtensa: make stack dump size configurable by Max Filippov · 5 years ago
- c5fcceb xtensa: improve stack dumping by Max Filippov · 5 years ago
- f5fae67 xtensa: merge .fixup with .text by Max Filippov · 5 years ago
- 7af710d xtensa: add XIP kernel support by Max Filippov · 8 years ago
- 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
- 0f665b9 xtensa: use the generic uncached segment support by Christoph Hellwig · 5 years ago
- 94174c9 xtensa: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
- c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
- c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
- eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
- 9fab17c xtensa: fix section name for start_info by Max Filippov · 5 years ago
- 8b39da9 xtensa: drop EXPORT_SYMBOL for outs*/ins* by Max Filippov · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 5123174 dma-mapping: always use VM_DMA_COHERENT for generic DMA remap by Christoph Hellwig · 5 years ago
- 09f8a6d xtensa: add support for call0 ABI in userspace by Max Filippov · 10 years ago
- 9e1e41c xtensa: clean up PS_WOE_BIT usage by Max Filippov · 5 years ago
- f348f5c xtensa: remove free_initrd_mem by Mike Rapoport · 5 years ago
- cd8869f xtensa: add missing isync to the cpu_reset TLB code by Max Filippov · 5 years ago
- e3cacb7 xtensa: fix build for cores with coprocessors by Max Filippov · 5 years ago
- 3e85947 Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
- 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago