1. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  2. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
  3. a4eff16 Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  4. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  5. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
  6. fbdd950 parisc: Drop parisc-specific NSIGTRAP define by Helge Deller · 9 years ago
  7. e60fc5a parisc: Fix __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 9 years ago
  8. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  9. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  10. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  11. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  12. 373ee21 Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  13. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  14. 338f169 parisc: Drop hpux_stat64 struct from stat.h header file by Helge Deller · 9 years ago
  15. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  16. 7bc2d40 parisc: Wire up userfaultfd syscall by Helge Deller · 9 years ago
  17. b609675 parisc: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  18. cf635f8 parisc: hpux - Remove HPUX syscall numbers by Helge Deller · 10 years ago
  19. fb96a79 parisc: Wire up execveat syscall by Helge Deller · 10 years ago
  20. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  21. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  22. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  23. d8f5457 parisc: Avoid using CONFIG_64BIT in userspace exported headers by Helge Deller · 10 years ago
  24. 2fe749f parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls by Helge Deller · 10 years ago
  25. e6be7bb parisc: Wire up bpf syscall by Helge Deller · 10 years ago
  26. 1f25df2 parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures by Helge Deller · 10 years ago
  27. 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  28. 12b46b6 parisc/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  29. c90f069 parisc: Wire up seccomp, getrandom and memfd_create syscalls by Helge Deller · 10 years ago
  30. 20dbea4 parisc: Remove SA_RESTORER define by John David Anglin · 10 years ago
  31. 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 11 years ago
  32. 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 11 years ago
  33. e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 11 years ago
  34. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 11 years ago
  35. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  36. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  37. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  38. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  39. 75b99db parisc: fix SO_MAX_PACING_RATE typo by Eric Dumazet · 11 years ago
  40. 38c7937 parisc: break out SOCK_NONBLOCK define to own asm header file by Helge Deller · 11 years ago
  41. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  42. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  43. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  44. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  45. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  46. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  47. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  48. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 12 years ago
  49. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
  50. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  51. 5f32ed1 Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  52. 2408474 parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls by Helge Deller · 12 years ago
  53. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  54. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  55. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  56. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  57. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  58. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  59. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  60. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  61. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  62. 70c1674f UAPI: (Scripted) Disintegrate arch/parisc/include/asm by David Howells · 12 years ago
  63. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago