summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* alpha: io: define ioremap_ucSudip Mukherjee2015-09-181-1/+3
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-5/+0Star
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-5/+0Star
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-5/+0Star
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0Star
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-18/+0Star
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-041-15/+27
|\
| * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-1/+0Star
| * alpha: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-15/+28
* | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2015-08-311-0/+5
|/
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-271-1/+1
|\
| * Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-083-2/+4
| |\
| * | 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-262-2/+1Star
|\ \ \
| * | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
| |/ /
* | | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-16/+0Star
|\ \ \
| * | | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-16/+0Star
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-221-2/+0Star
|\ \ \ | |_|/ |/| |
| * | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0Star
| |/
* | alpha: Wire up all missing implemented syscallsChen Gang2015-05-262-1/+4
* | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven2015-05-261-1/+0Star
|/
* 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/+0Star
* 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-131-5/+0Star
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-7/+0Star
|/
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-121-0/+51
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0Star
* net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-061-0/+3
* net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-201-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/+82Star
|\ \
| * | 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/+80Star
* | | alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-102-7/+1Star
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | | asm/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-291-0/+2
|/ / /
* | | 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-292-1/+4
* | | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-092-6/+1Star
|/ /
* / arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-2/+2
|\