index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
1
-13
/
+11
|
\
|
*
arch: decompressor: remove useless vmlinux.bin.all-y
Masahiro Yamada
2022-01-14
1
-8
/
+6
|
*
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
2022-01-14
1
-5
/
+5
*
|
parisc: decompressor: do not copy source files while building
Masahiro Yamada
2022-01-05
4
-10
/
+4
|
/
*
parisc: decompressor: clean up Makefile
Masahiro Yamada
2021-11-01
1
-4
/
+3
*
parisc: decompressor: remove repeated depenency of misc.o
Masahiro Yamada
2021-11-01
1
-2
/
+0
*
parisc: Add missing FORCE prerequisite in Makefile
Helge Deller
2021-09-09
1
-9
/
+9
*
parisc: Fix unaligned-access crash in bootloader
Helge Deller
2021-09-03
1
-1
/
+1
*
parisc: remove unused arch/parisc/boot/install.sh and its phony target
Masahiro Yamada
2021-08-30
2
-69
/
+0
*
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+1
*
parisc: use -fno-strict-aliasing for decompressor
Arnd Bergmann
2020-05-10
1
-0
/
+1
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
parisc: Have git ignore generated real2.S and firmware.c
Jeroen Roovers
2019-09-12
1
-0
/
+2
*
parisc: Add archclean Makefile target
James Bottomley
2019-08-01
1
-0
/
+1
*
parisc: Strip debug info from kernel before creating compressed vmlinuz
Helge Deller
2019-08-01
1
-1
/
+2
*
parisc: Fix build of compressed kernel even with debug enabled
Helge Deller
2019-08-01
1
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
2019-05-06
1
-3
/
+3
*
parisc: PA-Linux requires at least 32 MB RAM
Helge Deller
2019-05-03
1
-11
/
+20
*
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
Masahiro Yamada
2019-02-21
1
-6
/
+0
*
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
2018-10-17
3
-25
/
+84
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-0
/
+2
|
\
|
*
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2018-01-09
1
-0
/
+2
*
|
parisc: Fix indenting in puts()
Helge Deller
2017-12-17
1
-2
/
+2
|
/
*
parisc: Unbreak bootloader due to gcc-7 optimizations
Helge Deller
2017-09-22
2
-2
/
+3
*
parisc: Add core code for self-extracting kernel
Helge Deller
2017-08-22
9
-0
/
+679