summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-12-318-557/+580
|\
| * alpha: Remove some unused variablesMatt Turner2018-12-211-2/+1
| * alpha: rtc: simplify alpha_rtc_initAlexandre Belloni2018-12-211-12/+10
| * alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVEColin Ian King2018-12-211-1/+1
| * alpha: generate uapi header and syscall table header filesFiroz Khan2018-12-211-534/+3
| * alpha: add system call table generation supportFiroz Khan2018-12-214-0/+559
| * alpha: remove CONFIG_OSF4_COMPAT flag from syscall tableFiroz Khan2018-12-212-8/+6
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-11/+5
|\ \ | |/ |/|
| * dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * alpha: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-10/+4
* | alpha: fix hang caused by the bootmem removalMike Rapoport2018-12-141-0/+1
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-3111-19/+29
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-3110-10/+8
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-2/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-314-8/+8
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-313-4/+4
* memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport2018-10-311-2/+2
* alpha: switch to NO_BOOTMEMMike Rapoport2018-10-262-88/+14
* Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-10-252-188/+183
|\
| * alpha: unify the glue for sigreturn-like syscallsAl Viro2018-08-161-20/+10
| * alpha: use alpha_ni_syscall only for syscall zeroAl Viro2018-08-162-168/+173
* | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-241-27/+24
|\ \ | |/ |/|
| * sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-08-111-27/+24
* | alpha: fix osf_wait4() breakageAl Viro2018-07-221-4/+1
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-043-82/+28
|\
| * signal/alpha: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1
| * signal/alpha: Use send_sig_fault where appropriateEric W. Biederman2018-04-253-79/+24
| * 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-171-1/+1
* | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2Sinan Kaya2018-05-221-7/+7
* | alpha: simplify get_arch_dma_opsChristoph Hellwig2018-05-221-3/+1
* | alpha: use dma_direct_ops for jensenChristoph Hellwig2018-05-221-33/+0
|/
* alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree2018-04-072-1/+46
* alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-04-071-1/+1
* alpha: rtc: remove unused set_mmss opsAlexandre Belloni2018-04-071-99/+0
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-04-073-11/+10
|\
| * alpha: get rid of pointless insn in ret_from_kernel_threadAl Viro2018-03-281-1/+0
| * 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-021-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-181-0/+1
| * | alpha/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-112-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-02-025-9/+16
|\ \