Age | Commit message (Expand) | Author | Files | Lines |
2016-11-14 | xtensa: wire up new pkey_{mprotect,alloc,free} syscalls | Max Filippov | 1 | -1/+8 |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+5 |
2016-09-09 | x86/pkeys: Allocation/free syscalls | Dave Hansen | 1 | -0/+5 |
2016-07-31 | xtensa: wire up new syscalls | Max Filippov | 1 | -1/+14 |
2016-07-24 | xtensa: add alternative kernel memory layouts | Max Filippov | 1 | -1/+2 |
2016-03-20 | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 1 | -0/+2 |
2016-03-11 | xtensa: support hardware breakpoints/watchpoints | Max Filippov | 1 | -0/+2 |
2016-02-26 | net: Facility to report route quality of connected sockets | Tom Herbert | 1 | -0/+2 |
2016-01-21 | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck | 1 | -1/+0 |
2016-01-16 | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang | 1 | -0/+1 |
2016-01-16 | mm: define MADV_FREE for some arches | Minchan Kim | 1 | -0/+1 |
2016-01-05 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 1 | -0/+3 |
2015-11-06 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 1 | -0/+6 |
2015-03-04 | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range | Max Filippov | 1 | -1/+1 |
2015-03-04 | xtensa: wire bpf and execveat syscalls | Max Filippov | 1 | -1/+5 |
2014-12-17 | Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 1 | -0/+6 |
2014-12-06 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 1 | -0/+3 |
2014-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+10 |
2014-11-11 | net: introduce SO_INCOMING_CPU | Eric Dumazet | 1 | -0/+2 |
2014-11-10 | Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte... | Chris Zankel | 1 | -0/+6 |
2014-10-23 | Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte... | Chris Zankel | 1 | -2/+10 |
2014-10-21 | xtensa: nommu: provide MAP_UNINITIALIZED definition | Max Filippov | 1 | -0/+6 |
2014-10-21 | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov | 1 | -1/+2 |
2014-10-06 | xtensa: add seccomp, getrandom, and memfd_create syscalls | Max Filippov | 1 | -1/+8 |
2014-09-10 | xtensa/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado | 1 | -0/+2 |
2014-09-10 | xtensa/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado | 1 | -0/+2 |
2014-08-14 | xtensa: add renameat2 syscall | Miklos Szeredi | 1 | -1/+4 |
2014-08-14 | xtensa: replace IOCTL code definitions with constants | Max Filippov | 1 | -9/+10 |
2014-02-21 | xtensa: wire up sched_setattr and sched_getattr syscalls | Max Filippov | 1 | -1/+6 |
2014-01-19 | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 1 | -0/+2 |
2013-09-29 | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 1 | -0/+2 |
2013-07-11 | net: rename busy poll socket op and globals | Eliezer Tamir | 1 | -1/+1 |
2013-06-18 | net: add socket option for low latency polling | Eliezer Tamir | 1 | -0/+2 |
2013-04-01 | net: add option to enable error queue packets waking select | Keller, Jacob E | 1 | -0/+2 |
2013-02-27 | Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2 | -11/+7 |
2013-02-26 | xtensa: add accept4 syscall | Chris Zankel | 1 | -1/+4 |
2013-02-24 | xtensa: add finit_module syscall | Max Filippov | 1 | -1/+3 |
2013-02-24 | xtensa: pull signal definitions from signal-defs.h | Max Filippov | 1 | -10/+1 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-02-04 | xtensa: switch to generic sigaltstack | Al Viro | 1 | -1/+1 |
2013-01-23 | soreuseport: infrastructure | Tom Herbert | 1 | -1/+1 |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 1 | -0/+2 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+0 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2012-12-12 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 1 | -0/+11 |
2012-12-12 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen | 1 | -0/+11 |
2012-11-29 | xtensa: switch to generic clone() | Al Viro | 1 | -1/+1 |
2012-11-15 | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 1 | -12/+4 |