summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-121-1/+1
* alpha: fix hang caused by the bootmem removalMike Rapoport2018-12-141-0/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-311-1/+1
* alpha: switch to NO_BOOTMEMMike Rapoport2018-10-261-86/+12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* alpha: silence a buffer overflow warningDan Carpenter2017-09-041-2/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* alpha: move exports to actual definitionsAl Viro2016-08-071-0/+1
* alpha: Allow HZ to be configuredRichard Henderson2013-11-161-2/+8
* alpha: Notice if we're being run under QEMURichard Henderson2013-11-161-1/+12
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-1/+0
* alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-251-1/+1
* alpha: Remove set but unused variables.Richard Henderson2011-04-171-3/+3
* alpha: bad macro expansion, parameter is memberRoel Kluin2009-06-161-3/+3
* alpha: convert u64 to unsigned long longRandy Dunlap2009-04-011-1/+1
* cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-261-0/+5
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+3
* arch/alpha: remove duplicate includesLucas Woods2008-02-051-1/+0
* alpha: cleanup in bitops.hRichard Henderson2007-05-301-1/+2
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-9/+0
* [PATCH] Dynamic kernel command-line: alphaAlon Bar-Lev2007-02-121-3/+3
* [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-111-0/+6
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser2006-07-311-26/+24
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
* [PATCH] alpha: SMP boot fixesBrian Uhrain says2006-04-111-0/+17
* Manual merge with Linus.Dmitry Torokhov2006-04-021-10/+4
|\
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-2/+3
| * [PATCH] unify PFN_* macrosDave Hansen2006-03-271-8/+1
* | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-141-0/+18
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1486