aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAge
...
| * | | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-08
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \ \ \ \
| * | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-03
| * | | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-03
| |/ / / /
* | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-03
| |/ / /
* | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-23
|\ \ \ \ | |/ / / |/| | |
| * | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-15
| | |/ | |/|
* / | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-28
|/ /
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-17
|\ \
| * | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-14
|\ \ \ | |/ / |/| |
| * | y2038: fix socket.h header inclusionArnd Bergmann2019-03-11
* | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* | | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-12
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-06
|\ \
| * | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-06
| |/
* | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-06
|\ \
| * | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-18
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-06
|\ \ \
| * \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-28
| |\ \ \
| * | | | perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-21
| | |/ / | |/| |
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-06
| * | | timex: use __kernel_timex internallyDeepa Dinamani2019-02-06
| * | | alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann2019-01-25
| * | | alpha: add standard statfs64/fstatfs64 syscallsArnd Bergmann2019-01-25
| * | | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-25
| * | | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-25
| * | | alpha: update syscall macro definitionsArnd Bergmann2019-01-25
| * | | alpha: wire up io_pgetevents system callArnd Bergmann2019-01-25
| |/ /
* | | a.out: remove core dumping supportLinus Torvalds2019-03-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-05
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
| |\ \ \ | | | |/ | | |/|
| * | | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-03
| * | | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-03
| * | | socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-03
| * | | socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-03
| * | | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-03
| * | | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-17
| | |/ | |/|
* | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-04
| |/ |/|
* | alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich2019-02-10
* | alpha: Fix Eiger NR_IRQS to 128Meelis Roos2019-02-10
|/
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-06
|\
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-05
* | Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-06
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-04