summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* make intel_ips workKyle McMartin2010-09-302-1/+113
|
* build fix, again. I suck.Dave Jones2010-09-291-1/+1
|
* build fixDave Jones2010-09-291-1/+1
|
* Add back an old hack to make an SDV e1000e variant work.Dave Jones2010-09-292-0/+38
|
* Enable IB700 watchdog (used by qemu/kvm). (#637152)Dave Jones2010-09-292-1/+4
|
* 2.6.36-rc6Kyle McMartin2010-09-283-5/+8
|
* Revert "Disable zaurus usb networking."Dave Jones2010-09-282-6/+1
| | | | This reverts commit a98e4a7f91a195d1bf2931df1c1d0b7f624b3836.
* Disable zaurus usb networking.Dave Jones2010-09-282-1/+6
| | | | This should only show up on ARM, but it binds to stuff on Dell laptops too.
* disable parallel port IDE.Dave Jones2010-09-272-24/+2
| | | | No-one in their right mind should be using that in this century.
* These overrides are pointless, as the _X86_64 options SELECT them.Dave Jones2010-09-271-4/+2
|
* Linux 2.6.36-rc5-git6Chuck Ebbert2010-09-242-3/+6
|
* Bump x86 NR_CPUS to 64. (Still 512/256 on x86_64.)Kyle McMartin2010-09-232-1/+4
|
* Add patches to fix problems with PCI _CRSChuck Ebbert2010-09-235-2/+235
|
* Linux 2.6.36-rc5-git4Chuck Ebbert2010-09-234-86/+9
| | | | | | Drop merged patches: fix-icebp-breakpoints.patch linux-2.6.35.4-virtio_console-fix-poll.patch
* Add s390 vdso AFTER_LINK to Roland's linux-2.6-makefile-after_link.patchKyle McMartin2010-09-232-0/+32
|
* Snipe ACPI patch from mjg59 to fix battery levels on some laptopsKyle McMartin2010-09-232-1/+102
|
* - Add new btusb ids for MacBookPro from wwoods@.Kyle McMartin2010-09-213-0/+92
|
* Linux 2.6.36-rc5Chuck Ebbert2010-09-202-5/+7
|
* Linux 2.6.36-rc4-git4Chuck Ebbert2010-09-193-200/+7
| | | | Drop alsa-fix-substream-proc-status-read.patch, now merged.
* Add more USB runtime power managementMatthew Garrett2010-09-175-0/+245
|
* - Small fix to virtio_console poll fix from upstream reviewHans de Goede2010-09-162-5/+8
|
* - virtio_console: Fix poll/select blocking even though there is data to readHans de Goede2010-09-152-0/+34
|
* Linux 2.6.36-rc4-git2Chuck Ebbert2010-09-153-4/+8
| | | | Fix up add-appleir-usb-driver.patch after HID core changes.
* Linux 2.6.36-rc4-git1Chuck Ebbert2010-09-132-3/+4
|
* Require python-devel and perl(ExtUtils::Embed) when building perf package ↵Chuck Ebbert2010-09-131-2/+3
| | | | (#632942)
* Add preliminary support for Wacom Bamboo pen and touch devices.Chuck Ebbert2010-09-1310-0/+830
|
* Linux 2.6.36-rc4Chuck Ebbert2010-09-132-5/+7
|
* Linux 2.6.36-rc3-git4Chuck Ebbert2010-09-114-48/+7
| | | | Drop revert-drm-i915-enable-rc6-on-ironlake.patch, now merged
* - Update AppleIR patch to work, and support the enter key onBastien Nocera2010-09-102-38/+146
| | | | newer remotes
* enable GPIO_SYSFSKyle McMartin2010-09-082-1/+4
|
* linux-2.6-defaults-pci_use_crsKyle McMartin2010-09-085-0/+41
|
* linus is back from brazil so we have 2.6.36-rc3-git1Kyle McMartin2010-09-086-2/+15
|
* Disable hung task checker, it only ever causes false positives. (#630777)Dave Jones2010-09-072-1/+4
|
* revert drm i915 enable rc6 on ironlakeKyle McMartin2010-09-072-1/+48
|
* hooray gratuitous fucking renamesKyle McMartin2010-09-061-3/+3
|
* fix appleir patchKyle McMartin2010-09-061-10/+510
| | | | thanks to jrod for pointing it out
* restore appleir driver which was lost since f-13Kyle McMartin2010-09-032-0/+105
|
* bump for buildDave Jones2010-09-031-2/+2
|
* exec-randomization: brk away from exec rand areaDave Jones2010-09-032-0/+25
| | | | | | | | | | | | | 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>
* Remove the execshield boot parameter.Dave Jones2010-09-032-49/+17
| | | | Based on a patch from Kees Cook
* add a 'nodebug' target to turn off -debug entirelyKyle McMartin2010-09-031-0/+2
|
* Re-enable I2O, but only for 32-bit x86 (#629676)Chuck Ebbert2010-09-032-0/+13
|
* fish out proper metadata from my old mailKyle McMartin2010-09-021-2/+8
|
* tpm-fix-stall-on-boot.patch: attempt to fix stalls during boot (#530393)Chuck Ebbert2010-09-022-0/+30
|
* Add patch from ALSA mailing list to try to fix bug #628404Chuck Ebbert2010-09-022-3/+201
|
* fix icebp breakpointsKyle McMartin2010-09-012-1/+58
|
* use roland's auto-updated patches for utrace/tracehookKyle McMartin2010-09-014-1977/+2193
|
* add some metadataKyle McMartin2010-09-011-0/+4
|
* Don't build UIO platform drivers: they require additional platform code.Chuck Ebbert2010-09-011-2/+2
|
* update to 2.6.36-rc3Kyle McMartin2010-08-303-5/+8
|