index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
2019-01-25
alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Arnd Bergmann
2019-01-25
alpha: add standard statfs64/fstatfs64 syscalls
Arnd Bergmann
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2019-01-25
alpha: update syscall macro definitions
Arnd Bergmann
2019-01-25
alpha: wire up io_pgetevents system call
Arnd Bergmann
2019-01-21
perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-21
alpha: Remove some unused variables
Matt Turner
2018-12-21
alpha: rtc: simplify alpha_rtc_init
Alexandre Belloni
2018-12-21
alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE
Colin Ian King
2018-12-21
alpha: generate uapi header and syscall table header files
Firoz Khan
2018-12-21
alpha: add system call table generation support
Firoz Khan
2018-12-21
alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
Firoz Khan
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-14
alpha: fix hang caused by the bootmem removal
Mike Rapoport
2018-12-06
alpha: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_node with memblock_alloc_node
Mike Rapoport
2018-10-26
alpha: switch to NO_BOOTMEM
Mike Rapoport
2018-10-25
Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-24
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-16
alpha: unify the glue for sigreturn-like syscalls
Al Viro
2018-08-16
alpha: use alpha_ni_syscall only for syscall zero
Al Viro
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-22
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
Sinan Kaya
2018-05-22
alpha: simplify get_arch_dma_ops
Christoph Hellwig
2018-05-22
alpha: use dma_direct_ops for jensen
Christoph Hellwig
2018-04-25
signal/alpha: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal/alpha: Use send_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal/alpha: Replace TRAP_FIXME with TRAP_UNK
Eric W. Biederman
2018-04-25
signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-17
signal/alpha: Document a conflict with SI_USER for SIGFPE
Eric W. Biederman
2018-04-07
alpha: Implement CPU vulnerabilities sysfs functions.
Michael Cree
2018-04-07
alpha: rtc: stop validating rtc_time in .read_time
Alexandre Belloni
[next]