summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
AgeCommit message (Expand)AuthorLines
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko-2/+2
2016-04-13locking/rwsem, alpha: Provide __down_write_killable()Michal Hocko-2/+16
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel-2/+8
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-8/+4
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-4/+0
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-4/+4
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck-2/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck-6/+3
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig-7/+0
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas-4/+0
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas-1/+0
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley-4/+4
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig-2/+0
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar-0/+2
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf-0/+2
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra-4/+4
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee-1/+3
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig-5/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig-5/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig-5/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig-18/+0
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-15/+27
2015-08-30alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner-0/+5
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra-1/+0
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra-15/+28
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour-15/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+1
2015-06-24mm: new mm hook frameworkLaurent Dufour-0/+15
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+0
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+0
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman-2/+1
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas-16/+0
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang-1/+1
2015-05-26alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven-1/+0
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig-1/+0
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner-2/+0
2015-05-06serial: 8250: remove Kconfig indirectionValentin Rothberg-1/+1
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig-1/+1
2015-04-17alpha: forward declare struct pt_regs in processor.hRichard Weinberger-0/+1
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger-2/+0
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-43/+43
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-5/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-7/+0
2015-01-13alpha: macro whitespace fixesMichael S. Tsirkin-41/+41
2015-01-13alpha/uaccess: fix sparse errorsMichael S. Tsirkin-2/+2
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck-0/+51
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-1/+0