summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck2021-10-061-3/+3
* alpha: Send stop IPI to send to online CPUsPrarit Bhargava2021-08-151-1/+1
* alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2021-03-175-252/+151
* alpha: get rid of tail-zeroing in __copy_user()Al Viro2021-03-173-41/+7
* alpha: move exports to actual definitionsAl Viro2021-03-1741-131/+99
* alpha: Package string routines togetherRichard Henderson2021-03-171-6/+16
* alpha: make short build log available for division routinesMasahiro Yamada2021-03-171-2/+2
* alpha: merge build rules of division routinesMasahiro Yamada2021-03-171-7/+2
* alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada2021-03-171-4/+4
* alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck2020-08-261-4/+4
* alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas2020-05-101-2/+2
* alpha: Fix Eiger NR_IRQS to 128Meelis Roos2019-02-201-3/+3
* alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich2019-02-201-1/+1
* arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-213-1/+29
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-091-27/+24
* osf_getdomainname(): use copy_to_user()Al Viro2018-09-091-14/+9
* locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri2018-05-301-3/+18
* locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri2018-05-301-8/+7
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-261-21/+5
* vgacon: Set VGA struct resource typesBjorn Helgaas2018-03-241-0/+1
* alpha: fix reboot on Avanti platformMikulas Patocka2018-02-161-1/+2
* alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka2018-02-161-1/+2
* alpha: fix build failuresSudip Mukherjee2017-12-251-0/+1
* alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-09-072-2/+12
* osf_wait4(): fix infoleakAl Viro2017-05-251-2/+4
* alpha: fix copy_from_user()Al Viro2016-09-241-11/+8
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-0/+3
* 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
* | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-061-1/+6
|\|
| * Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-1/+6
| |\
| | * PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-1/+6
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
|/ /
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-181-1/+1
|\ \
| * | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
| |/
* | alpha: lib: export __delaySudip Mukherjee2015-09-171-0/+1
* | alpha: io: define ioremap_ucSudip Mukherjee2015-09-171-1/+3
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-103-26/+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
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-1/+1
|\ \
| * | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-302-15/+1
| |\|
| * | alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-271-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-12/+6
|\ \ \
| * | | alpha/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-12/+6
| | |/ | |/|