summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
AgeCommit message (Expand)AuthorLines
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-2/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann-1/+1
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+2
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+1
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual-1/+2
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+10
2019-03-05a.out: remove core dumping supportLinus Torvalds-81/+0
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-9/+40
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds-1/+0
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin-3/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+3
2019-02-10alpha: Fix Eiger NR_IRQS to 128Meelis Roos-3/+3
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani-3/+9
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani-2/+5
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani-2/+3
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani-2/+12
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani-7/+16
2019-01-25alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann-11/+5
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann-4/+0
2019-01-25alpha: update syscall macro definitionsArnd Bergmann-6/+5
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann-0/+2
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-7/+0
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds-3/+5
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-6/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+5
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-3/+3
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-2/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-2/+2
2018-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds-486/+26
2018-12-21alpha: Fix a typo on ptrace.hDaniel Bristot de Oliveira-1/+1
2018-12-21alpha: generate uapi header and syscall table header filesFiroz Khan-467/+3
2018-12-21alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan-1/+5
2018-12-21alpha: move __IGNORE* entries to non uapi headerFiroz Khan-21/+21
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig-1/+1
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+29
2018-11-08arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)-1/+29
2018-10-31treewide: remove current_text_addrNick Desaulniers-6/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+2
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman-1/+0
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre-0/+2
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann-0/+1
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann-0/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+3
2018-07-25locking/atomics: Rework ordering barriersMark Rutland-4/+4
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran-0/+3
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland-0/+1