index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2020-12-15
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2020-06-12
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
2020-06-12
alpha: c_next should increase position index
Matt Turner
2020-06-12
alpha: Replace strncmp with str_has_prefix
Chuhong Yuan
2020-06-12
alpha: fix rtc port ranges
Mikulas Patocka
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-05-15
alpha: constify sysrq_key_op
Emil Velikov
2020-05-15
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
2020-01-14
arch/alpha/setup: Drop dummy_con initialization
Arvind Sankar
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2018-12-14
alpha: fix hang caused by the bootmem removal
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-26
alpha: switch to NO_BOOTMEM
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: silence a buffer overflow warning
Dan Carpenter
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-07
alpha: move exports to actual definitions
Al Viro
2013-11-16
alpha: Allow HZ to be configured
Richard Henderson
2013-11-16
alpha: Notice if we're being run under QEMU
Richard Henderson
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
2011-10-31
alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-05-25
alpha: replace with new cpumask APIs
KOSAKI Motohiro
2011-04-17
alpha: Remove set but unused variables.
Richard Henderson
2009-06-16
alpha: bad macro expansion, parameter is member
Roel Kluin
2009-04-01
alpha: convert u64 to unsigned long long
Randy Dunlap
2008-12-26
cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...
Rusty Russell
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-05
arch/alpha: remove duplicate includes
Lucas Woods
2007-05-30
alpha: cleanup in bitops.h
Richard Henderson
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-02-12
[PATCH] Dynamic kernel command-line: alpha
Alon Bar-Lev
2006-10-11
[PATCH] alpha_ksyms.c cleanup
Al Viro
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-07-31
[PATCH] arch/alpha: Use ARRAY_SIZE macro
Tobias Klauser
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-04-11
[PATCH] alpha: SMP boot fixes
Brian Uhrain says
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-14
Input: pcspkr - separate device and driver registration
Michael Neuling
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds