aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-25alpha: fix spelling mistakesgushengxian1-1/+1
2021-07-25alpha: Remove space between * and parameter namegushengxian1-1/+1
2021-07-25alpha: fix typos in a commenttangchunyou1-1/+1
2020-06-12alpha: 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-04kbuild: 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-18kbuild: 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-08alpha: 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 implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg3-3/+3
2009-11-15arch/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-07-31add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos1-1/+1
2007-07-31alpha: fix boot/main.c warningMeelis Roos1-1/+1
2007-07-31alpha: fix objstrip.c compilation warningsMeelis Roos1-1/+1
2007-07-31alpha: 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-03kbuild: introduce utsrelease.hSam Ravnborg3-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+1776