summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
AgeCommit message (Expand)Author
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-30alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang
2015-05-26alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner
2015-05-06serial: 8250: remove Kconfig indirectionValentin Rothberg
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-17alpha: forward declare struct pt_regs in processor.hRichard Weinberger
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-01-13alpha: macro whitespace fixesMichael S. Tsirkin
2015-01-13alpha/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-23Alpha: define syscall_get_arch()Eric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree
2014-08-14locking,arch,alpha: Fold atomic_opsPeter Zijlstra
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-08sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra