summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos1-3/+3
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich1-1/+1
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn1-27/+24
2018-09-09osf_getdomainname(): use copy_to_user()Al Viro1-14/+9
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+5
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas1-0/+1
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2
2018-02-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka1-1/+2
2017-12-25alpha: fix build failuresSudip Mukherjee1-0/+1
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2-2/+12
2017-05-25osf_wait4(): fix infoleakAl Viro1-2/+4
2016-09-24alpha: fix copy_from_user()Al Viro1-11/+8
2015-11-06mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+3
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar1-0/+2
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf1-0/+2
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar1-1/+6
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+6
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-4/+4
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-09-18alpha: lib: export __delaySudip Mukherjee1-0/+1
2015-09-18alpha: io: define ioremap_ucSudip Mukherjee1-1/+3
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-1/+6
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig3-26/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-5/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-18/+0
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-15/+27
2015-09-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-09-02Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+6
2015-09-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+9
2015-09-01Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+1
2015-08-31alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2-0/+6
2015-08-10alpha/time: Migrate to new 'set-state' interfaceViresh Kumar1-12/+6
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner2-15/+1
2015-07-29alpha: Fix jiffies based cputime assumptionFrederic Weisbecker1-4/+9
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-1/+0
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra1-15/+28
2015-07-27alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+1
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-6/+1
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-06-27Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-19/+0
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+2