summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-10-03Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-09osf_getdomainname(): use copy_to_user()Al Viro
2018-06-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-03-26Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas
2018-03-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka
2018-02-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-01-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-12-25alpha: fix build failuresSudip Mukherjee
2017-09-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-08-11UPSTREAM: module: use a structure to encapsulate layout.Rusty Russell
2017-05-25osf_wait4(): fix infoleakAl Viro
2016-09-24alpha: fix copy_from_user()Al Viro
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17alpha: lib: export __delaySudip Mukherjee
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
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-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-31Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-30alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner
2015-08-10alpha/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-29alpha: Fix jiffies based cputime assumptionFrederic Weisbecker
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu