Commit Graph

1692 Commits

Author SHA1 Message Date
Josh Boyer b5c704cc64 Linux v3.13-rc1-85-g7e3528c 2013-11-25 12:48:58 -05:00
Josh Boyer 2ffa02f97a Linux v3.13-rc1-77-g4c1cc40
- Reenable debugging options.
2013-11-24 08:42:45 -05:00
Josh Boyer 5302d79adc Linux v3.13-rc1
- Disable debugging options.
2013-11-23 08:35:40 -05:00
Peter Robinson c780fb3898 Fix ARM Utilite DTB 2013-11-23 01:01:06 +00:00
Josh Boyer 4ef7d96463 Linux v3.12-11097-ga5d6e63
- Drop all the keys-* patches because they were merged upstream.  Yay!
2013-11-22 10:48:04 -05:00
Peter Robinson 464a3b8218 Some minor ARM config updates 2013-11-21 22:57:20 +00:00
Josh Boyer 772b620d71 Linux v3.12-10928-g527d151
- Drop ACPI blacklist year options and patch (removed with upstream commit 4c47cb197e13 )
2013-11-20 19:51:25 -05:00
Josh Boyer 806c8da830 Linux v3.12-10710-gb4789b8 2013-11-20 09:19:13 -05:00
Josh Boyer d59a2da31b Enable CGROUP_HUGETLB on ppc64/ppc64p7 and x86_64 (rhbz 1031984) 2013-11-19 08:06:59 -05:00
Josh Boyer d6f9b40911 Linux v3.12-10554-g801a760 2013-11-19 07:20:18 -05:00
Josh Boyer c0fb589a20 Linux v3.12-10553-g27b5c3f 2013-11-18 20:38:24 -05:00
Peter Robinson 196bf606c7 Fix up ARM usb gadget config to make it useful 2013-11-17 19:15:31 +00:00
Josh Boyer ab2a11bf7e Linux v3.12-10087-g1213959
- Update s390x config from Dan Horák
2013-11-17 11:20:21 -05:00
Josh Boyer 6494f2c3b1 Linux v3.12-9888-gf63c482 2013-11-16 11:03:20 -05:00
Josh Boyer ec0fd9d874 Linux v3.12-8333-g4fbf888
- Build tmon in kernel-tools
- Disable ARM NEON optimised AES and OMAP2PLUS cpufreq because they don't build
2013-11-14 13:34:05 -05:00
Peter Robinson dba6fdeb99 More minor ARM config updates, ensure big.LITTLE remains disabled, enable AES BS ARM optimised driver 2013-11-14 16:17:02 +00:00
Peter Robinson 30781672da Update ARM configs:
- Move usb gadget from armv7 to armv70-generic
- Cleanup some old OMAP config changes
- Update a few config options based on a number of ARM defconfigs updated upstream
- Fix up some conflicting or differing options between arm config files
2013-11-13 22:24:12 +00:00
Josh Boyer e3f67fd712 Enable USER_NS for root-only processes (rhbz 917708)
- Fixup keys-krb-support.patch to build with USER_NS enabled
2013-11-13 14:09:29 -05:00
Josh Boyer 991987b307 Linux v3.12-7033-g42a2d92
Enable support for the new nf_tables stuff
2013-11-13 10:27:35 -05:00
Josh Boyer 43260145fe Add patch to fix imx-drm build issues 2013-11-13 10:23:23 -05:00
Adam Jackson 049a74e373 Hush i915's check_crtc_state() 2013-11-13 10:17:24 -05:00
Josh Boyer 713abc0c25 Linux v3.12-4849-g10d0c97
Replace x86-allow-1024-cpus.patch with the patch that contains the one hunk
not already applied upstream.

Don't install the 'trace' alias symlink for 'perf trace'.  Seems much too
generic to just throw that into /usr/bin
2013-11-12 14:24:29 -05:00
Josh Boyer 65855d3853 Linux v3.12-2839-gedae583
- Reenable debugging options.
2013-11-11 09:45:46 -05:00
Josh Boyer a6bed447f4 Bump release for build 2013-11-09 10:27:45 -05:00
Josh Boyer 20a5ad3ec1 Add patch from Daniel Stone to avoid high order allocations in evdev 2013-11-09 10:13:36 -05:00
Josh Boyer e3ff8fb710 Add qxl backport fixes from Dave Airlie 2013-11-09 09:33:45 -05:00
Kyle McMartin 0a346ea311 enable crash on other architectures 2013-11-05 16:51:00 -05:00
Josh Boyer 17cfc21f1f Linux v3.12
- Disable debugging options.
2013-11-04 08:41:44 -05:00
Josh Boyer 7070b18973 Linux v3.12-rc7-111-g9581b7d 2013-11-01 18:51:07 -04:00
Josh Boyer de05667da7 Add patch to allow NR_CPUS=1024 on x86_64
The way the kconfig is structured, you either have a range from 2-512 CPUs
if SMP is set and MAXSMP is not set, or you get the default value of 4096
as soon as you set MAXSMP.  Increase the range to 1024 in the !MAXSMP case.
2013-11-01 10:01:08 -04:00
Josh Boyer 69fef575e3 Linux v3.12-rc7-79-g4f794ee
- Set NR_CPUS=1024 on non-debug x86_64 builds (MAXSMP is set on debug)
2013-11-01 08:46:47 -04:00
Josh Boyer 105477709d CVE-2013-4348 net: deadloop path in skb_flow_dissect (rhbz 1007939 1025647) 2013-11-01 08:30:19 -04:00
Josh Boyer 5e7b1083ca Linux v3.12-rc7-48-g12aee27 2013-10-31 08:52:04 -04:00
Josh Boyer 5db35377dd Linux v3.12-rc7-9-gc9ca72f
- Fixes sg_open lock held when returning to userspace (rhbz 1018620)
- Reenable debugging options.
2013-10-29 12:44:37 -04:00
Josh Boyer 6894720d05 Linux v3.12-rc7
- Disable debugging options.
2013-10-28 07:22:20 -04:00
Josh Boyer 0a55a3fb5f Add touchpad support for Dell XT2 (rhbz 1023413) 2013-10-25 12:43:16 -04:00
Josh Boyer 87fb89bd4e Linux v3.12-rc6-292-g4208c47 2013-10-25 10:26:55 -04:00
Peter Robinson ac67590916 Add patch for i.MX6 Utilite device dtb, drop old exynos patch 2013-10-24 20:29:40 +01:00
Josh Boyer c872926b2f Linux v3.12-rc6-284-ge6036c0 2013-10-24 11:07:33 -04:00
Kyle McMartin 11dfcd7edb update BuildRequires 2013-10-23 11:39:31 -04:00
Josh Boyer 6f5740bae3 Linux v3.12-rc6-275-g320437af 2013-10-23 10:44:34 -04:00
Josh Boyer 1db147171e Build virtio drivers as modules (rhbz 1019569) 2013-10-22 13:09:06 -04:00
Adam Jackson fd8747005a Drop voodoo1 fbdev driver 2013-10-22 12:02:44 -04:00
Kyle McMartin d36d81cf68 fiddle with kernel provides a bit 2013-10-22 11:18:17 -04:00
Josh Boyer 197c75af15 Add patch to fix warning in tcp_fastretrans_alert (rhbz 989251) 2013-10-22 10:22:43 -04:00
Kyle McMartin 00fe90bb52 armv7hl,aarch64: re-enable kernel-modules-extra temporarily 2013-10-22 10:15:32 -04:00
Josh Boyer 5205fba7a0 Linux v3.12-rc6-57-g69c88dc
- Reenable debugging options.
2013-10-22 09:12:54 -04:00
Peter Robinson 66681bd47a Minor ARM config update 2013-10-22 11:36:35 +01:00
Kyle McMartin 3b5c960f8b aarch64: add AFTER_LINK to $vdsold for debuginfo generation of the vdso. 2013-10-21 16:39:21 -04:00
Josh Boyer 1113a8cf60 Build BIG_KEYS into the kernel (rhbz 1017683) 2013-10-20 19:49:12 -04:00