summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux v3.18-rc2-43-gf7e87a44ef60Josh Boyer2014-10-287-63/+319
| | | | | - Add two RCU patches to fix a deadlock and a hang - Reenable debugging options.
* Linux v3.18-rc2Josh Boyer2014-10-275-66/+70
| | | | - Disable debugging options.
* enable CONFIG_LEDS_TRIGGER_CPU on ARMv7Peter Robinson2014-10-271-0/+1
|
* Update ARM config options, some minor cleanupsPeter Robinson2014-10-279-34/+50
|
* Linux v3.18-rc1-422-g2cc91884b6b3Josh Boyer2014-10-2618-1273/+10
|
* Bump baserelease for buildJosh Boyer2014-10-241-1/+1
|
* CVE-2014-3610 kvm: noncanonical MSR writes (rhbz 1144883 1156543)Josh Boyer2014-10-2414-1/+1276
| | | | | | | - CVE-2014-3611 kvm: PIT timer race condition (rhbz 1144878 1156537) - CVE-2014-3646 kvm: vmx: invvpid vm exit not handled (rhbz 1144825 1156534) - CVE-2014-8369 kvm: excessive pages un-pinning in kvm_iommu_map error path (rhbz 1156518 1156522) - CVE-2014-8480 CVE-2014-8481 kvm: NULL pointer dereference during rip relative instruction emulation (rhbz 1156615 1156616)
* Exclude arm from numactl-devel BR for perJosh Boyer2014-10-241-1/+1
| | | | It doesn't exist on 32-bit ARM either.
* Add touchpad quirk for Fujitsu Lifebook A544/AH544 models (rhbz 1111138)Josh Boyer2014-10-242-0/+52
|
* kernel.spec: enable building of perf with libnuma supportPetr Holasek2014-10-241-1/+4
| | | | | | | | | | | | | | | | | | | Patch makes perf package dependent on numactl-devel and so enables numa subsystem benchmarks for perf bench command. Can be easily reproduced by calling 'perf bench numa mem -a': - current output: 'Unknown subsystem:numa' - built with this patch: 'Running numa/mem benchmark...' [Edited to apply for all architectures except s390/s390x by Josh Boyer] Signed-off-by: Petr Holasek <pholasek@redhat.com>
* Linux v3.18-rc1-280-g816fb4175c29Josh Boyer2014-10-2410-24/+26
|
* Upload patch-3.18-rc1-git2.xzJosh Boyer2014-10-221-0/+1
| | | | Sigh
* Linux v3.18-rc1-221-gc3351dfabf5cJosh Boyer2014-10-229-15/+65
| | | | - Add patch to fix wifi on X550VB machines (rhbz 1089731)
* Drop pinctrl qcom revert now that it's dependencies should be mergedJosh Boyer2014-10-212-97/+3
|
* Re-enable kernel-arm64.patch after updating.Kyle McMartin2014-10-215-3494/+5697
| | | | | | - CONFIG_SERIAL_8250_FINTEK moved to generic since it appears on x86-generic and arm64 now. - CONFIG_IMX_THERMAL=n added to config-arm64.
* Linux v3.18-rc1-68-gc2661b806092Josh Boyer2014-10-216-65/+71
| | | | | | - Make LOG_BUF_SHIFT on arm64 the same as the rest of the arches (rhbz 1123327) - Enable RTC PL031 driver on arm64 (rhbz 1123882) - Reenable debugging options.
* Linux v3.18-rc1Josh Boyer2014-10-2015-83/+135
| | | | - Disable debugging options.
* Add NVR for buildJosh Boyer2014-10-171-1/+1
|
* CVE-2014-8086 ext4: race condition (rhbz 1151353 1152608)Josh Boyer2014-10-172-1/+187
|
* Enable B43_PHY_G to fix b43 driver regression (rhbz 1152502)Josh Boyer2014-10-172-2/+5
| | | | Also build fq_codel network scheduler in
* Add NVR for buildJosh Boyer2014-10-161-2/+2
|
* Revert Btrfs ro snapshot commit that causes filesystem corruptionJosh Boyer2014-10-162-0/+112
|
* Linux v3.17-9670-g0429fbc0bdc2Josh Boyer2014-10-1510-55/+18
|
* Add patches to fix elantech touchscreens (rhbz 1149509)Josh Boyer2014-10-145-0/+153
|
* Linux v3.17-9283-g2d65a9f48fcdJosh Boyer2014-10-1419-106/+37
|
* Linux v3.17-8307-gf1d0d14120a8Josh Boyer2014-10-1411-110/+23
|
* Move BPF_JIT to generic as all platforms now support it (no func change)Peter Robinson2014-10-137-11/+2
|
* Update armv7/aarch64 config optionsPeter Robinson2014-10-137-24/+43
|
* Linux v3.17-7872-g5ff0b9e1a1daJosh Boyer2014-10-1310-57/+137
|
* Linux v3.17-7639-g90eac7eee2f4Josh Boyer2014-10-138-96/+25
|
* Enable CONFIG_I2C_DESIGNWARE_PCI (rhbz 1045821)Josh Boyer2014-10-122-1/+4
|
* CVE-2014-7970 VFS: DoS with USER_NS (rhbz 1151095 1151484)Josh Boyer2014-10-102-0/+53
|
* Linux v3.17-6136-gc798360cd143Josh Boyer2014-10-1021-266/+38
|
* Linux v3.17-5585-g782d59c5dfc5Josh Boyer2014-10-103-2/+6
|
* Linux v3.17-5503-g35a9ad8af0bbJosh Boyer2014-10-0912-20/+57
|
* Revert change that causes pinctrl-msm to fail to buildJosh Boyer2014-10-082-0/+97
|
* Disable BUILD_DOCSRC temporarily because it breaks i686 buildsJosh Boyer2014-10-081-1/+1
|
* Add patch to fix ATA blacklistJosh Boyer2014-10-082-0/+56
|
* Linux v3.17-2860-gef0625b70dacJosh Boyer2014-10-0826-529/+142
| | | | | - Reenable debugging options. - Temporarily disable aarch64patches
* Add patch to fix GFS2 regression (from Bob Peterson)Josh Boyer2014-10-073-4/+107
|
* Fixup ppc64-fixtools to apply with git-amJosh Boyer2014-10-071-0/+6
|
* enable 64k pages on arm64Kyle McMartin2014-10-062-2/+6
|
* Linux v3.17Josh Boyer2014-10-065-15/+16
|
* Linux v3.17-rc7-76-g58586869599fJosh Boyer2014-10-0359-59/+6
| | | | - Various ppc64/ppc64le config changes
* Disable CARL9170 on all ppc64Josh Boyer2014-10-032-2/+2
|
* enable virtualization on PPC LEDan Horák2014-10-021-1/+0
|
* enable BPF on PPC LE (#1148933)Dan Horák2014-10-021-1/+0
|
* Linux v3.17-rc7-46-g50dddff3cb9aJosh Boyer2014-10-0259-59/+63
| | | | - Cleanup dead Kconfig symbols in config-* from Paul Bolle
* Remove all references to unknown Kconfig symbolsPaul Bolle2014-10-0217-338/+0
| | | | Reported-by: Paul Bolle <pebolle@tiscali.nl>
* Update kernel-arm64.patch from git, again... enable AMD_XGBE on arm64.Kyle McMartin2014-10-013-37/+2040
|