Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
be1391c7858ffd7c5c1b4f004431cfbffb3e923c
/
arch
/
xtensa
0fb9dc2
arch: sembuf.h: make uapi asm/sembuf.h self-contained
by Masahiro Yamada
· 5 years ago
9ef0e00
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
by Masahiro Yamada
· 5 years ago
5b00967
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
by Masahiro Yamada
· 5 years ago
4d7048f
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 5 years ago
ad0b314
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
9d9043f
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
by Max Filippov
· 5 years ago
02ce94c
xtensa: fix system_call interaction with ptrace
by Max Filippov
· 5 years ago
ba9c1d6
xtensa: rearrange syscall tracing
by Max Filippov
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
a308a71
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
c2d9aa3
xtensa: fix syscall_set_return_value
by Max Filippov
· 5 years ago
d80a505
xtensa: drop unneeded headers from coprocessor.S
by Max Filippov
· 5 years ago
8b5d7e5
xtensa: entry: Remove unneeded need_resched() loop
by Valentin Schneider
· 5 years ago
e64681b
xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map
by Max Filippov
· 5 years ago
36de10c
xtensa: fix TLB sanity checker
by Max Filippov
· 5 years ago
f5ee256
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
by Mike Rapoport
· 5 years ago
f0d1eab
xtensa: mm: fix PMD folding implementation
by Mike Rapoport
· 5 years ago
8951eb15
xtensa: make stack dump size configurable
by Max Filippov
· 5 years ago
c5fcceb
xtensa: improve stack dumping
by Max Filippov
· 5 years ago
5eff6ca
xtensa: use "m" constraint instead of "r" in futex.h assembly
by Max Filippov
· 5 years ago
cf3b3ba
xtensa: use "m" constraint instead of "a" in cmpxchg.h assembly
by Max Filippov
· 5 years ago
812e708
xtensa: use named assembly arguments in cmpxchg.h
by Max Filippov
· 5 years ago
13e2813
xtensa: use "m" constraint instead of "a" in atomic.h assembly
by Max Filippov
· 5 years ago
643d697
xtensa: use named assembly arguments in atomic.h
by Max Filippov
· 5 years ago
5bf6709
xtensa: use "m" constraint instead of "a" in bitops.h assembly
by Max Filippov
· 5 years ago
e444917
xtensa: use named assembly arguments in bitops.h
by Max Filippov
· 5 years ago
b387dc0
xtensa: use macros to generate *_bit and test_and_*_bit functions
by Max Filippov
· 5 years ago
cbc6e28
xtensa: use "m" constraint instead of "a" in uaccess.h assembly
by Max Filippov
· 5 years ago
f5fae67
xtensa: merge .fixup with .text
by Max Filippov
· 5 years ago
7af710d
xtensa: add XIP kernel support
by Max Filippov
· 8 years ago
61a47c1
sysctl: Remove the sysctl system call
by Eric W. Biederman
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
56e35f9
dma-mapping: drop the dev argument to arch_sync_dma_for_*
by Christoph Hellwig
· 5 years ago
d092a87
arch: rely on asm-generic/io.h for default ioremap_* definitions
by Christoph Hellwig
· 5 years ago
ab53cea
xtensa: clean up ioremap
by Christoph Hellwig
· 5 years ago
0f665b9
xtensa: use the generic uncached segment support
by Christoph Hellwig
· 5 years ago
94174c9
xtensa: Move EXCEPTION_TABLE to RO_DATA segment
by Kees Cook
· 5 years ago
c917404
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
by Kees Cook
· 5 years ago
c823182
vmlinux.lds.h: Replace RODATA with RO_DATA
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
76743c0
xtensa: move kernel memory layout to platform options
by Max Filippov
· 5 years ago
123b8db
xtensa: use correct symbol for the end of .rodata
by Max Filippov
· 5 years ago
9fab17c
xtensa: fix section name for start_info
by Max Filippov
· 5 years ago
6af4ab5
xtensa: move MPU constants from .data to .ref.rodata
by Max Filippov
· 5 years ago
6591685
xtensa: move XCHAL_KIO_* definitions to kmem_layout.h
by Max Filippov
· 5 years ago
c3e0a444
xtensa: clean up empty include files
by Max Filippov
· 5 years ago
775fd6b
xtensa: fix change_bit in exclusive access option
by Max Filippov
· 5 years ago
0c401fd
xtensa: virt: fix PCI IO ports mapping
by Max Filippov
· 5 years ago
8b39da9
xtensa: drop EXPORT_SYMBOL for outs*/ins*
by Max Filippov
· 5 years ago
c9c63f3
xtensa: fix type conversion in __get_user_[no]check
by Max Filippov
· 5 years ago
c043764
xtensa: clean up assembly arguments in uaccess macros
by Max Filippov
· 5 years ago
6595d14
xtensa: fix {get,put}_user() for 64bit values
by Al Viro
· 5 years ago
b4ed71f
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
by Mark Rutland
· 5 years ago
1a4e58c
mm: introduce MADV_PAGEOUT
by Minchan Kim
· 5 years ago
9c276cc
mm: introduce MADV_COLD
by Minchan Kim
· 5 years ago
782de70
mm: consolidate pgtable_cache_init() and pgd_cache_init()
by Mike Rapoport
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
5123174
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
by Christoph Hellwig
· 5 years ago
62fcee9
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
by Christoph Hellwig
· 5 years ago
982792f
xtensa: virt: move PCI root complex to KIO range
by Max Filippov
· 5 years ago
09f8a6d
xtensa: add support for call0 ABI in userspace
by Max Filippov
· 10 years ago
9e1e41c
xtensa: clean up PS_WOE_BIT usage
by Max Filippov
· 5 years ago
f348f5c
xtensa: remove free_initrd_mem
by Mike Rapoport
· 5 years ago
cd8869f
xtensa: add missing isync to the cpu_reset TLB code
by Max Filippov
· 5 years ago
e3cacb7
xtensa: fix build for cores with coprocessors
by Max Filippov
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
0bf5f94
mm: fix the MAP_UNINITIALIZED flag
by Christoph Hellwig
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
3e85947
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 5 years ago
8ea0afa
docs: xtensa: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
8f6ccf6
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
398364a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 5 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
775f1f7
xtensa: virt: add defconfig and DTS
by Max Filippov
· 6 years ago
d6d5f19
xtensa: abstract 'entry' and 'retw' in assembly code
by Max Filippov
· 6 years ago
831c4f3
xtensa: One function call less in bootmem_init()
by Markus Elfring
· 6 years ago
7615d9e
arch: wire-up pidfd_open()
by Christian Brauner
· 6 years ago
7d5bdc0
xtensa: remove arch/xtensa/include/asm/types.h
by Max Filippov
· 6 years ago
d98849a
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
by Christoph Hellwig
· 6 years ago
6843d8a
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
by Christoph Hellwig
· 6 years ago
aef0f78
binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
by Christoph Hellwig
· 6 years ago
bdd15a2
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
by Christoph Hellwig
· 6 years ago
1d52dca
binfmt_flat: remove flat_old_ram_flag
by Christoph Hellwig
· 6 years ago
02da283
binfmt_flat: provide a default version of flat_get_relocate_addr
by Christoph Hellwig
· 6 years ago
2f3196d
binfmt_flat: remove flat_set_persistent
by Christoph Hellwig
· 6 years ago
9ee24b2
binfmt_flat: remove flat_reloc_valid
by Christoph Hellwig
· 6 years ago
d68dbb0
arch: handle arches who do not yet define clone3
by Christian Brauner
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
b03e5dc
xtensa: use generic pcibios_set_master and pcibios_enable_device
by Max Filippov
· 6 years ago
88804e6
xtensa: drop dead PCI support code
by Max Filippov
· 6 years ago
2a97d60
xtensa/PCI: Remove unused variable
by Guenter Roeck
· 6 years ago
8f3220a
arch: wire-up clone3() syscall
by Christian Brauner
· 6 years ago
d18c7e9d
Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
adefd05
xtensa: Fix section mismatch between memblock_reserve and mem_reserve
by Guenter Roeck
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
Next »