index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
package
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-21
kbuild: rpm-pkg: fix version number handling
Masahiro Yamada
2
-9
/
+2
2017-09-21
kbuild: deb-pkg: remove firmware package support
Masahiro Yamada
1
-21
/
+1
2017-09-21
kbuild: rpm-pkg: delete firmware_install to fix build error
Masahiro Yamada
1
-6
/
+2
2017-09-13
kbuild: buildtar: do not print successful message if tar returns error
Masahiro Yamada
1
-16
/
+13
2017-09-13
kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled
Masahiro Yamada
1
-2
/
+3
2017-09-02
kbuild: Use KCONFIG_CONFIG in buildtar
Nicolas Porcel
1
-2
/
+2
2017-05-10
Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+3
2017-04-25
builddeb: fix typo
Andrew Donnellan
1
-1
/
+1
2017-04-25
builddeb: Update a few outdated and hardcoded strings
Riku Voipio
1
-6
/
+1
2017-03-28
Fix dead URLs to ftp.kernel.org
SeongJae Park
1
-2
/
+2
2017-03-20
deb-pkg: Remove the KBUILD_IMAGE workaround
Michal Marek
1
-6
/
+1
2016-12-11
Merge branch 'kbuild/rc-fixes' into kbuild/misc
Michal Marek
1
-1
/
+1
2016-12-11
kbuild/mkspec: avoid using brace expansion
Anton Tikhomirov
1
-1
/
+2
2016-11-25
builddeb: fix cross-building to arm64 producing host-arch debs
Adam Borowski
1
-1
/
+1
2016-08-16
builddeb: Skip gcc-plugins when not configured
Kees Cook
1
-1
/
+3
2016-08-02
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-4
/
+7
2016-07-26
Fix the Debian packaging script on systems with no codename
Marcin Mielniczuk
1
-1
/
+2
2016-07-26
builddeb: fix file permissions before packaging
Henning Schild
1
-0
/
+2
2016-07-19
builddeb: really include objtool binary in headers package
Wilfried Klaebe
1
-3
/
+3
2016-06-07
GCC plugin infrastructure
Emese Revfy
1
-0
/
+1
2016-05-16
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Srinivas Pandruvada
1
-2
/
+2
2016-05-10
builddeb: fix missing headers in linux-headers package
Azriel Samson
1
-1
/
+1
2016-05-10
builddeb: include objtool binary in headers package
Bjørn Mork
1
-0
/
+3
2016-04-20
kbuild/mkspec: support 'update-bootloader'-based systems
Jiri Kosina
1
-0
/
+5
2016-03-04
kbuild/mkspec: clean boot loader configuration on rpm removal
Paolo Abeni
1
-0
/
+5
2016-02-26
kbuild/mkspec: fix grub2 installkernel issue
Jiri Kosina
1
-4
/
+4
2015-11-24
package Makefile: fix perf-tar targets when outdir is set
Riku Voipio
1
-2
/
+2
2015-11-10
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-1
/
+10
2015-10-26
deb-pkg: Add automatic support for armhf architecture
Ben Hutchings
1
-1
/
+10
2015-10-16
builddeb: remove debian/files before build
Riku Voipio
1
-2
/
+2
2015-09-04
deb-pkg: add source package
Riku Voipio
2
-6
/
+49
2015-09-04
package/Makefile: move source tar creation to a function
Riku Voipio
1
-13
/
+16
2015-08-26
kbuild: avoid listing /lib/modules in kernel spec file
Mike Marciniszyn
1
-1
/
+0
2015-08-19
fallback to hostname in scripts/package/builddeb
Christian Kujau
1
-1
/
+1
2015-08-19
deb-pkg: simplify directory creation
Riku Voipio
1
-14
/
+5
2015-06-15
scripts/package/Makefile: rpmbuild is needed for rpm targets
Jim Davis
1
-6
/
+2
2015-05-20
deb-pkg: Add device tree blobs to the package
Arnaud Patard (Rtp)
1
-0
/
+7
2015-05-06
builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...
Andrey Skvortsov
1
-0
/
+6
2015-04-27
deb-pkg: move setting debarch for a separate function
Riku Voipio
1
-7
/
+11
2015-04-27
kbuild/mkspec: Simplify vmlinux.bz2 creation
Borislav Petkov
1
-3
/
+1
2015-01-06
builddeb: Try to determine distribution
Sedat Dilek
1
-1
/
+12
2015-01-02
builddeb: Update year and git repository URL in debian/copyright
Sedat Dilek
1
-2
/
+2
2014-12-08
scripts/package: binrpm-pkg do not create source and devel package
Jérôme Glisse
1
-0
/
+4
2014-10-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-14
/
+12
2014-10-06
deb-pkg: remove obsolete -isp option to dpkg-gencontrol
Asbjoern Sloth Toennesen
1
-1
/
+1
2014-09-12
deb-pkg: Add support for powerpc little endian
Michael Neuling
1
-1
/
+1
2014-08-26
builddeb: put the dbg files into the correct directory
Michal Marek
1
-12
/
+10
2014-08-20
kbuild: Make scripts executable
Michal Marek
2
-0
/
+0
2014-06-18
builddeb: fix missing headers in linux-headers package
Fathi Boudra
1
-1
/
+3
2014-06-18
kbuild: Fix tar-pkg with relative $(objtree)
Michal Marek
1
-2
/
+1
[next]