index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
core_marvel.c
Age
Commit message (
Expand
)
Author
2025-07-09
alpha: replace sprintf()/strcpy() with scnprintf()/strscpy()
Thorsten Blum
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-05-03
alpha: don't make functions public without a reason
Al Viro
2022-10-10
alpha: fix marvel_ioread8 build regression
Arnd Bergmann
2022-10-04
alpha: add full ioread64/iowrite64 implementation
Arnd Bergmann
2021-06-29
alpha: remove DISCONTIGMEM and NUMA
Mike Rapoport
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
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 alloc_bootmem with memblock_alloc
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-04
alpha: marvel: make use of raw_spinlock variants
Julia Cartwright
2017-08-29
alpha: Fix section mismatches
Matt Turner
2017-08-29
alpha: Fix build error without CONFIG_VGA_HOSE.
Matt Turner
2016-06-04
char/genrtc: remove alpha support
Arnd Bergmann
2009-11-30
arch/alpha/kernel: Add kmalloc NULL tests
Julia Lawall
2009-09-24
alpha: AGP update (fixes compile failure)
Ivan Kokshaysky
2009-01-15
alpha: fix RTC on marvel
Ivan Kokshaysky
2008-10-20
alpha: use bcd2bin/bin2bcd
Adrian Bunk
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
alpha: convert to generic helpers for IPI function calls
Jens Axboe
2008-04-28
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2007-06-01
ALPHA: support graphics on non-zero PCI domains
Jay Estabrook
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds