Commit Graph

4647 Commits

Author SHA1 Message Date
Chuck Ebbert db42d7353c Linux 2.6.36-rc4 2010-09-13 15:01:41 -04:00
Chuck Ebbert 2c454f2cf7 Linux 2.6.36-rc3-git4
Drop revert-drm-i915-enable-rc6-on-ironlake.patch, now merged
2010-09-11 09:51:06 -04:00
Bastien Nocera 78100db1fe - Update AppleIR patch to work, and support the enter key on
newer remotes
2010-09-10 16:14:50 +01:00
Kyle McMartin aa63cbafd1 enable GPIO_SYSFS 2010-09-08 20:53:21 -04:00
Kyle McMartin 128366174e linux-2.6-defaults-pci_use_crs 2010-09-08 14:37:04 -04:00
Kyle McMartin a95145a328 linus is back from brazil so we have 2.6.36-rc3-git1 2010-09-08 09:44:34 -04:00
Dave Jones 7a8f975af3 Disable hung task checker, it only ever causes false positives. (#630777) 2010-09-07 12:40:53 -04:00
Kyle McMartin 5d4ac2732c revert drm i915 enable rc6 on ironlake 2010-09-07 11:39:39 -04:00
Kyle McMartin 0ca5626623 restore appleir driver which was lost since f-13 2010-09-03 13:30:57 -04:00
Dave Jones 60b5ba47d3 bump for build 2010-09-03 11:50:18 -04:00
Dave Jones fff25a2ad1 exec-randomization: brk away from exec rand area
This is a fix for the NX emulation patch to force the brk area well
outside of the exec randomization area to avoid future allocation or brk
growth collisions. Normally this isn't a problem, except when the text
region has been loaded from a PIE binary and the CS limit can't be put
just above bss.

A test-case that will show failures without this patch can be found here:
http://bazaar.launchpad.net/~ubuntu-bugcontrol/qa-regression-testing/master/annotate/head%3A/scripts/kernel-aslr-collisions/explode-brk.c

Signed-off-by: Kees Cook <kees.cook@canonical.com>
2010-09-03 11:48:57 -04:00
Dave Jones 55f50f1d14 Remove the execshield boot parameter.
Based on a patch from Kees Cook
2010-09-03 11:22:06 -04:00
Chuck Ebbert e9ce60f6ef tpm-fix-stall-on-boot.patch: attempt to fix stalls during boot (#530393) 2010-09-02 09:46:36 -04:00
Chuck Ebbert 3285fcda47 Add patch from ALSA mailing list to try to fix bug #628404 2010-09-02 05:51:15 -04:00
Kyle McMartin 3de7ad47f3 fix icebp breakpoints 2010-09-01 16:21:51 -04:00
Kyle McMartin 07d3322312 use roland's auto-updated patches for utrace/tracehook 2010-09-01 11:44:15 -04:00
Kyle McMartin c07ce51f85 update to 2.6.36-rc3 2010-08-30 09:53:01 -04:00
Chuck Ebbert fdd244972c Linux 2.6.36-rc2-git5 2010-08-29 09:00:36 -04:00
Chuck Ebbert fed0b24a66 Linux 2.6.36-rc2-git4 2010-08-25 20:19:55 -04:00
Chuck Ebbert 46b966ff8b Linux 2.6.36-rc2-git3 2010-08-24 21:01:26 -04:00
Roland McGrath edee7cdd2d utrace update 2010-08-23 10:40:31 -07:00
Chuck Ebbert 5ffd5e0783 Linux 2.6.36-rc2 2010-08-22 21:30:59 -04:00
Chuck Ebbert f7c7ff50b7 Linux 2.6.36-rc1-git4 2010-08-22 08:22:19 -04:00
Chuck Ebbert f790f66448 Drop utrace patch that causes hang on boot. 2010-08-21 05:34:42 -04:00
Chuck Ebbert 4b4acded4d Linux 2.6.36-rc1-git3
Drop x86-cpu-fix-regression-in-amd-errata-checking-code.patch, now merged.
2010-08-20 23:51:22 -04:00
Kyle McMartin a62b0aa064 fix prepped configs (they were fine at build time, just broken at prep.) 2010-08-19 17:05:06 -04:00
Chuck Ebbert 9b003c30ef Fix hangs on boot with some AMD processors
(x86-cpu-fix-regression-in-amd-errata-checking-code.patch)

Drop unused ssb_check_for_sprom.patch
2010-08-18 20:31:09 -04:00
Dave Jones 95f99faff4 systemd is dependant upon autofs, so build it in instead of modular. 2010-08-18 19:50:33 -04:00
Chuck Ebbert c3126dc3b5 Linux 2.6.36-rc1-git1 2010-08-18 19:44:48 -04:00
Kyle McMartin fba85b9bca Link perf against libnewt for TUI support 2010-08-18 11:51:52 -04:00
Kyle McMartin 201b16fb19 fix oldnoconfig 2010-08-17 17:20:03 -04:00
Kyle McMartin 2386f64fe5 explicitly KERNEL_GZIP 2010-08-17 16:33:01 -04:00
Kyle McMartin da80d72ece First pass at 2.6.36-rc1 2010-08-17 16:07:07 -04:00
Kyle McMartin fa066092d5 fix make local, ditto from f14 2010-08-17 10:36:02 -04:00
Roland McGrath 9b36e5826d Make build ID lossage break the build. 2010-08-16 18:15:33 -07:00
Chuck Ebbert 996221cf49 Require newer linux-firmware package 2010-08-07 12:40:17 -04:00
Kyle McMartin a10fa9029e Actually branch 2.6.36 for rawhide 2010-08-04 12:18:36 -04:00
Kyle McMartin 17f0d73b21 branch off 2.6.35 for rawhide 2010-08-04 11:26:37 -04:00
Chuck Ebbert 26d08c042f Port shared source tree updates from f13. 2010-08-02 15:46:21 -04:00
Dave Jones 67e7048949 Rebase to final 2.6.35 2010-08-01 20:50:01 -04:00
Dave Jones 89d0d881ff 2.6.35-rc6-git6 2010-08-01 00:16:21 -04:00
Jarod Wilson 6d7bd07ce9 Fix memory leak in imon and mceusb drivers
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-07-30 15:14:31 -04:00
Jarod Wilson 89a6e0800f * Fri Jul 30 2010 Jarod Wilson <jarod@redhat.com>
- lirc staging update
- update kworld patch to one committed upstream
- can't believe how much nicer dist-git is than dist-cvs
2010-07-30 14:58:55 -04:00
Dave Jones e4578eae2c Enable PPS (#619392) 2010-07-30 00:52:07 -04:00
Dave Jones b0b1257905 rebase to 2.6.35-rc6-git5 2010-07-29 23:22:07 -04:00
Roland McGrath 377da6d08c First crack at adaptation to dist-git. 2010-07-29 18:35:15 -07:00
Jesse Keating 7a32965a10 initial srpm import 2010-07-29 16:46:31 -07:00