aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupGravatar Mike Rapoport 4-19/+22
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+4
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-68/+3
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 1-6/+0
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-10/+8
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-2/+2
2019-11-15y2038: use compat_{get,set}_itimer on alphaGravatar Arnd Bergmann 2-67/+2
2019-11-15y2038: rusage: use __kernel_old_timevalGravatar Arnd Bergmann 1-1/+1
2019-11-11alpha: remove the unused __ioremap wrapperGravatar Christoph Hellwig 1-6/+0
2019-11-04alpha: Move EXCEPTION_TABLE to RO_DATA segmentGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAGravatar Kees Cook 1-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroGravatar Kees Cook 1-4/+1
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesGravatar Kees Cook 1-0/+3
2019-11-04alpha: Rename PT_LOAD identifier "kernel" to "text"Gravatar Kees Cook 1-4/+4
2019-10-18alpha: Use pr_warn instead of pr_warningGravatar Kefeng Wang 1-2/+2
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsGravatar Denis Efremov 1-4/+4
2019-09-25mm: introduce MADV_PAGEOUTGravatar Minchan Kim 1-0/+1
2019-09-25mm: introduce MADV_COLDGravatar Minchan Kim 1-0/+2
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Gravatar Mike Rapoport 1-5/+0
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 1-2/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-0/+1
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableGravatar Christoph Hellwig 1-0/+2
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSGravatar Masahiro Yamada 1-0/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-5/+0
2019-07-16arch/*: remove unused isa_page_to_bus()Gravatar Stephen Kitt 1-5/+0
2019-07-15arch: mark syscall number 435 reserved for clone3Gravatar Christian Brauner 1-0/+1
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+0
2019-07-12alpha: switch to generic version of pte allocationGravatar Mike Rapoport 1-37/+3
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-5/+5
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-10/+10
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-17/+8
2019-06-28arch: wire-up pidfd_open()Gravatar Christian Brauner 1-0/+1
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesGravatar Nadav Amit 2-17/+8
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-0/+2
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesGravatar Ingo Molnar 2-19/+2
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFGravatar Martin KaFai Lau 1-0/+2
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGGravatar Masahiro Yamada 1-2/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Gravatar Thomas Gleixner 1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Gravatar Thomas Gleixner 1-17/+1
2019-06-03locking/atomic, alpha: Use s64 for atomic64Gravatar Mark Rutland 1-10/+10
2019-05-30treewide: Add SPDX license identifier - KbuildGravatar Greg Kroah-Hartman 1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-05-29signal: Remove the task parameter from force_sig_faultGravatar Eric W. Biederman 2-3/+3
2019-05-27signal: Remove task parameter from force_sigGravatar Eric W. Biederman 1-2/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Gravatar Thomas Gleixner 1-9/+1