summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.0-2620-gb79013b2449cJosh Boyer2015-04-1423-105/+125
|
* Linux v4.0Josh Boyer2015-04-133-15/+13
|
* Linux v4.0-rc7-42-ge5e02de0665eJosh Boyer2015-04-102-2/+5
|
* Enable CONFIG_EFI_MIXED.Peter Jones2015-04-092-1/+3
| | | | | | | | This enables the 32-bit EFI entry point on 64-bit kernels, so hardware like Baytrail devices with 32-bit firmware on a 64-bit cpu can boot the 64-bit kernel. Signed-off-by: Peter Jones <pjones@redhat.com>
* Linux v4.0-rc7-30-g20624d17963cJosh Boyer2015-04-099-125/+18
|
* Linux v4.0-rc6-101-g0a4812798faeJosh Boyer2015-04-023-54/+5
|
* DoS against IPv6 stacks due to improper handling of RA (rhbz 1203712 1208491)Josh Boyer2015-04-022-0/+55
|
* Linux v4.0-rc6-31-gd4039314d0b1Josh Boyer2015-04-012-2/+4
| | | | - CVE-2015-2150 xen: NMIs triggerable by guests (rhbz 1196266 1200397)
* Refresh esrt from exploded git treeJosh Boyer2015-04-011-10/+9
|
* CVE-2015-2150 xen: NMIs triggerable by guests (rhbz 1196266 1200397)Josh Boyer2015-04-012-0/+60
| | | | Part deux: Fix it harder
* Update ESRT to fix rhbz#1207742Peter Jones2015-03-311-23/+40
| | | | | | This should correctly map the memory tables when we iterate them. Signed-off-by: Peter Jones <pjones@redhat.com>
* Enable MLX4_EN_VXLAN (rhbz 1207728)Josh Boyer2015-03-315-0/+7
|
* Linux v4.0-rc6Josh Boyer2015-03-306-10/+12
|
* Linux v4.0-rc5-96-g3c435c1e472bJosh Boyer2015-03-277-295/+8
| | | | - Fixes hangs due to i915 issues (rhbz 1204050 1206056)
* Linux v4.0-rc5-80-g4c4fe4c24782Josh Boyer2015-03-265-16/+16
|
* Run dos2unix on recently added patch filesJosh Boyer2015-03-263-1937/+1937
| | | | ^M characters... they make my eyes BLEED
* Add aarch64 patches to fix mustang usb, seattle eth, and console settingsPeter Robinson2015-03-264-0/+1946
|
* Add patches to fix a few more i915 hangs/oopsesJosh Boyer2015-03-253-5/+123
|
* Linux v4.0-rc5-53-gc875f421097aJosh Boyer2015-03-253-134/+10
|
* Fix ALPS v5 and v7 trackpads (rhbz 1203584)Josh Boyer2015-03-242-0/+63
|
* Linux v4.0-rc5-25-g90a5a895cc8bJosh Boyer2015-03-246-141/+176
| | | | - Add some i915 fixes
* drop aarch64patches. No functional changePeter Robinson2015-03-241-6/+0
|
* Enable CONFIG_SND_BEBOB (rhbz 1204342)Josh Boyer2015-03-232-1/+2
|
* Validate iovec range in sys_sendto/sys_recvfromJosh Boyer2015-03-232-2/+44
|
* Revert i915 commit that causes boot hangs on at least some headless machinesJosh Boyer2015-03-232-0/+102
|
* Linux v4.0-rc5Josh Boyer2015-03-236-192/+11
|
* Fix brightness on Lenovo Ideapad Z570 (rhbz 1187004)Josh Boyer2015-03-203-0/+169
|
* Linux v4.0-rc4-199-gb314acaccd7eJosh Boyer2015-03-2017-1038/+6
|
* Linux v4.0-rc4-88-g7b09ac704bacJosh Boyer2015-03-197-36/+70
| | | | - Rename arm64-xgbe-a0.patch
* Drop the big arm64 patch, just pull in the specific patches we need to fix ↵Peter Robinson2015-03-193-23680/+10415
| | | | specific problems
* The package and description definitions should always matchJarod Wilson2015-03-191-4/+4
| | | | | | | The %package foo and %description foo bits should always match. If you use -n for one, use it for the other, and vice versa. Signed-off-by: Jarod Wilson <jarod@redhat.com>
* Add patch to fix high cpu usage on direct_read kernfs files (rhbz 1202362)Josh Boyer2015-03-192-0/+47
|
* The if conditional needs quotes here, apparentlyJarod Wilson2015-03-181-1/+1
| | | | Signed-off-by: Jarod Wilson <jarod@redhat.com>
* Add k-var-headers Obsoletes/ProvidesJarod Wilson2015-03-181-0/+4
| | | | | | | | | When doing a variant build, you want kernel-variant-headers to Obsoletes: and Provides: kernel-headers, so that it can upgrade/replace kernel-headers. Otherwise, attempting to install kernel-variant-headers leads to rpm spewing file conflicts with kernel-headers, if installed. Signed-off-by: Jarod Wilson <jarod@redhat.com>
* Fix kernel-uname-r Requires/Provides variant mismatchesJarod Wilson2015-03-181-12/+15
| | | | | | | | There was some discontinuity between the Requires and Provides with respect to variant builds. They have to match, or you wind up with variant builds that can't install w/o forcing them to ignore dependencies. Signed-off-by: Jarod Wilson <jarod@redhat.com>
* enable PCI_ECAMKyle McMartin2015-03-172-2/+5
|
* tag for buildKyle McMartin2015-03-171-2/+2
|
* update kernel-arm64.patch, move EDAC to arm-generic, add EDAC_XGENE on arm64Kyle McMartin2015-03-175-3285/+5375
|
* Fix bad variant usage in kernel dependenciesJarod Wilson2015-03-171-4/+7
| | | | | | | | | | | | | This was resulting in a variant build with dependencies like so: error: Failed dependencies: kernel--vanilla-core-uname-r = ... The variant already has a - at the start of it, so the always-there one should be after variant and variant will provide the one between kernel and itself. Signed-off-by: Jarod Wilson <jarod@redhat.com>
* Drop upstreamed quirk patches that still applyJosh Boyer2015-03-173-90/+0
| | | | Yay patch(1) for letting these get doubly applied.
* Cleanup stale Kconfig optionsJosh Boyer2015-03-1610-47/+0
| | | | | No functional change. These are all removed upstream. Results provided by the check-config.pl script from Paul Bolle. Yay Paul!
* Linux v4.0-rc4Josh Boyer2015-03-1616-738/+190
| | | | | - Drop arm64 RCU revert patch. Should be fixed properly upstream now. - Disable debugging options.
* And one more missing -n for kernel-toolsJarod Wilson2015-03-151-1/+1
| | | | | | | | Yeah, I shouldn't be committing things to the Fedora kernel tree when I haven't done so in years, and its after 2am on a Saturday night. I promise I haven't been drinking though... Signed-off-by: Jarod Wilson <jarod@redhat.com>
* Oops, missed a few more -n for kernel-toolsJarod Wilson2015-03-151-3/+3
| | | | Signed-off-by: Jarod Wilson <jarod@redhat.com>
* Fix kernel-tools sub-packages for variant buildsJarod Wilson2015-03-151-8/+11
| | | | | | | | | | | | | | If you try rebuilding with a %variant set, you'll hit: error: line 2026: Package does not exist: %post -n kernel-tools In the %post defs, we had '%post -n kernel-tools', while the package was named simply '%package tools', which for the base kernel build, meant they worked out to the same thing, but if doing say a kernel-vanilla build, you had kernel-vanilla-tools and kernel-tools mismatching. This fixes the inconsistency. Signed-off-by: Jarod Wilson <jarod@redhat.com>
* Fix esrt build on aarch64Josh Boyer2015-03-132-7/+11
| | | | | | Tested via cross build with: [jwboyer@vader linux]$ aarch64-linux-gnu-gcc --version aarch64-linux-gnu-gcc (GCC) 4.9.1 20140717 (Red Hat Cross 4.9.1-1)
* revert ESRT on AArch64 for nowKyle McMartin2015-03-131-0/+3
|
* add kernel-4* to .gitignoreKyle McMartin2015-03-131-1/+1
|
* arm64-revert-tlb-rcu_table_free.patch: revert 5e5f6dc1Kyle McMartin2015-03-132-0/+443
| | | | which causes lockups on arm64 machines.
* Add patch to support clickpads (rhbz 1201532)Josh Boyer2015-03-132-0/+57
|