summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * turn off OPTIMIZE_INLINING everywhere except x86_64 which was previously the ↵Peter Robinson2019-05-3111-10/+10
| | | | | | | | only arch that had it
| * Bump for ARMv7 fixPeter Robinson2019-05-311-1/+4
| |
| * Disable OPTIMIZE_INLINING on ARMv7 as it breaks boot with systemdPeter Robinson2019-05-315-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 6.264658] Run /init as init process [ 6.333757] systemd[1]: System time before build time, advancing clock. [ 6.362298] systemd[1]: systemd v241-8.git9ef65cb.fc30 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 6.386432] systemd[1]: Detected architecture arm. [ 6.391433] systemd[1]: Running in initial RAM disk. [ 6.412690] systemd[1]: Set hostname to <udoo-neo.home.roving-it.com>. [ 6.419981] systemd[1]: Failed to open netlink: Operation not permitted [ 6.427610] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument [ 7.049071] systemd[227]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1. [ 7.066927] systemd[1]: Failed to start device monitor: Bad address [ 7.213774] systemd[1]: SO_PASSCRED failed: Bad address [ 7.233065] systemd[1]: Freezing execution.
| * move to upstream fix for arm crypto ghash issuePeter Robinson2019-05-313-1180/+143
| |
* | disable debugbuildsenabledkernel-5.2.0-0.rc2.git1.1.vanilla.knurd.1.fc31kernel-5.2.0-0.rc2.git1.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-05-301-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.2.0-0.rc2.git1.1.vanilla.knurd.1.fc30Thorsten Leemhuis2019-05-3017-30/+1216
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.2-rc2-24-gbec7550cca10Justin M. Forbes2019-05-303-3/+8
| |
| * revert crypto generic initcalls run early patch until upstream works out the ↵Peter Robinson2019-05-302-1/+1181
| | | | | | | | issue with ARMv7
| * x86: minor config de-dupe (NFC)Peter Robinson2019-05-292-1/+0
| |
| * aarch64: enable Truly nt35597 panel for aarch64Peter Robinson2019-05-293-2/+3
| |
| * arm: minor tegra updatesPeter Robinson2019-05-2910-23/+24
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-05-272-1/+7
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.2-rc2Justin M. Forbes2019-05-273-5/+7
| |
| * Disable debugging options.Justin M. Forbes2019-05-271-1/+4
| |
* | 5.2-rc2kernel-5.2.0-0.rc2.git0.1.vanilla.knurd.1.fc31kernel-5.2.0-0.rc2.git0.1.vanilla.knurd.1.fc30kernel-5.2.0-0.rc2.git0.1.vanilla.knurd.1.fc29kernel-5.2.0-0.rc2.git0.1.vanilla.knurd.1.fc28Thorsten Leemhuis2019-05-272-4/+3
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-05-271-1/+0
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * drop duplicated CONFIG_AQTIONPeter Robinson2019-05-251-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.2.0-0.rc1.git3.1.vanilla.knurd.1.fc31kernel-5.2.0-0.rc1.git3.1.vanilla.knurd.1.fc30kernel-5.2.0-0.rc1.git3.1.vanilla.knurd.1.fc29kernel-5.2.0-0.rc1.git3.1.vanilla.knurd.1.fc28Thorsten Leemhuis2019-05-259-9/+18
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.2-rc1-233-g0a72ef899014Justin M. Forbes2019-05-247-3/+12
| |
| * aarch64: qcom: minor tweaks for sd845/850 HWPeter Robinson2019-05-244-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-05-2312-18/+34
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * arm: stm32mp1: enable a few missed optionsPeter Robinson2019-05-238-4/+20
| |
| * re-enable sun4i-ss crrpto offload as it's fixed in 5.2Peter Robinson2019-05-238-14/+14
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.2.0-0.rc1.git2.1.vanilla.knurd.1.fc31kernel-5.2.0-0.rc1.git2.1.vanilla.knurd.1.fc30kernel-5.2.0-0.rc1.git2.1.vanilla.knurd.1.fc29kernel-5.2.0-0.rc1.git2.1.vanilla.knurd.1.fc28Thorsten Leemhuis2019-05-234-38/+6
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.2-rc1-165-g54dee406374cJustin M. Forbes2019-05-224-38/+6
| |
* | merge originkernel-5.2.0-0.rc1.git1.1.vanilla.knurd.1.fc31kernel-5.2.0-0.rc1.git1.1.vanilla.knurd.1.fc30kernel-5.2.0-0.rc1.git1.1.vanilla.knurd.1.fc29kernel-5.2.0-0.rc1.git1.1.vanilla.knurd.1.fc28Thorsten Leemhuis2019-05-2220-10/+361
|\|
| * Fix build issue on PPCJustin M. Forbes2019-05-212-0/+211
| |
| * Linux v5.2-rc1-129-g9c7db5004280Justin M. Forbes2019-05-213-3/+10
| |
| * Fix S390 build errorJustin M. Forbes2019-05-202-0/+106
| |
| * Linux v5.2-rc1Justin M. Forbes2019-05-203-5/+9
| |
| * add Bosch BMA180 accel iio driver found on some arm tablets and other devicesPeter Robinson2019-05-207-6/+7
| |
| * further minor Arm updates, primarily for arm64 tegra devicesPeter Robinson2019-05-2010-2/+24
| |
* | 5.2-rc1kernel-5.2.0-0.rc1.git0.1.vanilla.knurd.1.fc31kernel-5.2.0-0.rc1.git0.1.vanilla.knurd.1.fc30kernel-5.2.0-0.rc1.git0.1.vanilla.knurd.1.fc29kernel-5.2.0-0.rc1.git0.1.vanilla.knurd.1.fc28Thorsten Leemhuis2019-05-202-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-05-2041-89/+114
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Arm config updates for 5.2rc1Peter Robinson2019-05-2041-89/+114
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.2.0-0.rc0.git9.1.vanilla.knurd.1.fc31kernel-5.2.0-0.rc0.git9.1.vanilla.knurd.1.fc30kernel-5.2.0-0.rc0.git9.1.vanilla.knurd.1.fc29kernel-5.2.0-0.rc0.git9.1.vanilla.knurd.1.fc28Thorsten Leemhuis2019-05-1818-3/+21
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.1-12505-g0ef0fd351550Justin M. Forbes2019-05-1718-3/+21
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-05-172-3/+145
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * add patch to fix watchdog driver load and reboot on RPiPeter Robinson2019-05-172-3/+145
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.2.0-0.rc0.git8.1.vanilla.knurd.1.fc31kernel-5.2.0-0.rc0.git8.1.vanilla.knurd.1.fc30kernel-5.2.0-0.rc0.git8.1.vanilla.knurd.1.fc29kernel-5.2.0-0.rc0.git8.1.vanilla.knurd.1.fc28Thorsten Leemhuis2019-05-1727-2128/+102
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.1-12065-g8c05f3b965daJustin M. Forbes2019-05-1627-2128/+102
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-05-1632-3/+223
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.1-10909-g2bbacd1a9278Justin M. Forbes2019-05-1530-3/+179
| |
| * explicitly enable Arm GIC power managementPeter Robinson2019-05-157-0/+7
| |
| * Add arm64 vdso fixLaura Abbott2019-05-152-0/+37
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.2.0-0.rc0.git6.1.vanilla.knurd.1.fc31kernel-5.2.0-0.rc0.git6.1.vanilla.knurd.1.fc30kernel-5.2.0-0.rc0.git6.1.vanilla.knurd.1.fc29kernel-5.2.0-0.rc0.git6.1.vanilla.knurd.1.fc28Thorsten Leemhuis2019-05-1520-28/+0
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * ti: drop removed configsePeter Robinson2019-05-153-3/+0
| |
| * ti: drop removed configsPeter Robinson2019-05-1516-16/+0
| |
| * arm: remove retired configsPeter Robinson2019-05-155-9/+0
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-05-1420-3/+51
|\| | | | | | | rawhide-user-thl-vanilla-fedora