summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2018-05-22alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2Sinan Kaya
2018-05-22alpha: simplify get_arch_dma_opsChristoph Hellwig
2018-05-22alpha: use dma_direct_ops for jensenChristoph Hellwig
2018-04-07alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree
2018-04-07alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2018-04-07alpha: rtc: remove unused set_mmss opsAlexandre Belloni
2018-04-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-03-28alpha: get rid of pointless insn in ret_from_kernel_threadAl Viro
2018-03-28alpha: switch pci syscalls to SYSCALL_DEFINEAl Viro
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas
2018-01-25alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann
2018-01-25alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann
2018-01-20alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-01-20alpha: fix formating of stack contentMikulas Patocka
2018-01-20alpha: fix reboot on Avanti platformMikulas Patocka
2018-01-20alpha: deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-20alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann
2018-01-20alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann
2018-01-20alpha: make thread_saved_pc staticTobias Klauser
2018-01-20alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi
2018-01-11alpha/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-12-18vgacon: Set VGA struct resource typesBjorn Helgaas
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-07alpha/PCI: Make pdev_save_srm_config() staticBjorn Helgaas
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-04alpha: math-emu: Fix modular buildBen Hutchings
2017-09-04alpha: use kobj_to_dev()Geliang Tang
2017-09-04alpha: squash lines for immediate returnMasahiro Yamada
2017-09-04alpha: kernel: Use vma_pages()Shyam Saini
2017-09-04alpha: silence a buffer overflow warningDan Carpenter
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright
2017-08-29alpha: Fix section mismatchesMatt Turner
2017-08-29alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree
2017-08-29alpha: Update for new syscallsRichard Henderson
2017-08-29alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner
2017-08-03alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-07-19signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman
2017-05-27osf_sigstack(): switch to put_user()Al Viro