index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: clean up platform headers
Max Filippov
2020-01-31
1
-2
/
+0
*
xtensa: drop set_except_vector declaration
Max Filippov
2020-01-31
1
-2
/
+0
*
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
17
-420
/
+272
|
\
|
*
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
Max Filippov
2019-11-29
1
-1
/
+1
|
*
xtensa: rearrange syscall tracing
Max Filippov
2019-11-29
1
-1
/
+2
|
*
xtensa: fix syscall_set_return_value
Max Filippov
2019-11-26
1
-1
/
+1
|
*
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-11-26
2
-4
/
+5
|
*
xtensa: mm: fix PMD folding implementation
Mike Rapoport
2019-11-26
1
-3
/
+0
|
*
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: add XIP kernel support
Max Filippov
2019-11-26
3
-0
/
+21
|
*
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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-27
/
+0
|
\
\
|
*
|
xtensa: use the generic uncached segment support
Christoph Hellwig
2019-11-11
1
-27
/
+0
|
|
/
*
|
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
|
/
*
xtensa: fix change_bit in exclusive access option
Max Filippov
2019-10-16
1
-1
/
+1
*
xtensa: fix type conversion in __get_user_[no]check
Max Filippov
2019-10-14
1
-26
/
+29
*
xtensa: clean up assembly arguments in uaccess macros
Max Filippov
2019-10-14
1
-21
/
+21
*
xtensa: fix {get,put}_user() for 64bit values
Al Viro
2019-10-14
1
-2
/
+11
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-2
/
+2
*
mm: introduce MADV_PAGEOUT
Minchan Kim
2019-09-25
1
-0
/
+1
*
mm: introduce MADV_COLD
Minchan Kim
2019-09-25
1
-0
/
+2
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-1
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-3
/
+0
*
xtensa: virt: move PCI root complex to KIO range
Max Filippov
2019-09-02
1
-0
/
+1
*
xtensa: add support for call0 ABI in userspace
Max Filippov
2019-09-01
1
-1
/
+8
*
xtensa: clean up PS_WOE_BIT usage
Max Filippov
2019-09-01
2
-1
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
1
-5
/
+1
|
\
|
*
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
2019-07-16
1
-5
/
+1
*
|
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-16
1
-1
/
+1
|
\
\
|
*
|
docs: xtensa: convert to ReST
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-07-16
3
-33
/
+46
|
\
\
|
|
/
|
/
|
|
*
xtensa: abstract 'entry' and 'retw' in assembly code
Max Filippov
2019-07-08
1
-0
/
+46
|
*
xtensa: remove arch/xtensa/include/asm/types.h
Max Filippov
2019-06-27
1
-23
/
+0
|
*
xtensa: drop dead PCI support code
Max Filippov
2019-06-16
1
-10
/
+0
*
|
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-11
1
-0
/
+1
|
\
\
|
*
|
arch: handle arches who do not yet define clone3
Christian Brauner
2019-06-21
1
-0
/
+1
[next]