summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2024-05-03alpha: remove LCA and APECS based machinesArnd Bergmann-71/+8
2024-05-03alpha: sable: remove early machine supportArnd Bergmann-9/+2
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann-16/+3
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann-4/+2
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann-1/+1
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann-0/+2
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman-2/+1
2023-08-10alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada-2/+1
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby-1/+1
2023-06-05init: remove pointless Root_* valuesChristoph Hellwig-1/+1
2022-09-11alpha: move from strlcpy with unused retval to strscpyWolfram Sang-2/+2
2021-07-28alpha: register early reserved memory in memblockMike Rapoport-6/+7
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-1/+1
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport-16/+0
2020-12-15alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport-0/+1
2020-06-12alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel-1/+6
2020-06-12alpha: c_next should increase position indexMatt Turner-0/+1
2020-06-12alpha: Replace strncmp with str_has_prefixChuhong Yuan-1/+1
2020-06-12alpha: fix rtc port rangesMikulas Patocka-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-1/+0
2020-05-15alpha: constify sysrq_key_opEmil Velikov-1/+1
2020-05-15tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov-2/+11
2020-01-14arch/alpha/setup: Drop dummy_con initializationArvind Sankar-2/+0
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport-1/+1
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+0
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport-1/+1
2018-10-26alpha: switch to NO_BOOTMEMMike Rapoport-86/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-04alpha: silence a buffer overflow warningDan Carpenter-2/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-08-07alpha: move exports to actual definitionsAl Viro-0/+1
2013-11-16alpha: Allow HZ to be configuredRichard Henderson-2/+8
2013-11-16alpha: Notice if we're being run under QEMURichard Henderson-1/+12
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells-1/+0
2011-10-31alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker-0/+1
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro-1/+1
2011-04-17alpha: Remove set but unused variables.Richard Henderson-3/+3
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin-3/+3
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap-1/+1
2008-12-26cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell-0/+5
2008-02-08procfs: constify function pointer tablesJan Engelhardt-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-1/+0
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-2/+3
2008-02-05arch/alpha: remove duplicate includesLucas Woods-1/+0
2007-05-30alpha: cleanup in bitops.hRichard Henderson-1/+2
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann-9/+0
2007-02-12[PATCH] Dynamic kernel command-line: alphaAlon Bar-Lev-3/+3
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro-0/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0