summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc4.git0.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-02-161-2/+57
|\
| * Linux v4.5-rc4Justin M. Forbes2016-02-151-2/+10
| |
| * Add kernel-cross-headers subpackageJosh Boyer2016-02-151-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The kernel-headers package it primarily used in Fedora to build the toolchain components. This works fine for native builds, but we do not have cross-architecture headers available. That means that the cross compiler toolchains we have can only be built without headers and therefore are only useful for building the kernel. Given that Fedora does not allow cross-compiling of it's packages, that hasn't been a problem to date. However, the toolchains might be used by application developers to build their own software. Providing the ability to build cross toolchains that offer glibc as well may benefit these users. This provides a kernel-cross-headers package that will at least allow this possibility.
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc3.git3.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-02-131-1/+10
|\|
| * Fix warning spew from vmware sockets (rhbz 1288684)Laura Abbott2016-02-121-0/+6
| |
| * Linux v4.5-rc3-83-gc05235dJustin M. Forbes2016-02-121-1/+4
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc3.git2.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-02-121-2/+42
|\|
| * Linux v4.5-rc3-57-g721675fJustin M. Forbes2016-02-111-1/+4
| |
| * Linux v4.5-rc3-19-g7cf91adJustin M. Forbes2016-02-091-2/+5
| |
| * Let 'make prepare' succeed with kernel-develLaura Abbott2016-02-091-1/+30
| | | | | | | | | | | | | | | | Due to a few missing files, running 'make prepare' on the kernel-devel sources will fail. This isn't a huge issue but can lead to confusion for users who are trying to follow tutorials elsewhere that may mention running make prepare. Copy the necessary files over to the devel package.
| * Fix Power64 kernel buildPeter Robinson2016-02-091-1/+6
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc3.git0.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-02-091-10/+13
|\|
| * Linux v4.5-rc3Justin M. Forbes2016-02-081-6/+7
| |
| * Linux v4.5-rc2-212-gdf48ab3Justin M. Forbes2016-02-051-1/+4
| |
| * aarch64: drop non upstreamable AMD A0 NIC as the HW has now been recalledPeter Robinson2016-02-041-4/+0
| |
| * Linux v4.5-rc2-192-gb37a05cJustin M. Forbes2016-02-031-1/+4
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc2.git1.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-02-031-5/+6
|\|
| * Linux v4.5-rc2-163-g34229b2Justin M. Forbes2016-02-021-5/+6
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc2.git0.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-02-021-12/+7
|\|
| * linux v4.5-rc2Justin M. Forbes2016-02-011-12/+7
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc1.git2.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-02-011-2/+28
|\|
| * Backport HID sony patch to fix some gamepads (rhbz 1255235)Josh Boyer2016-01-291-0/+6
| |
| * Linux v4.5-rc1-32-g26cd836Justin M. Forbes2016-01-291-1/+4
| |
| * Add patches to fix suprious NEWLINK netlink messages (rhbz 1302037)Josh Boyer2016-01-281-0/+7
| |
| * Linux v4.5-rc1-28-g03c21cbJustin M. Forbes2016-01-281-3/+7
| |
| * Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set (rhbz 1301099)Justin M. Forbes2016-01-271-1/+7
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc1.git0.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-01-261-3/+7
|\|
| * Linux v4.5-rc1Justin M. Forbes2016-01-251-3/+7
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc0.git9.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-01-231-4/+13
|\|
| * Linux v4.4-10454-g3e1e21cJustin M. Forbes2016-01-221-4/+7
| |
| * Fix backtrace from PNP conflict on Haswell-ULT (rhbz 1300955)Josh Boyer2016-01-221-0/+6
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc0.git8.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-01-221-5/+17
|\|
| * Linux v4.4-10062-g30f0530Justin M. Forbes2016-01-211-4/+4
| |
| * Fix incorrect country code issue on RTL8812AE devices (rhbz 1279653)Josh Boyer2016-01-211-0/+6
| |
| * Linux v4.4-8950-g2b4015eJustin M. Forbes2016-01-201-4/+4
| |
| * CVE-2016-0723 memory disclosure and crash in tty layer (rhbz 1296253 1300224)Josh Boyer2016-01-201-0/+6
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc0.git6.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-01-201-3/+22
|\|
| * Linux v4.4-8855-ga200dcbJustin M. Forbes2016-01-191-1/+8
| |
| * Fix boot on TI am33xx/omap devicesPeter Robinson2016-01-191-0/+3
| |
| * add patch to fix cpupower utils buildPeter Robinson2016-01-191-0/+3
| |
| * Linux v4.4-8606-g5807fcaJustin M. Forbes2016-01-181-3/+4
| |
| * Build usb gadget/OTG on aarch64, more arm/aarch64 cleanups for 4.5Peter Robinson2016-01-181-1/+2
| |
| * ARM: enable nvmem driversPeter Robinson2016-01-171-0/+1
| |
| * Minor updates to aarch64/ARMv7/PowerPCPeter Robinson2016-01-171-0/+3
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc0.git4.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-01-161-6/+4
|\|
| * Linux v4.4-5966-g7d1fc01Justin M. Forbes2016-01-151-6/+4
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc0.git3.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-01-151-4/+4
|\|
| * Linux v4.4-5593-g7fdec82Justin M. Forbes2016-01-141-4/+4
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.5.0-0.rc0.git2.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-01-141-22/+4
|\|
| * v4.4-3408-g6799060Justin M. Forbes2016-01-131-22/+4
| |