aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-2/+2
2016-04-13locking/rwsem, alpha: Provide __down_write_killable()Michal Hocko1-2/+16
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel1-2/+8
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-8/+6
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-4/+0
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+4
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-6/+3
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-7/+0
2016-02-25net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas1-4/+0
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas1-1/+0
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley1-4/+4
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck1-1/+0
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architecturesChen Gang1-0/+1
2016-01-15mm: define MADV_FREE for some archesMinchan Kim1-0/+1
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+3
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changesIngo Molnar1-0/+2
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf1-0/+2
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-4/+4
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee1-1/+3
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-5/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-18/+0
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+27
2015-08-30alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner1-0/+5
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-1/+0
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra1-15/+28
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-16/+0
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman3-2/+4
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-16/+0
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang2-1/+4
2015-05-26alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven1-1/+0
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-2/+0
2015-05-06serial: 8250: remove Kconfig indirectionValentin Rothberg1-1/+1
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-04-17alpha: forward declare struct pt_regs in processor.hRichard Weinberger1-0/+1
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-43/+43
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-5/+0