aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Gravatar Thomas Gleixner 1-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigGravatar Masahiro Yamada 2-0/+2
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-0/+6
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-8/+0
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]Gravatar David Howells 1-0/+6
2019-05-14init: provide a generic free_initmem implementationGravatar Mike Rapoport 1-6/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationGravatar Christoph Hellwig 1-8/+0
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+2
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-10/+10
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 2-2/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-218/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-6/+1
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+4
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 1-0/+4
2019-04-23arch: mostly remove <asm/segment.h>Gravatar Christoph Hellwig 3-8/+0
2019-04-19net: socket: implement 64-bit timestampsGravatar Arnd Bergmann 1-2/+2
2019-04-15arch: add pidfd and io_uring syscalls everywhereGravatar Arnd Bergmann 1-0/+4
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelyGravatar Sakari Ailus 1-10/+10
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeGravatar Will Deacon 1-2/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hGravatar Will Deacon 1-0/+1
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-7/+0
2019-04-03locking/rwsem: Remove arch specific rwsem filesGravatar Waiman Long 1-211/+0
2019-04-03arch/tlb: Clean up simple architecturesGravatar Peter Zijlstra 2-6/+1
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedGravatar Masahiro Yamada 2-2/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentGravatar Dmitry V. Levin 1-1/+1
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-2/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yGravatar Masahiro Yamada 1-2/+0
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 5-3/+42
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Gravatar Mike Rapoport 3-4/+4
2019-03-11y2038: fix socket.h header inclusionGravatar Arnd Bergmann 1-1/+1
2019-03-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+2
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+1
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-6/+1
2019-03-05mm: replace all open encodings for NUMA_NO_NODEGravatar Anshuman Khandual 1-1/+2
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-28/+30
2019-03-05a.out: remove core dumping supportGravatar Linus Torvalds 1-81/+0
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-9/+40
2019-03-04get rid of legacy 'get_ds()' functionGravatar Linus Torvalds 1-1/+0
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesGravatar Ingo Molnar 2-4/+4
2019-02-18arch: move common mmap flags to linux/mman.hGravatar Michael S. Tsirkin 1-3/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-4/+4
2019-02-10alpha: fix page fault handling for r16-r18 targetsGravatar Sergei Trofimovich 1-1/+1
2019-02-10alpha: Fix Eiger NR_IRQS to 128Gravatar Meelis Roos 1-3/+3
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesGravatar Arnd Bergmann 1-0/+2
2019-02-07timex: use __kernel_timex internallyGravatar Deepa Dinamani 1-2/+3
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWGravatar Deepa Dinamani 1-3/+9