aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-14
|\
| * alpha: get rid of tail-zeroing in __copy_user()Al Viro2016-09-15
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\ \ | |/ |/|
| * alpha: move exports to actual definitionsAl Viro2016-08-07
* | alpha: fix copy_from_user()Al Viro2016-09-09
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\
| * char/genrtc: remove alpha supportArnd Bergmann2016-06-03
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-02
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \
| * | locking/atomic, arch/alpha: Convert to _relaxed atomicsPeter Zijlstra2016-06-16
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra2016-06-16
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| * | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-08
| * | locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-08
| |/
* / tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
|/
* locking/rwsem, alpha: Provide __down_write_killable()Michal Hocko2016-04-13
* alpha/extable: use generic search and sort routinesArd Biesheuvel2016-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-13
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-18
|\ \
| * | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-15
| |/
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\ \
| * | serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley2016-01-28
| |/
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-07
* | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-05
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20
|\
| * word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2015-10-06
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
|/
* alpha: io: define ioremap_ucSudip Mukherjee2015-09-18
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\
| * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| * alpha: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
* | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2015-08-30
|/
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-26
|\
| * Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-08
| |\
| * | serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-06
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \
| * | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-05
| |/ /
* | | mm: new mm hook frameworkLaurent Dufour2015-06-24