index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
uapi
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
xtensa: implement task_user_regset_view
Max Filippov
2018-12-17
1
-1
/
+19
*
xtensa: generate uapi header and syscall table header files
Firoz Khan
2018-12-02
2
-781
/
+3
*
xtensa: add __NR_syscalls along with __NR_syscall_count
Firoz Khan
2018-12-02
1
-1
/
+3
*
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
1
-0
/
+2
*
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-07-04
1
-0
/
+3
*
y2038: xtensa: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
3
-51
/
+28
*
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
1
-0
/
+1
*
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
1
-19
/
+2
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+19
|
\
|
*
make kernel-side POLL... arch-independent
Al Viro
2017-11-29
1
-0
/
+17
|
*
define __poll_t, annotate constants
Al Viro
2017-11-27
1
-2
/
+2
*
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
1
-0
/
+1
|
\
|
*
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
2017-11-03
1
-0
/
+1
*
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
19
-0
/
+19
*
|
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
1
-11
/
+3
|
\
|
*
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
1
-0
/
+3
|
*
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
2017-09-06
1
-11
/
+0
*
|
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-08-03
1
-0
/
+2
|
/
*
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
2017-07-17
1
-1
/
+1
*
xtensa: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-0
/
+4
|
\
|
*
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
2017-06-21
1
-0
/
+2
|
*
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
2017-05-21
1
-0
/
+2
*
|
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
1
-0
/
+1
|
\
\
|
*
|
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
2017-06-09
1
-0
/
+1
|
|
/
*
|
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2017-06-04
1
-0
/
+1
|
/
*
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-23
/
+0
*
Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-05-08
1
-40
/
+0
|
\
|
*
xtensa: move internal ptrace definitions from uapi/asm to asm
Max Filippov
2017-05-01
1
-40
/
+0
*
|
New getsockopt option to get socket cookie
Chenbo Feng
2017-04-08
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-1
/
+4
|
\
\
|
|
/
|
*
xtensa: wire up statx system call
Max Filippov
2017-03-31
1
-1
/
+4
*
|
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-24
1
-0
/
+2
*
|
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2017-03-22
1
-0
/
+2
|
/
*
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
1
-0
/
+2
*
xtensa: wire up new pkey_{mprotect,alloc,free} syscalls
Max Filippov
2016-11-14
1
-1
/
+8
*
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-10
1
-0
/
+5
|
\
|
*
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-09-09
1
-0
/
+5
*
|
xtensa: wire up new syscalls
Max Filippov
2016-07-31
1
-1
/
+14
*
|
xtensa: add alternative kernel memory layouts
Max Filippov
2016-07-24
1
-1
/
+2
|
/
*
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2016-03-20
1
-0
/
+2
|
\
|
*
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2016-03-11
1
-0
/
+2
*
|
net: Facility to report route quality of connected sockets
Tom Herbert
2016-02-25
1
-0
/
+2
*
|
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
2016-01-20
1
-1
/
+0
*
|
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
2016-01-15
1
-0
/
+1
*
|
mm: define MADV_FREE for some arches
Minchan Kim
2016-01-15
1
-0
/
+1
[next]