summaryrefslogtreecommitdiff
path: root/arch/alpha/boot
AgeCommit message (Expand)Author
2023-02-24alpha/boot/misc: trim unused declarationsAl Viro
2023-02-24alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro
2023-02-24alpha/boot: fix the breakage from -isystem series...Al Viro
2023-02-14alpha: Add some spaces to ensure format specificationZhang Jiaming
2021-07-25alpha: fix spelling mistakesgushengxian
2021-07-25alpha: Remove space between * and parameter namegushengxian
2021-07-25alpha: fix typos in a commenttangchunyou
2020-06-12alpha: Replace strncmp with str_has_prefixChuhong Yuan
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann
2015-05-26alpha: Fix bootpfile and bootpzfile make targetsHelge Deller
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-11-15arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett
2009-09-22arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2007-07-31add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos
2007-07-31alpha: fix boot/main.c warningMeelis Roos
2007-07-31alpha: fix objstrip.c compilation warningsMeelis Roos
2007-07-31alpha: fix mkbb compilation warningsMeelis Roos
2007-06-01parse errors in ifdefsYoann Padioleau
2007-05-07ALPHA: fix BOOTP image creationIvan Kokshaysky
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2004-10-23[PATCH] alpha: bootp fixesIvan Kokshaysky
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr
2004-03-07[ALPHA] Fix compressed bootp.Richard Henderson
2003-09-09[PATCH] tidy up lib/inflate.c error messagesAndrew Morton
2003-08-15[ALPHA] Disable some printks in bootp.Richard Henderson
2003-08-04[ALPHA] Compressed kernel bootp images.Richard Henderson
2003-03-10kbuild: Use targets := to tell kbuild about additional targetsSam Ravnborg
2003-02-25[PATCH] Spelling fixes: immediatelyMichael Hayes
2003-01-14[PATCH] alpha bootp targetIvan Kokshaysky
2003-01-02[ALPHA] Makefile cleanup from Sam Ravnborg <sam@ravnborg.org>.Richard Henderson
2002-10-08[PATCH] alpha build fixesIvan Kokshaysky
2002-10-02kbuild: Use $(core-y) and friends directlyKai Germaschewski
2002-08-16kbuild: Remove HPATH, general cleanupKai Germaschewski
2002-08-10[PATCH] alpha: misc fixes [9/10]Ivan Kokshaysky
2002-06-15kbuild: Add support for alpha asm offset generationKai Germaschewski
2002-05-24kbuild: Use consistently FORCE instead of dummyKai Germaschewski
2002-05-13Fix arch/alpha/boot AS ruleKai Germaschewski
2002-05-12Use standard AS rule.Kai Germaschewski