Age | Commit message (Expand) | Author |
2023-06-30 | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2023-06-27 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-06-26 | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-24 | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds |
2023-06-24 | xtensa: dump userspace code around the exception PC | Max Filippov |
2023-06-19 | xtensa: add pte_unmap() to balance pte_offset_map() | Hugh Dickins |
2023-06-16 | init: Remove check_bugs() leftovers | Thomas Gleixner |
2023-06-13 | xtensa: rearrange show_stack output | Max Filippov |
2023-06-13 | xtensa: add load/store exception handler | Max Filippov |
2023-06-13 | xtensa: rearrange unaligned exception handler | Max Filippov |
2023-06-13 | xtensa: always install slow handler for unaligned access exception | Max Filippov |
2023-06-13 | xtensa: move early_trap_init from kasan_early_init to init_arch | Max Filippov |
2023-06-12 | xtensa: drop ARCH_WANT_FRAME_POINTERS | Max Filippov |
2023-06-12 | xtensa: report trax and perf counters in cpuinfo | Max Filippov |
2023-06-12 | xtensa: add asm-prototypes.h | Max Filippov |
2023-06-12 | xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USER | Max Filippov |
2023-06-12 | xtensa: drop bcopy implementation | Max Filippov |
2023-06-12 | xtensa: drop EXPORT_SYMBOL for common_exception_return | Max Filippov |
2023-06-12 | xtensa: boot-redboot: clean up Makefile | Max Filippov |
2023-06-12 | xtensa: clean up default platform functions | Max Filippov |
2023-06-12 | xtensa: drop platform_halt and platform_power_off | Max Filippov |
2023-06-12 | xtensa: drop platform_restart | Max Filippov |
2023-06-12 | xtensa: drop platform_heartbeat | Max Filippov |
2023-06-12 | xtensa: xt2000: drop empty platform_init | Max Filippov |
2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig |
2023-06-12 | block: remove the unused mode argument to ->release | Christoph Hellwig |
2023-06-12 | block: pass a gendisk to ->open | Christoph Hellwig |
2023-06-09 | cachestat: wire up cachestat for other architectures | Nhat Pham |
2023-06-09 | xtensa: Remove 64 bits atomic builtins stubs | Christophe Leroy |
2023-06-05 | locking/atomic: xtensa: add preprocessor symbols | Mark Rutland |
2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland |
2023-05-23 | Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2023-05-12 | xtensa: add __bswap{si,di}2 helpers | Max Filippov |
2023-05-12 | xtensa: fix signal delivery to FDPIC process | Max Filippov |
2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda |
2023-04-28 | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds |
2023-04-18 | xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2023-03-30 | docs: move xtensa documentation under Documentation/arch/ | Jonathan Corbet |
2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider |
2023-03-17 | xtensa: fix KASAN report for show_stack | Max Filippov |
2023-03-08 | sched/idle: Mark arch_cpu_idle_dead() __noreturn | Josh Poimboeuf |