index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
2019-12-04
1
-0
/
+1
*
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
2019-12-04
1
-0
/
+2
*
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
2019-12-04
1
-0
/
+2
*
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-12-03
36
-662
/
+771
|
\
|
*
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
Max Filippov
2019-11-29
3
-10
/
+6
|
*
xtensa: fix system_call interaction with ptrace
Max Filippov
2019-11-29
2
-4
/
+18
|
*
xtensa: rearrange syscall tracing
Max Filippov
2019-11-29
3
-7
/
+4
|
*
xtensa: fix syscall_set_return_value
Max Filippov
2019-11-26
1
-1
/
+1
|
*
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: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map
Max Filippov
2019-11-26
1
-1
/
+3
|
*
xtensa: fix TLB sanity checker
Max Filippov
2019-11-26
1
-2
/
+2
|
*
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-11-26
6
-10
/
+24
|
*
xtensa: mm: fix PMD folding implementation
Mike Rapoport
2019-11-26
5
-9
/
+19
|
*
xtensa: make stack dump size configurable
Max Filippov
2019-11-26
2
-1
/
+8
|
*
xtensa: improve stack dumping
Max Filippov
2019-11-26
1
-16
/
+11
|
*
xtensa: use "m" constraint instead of "r" in futex.h assembly
Max Filippov
2019-11-26
1
-5
/
+5
|
*
xtensa: use "m" constraint instead of "a" in cmpxchg.h assembly
Max Filippov
2019-11-26
1
-15
/
+16
|
*
xtensa: use named assembly arguments in cmpxchg.h
Max Filippov
2019-11-26
1
-35
/
+35
|
*
xtensa: use "m" constraint instead of "a" in atomic.h assembly
Max Filippov
2019-11-26
1
-24
/
+28
|
*
xtensa: use named assembly arguments in atomic.h
Max Filippov
2019-11-26
1
-60
/
+60
|
*
xtensa: use "m" constraint instead of "a" in bitops.h assembly
Max Filippov
2019-11-26
1
-8
/
+10
|
*
xtensa: use named assembly arguments in bitops.h
Max Filippov
2019-11-26
1
-28
/
+28
|
*
xtensa: use macros to generate *_bit and test_and_*_bit functions
Max Filippov
2019-11-26
1
-229
/
+92
|
*
xtensa: use "m" constraint instead of "a" in uaccess.h assembly
Max Filippov
2019-11-26
1
-8
/
+8
|
*
xtensa: merge .fixup with .text
Max Filippov
2019-11-26
1
-5
/
+1
|
*
xtensa: add XIP kernel support
Max Filippov
2019-11-26
10
-5
/
+257
|
*
xtensa: move kernel memory layout to platform options
Max Filippov
2019-10-20
1
-173
/
+175
|
*
xtensa: use correct symbol for the end of .rodata
Max Filippov
2019-10-20
1
-2
/
+2
|
*
xtensa: fix section name for start_info
Max Filippov
2019-10-20
1
-3
/
+3
|
*
xtensa: move MPU constants from .data to .ref.rodata
Max Filippov
2019-10-20
1
-1
/
+2
|
*
xtensa: move XCHAL_KIO_* definitions to kmem_layout.h
Max Filippov
2019-10-20
2
-39
/
+32
|
*
xtensa: clean up empty include files
Max Filippov
2019-10-20
3
-34
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2019-12-01
7
-7
/
+0
|
\
\
|
*
|
sysctl: Remove the sysctl system call
Eric W. Biederman
2019-11-26
7
-7
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
4
-143
/
+22
|
\
\
\
|
*
|
|
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
4
-139
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
1
-11
/
+1
|
\
\
\
|
*
|
|
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
1
-4
/
+0
|
*
|
|
xtensa: clean up ioremap
Christoph Hellwig
2019-11-11
1
-10
/
+4
|
|
/
/
*
|
|
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
|
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
|
|
/
*
|
xtensa: fix change_bit in exclusive access option
Max Filippov
2019-10-16
1
-1
/
+1
*
|
xtensa: virt: fix PCI IO ports mapping
Max Filippov
2019-10-15
1
-1
/
+1
*
|
xtensa: drop EXPORT_SYMBOL for outs*/ins*
Max Filippov
2019-10-14
1
-7
/
+0
*
|
xtensa: fix type conversion in __get_user_[no]check
Max Filippov
2019-10-14
1
-26
/
+29
[next]