Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1bdd3dbfff7a308643c7f9ef74e4a8ef3923e686
/
arch
/
xtensa
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
7cbbbb8
kbuild: warn redundant generic-y
by Masahiro Yamada
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
ecc3e77
memblock: memblock_phys_alloc(): don't panic
by Mike Rapoport
· 6 years ago
f240ec0
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
by Mike Rapoport
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
dd1c3ed
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
fa29f5b
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
cfbe271
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
746c939
arch: move common mmap flags to linux/mman.h
by Michael S. Tsirkin
· 6 years ago
34e04ee
of: select OF_RESERVED_MEM automatically
by Christoph Hellwig
· 6 years ago
41ea391
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
fd659cc
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
60deebe
xtensa: simplify trap_init
by Max Filippov
· 6 years ago
7256864
xtensa: drop unused definitions
by Max Filippov
· 6 years ago
d90b88fd
xtensa: fix get_wchan
by Max Filippov
· 6 years ago
579afe86
xtensa: use generic spinlock/rwlock implementation
by Max Filippov
· 6 years ago
af3d890
xtensa: provide xchg for sizes 1 and 2
by Max Filippov
· 6 years ago
74d69ea
xtensa: clean up arch/xtensa/kernel/time.c
by Max Filippov
· 6 years ago
815af8f
xtensa: SMP: rework IPI processing
by Max Filippov
· 6 years ago
48166e6
y2038: add 64-bit time_t syscalls to all 32-bit architectures
by Arnd Bergmann
· 6 years ago
d33c577
y2038: rename old time and utime syscalls
by Arnd Bergmann
· 6 years ago
00bf25d
y2038: use time32 syscall names on 32-bit
by Arnd Bergmann
· 6 years ago
805089c
syscalls: remove obsolete __IGNORE_ macros
by Arnd Bergmann
· 6 years ago
2edfd8e
arch: Use asm-generic/socket.h when possible
by Deepa Dinamani
· 6 years ago
25384ce
xtensa: SMP: limit number of possible CPUs by NR_CPUS
by Max Filippov
· 6 years ago
687cffd
xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE
by Corentin Labbe
· 6 years ago
ad33cc8
xtensa: Fix typo use space=>user space
by Corentin Labbe
· 6 years ago
8b1c42c
xtensa: SMP: mark each possible CPU as present
by Max Filippov
· 6 years ago
306b383
xtensa: smp_lx200_defconfig: fix vectors clash
by Max Filippov
· 6 years ago
32a7726c
xtensa: SMP: fix secondary CPU initialization
by Max Filippov
· 6 years ago
b41c51c
arch: add pkey and rseq syscall numbers everywhere
by Arnd Bergmann
· 6 years ago
275f221
ipc: rename old-style shmctl/semctl/msgctl syscalls
by Arnd Bergmann
· 6 years ago
4fe8713
xtensa: SMP: fix ccount_timer_shutdown
by Max Filippov
· 7 years ago
f5dd3d0
net: introduce SO_BINDTOIFINDEX sockopt
by David Herrmann
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
9ef1034
Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
9577dd7
kasan: rename kasan_zero_page to kasan_early_shadow_page
by Andrey Konovalov
· 6 years ago
64711f9
xtensa: implement jump_label support
by Max Filippov
· 6 years ago
518a2f1
dma-mapping: zero memory returned from dma_alloc_*
by Christoph Hellwig
· 6 years ago
af5395c
xtensa: implement syscall tracepoints
by Max Filippov
· 6 years ago
9f24f3c
xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK
by Max Filippov
· 6 years ago
9215344
xtensa: enable CORE_DUMP_USE_REGSET
by Max Filippov
· 6 years ago
1819afc
xtensa: implement TIE regset
by Max Filippov
· 6 years ago
06fbac8
xtensa: implement task_user_regset_view
by Max Filippov
· 6 years ago
3aee3e2
xtensa: call do_syscall_trace_{enter,leave} selectively
by Max Filippov
· 6 years ago
6a98698
xtensa: use NO_SYSCALL instead of -1
by Max Filippov
· 6 years ago
98c3115
xtensa: define syscall_get_arch()
by Dmitry V. Levin
· 6 years ago
b61c41c
Move EM_XTENSA to uapi/linux/elf-em.h
by Dmitry V. Levin
· 6 years ago
4e460f6
xtensa: support memtest
by Max Filippov
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 6 years ago
0376027
xtensa: don't use l32r opcode directly
by Max Filippov
· 6 years ago
f37598b
xtensa: xtfpga.dtsi: fix dtc warnings about SPI
by Max Filippov
· 6 years ago
be38e4f
xtensa: don't clear cpenable unconditionally on release
by Max Filippov
· 6 years ago
5dacbbe
xtensa: simplify coprocessor.S
by Max Filippov
· 6 years ago
cad6fad
xtensa: clean up WSR*/RSR*/get_sr/set_sr
by Max Filippov
· 6 years ago
c066cc8
xtensa: drop unused declarations from elf.h
by Max Filippov
· 6 years ago
58b17c5
xtensa: clean up syscall.h
by Max Filippov
· 6 years ago
3ffc2df
xtensa: drop unused coprocessor helper functions
by Max Filippov
· 6 years ago
633f1ff
xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA}
by Max Filippov
· 6 years ago
44ba57a
xtensa: drop unused field from the struct exc_table
by Max Filippov
· 6 years ago
8ed3a54
xtensa: drop fast_syscall_kernel
by Max Filippov
· 6 years ago
5eacadb
xtensa: generate uapi header and syscall table header files
by Firoz Khan
· 6 years ago
c7914ef
xtensa: add system call table generation support
by Firoz Khan
· 6 years ago
a86067f
xtensa: add __NR_syscalls along with __NR_syscall_count
by Firoz Khan
· 6 years ago
f0edfea
dma-mapping: move the remap helpers to a separate file
by Christoph Hellwig
· 6 years ago
38a35a7
xtensa: fix coprocessor part of ptrace_{get,set}xregs
by Max Filippov
· 6 years ago
03bc996
xtensa: fix coprocessor context offset definitions
by Max Filippov
· 6 years ago
2958b66
xtensa: enable coprocessors that are being flushed
by Max Filippov
· 6 years ago
8fb71ef
pcmcia: allow PCMCIA support independent of the architecture
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
50d25bd
Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
40dc948
xtensa: fix boot parameters address translation
by Max Filippov
· 6 years ago
0773495
xtensa: make sure bFLT stack is 16 byte aligned
by Max Filippov
· 6 years ago
90de1fb
Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
2a5bda5
memblock: replace alloc_bootmem with memblock_alloc
by Mike Rapoport
· 6 years ago
e8625dc
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
by Mike Rapoport
· 6 years ago
eb31d55
memblock: remove _virt from APIs returning virtual address
by Mike Rapoport
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
de0d22e
treewide: remove current_text_addr
by Nick Desaulniers
· 6 years ago
960b82c
xtensa: clean up xtensa-specific property sections
by Max Filippov
· 6 years ago
1026ded
xtensa: use DWARF_DEBUG in the vmlinux.lds.S
by Max Filippov
· 6 years ago
Next »