Commit Graph

5568 Commits

Author SHA1 Message Date
Chuck Ebbert 6d1d3d62c3 Linux 2.6.36-rc4-git2
Fix up add-appleir-usb-driver.patch after HID core changes.
2010-09-15 08:37:37 -04:00
Chuck Ebbert dd2e67f6a9 Linux 2.6.36-rc4-git1 2010-09-13 21:01:41 -04:00
Chuck Ebbert e0bf239a41 Require python-devel and perl(ExtUtils::Embed) when building perf package (#632942) 2010-09-13 20:27:57 -04:00
Chuck Ebbert 1d13b01aba Add preliminary support for Wacom Bamboo pen and touch devices. 2010-09-13 15:57:40 -04:00
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 818f303e6d hooray gratuitous fucking renames 2010-09-06 11:57:41 -04:00
Kyle McMartin 407cbd0d30 fix appleir patch
thanks to jrod for pointing it out
2010-09-06 11:25:50 -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
Kyle McMartin a8df49e8a4 add a 'nodebug' target to turn off -debug entirely 2010-09-03 09:53:03 -04:00
Chuck Ebbert 2de9721b4e Re-enable I2O, but only for 32-bit x86 (#629676) 2010-09-03 05:24:38 -04:00
Kyle McMartin f89b4ffb14 fish out proper metadata from my old mail 2010-09-02 21:46:22 -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 ed27f0b999 add some metadata 2010-09-01 11:33:42 -04:00
Chuck Ebbert 76b522e6ed Don't build UIO platform drivers: they require additional platform code. 2010-09-01 07:58:56 -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
Dave Jones 1bfcf9a441 group all the touchscreen options together (and sort)
TODO: Do we actually care about any of these ?
If there's no userland support, we should probably kill them all.
2010-08-18 21:12:32 -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
Mike McGrath c7a89c25e0 Test commit to verify working email notifications to kernel team 2010-08-17 10:29:52 -05:00
Mike McGrath d20edad664 This is a test commit to troubleshoot email messages 2010-08-17 10:28:07 -05: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