Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0d341e0ddb1a3444716420ad9151949c02adbe4e
/
arch
/
parisc
/
Makefile
0d341e0
parisc: suppress error messages for 'make clean'
by Helge Deller
· 4 years, 8 months ago
ededa08
parisc: Fix defconfig selection
by Helge Deller
· 4 years, 9 months ago
a1326b17
module/ftrace: handle patchable-function-entry
by Mark Rutland
· 5 years ago
10df063
kbuild: rebuild modules when module linker scripts are updated
by Masahiro Yamada
· 5 years ago
f2c5ed0
parisc: Add archclean Makefile target
by James Bottomley
· 5 years ago
c5df045
parisc: rename default_defconfig to defconfig
by Masahiro Yamada
· 5 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
75dd474
kbuild: remove src and obj from the top Makefile
by Masahiro Yamada
· 5 years ago
6ca6366
parisc: add dynamic ftrace
by Sven Schnelle
· 6 years ago
575afc4
parisc: generate uapi header and system call table files
by Firoz Khan
· 6 years ago
1e8249b
parisc: Enable -ffunction-sections for modules on 32-bit kernel
by Helge Deller
· 6 years ago
c9dfa0c
parisc: remove check for minimum required GCC version
by Masahiro Yamada
· 6 years ago
24b6c22
parisc: Build kernel without -ffunction-sections
by Helge Deller
· 7 years ago
1f2f01b
kbuild: add machine size to CHECKFLAGS
by Luc Van Oostenryck
· 7 years ago
14516765
kbuild: add endianness flag to CHEKCFLAGS
by Luc Van Oostenryck
· 7 years ago
89e050c
parisc: Make bzImage default build target
by Helge Deller
· 7 years ago
3744d98
parisc: Pass endianness info to sparse
by Luc Van Oostenryck
· 7 years ago
af21b01
parisc: Reintroduce option to gzip-compress the kernel
by Helge Deller
· 7 years ago
b6adc16
parisc: Wire up support for self-extracting kernel
by Helge Deller
· 7 years ago
366dd4e
parisc: Fix ftrace function tracer
by Helge Deller
· 9 years ago
27a22ee
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
e28f295
parisc: hpux - Do not compile hpux subdirectory
by Helge Deller
· 10 years ago
665d92e
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
by Masahiro Yamada
· 10 years ago
d26a773
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
by John David Anglin
· 10 years ago
b0756b5
parisc: make "make install" not depend on vmlinux
by Helge Deller
· 11 years ago
594174d
parisc: switch to gzip-compressed vmlinuz kernel
by Helge Deller
· 12 years ago
7660390
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
by Paul Bolle
· 12 years ago
6880b01
parisc: make default cross compiler search more robust (v3)
by Helge Deller
· 12 years ago
93782eb
parisc: fix NATIVE set up in build
by Mike Frysinger
· 12 years ago
cf71130
parisc: disable -mlong-calls compiler option for kernel modules
by Helge Deller
· 12 years ago
1905b77
parisc: do not install modules when installing kernel
by Rolf Eike Beer
· 12 years ago
ec758f9
parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux executables
by Helge Deller
· 12 years ago
0e39718
parisc: enhance automatic CONFIG_CROSS_COMPILE detection
by Helge Deller
· 12 years ago
4c01acc
[PARISC] fix code to find libgcc
by James Bottomley
· 13 years ago
481f93b
parisc: Fix init_task fallout
by Thomas Gleixner
· 13 years ago
aabb70d
[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.
by James Bottomley
· 13 years ago
caa27b6
kbuild: use INSTALLKERNEL to select customized installkernel script
by Sam Ravnborg
· 15 years ago
d75f054
parisc: add ftrace (function and graph tracer) functionality
by Helge Deller
· 16 years ago
6525ee5
parisc: quiet palo not-found message from "which"
by Kyle McMartin
· 16 years ago
c04f7ae
[PARISC] move defconfig to arch/parisc/configs/
by Adrian Bunk
· 17 years ago
9d29213
Revert "[PARISC] import necessary bits of libgcc.a"
by Kyle McMartin
· 17 years ago
f67d403
[PARISC] Make palo target work when $obj != $src
by Kyle McMartin
· 17 years ago
9430d37
[PARISC] Fix tests in palo target
by Kyle McMartin
· 17 years ago
27db71a
[PARISC] Fix palo target
by Kyle McMartin
· 17 years ago
5feb4f3
[PARISC] Restore palo target
by Kyle McMartin
· 17 years ago
991b7d6
[PARISC] Attempt to clean up parisc/Makefile
by Kyle McMartin
· 17 years ago
efb80e7
[PARISC] import necessary bits of libgcc.a
by Kyle McMartin
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
f5280cb
[PARISC] Remove GCC_VERSION usage as suggested by Adrian Bunk
by Grant Grundler
· 18 years ago
5beb5f3
[PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64
by Randolph Chung
· 19 years ago
fa681a1
[PARISC] Disable use of fpregs in pa_memcpy
by Randolph Chung
· 19 years ago
0013a85
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago