aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds1-1/+1
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski1-1/+1
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-1/+1
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra1-1/+1
2018-03-12locking/xchg/alpha: Remove superfluous memory barriers from the _local() variantsAndrea Parri2-31/+16
2018-02-23locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-02-23locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MBAndrea Parri2-14/+8
2018-02-21locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2018-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds8-18/+26
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-36/+36
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+1
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-3/+0
2018-01-25alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann1-34/+34
2018-01-25alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann1-2/+2
2018-01-20alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka1-1/+2
2018-01-20alpha: fix formating of stack contentMikulas Patocka1-4/+9
2018-01-20alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2
2018-01-20alpha: deprecate pci_get_bus_and_slot()Sinan Kaya2-2/+2
2018-01-20alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree1-4/+4
2018-01-20alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann1-34/+34
2018-01-20alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann1-2/+2
2018-01-20alpha: make thread_saved_pc staticTobias Klauser2-5/+2
2018-01-20alpha: make XTABS equivalent to TAB3Eugene Syromiatnikov1-1/+5
2018-01-20alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi1-6/+29
2018-01-16alpha: extend memset16 to EV6 optimised routinesMichael Cree1-6/+6
2018-01-11alpha/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2-2/+2
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-09alpha: mark jensen as brokenChristoph Hellwig1-0/+1
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-18vgacon: Set VGA struct resource typesBjorn Helgaas1-0/+1
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+2
2017-12-04asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro1-1/+1
2017-11-27switch wrapper poll.h instances to generic-yAl Viro2-2/+2
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-14/+10
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-4/+0
2017-11-07alpha/PCI: Make pdev_save_srm_config() staticBjorn Helgaas2-9/+10
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas1-3/+0
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas1-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar269-54/+323
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds269-0/+269