summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | alpha: use generic current.hDavidlohr Bueso2017-02-242-9/+1
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-10/+0
|\
| * locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
* | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-141-4/+5
|\
| * Merge branch 'work.uaccess' into for-linusAl Viro2016-10-141-4/+5
| |\
| | * alpha: get rid of tail-zeroing in __copy_user()Al Viro2016-09-151-4/+5
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+1
|\ \ \ | |/ / |/| |
| * | alpha: move exports to actual definitionsAl Viro2016-08-071-0/+1
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-101-0/+5
|\ \ \ | |_|/ |/| |
| * | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+5
| |/
* / alpha: fix copy_from_user()Al Viro2016-09-091-11/+8
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-1/+0
|\
| * char/genrtc: remove alpha supportArnd Bergmann2016-06-041-1/+0
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+0
* | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-27/+0
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-253-72/+92
|\ \
| * | locking/atomic, arch/alpha: Convert to _relaxed atomicsPeter Zijlstra2016-06-161-12/+24
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra2016-06-161-9/+56
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+7
| * | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-081-42/+0
| * | locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-081-13/+13
| |/
* / tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
|/
* locking/rwsem, alpha: Provide __down_write_killable()Michal Hocko2016-04-131-2/+16
* alpha/extable: use generic search and sort routinesArd Biesheuvel2016-03-221-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-8/+6
|\
| * ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-2/+1
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-6/+3
| * net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-4/+0
|\ \
| * | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
| |/
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-4/+4
|\ \
| * | serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley2016-01-281-4/+4
| |/
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-7/+0
* | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-201-1/+0
* arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-151-0/+1
* mm: define MADV_FREE for some archesMinchan Kim2016-01-151-0/+1
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-0/+3