Commit Graph

3569 Commits

Author SHA1 Message Date
Justin M. Forbes 0a2a0f0590 Linux v4.8-rc8-28-g9a2172a 2016-09-30 16:58:55 -05:00
Justin M. Forbes c561528e4f Linux v4.8-rc8-13-g53061af 2016-09-29 15:41:02 -05:00
Justin M. Forbes 291b3602df Linux v4.8-rc8-8-gae6dd8d 2016-09-28 17:13:35 -05:00
Laura Abbott 769b9cc8ca Enable CONFIG_DEBUG_MODULE_RONX for arm targets 2016-09-26 12:50:35 -07:00
Justin M. Forbes 5e29f3d0db Linux v4.8-rc8 2016-09-26 09:45:21 -05:00
Josh Boyer 87717992f9 Updates to crash driver from Dave Anderson 2016-09-25 11:38:01 -04:00
Justin M. Forbes e4b3c0d142 Linux v4.8-rc7-158-g78bbf15 2016-09-23 15:57:03 -05:00
Justin M. Forbes ac0b783ddf Linux v4.8-rc7-142-gb1f2beb 2016-09-22 16:30:26 -05:00
Justin M. Forbes 42ffd5d890 Linux v4.8-rc7-42-g7d1e042 2016-09-21 16:37:23 -05:00
Justin M. Forbes 079576bca7 Linux v4.8-rc7-37-gd2ffb01 2016-09-20 09:03:51 -05:00
Justin M. Forbes 978e9d5ec4 Linux v4.8-rc7 2016-09-19 09:41:52 -05:00
Peter Robinson 3164e2db5f Update ARM64 pci-e quicks to latest upstream, update x-gene quirks patch 2016-09-17 18:00:13 +01:00
Peter Robinson dffeb9c7c2 Enable CPU IDLE on ARMv7, Tweak big.LITTLE on ARMv7 2016-09-17 11:38:40 +01:00
Justin M. Forbes 0b272a6db6 Linux v4.8-rc6-231-g024c7e3 2016-09-16 17:16:45 -05:00
Justin M. Forbes 73f736fdaa Linux v4.8-rc6-214-g4cea877 2016-09-15 16:12:05 -05:00
Peter Robinson 4fb2533aeb Add patch for bcm2837 (RPi3) HDMI EDID detection 2016-09-15 09:43:51 +01:00
Justin M. Forbes 5c4f69525a Linux v4.8-rc6-211-g77e5bdf 2016-09-14 13:59:49 -05:00
Laura Abbott 5c9789dfbf Fix for incorrect return checking in cpupower (rhbz 1374212)
- Let iio tools build on older kernels
2016-09-14 09:42:37 -07:00
Justin M. Forbes 591c00b16c Linux v4.8-rc6 2016-09-13 11:42:03 -05:00
Justin M. Forbes d8e509e91c Linux v4.8-rc6 2016-09-12 13:40:02 -05:00
Peter Robinson 8cdb4f279f Minor ARM config tweaks 2016-09-10 21:09:30 +01:00
Justin M. Forbes c3ff88e551 Linux v4.8-rc5-176-gd0acc7d 2016-09-09 16:58:04 -05:00
Justin M. Forbes 2915748084 Linux v4.8-rc5-129-g711bef6 2016-09-08 16:28:59 -05:00
Peter Robinson b7b78a8eda Enable some popular audio addon drivers 2016-09-08 14:28:56 +01:00
Justin M. Forbes fdbebc1572 Linux v4.8-rc5-62-gd060e0f 2016-09-07 12:48:19 -05:00
Justin M. Forbes ebe44508e6 Linux v4.8-rc5-5-gbc4dee5 2016-09-06 10:19:37 -05:00
Peter Robinson 0ee68ad896 Disable omap_aes currently broken 2016-09-05 08:36:07 +01:00
Peter Robinson bb2ad54eb7 minor iio driver config changes 2016-09-04 23:59:39 +01:00
Peter Robinson ae31c8a576 Use IIO BMP280 driver instead of old misc driver, wider HW support, Minor sensor driver changes 2016-09-04 15:25:55 +01:00
Justin M. Forbes e1aabdb952 Add ulimit for debugging, to be removed 2016-09-02 10:34:18 -05:00
Justin M. Forbes ee8e04e7bd Linux v4.8-rc4-199-gcc4163d 2016-09-02 09:52:53 -05:00
Justin M. Forbes 7523224718 Linux v4.8-rc4-162-g071e31e 2016-09-01 13:23:27 -05:00
Justin M. Forbes abb1ae30ca Linux v4.8-rc4-155-g86a1679 2016-08-31 11:01:18 -05:00
Justin M. Forbes a5b5f8c65c Linux v4.8-rc4-119-ge4e98c4 2016-08-30 09:42:20 -05:00
Laura Abbott aaaae68f00 Correct bugzilla number 2016-08-29 14:22:59 -07:00
Alec Leamas 2235f17f43 Add event decoding fix (rhbz 1360688)
[labbott@redhat.com: Add change log and tweak commit message]
2016-08-29 14:19:37 -07:00
Justin M. Forbes e058006821 Add SELinux OverlayFS support 2016-08-29 09:32:29 -05:00
Justin M. Forbes 36c8ef9805 Linux v4.8-rc4 2016-08-29 09:00:16 -05:00
Peter Robinson 583f918ee0 arm: just go 64Mb CMA everywhere and be done with it 2016-08-29 14:08:39 +01:00
Peter Robinson 1f77dbb08d arm: increase default CMA size to 32Mb (from 16Mb) 2016-08-29 13:17:38 +01:00
Peter Robinson 2c530ad257 update bcm2837 with what's currently upstream for a64 2016-08-29 09:20:11 +01:00
Peter Robinson e2ba24e6f4 enable common ARM IoT pressure sensor 2016-08-29 00:30:22 +01:00
Peter Robinson 769351a2f4 Minor ARM updates 2016-08-28 23:37:46 +01:00
Justin M. Forbes a9fd31238a Linux v4.8-rc3-39-g61c0457 2016-08-25 15:36:50 -05:00
Jeffrey Bastian ec3031ac73 add 32-bit ARM opcodes.h to kernel-devel rpm
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>
2016-08-25 16:15:39 -04:00
Peter Robinson 20d49fec63 Config updates and fixes for ARMv7 platforms 2016-08-25 10:53:58 +01:00
Justin M. Forbes d5ce7505e0 Linux v4.8-rc3-26-gcad9d20 2016-08-24 09:11:15 -05:00
Laura Abbott 8fd61b3a44 Fix for inabiltiy to send zero sized UDP packets (rhbz 1365940) 2016-08-23 16:52:53 -07:00
Peter Robinson 0c1a1f4ca9 Adjust max CPUs on ARM platforms to reflect newer real world hardware 2016-08-23 21:05:13 +01:00
Peter Robinson 656a8be1e6 Move to upstream patches for ACPI SPCR (serial console) 2016-08-23 17:20:50 +01:00