index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
Age
Commit message (
Expand
)
Author
2023-04-05
xtensa: fix KASAN report for show_stack
Max Filippov
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2023-01-04
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2023-01-04
xtensa: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2022-06-29
xtensa: Fix refcount leak bug in time.c
Liang He
2022-06-09
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2022-04-27
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
2022-04-27
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
2022-04-08
xtensa: fix stop_machine_cpuslocked call in patch_text
Max Filippov
2021-10-13
xtensa: call irqchip_init only when CONFIG_USE_OF is selected
Max Filippov
2021-10-13
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-04-07
xtensa: move coprocessor_flush to the .text section
Max Filippov
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-06
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-07-31
xtensa: add missing exclusive access state management
Max Filippov
2020-07-31
xtensa: fix xtensa_pmu_setup prototype
Max Filippov
2020-07-28
xtensa: add seccomp support
Max Filippov
2020-07-28
xtensa: expose syscall through user_pt_regs
Max Filippov
2020-07-28
xtensa: add audit support
Max Filippov
2020-07-27
xtensa: switch to ->regset_get()
Al Viro
2020-07-08
xtensa: simplify xtensa_pmu_irq_handler
Xu Wang
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-02
xtensa: update *pos in cpuinfo_op.next
Max Filippov
2020-07-02
xtensa: fix __sync_fetch_and_{and,or}_4 declarations
Max Filippov
2020-06-17
arch: wire-up close_range()
Christian Brauner
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
xtensa: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
xtensa: add loglvl to show_trace()
Dmitry Safonov
2020-06-03
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-05-25
xtensa: Fix spelling/grammar in comment
Chris Packham
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
2020-04-10
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
[next]