index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
package
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: rpm-pkg: add dtb files in kernel rpm
Jose Ignacio Tornos Martinez
2024-03-19
1
-0
/
+13
*
Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"
Masahiro Yamada
2024-02-19
1
-3
/
+1
*
Revert "kbuild/mkspec: support 'update-bootloader'-based systems"
Masahiro Yamada
2024-02-19
1
-5
/
+0
*
kbuild: rpm-pkg: mark installed files in /boot as %ghost
Masahiro Yamada
2024-02-19
1
-0
/
+4
*
kbuild: rpm-pkg: do not include depmod-generated files
Masahiro Yamada
2024-02-19
1
-3
/
+19
*
kbuild: deb-pkg: call more misc debhelper commands
Masahiro Yamada
2024-02-19
2
-9
/
+5
*
kbuild: deb-pkg: build binary-arch in parallel
Masahiro Yamada
2024-02-19
2
-34
/
+47
*
kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'
Masahiro Yamada
2024-02-19
1
-7
/
+9
*
kbuild: deb-pkg: show verbose log for direct package builds
Masahiro Yamada
2024-02-19
1
-0
/
+8
*
kbuild: rpm-pkg: simplify installkernel %post
Jose Ignacio Tornos Martinez
2024-01-31
1
-11
/
+11
*
kbuild: deb-pkg: use debian/<package> for tmpdir
Masahiro Yamada
2024-01-10
1
-29
/
+12
*
kbuild: deb-pkg: move 'make headers' to build-arch
Masahiro Yamada
2024-01-10
2
-3
/
+2
*
kbuild: deb-pkg: do not search for 'scripts' directory under arch/
Masahiro Yamada
2024-01-05
1
-1
/
+1
*
kbuild: deb-pkg: use build ID instead of debug link for dbg package
Masahiro Yamada
2024-01-05
1
-19
/
+13
*
kbuild: deb-pkg: use more debhelper commands in builddeb
Masahiro Yamada
2024-01-05
3
-18
/
+14
*
kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rules
Masahiro Yamada
2024-01-05
1
-5
/
+3
*
kbuild: deb-pkg: allow to run debian/rules from output directory
Masahiro Yamada
2024-01-05
1
-1
/
+1
*
kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed
Masahiro Yamada
2024-01-05
2
-4
/
+14
*
kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rules
Masahiro Yamada
2023-12-29
2
-16
/
+3
*
kbuild: deb-pkg: factor out common Make options in debian/rules
Masahiro Yamada
2023-12-29
1
-4
/
+4
*
kbuild: deb-pkg: hard-code Build-Depends
Masahiro Yamada
2023-12-29
1
-3
/
+2
*
kbuild: deb-pkg: split debian/copyright from the mkdebian script
Masahiro Yamada
2023-12-29
2
-20
/
+17
*
kbuild: deb-pkg: remove the fakeroot builds support
Masahiro Yamada
2023-12-10
1
-7
/
+1
*
scripts: clean up IA-64 code
Masahiro Yamada
2023-12-03
2
-7
/
+1
*
kbuild: remove the last use of old cmd_src_tar rule in packaging
Masahiro Yamada
2023-11-28
1
-1
/
+1
*
kbuild: buildtar: always make modules_install
Petr Vorel
2023-11-28
1
-4
/
+2
*
kbuild: buildtar: Remove unused $dirs
Petr Vorel
2023-11-28
1
-2
/
+0
*
kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/
Masahiro Yamada
2023-10-03
1
-0
/
+6
*
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2023-10-01
2
-4
/
+0
*
kbuild: fix kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
2023-09-15
1
-1
/
+1
*
kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
Masahiro Yamada
2023-08-29
1
-0
/
+5
*
kbuild: deb-pkg: split debian/rules
Masahiro Yamada
2023-08-08
2
-29
/
+33
*
kbuild: deb-pkg: use Debian compliant shebang for debian/rules
Masahiro Yamada
2023-08-08
1
-1
/
+1
*
kbuild: rpm-pkg: refactor *rpm-pkg targets
Masahiro Yamada
2023-07-25
1
-8
/
+0
*
kbuild: rpm-pkg: split out the body of spec file
Masahiro Yamada
2023-07-25
2
-120
/
+120
*
kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package
Masahiro Yamada
2023-07-25
1
-28
/
+25
*
kbuild: rpm-pkg: run modules_install for non-modular kernel
Masahiro Yamada
2023-07-25
1
-9
/
+6
*
kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg
Masahiro Yamada
2023-07-25
1
-15
/
+16
*
kbuild: rpm-pkg: use a dummy string for _arch when undefined
Masahiro Yamada
2023-07-25
1
-3
/
+2
*
kbuild: rpm-pkg: derive the Version from %{KERNELRELEASE}
Masahiro Yamada
2023-07-25
1
-3
/
+1
*
kbuild: refactor kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
2023-07-25
3
-33
/
+41
*
kbuild: add a phony target to run a command with Kbuild env vars
Masahiro Yamada
2023-07-25
1
-1
/
+2
*
kbuild: rpm-pkg: replace $KERNELRELEASE in spec file with %{KERNELRELEASE}
Masahiro Yamada
2023-07-25
1
-29
/
+30
*
kbuild: rpm-pkg: replace $__KERNELRELEASE in spec file with %{version}
Masahiro Yamada
2023-07-25
1
-2
/
+2
*
kbuild: rpm-pkg: record ARCH option in spec file
Masahiro Yamada
2023-07-25
1
-1
/
+3
*
kbuild: rpm-pkg: use %{makeflags} to pass common Make options
Masahiro Yamada
2023-07-25
1
-5
/
+6
*
kbuild: rpm-pkg: do not hard-code $MAKE in spec file
Masahiro Yamada
2023-07-25
1
-5
/
+7
*
kbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile' in spec file
Masahiro Yamada
2023-07-25
1
-1
/
+0
*
kbuild: rpm-pkg: define _arch conditionally
Masahiro Yamada
2023-07-25
1
-1
/
+1
*
kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb
Masahiro Yamada
2023-06-27
1
-8
/
+4
[next]