Age | Commit message (Expand) | Author |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar |
2019-12-18 | xtensa: ISS: avoid struct timeval | Arnd Bergmann |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-12-08 | sched/rt, xtensa: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-12-04 | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada |
2019-12-04 | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada |
2019-12-04 | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained | Masahiro Yamada |
2019-12-03 | Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2019-11-29 | xtensa: clean up system_call/xtensa_rt_sigreturn interaction | Max Filippov |
2019-11-29 | xtensa: fix system_call interaction with ptrace | Max Filippov |
2019-11-29 | xtensa: rearrange syscall tracing | Max Filippov |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-26 | xtensa: fix syscall_set_return_value | Max Filippov |
2019-11-26 | xtensa: drop unneeded headers from coprocessor.S | Max Filippov |
2019-11-26 | xtensa: entry: Remove unneeded need_resched() loop | Valentin Schneider |
2019-11-26 | xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map | Max Filippov |
2019-11-26 | xtensa: fix TLB sanity checker | Max Filippov |
2019-11-26 | xtensa: get rid of __ARCH_USE_5LEVEL_HACK | Mike Rapoport |
2019-11-26 | xtensa: mm: fix PMD folding implementation | Mike Rapoport |
2019-11-26 | xtensa: make stack dump size configurable | Max Filippov |
2019-11-26 | xtensa: improve stack dumping | Max Filippov |
2019-11-26 | xtensa: use "m" constraint instead of "r" in futex.h assembly | Max Filippov |
2019-11-26 | xtensa: use "m" constraint instead of "a" in cmpxchg.h assembly | Max Filippov |
2019-11-26 | xtensa: use named assembly arguments in cmpxchg.h | Max Filippov |
2019-11-26 | xtensa: use "m" constraint instead of "a" in atomic.h assembly | Max Filippov |
2019-11-26 | xtensa: use named assembly arguments in atomic.h | Max Filippov |
2019-11-26 | xtensa: use "m" constraint instead of "a" in bitops.h assembly | Max Filippov |
2019-11-26 | xtensa: use named assembly arguments in bitops.h | Max Filippov |
2019-11-26 | xtensa: use macros to generate *_bit and test_and_*_bit functions | Max Filippov |
2019-11-26 | xtensa: use "m" constraint instead of "a" in uaccess.h assembly | Max Filippov |
2019-11-26 | xtensa: merge .fixup with .text | Max Filippov |
2019-11-26 | xtensa: add XIP kernel support | Max Filippov |
2019-11-26 | sysctl: Remove the sysctl system call | Eric W. Biederman |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig |
2019-11-11 | xtensa: clean up ioremap | Christoph Hellwig |
2019-11-11 | xtensa: use the generic uncached segment support | Christoph Hellwig |
2019-11-04 | xtensa: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RODATA with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-10-20 | xtensa: move kernel memory layout to platform options | Max Filippov |
2019-10-20 | xtensa: use correct symbol for the end of .rodata | Max Filippov |
2019-10-20 | xtensa: fix section name for start_info | Max Filippov |
2019-10-20 | xtensa: move MPU constants from .data to .ref.rodata | Max Filippov |