summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-201-0/+2
|\
| * word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2015-10-061-0/+2
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
|/
* alpha: io: define ioremap_ucSudip Mukherjee2015-09-171-1/+3
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-5/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-5/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-5/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-18/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-15/+27
|\
| * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-1/+0
| * alpha: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-15/+28
* | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2015-08-301-0/+5
|/
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-1/+1
|\
| * Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-082-2/+1
| |\
| * | serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-1/+1
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-2/+1
|\ \ \
| * | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
| |/ /
* | | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-16/+0
|\ \ \
| * | | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-16/+0
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-221-2/+0
|\ \ \ | |_|/ |/| |
| * | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0
| |/
* | alpha: Wire up all missing implemented syscallsChen Gang2015-05-261-1/+1
* | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven2015-05-261-1/+0
|/
* alpha: forward declare struct pt_regs in processor.hRichard Weinberger2015-04-171-0/+1
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-43/+43
|\
| * alpha: macro whitespace fixesMichael S. Tsirkin2015-01-131-41/+41
| * alpha/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-5/+0
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-7/+0
|/
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-0/+51
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-0/+11
|\
| * Alpha: define syscall_get_arch()Eric Paris2014-09-231-0/+11
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-135/+82
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | locking,arch,alpha: Fold atomic_opsPeter Zijlstra2014-08-141-133/+80
* | | alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-092-7/+1
* | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | alpha: io: implement relaxed accessor macros for writesWill Deacon2014-08-291-4/+8
* | | alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree2014-08-291-1/+1
* | | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-6/+1
|/ /
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
OpenPOWER on IntegriCloud