summaryrefslogtreecommitdiff
path: root/arch/alpha/include
Commit message (Expand)AuthorAge
* 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
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\ \ \
| * | | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-08
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-22
|\ \ \ | |_|/ |/| |
| * | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-13
| |/
* | alpha: Wire up all missing implemented syscallsChen Gang2015-05-26
* | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven2015-05-26
|/
* alpha: forward declare struct pt_regs in processor.hRichard Weinberger2015-04-17
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-12
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\
| * alpha: macro whitespace fixesMichael S. Tsirkin2015-01-13
| * alpha/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-13
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* | alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
|/
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-11
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
* net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-05
* net: introduce SO_INCOMING_CPUEric Dumazet2014-11-11
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * Alpha: define syscall_get_arch()Eric Paris2014-09-23
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-03
| * | locking,arch,alpha: Fold atomic_opsPeter Zijlstra2014-08-14
* | | alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-09
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
* | | | asm/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-28
|/ / /
* | | alpha: io: implement relaxed accessor macros for writesWill Deacon2014-08-29
* | | alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree2014-08-29
* | | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-08
|/ /
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\
| * sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-08