index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
3
-3
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-8
/
+2
*
xtensa: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-4
/
+10
*
xtensa: add loglvl to show_trace()
Dmitry Safonov
2020-06-09
1
-5
/
+9
*
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-06-03
1
-2
/
+2
|
\
|
*
xtensa: Fix spelling/grammar in comment
Chris Packham
2020-05-26
1
-2
/
+2
*
|
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
1
-0
/
+1
|
/
*
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-04-11
2
-13
/
+7
|
\
|
*
xtensa: replace setup_irq() by request_irq()
afzal mohammed
2020-03-04
2
-13
/
+7
*
|
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-07
1
-1
/
+1
*
|
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-04-04
1
-9
/
+3
|
\
\
|
*
|
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
2020-03-16
1
-1
/
+1
|
*
|
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
2020-03-16
1
-8
/
+2
|
|
/
*
/
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
/
*
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-02-07
6
-63
/
+85
|
\
|
*
xtensa: reorganize vectors placement
Max Filippov
2020-02-05
2
-9
/
+16
|
*
xtensa: separate SMP and XIP support
Max Filippov
2020-02-05
1
-34
/
+34
|
*
xtensa: move fast exception handlers close to vectors
Max Filippov
2020-02-05
5
-13
/
+36
|
*
xtensa: drop unused function fast_coprocessor_double
Max Filippov
2020-02-01
1
-7
/
+0
|
*
xtensa: drop empty platform_* functions from platforms
Max Filippov
2020-01-31
1
-0
/
+1
|
*
xtensa: clean up platform headers
Max Filippov
2020-01-31
1
-3
/
+1
*
|
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-30
1
-0
/
+1
|
\
\
|
*
|
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
1
-0
/
+1
*
|
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-0
/
+1
|
\
\
\
|
*
|
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-2
/
+0
|
\
\
\
|
*
|
|
arch/xtensa/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
2
-3
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sched/rt, xtensa: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
2
-3
/
+6
|
|
/
*
/
xtensa: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
1
-4
/
+4
|
/
*
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-12-03
9
-55
/
+106
|
\
|
*
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
Max Filippov
2019-11-30
2
-9
/
+5
|
*
xtensa: fix system_call interaction with ptrace
Max Filippov
2019-11-30
2
-4
/
+18
|
*
xtensa: rearrange syscall tracing
Max Filippov
2019-11-29
2
-6
/
+2
|
*
xtensa: drop unneeded headers from coprocessor.S
Max Filippov
2019-11-26
1
-9
/
+1
|
*
xtensa: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-11-26
1
-1
/
+1
|
*
xtensa: make stack dump size configurable
Max Filippov
2019-11-26
1
-1
/
+1
|
*
xtensa: improve stack dumping
Max Filippov
2019-11-26
1
-16
/
+11
|
*
xtensa: merge .fixup with .text
Max Filippov
2019-11-26
1
-5
/
+1
|
*
xtensa: add XIP kernel support
Max Filippov
2019-11-26
3
-2
/
+64
|
*
xtensa: fix section name for start_info
Max Filippov
2019-10-21
1
-3
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
2
-114
/
+18
|
\
\
|
*
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-4
/
+4
|
*
|
xtensa: use the generic uncached segment support
Christoph Hellwig
2019-11-11
2
-110
/
+14
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
xtensa: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+2
|
*
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
|
*
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
[next]