summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* alpha: remove LCA and APECS based machinesArnd Bergmann2024-05-031-71/+8
* alpha: sable: remove early machine supportArnd Bergmann2024-05-031-9/+2
* alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann2024-05-031-16/+3
* vgacon: clean up global screen_info instancesArnd Bergmann2023-10-171-4/+2
* vgacon: remove screen_info dependencyArnd Bergmann2023-10-171-1/+1
* vgacon: rework screen_info #ifdef checksArnd Bergmann2023-10-171-0/+2
* Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-201-2/+1
|\
| * alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada2023-08-101-2/+1
* | tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby2023-07-251-1/+1
|/
* init: remove pointless Root_* valuesChristoph Hellwig2023-06-051-1/+1
* alpha: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-111-2/+2
* alpha: register early reserved memory in memblockMike Rapoport2021-07-281-6/+7
* kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-1/+1
* alpha: remove DISCONTIGMEM and NUMAMike Rapoport2021-06-291-16/+0
* alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2020-12-151-0/+1
* alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel2020-06-121-1/+6
* alpha: c_next should increase position indexMatt Turner2020-06-121-0/+1
* alpha: Replace strncmp with str_has_prefixChuhong Yuan2020-06-121-1/+1
* alpha: fix rtc port rangesMikulas Patocka2020-06-121-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* alpha: constify sysrq_key_opEmil Velikov2020-05-151-1/+1
* tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov2020-05-151-2/+11
* arch/alpha/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
* 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