linux-mainline 3.3rc6-1:
- New upstream release
- Binaries at http://arch.miffe.org/
Search Criteria
Package Details: linux-mainline-headers 6.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Headers and scripts for building modules for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 278 |
Popularity: | 2.36 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-11-18 03:24 (UTC) |
Dependencies (16)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 64 65 66 67 68 69 70 71 72 73 74 .. 76 Next › Last »
miffe commented on 2012-03-04 21:06 (UTC)
cowai commented on 2012-03-01 15:56 (UTC)
I made a package that fixes rc6 issues and wifi kernel panics tailored for asus zenbooks: https://aur.archlinux.org/packages.php?ID=57197
<deleted-account> commented on 2012-02-27 22:45 (UTC)
The patch @cowai is talking about was applied to 3.3rc5, however it contains a small bug due to operator precedence.
The following patch has _not_ been applied to 3.3rc5
http://lists.freedesktop.org/archives/intel-gfx/2012-February/015319.html
miffe commented on 2012-02-26 04:35 (UTC)
linux-mainline 3.3rc5-1:
- New upstream release
- Binaries at http://arch.miffe.org/
cowai commented on 2012-02-20 02:05 (UTC)
This patch I think should be in there: http://lists.freedesktop.org/archives/intel-gfx/2012-February/015131.html
intel RC6 is unstable with deep rc6. This patch disables it.
miffe commented on 2012-02-19 17:11 (UTC)
linux-mainline 3.3rc4-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2012-02-12 19:32 (UTC)
@vasilito: Once the linux package is updated to include that, it will appear here too.
vasilito commented on 2012-02-12 08:01 (UTC)
As far as I understand bcma and brcsmac can coexist on the most recent kernel.
Please configure the mainline with the following options to support recent MacBook notebooks:
+CONFIG_B43_BCMA=y
+CONFIG_B43_BCMA_PIO=y
+CONFIG_B43_PHY_HT=y
+CONFIG_BCMA=m
+CONFIG_BCMA_BLOCKIO=y
+CONFIG_BCMA_HOST_PCI_POSSIBLE=y
+CONFIG_BCMA_HOST_PCI=y
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here