summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-241-27/+24Star
|\
| * sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-08-111-27/+24Star
* | alpha: fix osf_wait4() breakageAl Viro2018-07-221-4/+1Star
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-053-82/+28Star
|\
| * signal/alpha: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1Star
| * signal/alpha: Use send_sig_fault where appropriateEric W. Biederman2018-04-253-79/+24Star
| * signal/alpha: Replace TRAP_FIXME with TRAP_UNKEric W. Biederman2018-04-251-2/+2
| * signal/alpha: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman2018-04-252-2/+2
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-253-0/+8
| * signal/alpha: Document a conflict with SI_USER for SIGFPEEric W. Biederman2018-04-181-1/+1
* | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2Sinan Kaya2018-05-231-7/+7
* | alpha: simplify get_arch_dma_opsChristoph Hellwig2018-05-231-3/+1Star
* | alpha: use dma_direct_ops for jensenChristoph Hellwig2018-05-231-33/+0Star
|/
* alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree2018-04-082-1/+46
* alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-04-081-1/+1
* alpha: rtc: remove unused set_mmss opsAlexandre Belloni2018-04-081-99/+0Star
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-04-073-11/+10Star
|\
| * alpha: get rid of pointless insn in ret_from_kernel_threadAl Viro2018-03-281-1/+0Star
| * alpha: switch pci syscalls to SYSCALL_DEFINEAl Viro2018-03-282-10/+10
* | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-031-1/+1
|\ \
| * | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-1/+1
| |/
* | perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-0/+1
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-311-0/+1
| |\
| | * vgacon: Set VGA struct resource typesBjorn Helgaas2017-12-191-0/+1
| * | alpha/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-122-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-02-025-9/+16
|\ \
| * | alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka2018-01-211-1/+2
| * | alpha: fix formating of stack contentMikulas Patocka2018-01-211-4/+9
| * | alpha: fix reboot on Avanti platformMikulas Patocka2018-01-211-1/+2
| * | alpha: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-212-2/+2
| * | alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann2018-01-211-34/+34
| * | alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann2018-01-211-2/+2
| * | alpha: make thread_saved_pc staticTobias Klauser2018-01-211-1/+1
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-36/+36
|\ \
| * | alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann2018-01-261-34/+34
| * | alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann2018-01-261-2/+2
| |/
* / alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi2018-01-211-6/+29
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+3Star
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-162-9/+10
|\
| * alpha/PCI: Make pdev_save_srm_config() staticBjorn Helgaas2017-11-082-9/+10
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0275-0/+75
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0275-0/+75
| |/
* / alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi2017-10-2617-54/+54
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-121-3/+3
|\
| * signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman2017-07-201-3/+3
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-092-11/+47
|\ \
| * | alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-032-11/+47
| |/
* | alpha: math-emu: Fix modular buildBen Hutchings2017-09-041-0/+2