index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-03-07
5
-207
/
+40
|
\
|
*
xtensa: drop unused definitions
Max Filippov
2019-02-07
1
-9
/
+0
|
*
xtensa: use generic spinlock/rwlock implementation
Max Filippov
2019-02-07
3
-194
/
+8
|
*
xtensa: provide xchg for sizes 1 and 2
Max Filippov
2019-02-07
1
-4
/
+32
*
|
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-06
1
-3
/
+1
|
\
\
|
*
|
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
2019-02-18
1
-3
/
+1
|
|
/
*
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-13
/
+1
|
\
\
|
*
|
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
1
-1
/
+1
|
*
|
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2019-02-07
1
-12
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-05
3
-122
/
+2
|
\
\
|
*
|
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2019-02-03
3
-124
/
+2
|
*
|
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2019-01-17
1
-0
/
+2
|
|
/
*
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
2
-3
/
+0
|
/
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-9
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-5
/
+3
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-5
/
+3
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
3
-7
/
+7
|
/
*
xtensa: implement jump_label support
Max Filippov
2018-12-20
1
-0
/
+65
*
xtensa: implement syscall tracepoints
Max Filippov
2018-12-17
4
-1
/
+14
*
xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK
Max Filippov
2018-12-17
1
-1
/
+79
*
xtensa: enable CORE_DUMP_USE_REGSET
Max Filippov
2018-12-17
1
-5
/
+1
*
xtensa: implement task_user_regset_view
Max Filippov
2018-12-17
2
-14
/
+20
*
xtensa: call do_syscall_trace_{enter,leave} selectively
Max Filippov
2018-12-17
1
-4
/
+1
*
xtensa: use NO_SYSCALL instead of -1
Max Filippov
2018-12-17
1
-0
/
+2
*
xtensa: define syscall_get_arch()
Dmitry V. Levin
2018-12-17
1
-0
/
+7
*
Move EM_XTENSA to uapi/linux/elf-em.h
Dmitry V. Levin
2018-12-17
1
-1
/
+1
*
xtensa: don't use l32r opcode directly
Max Filippov
2018-12-05
2
-10
/
+8
*
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
2018-12-04
5
-39
/
+19
*
xtensa: drop unused declarations from elf.h
Max Filippov
2018-12-03
1
-11
/
+0
*
xtensa: clean up syscall.h
Max Filippov
2018-12-03
1
-13
/
+6
*
xtensa: drop unused coprocessor helper functions
Max Filippov
2018-12-03
1
-3
/
+0
*
xtensa: drop unused field from the struct exc_table
Max Filippov
2018-12-03
1
-2
/
+0
*
xtensa: generate uapi header and syscall table header files
Firoz Khan
2018-12-02
3
-781
/
+4
*
xtensa: add __NR_syscalls along with __NR_syscall_count
Firoz Khan
2018-12-02
1
-1
/
+3
*
Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-11-16
1
-1
/
+5
|
\
|
*
xtensa: make sure bFLT stack is 16 byte aligned
Max Filippov
2018-11-05
1
-1
/
+5
*
|
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-8
/
+0
*
|
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
1
-0
/
+2
|
\
\
|
*
|
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
1
-0
/
+2
|
|
/
*
|
xtensa: use generic vga.h
Jiri Slaby
2018-10-26
2
-19
/
+1
*
|
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-1
/
+0
*
|
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
/
*
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-08-22
11
-103
/
+104
|
\
|
*
Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes
Max Filippov
2018-08-20
5
-32
/
+36
|
|
\
|
|
*
xtensa: platform-specific handling of coherent memory
Max Filippov
2018-07-11
3
-6
/
+35
|
|
*
xtensa: use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-11
2
-26
/
+1
|
*
|
xtensa: drop variant IRQ support
Max Filippov
2018-08-20
1
-17
/
+1
|
*
|
xtensa: drop unneeded platform/hardware.h headers
Max Filippov
2018-08-20
2
-2
/
+0
|
*
|
xtensa: move PLATFORM_NR_IRQS to Kconfig
Max Filippov
2018-08-20
1
-2
/
+3
[next]