summaryrefslogtreecommitdiff
path: root/arch/alpha/boot
AgeCommit message (Expand)AuthorFilesLines
2023-02-25alpha/boot/misc: trim unused declarationsAl Viro1-2/+0
2023-02-25alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro1-1/+1
2023-02-25alpha/boot: fix the breakage from -isystem series...Al Viro4-5/+5
2023-02-14alpha: Add some spaces to ensure format specificationZhang Jiaming1-6/+6
2021-07-26alpha: fix spelling mistakesgushengxian1-1/+1
2021-07-26alpha: Remove space between * and parameter namegushengxian1-1/+1
2021-07-26alpha: fix typos in a commenttangchunyou1-1/+1
2020-06-13alpha: Replace strncmp with str_has_prefixChuhong Yuan1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport3-3/+0
2020-02-03kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-07-17kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann1-1/+1
2015-05-26alpha: Fix bootpfile and bootpzfile make targetsHelge Deller4-7/+319
2013-03-09alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells4-4/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4-0/+4
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg3-3/+3
2009-11-16arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett1-1/+1
2009-09-22arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin1-1/+1
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-37/+2
2007-08-01add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos1-1/+1
2007-08-01alpha: fix boot/main.c warningMeelis Roos1-1/+1
2007-08-01alpha: fix objstrip.c compilation warningsMeelis Roos1-1/+1
2007-08-01alpha: fix mkbb compilation warningsMeelis Roos1-2/+3
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-05-07ALPHA: fix BOOTP image creationIvan Kokshaysky2-1/+6
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge1-1/+1
2006-07-04kbuild: introduce utsrelease.hSam Ravnborg3-3/+3
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds9-0/+1776