summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+2
* a.out: remove core dumping supportLinus Torvalds2019-03-051-81/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-051-9/+40
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-3/+3
| |\
| * | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-031-3/+9
| * | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+5
| * | socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-031-2/+3
| * | socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-031-2/+12
| * | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-031-7/+16
| * | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
* | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
| |/ |/|
* | alpha: Fix Eiger NR_IRQS to 128Meelis Roos2019-02-101-3/+3
|/
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-061-7/+0
|\
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-6/+0
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* | Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-061-3/+5
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+5
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+3
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-12-315-486/+26
|\
| * alpha: Fix a typo on ptrace.hDaniel Bristot de Oliveira2018-12-211-1/+1
| * alpha: generate uapi header and syscall table header filesFiroz Khan2018-12-213-467/+3
| * alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan2018-12-212-1/+5
| * alpha: move __IGNORE* entries to non uapi headerFiroz Khan2018-12-212-21/+21
* | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
|/
* Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-103-1/+29
|\
| * arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-083-1/+29
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\ \
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+2
|\ \
| * | y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann2018-08-291-0/+1
| * | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
| |/
* / signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\
| * net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | locking/atomics: Rework ordering barriersMark Rutland2018-07-251-4/+4
* | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
* | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-12/+0
* | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-12/+0
* | atomics/alpha: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-11/+12
* | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-1/+1
* | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0
* | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
|/
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-045-92/+4
|\
| * y2038: alpha: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-92/+4
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\|
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-14/+0
|\ \