summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/f25' into f25-user-thl-vanilla-fedorakernel-4.8.1-1.vanilla.knurd.1.fc26kernel-4.8.1-1.vanilla.knurd.1.fc25kernel-4.8.1-1.vanilla.knurd.1.fc24kernel-4.8.1-1.vanilla.knurd.1.fc23Thorsten Leemhuis2016-10-071-1/+4
|\
| * Linux v4.8.1Justin M. Forbes2016-10-071-1/+4
| |
* | fix merge errorsThorsten Leemhuis2016-10-071-786/+2
| |
* | Revert "Drop stable_rc macros"Thorsten Leemhuis2016-10-071-0/+18
| | | | | | | | This reverts commit 8a6c714a8c5421fc5985f2a14bc75bee3e381624.
* | fixmerge conflictsThorsten Leemhuis2016-10-071-5/+16
|/
* Add patch to fix Xorg starting with virtio (rhbz 1366842)Josh Boyer2016-10-041-0/+6
|
* Linux v4.8Justin M. Forbes2016-10-031-5/+9
|
* ARM config cleanups, some minor general cleanupsPeter Robinson2016-10-031-1/+2
|
* Some bcm283x VC4 fixes for Raspberry PiPeter Robinson2016-09-301-0/+5
|
* Linux v4.8-rc8-28-g9a2172aJustin M. Forbes2016-09-301-1/+4
|
* Linux v4.8-rc8-13-g53061afJustin M. Forbes2016-09-291-1/+4
|
* Linux v4.8-rc8-8-gae6dd8dJustin M. Forbes2016-09-281-2/+6
|
* Enable CONFIG_DEBUG_MODULE_RONX for arm targetsLaura Abbott2016-09-261-0/+3
|
* Linux v4.8-rc8Justin M. Forbes2016-09-261-3/+7
|
* Updates to crash driver from Dave AndersonJosh Boyer2016-09-251-0/+3
|
* Linux v4.8-rc7-158-g78bbf15Justin M. Forbes2016-09-231-1/+4
|
* Linux v4.8-rc7-142-gb1f2bebJustin M. Forbes2016-09-221-1/+4
|
* Linux v4.8-rc7-42-g7d1e042Justin M. Forbes2016-09-211-1/+4
|
* Linux v4.8-rc7-37-gd2ffb01Justin M. Forbes2016-09-201-2/+6
|
* Linux v4.8-rc7Justin M. Forbes2016-09-191-3/+11
|
* Update ARM64 pci-e quicks to latest upstream, update x-gene quirks patchPeter Robinson2016-09-171-1/+4
|
* Enable CPU IDLE on ARMv7, Tweak big.LITTLE on ARMv7Peter Robinson2016-09-171-0/+4
|
* Linux v4.8-rc6-231-g024c7e3Justin M. Forbes2016-09-161-1/+4
|
* Linux v4.8-rc6-214-g4cea877Justin M. Forbes2016-09-151-1/+4
|
* Add patch for bcm2837 (RPi3) HDMI EDID detectionPeter Robinson2016-09-151-0/+3
|
* Linux v4.8-rc6-211-g77e5bdfJustin M. Forbes2016-09-141-1/+4
|
* Fix for incorrect return checking in cpupower (rhbz 1374212)Laura Abbott2016-09-141-0/+10
| | | | - Let iio tools build on older kernels
* Linux v4.8-rc6Justin M. Forbes2016-09-131-2/+6
|
* Linux v4.8-rc6Justin M. Forbes2016-09-121-3/+7
|
* Minor ARM config tweaksPeter Robinson2016-09-101-0/+3
|
* Linux v4.8-rc5-176-gd0acc7dJustin M. Forbes2016-09-091-1/+4
|
* Linux v4.8-rc5-129-g711bef6Justin M. Forbes2016-09-081-4/+4
|
* Enable some popular audio addon driversPeter Robinson2016-09-081-0/+3
|
* Linux v4.8-rc5-62-gd060e0fJustin M. Forbes2016-09-071-3/+6
|
* Linux v4.8-rc5-5-gbc4dee5Justin M. Forbes2016-09-061-3/+7
|
* Disable omap_aes currently brokenPeter Robinson2016-09-051-0/+1
|
* Use IIO BMP280 driver instead of old misc driver, wider HW support, Minor ↵Peter Robinson2016-09-041-0/+4
| | | | sensor driver changes
* Add ulimit for debugging, to be removedJustin M. Forbes2016-09-021-0/+1
|
* Linux v4.8-rc4-199-gcc4163dJustin M. Forbes2016-09-021-1/+4
|
* Linux v4.8-rc4-162-g071e31eJustin M. Forbes2016-09-011-1/+4
|
* Linux v4.8-rc4-155-g86a1679Justin M. Forbes2016-08-311-1/+4
|
* Linux v4.8-rc4-119-ge4e98c4Justin M. Forbes2016-08-301-8/+5
|
* Correct bugzilla numberLaura Abbott2016-08-291-1/+1
|
* Add event decoding fix (rhbz 1360688)Alec Leamas2016-08-291-0/+6
| | | | [labbott@redhat.com: Add change log and tweak commit message]
* Add SELinux OverlayFS supportJustin M. Forbes2016-08-291-2/+9
|
* Linux v4.8-rc4Justin M. Forbes2016-08-291-6/+7
|
* update bcm2837 with what's currently upstream for a64Peter Robinson2016-08-291-1/+1
|
* Minor ARM updatesPeter Robinson2016-08-281-4/+3
|
* Linux v4.8-rc3-39-g61c0457Justin M. Forbes2016-08-251-1/+4
|
* add 32-bit ARM opcodes.h to kernel-devel rpmJeffrey Bastian2016-08-251-0/+2
| | | | | | | | | | | 64-bit ARM opcodes.h references the 32-bit version: $ cat arch/arm64/include/asm/opcodes.h #include <../../arm/include/asm/opcodes.h> Include the 32-bit ARM opcodes.h in kernel-devel so tools like SystemTap can use it (see RHBZ 1291868). Signed-off-by: Jeff Bastian <jbastian@redhat.com>