index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-21
1
-173
/
+175
*
xtensa: use correct symbol for the end of .rodata
Max Filippov
2019-10-21
1
-2
/
+2
*
xtensa: fix section name for start_info
Max Filippov
2019-10-21
1
-3
/
+3
*
xtensa: move MPU constants from .data to .ref.rodata
Max Filippov
2019-10-21
1
-1
/
+2
*
xtensa: move XCHAL_KIO_* definitions to kmem_layout.h
Max Filippov
2019-10-21
2
-39
/
+32
*
xtensa: clean up empty include files
Max Filippov
2019-10-21
3
-34
/
+2
*
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-15
1
-7
/
+0
*
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-26
1
-0
/
+1
*
mm: introduce MADV_COLD
Minchan Kim
2019-09-26
1
-0
/
+2
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
1
-1
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-25
1
-3
/
+0
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
2
-3
/
+2
|
\
|
*
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
2019-09-04
1
-2
/
+2
|
*
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
2019-09-04
1
-1
/
+0
*
|
xtensa: virt: move PCI root complex to KIO range
Max Filippov
2019-09-02
2
-4
/
+5
*
|
xtensa: add support for call0 ABI in userspace
Max Filippov
2019-09-01
6
-9
/
+117
*
|
xtensa: clean up PS_WOE_BIT usage
Max Filippov
2019-09-01
4
-6
/
+7
*
|
xtensa: remove free_initrd_mem
Mike Rapoport
2019-08-27
2
-16
/
+3
|
/
*
xtensa: add missing isync to the cpu_reset TLB code
Max Filippov
2019-08-13
1
-0
/
+1
*
xtensa: fix build for cores with coprocessors
Max Filippov
2019-07-25
1
-0
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
1
-5
/
+1
|
\
|
*
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
2019-07-17
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
19
-269
/
+339
|
\
\
|
|
/
|
/
|
|
*
xtensa: virt: add defconfig and DTS
Max Filippov
2019-07-08
2
-0
/
+185
|
*
xtensa: abstract 'entry' and 'retw' in assembly code
Max Filippov
2019-07-08
11
-102
/
+153
|
*
xtensa: One function call less in bootmem_init()
Markus Elfring
2019-07-05
1
-4
/
+1
|
*
xtensa: remove arch/xtensa/include/asm/types.h
Max Filippov
2019-06-28
1
-23
/
+0
|
*
xtensa: use generic pcibios_set_master and pcibios_enable_device
Max Filippov
2019-06-17
1
-32
/
+0
|
*
xtensa: drop dead PCI support code
Max Filippov
2019-06-17
4
-107
/
+0
|
*
xtensa/PCI: Remove unused variable
Guenter Roeck
2019-06-17
1
-1
/
+0
*
|
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-13
1
-7
/
+1
|
\
\
|
*
|
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
Christoph Hellwig
2019-06-25
1
-7
/
+1
*
|
|
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-11
2
-0
/
+2
|
\
\
\
|
*
|
|
arch: handle arches who do not yet define clone3
Christian Brauner
2019-06-21
1
-0
/
+1
[next]