aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAge
* dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-04
* arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-14
* Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-11
|\
| * arch: wire-up pidfd_open()Christian Brauner2019-06-28
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-08
|\ \
| * | smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-23
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-17
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-16
* | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\ \ | |/ |/|
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-23
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
* | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-15
| |/ |/|
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-12
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-06
|\
| * perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-21
* | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-06
* | timex: use __kernel_timex internallyDeepa Dinamani2019-02-06
* | alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann2019-01-25
* | alpha: add standard statfs64/fstatfs64 syscallsArnd Bergmann2019-01-25
* | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-25
* | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-25
* | alpha: update syscall macro definitionsArnd Bergmann2019-01-25
* | alpha: wire up io_pgetevents system callArnd Bergmann2019-01-25
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-12-31
|\
| * alpha: Remove some unused variablesMatt Turner2018-12-21
| * alpha: rtc: simplify alpha_rtc_initAlexandre Belloni2018-12-21
| * alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVEColin Ian King2018-12-21
| * alpha: generate uapi header and syscall table header filesFiroz Khan2018-12-21
| * alpha: add system call table generation supportFiroz Khan2018-12-21
| * alpha: remove CONFIG_OSF4_COMPAT flag from syscall tableFiroz Khan2018-12-21
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \ | |/ |/|
| * dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-20
| * alpha: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-06
* | alpha: fix hang caused by the bootmem removalMike Rapoport2018-12-14
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-31
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-31
* memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport2018-10-31
* alpha: switch to NO_BOOTMEMMike Rapoport2018-10-26
* Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-10-25
|\