Commit Graph

4718 Commits

Author SHA1 Message Date
Kyle McMartin 8d441ef7e2 tag clog for 2.6.38-0.rc0.git9.1 2011-01-12 21:41:45 -05:00
Kyle McMartin ae502d2a45 update drm-intel-big-hammer.patch
i915_gem execbuffer code was split into its own file. also drop patches
which have been merged upstream.
2011-01-12 20:52:03 -05:00
Kyle McMartin 6c1e38b718 update linux-2.6-silence-noise.patch and suck in gitrev 9
re-enable RONX modules, since it's been fixed to get along with
dynamic ftrace.
2011-01-12 20:46:30 -05:00
Jarod Wilson 5b032757ea Add missing --with/--without pae build flag support
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2011-01-10 17:38:06 -05:00
Jarod Wilson 5b65297cef Add support for local rebuild config option overrides
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2011-01-10 17:37:27 -05:00
Kyle McMartin d9fdd68cbe disable CONFIG_DEBUG_SET_MODULE_RONX for now 2011-01-10 14:00:14 -05:00
Kyle McMartin 173354353e drop obsolete linux-2.6-debug-nmi-timeout.patch 2011-01-10 13:18:32 -05:00
Kyle McMartin 4f860245a9 Branch for 2.6.38
- Rebase trivial patches.
- Switch debug configs back on.
- config changes:
  DEBUG_SET_MODULE_RONX=y
  B43_PHY_N=y
  RT2800USB_RT33XX=y |
  RT2800PCI_RT33XX=y | experimental
  WL12XX=m
  RTL8192CE=m
  CAN_SLCAN=m
  SCHED_AUTOGROUP=n
2011-01-10 11:05:09 -05:00
Chuck Ebbert 482441b552 remove modules.builtin.bin to prevent RPM verify errors (#650807) 2011-01-10 08:14:04 -05:00
Kyle McMartin e2a5d65ab5 drm_i915-check-eDP-encoder-correctly-when-setting-modes.patch 2011-01-07 09:39:48 -05:00
Dennis Gilmore 9c74977711 build sparc headers on sparcv9 2011-01-05 14:38:06 -06:00
Dennis Gilmore 1c442e5d3d add patch for sparc build failure 2011-01-05 14:36:33 -06:00
Kyle McMartin 973a30d1db Linux 2.6.37 2011-01-04 21:36:50 -05:00
Kyle McMartin d6f08ea2fb Linux 2.6.37-rc8-git3 2011-01-03 10:57:25 -05:00
Kyle McMartin 6a82260f5d flexcop: fix xlate_proc_name warning through request_irq 2010-12-23 11:29:38 -05:00
Kyle McMartin 20f7603f9c bump baserelease for build 2010-12-22 11:41:29 -05:00
Kyle McMartin fabc0f344f actually switch on the release builds 2010-12-21 17:38:42 -05:00
Kyle McMartin 2884f24fc4 Linux 2.6.37-rc7 2010-12-21 17:30:26 -05:00
Kyle McMartin d696c1a26a Linux 2.6.37-rc6-git5
sched-cure-more-NO_HZ-load-average-woes.patch merged upstream.
2010-12-19 20:44:06 -05:00
Kyle McMartin c8d2616fb7 copy nhorman's AF_PACKET vmalloc patch from f13 (#637619) 2010-12-18 11:08:40 -05:00
Kyle McMartin bb75611c3b fs-call-security_d_instantiate-in-d_obtain_alias (#662344) 2010-12-18 10:57:28 -05:00
Matthew Garrett e0cefa4992 Actually apply the input patch 2010-12-17 12:22:07 -05:00
Matthew Garrett b07d634fac - efi_default_physical.patch: Revert hunk that breaks boot
- linux-next-macbook-air-input.patch: Add input support for new Macbook Airs
2010-12-17 11:51:06 -05:00
Matthew Garrett 0988eed04e - applesmc_update.patch: Make the driver more generic. Should help Apples.
- apple_backlight.patch: Make sure that this loads on all hardware.
- efifb_update.patch: Fixes for the 11 inch Macbook Air
- acpi_reboot.patch: Should make reboot work better on most hardware
- efi_default_physical.patch: Some machines dislike EFI virtual mode
2010-12-16 15:37:54 -05:00
Kyle McMartin c6781123e5 linux 2.6.37-rc6 2010-12-15 23:24:41 -05:00
Kyle McMartin 72be6aa092 fix up rejects in acpi-update-battery-information-on-notification-0x81.patch 2010-12-15 22:37:56 -05:00
Kyle McMartin 8c3ff15b0d bodge it for now 2010-12-15 08:21:27 -05:00
Kyle McMartin b3c92af657 update to 2.6.37-rc5-git5 2010-12-15 08:06:26 -05:00
Dan Horák 1f623e9fd5 disable perf on s390x until gcc bug (rhbz#663080) is resolved 2010-12-14 18:25:58 +01:00
Kyle McMartin 6558398116 mjg59: Set _OSC supported field correctly (#638912) 2010-12-10 17:50:24 -05:00
Kyle McMartin 39ad3b9d9e PCI: Disable ASPM if BIOS asks us to 2010-12-10 10:51:13 -05:00
Kyle McMartin 5d5148cd48 orinoco: initialise priv->hw before assigning the interrupt
Enable previous sched patch, which hadn't been applypatch'd.
2010-12-09 19:02:25 -05:00
Kyle McMartin 98e6119f39 Linux 2.6.37-rc5-git2 2010-12-08 16:23:18 -05:00
Kyle McMartin abce2aa994 Linux 2.6.37-rc5 2010-12-07 21:29:28 -05:00
Kyle McMartin f6c1ae10e3 fix thinko in previous commit, resulting in /usr/src/kernels/$ver/build/ 2010-12-06 12:51:18 -05:00
Kyle McMartin 4b3b40727e don't prune kernel-devel in the %with_headers install section
commit c1bdfc8b broke the build on s390 since it is headers only,
and had nothing installed in /usr/src/kernels... since kernel-devel
is only produced when there's a BuildKernel, just prune '*.cmd'
when doing BuildKernel for the same net result.
2010-12-06 12:04:28 -05:00
Kyle McMartin 8002c02cae enable cplus_demangle in perf 2010-12-04 11:36:16 -05:00
Kyle McMartin 5acda93677 Linux 2.6.37-rc4-git3 2010-12-03 07:26:49 -05:00
Kyle McMartin 254585788f kswapd fixes from mmotm
(queuing them here since it's unclear if they'll go into .37 or wait for
 .38)
2010-12-02 11:57:44 -05:00
Kyle McMartin 8077b629b4 suck in edp-fixes too 2010-12-01 15:05:40 -05:00
Kyle McMartin f1aeb30fcc add on drm-fixes until they're queued 2010-12-01 10:27:16 -05:00
Kyle McMartin 5256969a14 Linux 2.6.37-rc4-git1 2010-12-01 10:12:17 -05:00
Kyle McMartin 1a48cbfeed Linux 2.6.37-rc4 2010-11-30 11:30:30 -05:00
Kyle McMartin 4d70d8dc24 update debug-vm-would-have-oomkilled 2010-11-29 21:10:59 -05:00
Kyle McMartin 67f5884c55 Linux 2.6.37-rc3-git6 2010-11-29 08:32:10 -05:00
Kyle McMartin dadc63b854 more patches for this tty open race 2010-11-27 10:30:59 -05:00
Kyle McMartin ea17f5cd11 Linux 2.6.37-rc3-git3 2010-11-26 23:57:56 -05:00
Kyle McMartin e31d248b5c copy tty debugging from rawhide 2010-11-26 17:05:38 -05:00
Kyle McMartin 2f05b4a2c9 Linux 2.6.37-rc3-git2 2010-11-26 10:15:29 -05:00
Kyle McMartin c3e06ee55a Linux 2.6.37-rc3-git2 2010-11-26 09:15:31 -05:00
Kyle McMartin a0dc92f110 Linux 2.6.37-rc3-git1 2010-11-24 15:07:35 -05:00
Kyle McMartin f6dd1f4eac make vmlinuz world readable 2010-11-22 08:23:15 -05:00
Kyle McMartin 0174548905 Linux 2.6.37-rc3 2010-11-22 08:11:09 -05:00
Kyle McMartin c513bba596 Linux 2.6.37-rc2-git7 2010-11-20 20:17:17 -05:00
Kyle McMartin 39c7042fdd update to Linux 2.6.37-rc2-git5 2010-11-19 08:04:35 -05:00
Kyle McMartin 66ce81a2f2 move %fedora_build in the non-released case 2010-11-18 13:52:09 -05:00
Kyle McMartin fddecabe00 Linux 2.6.37-rc2-git2 2010-11-17 12:40:56 -05:00
Kyle McMartin d287769cc9 make vmlinuz/System.map root-only by default 2010-11-17 12:32:20 -05:00
Kyle McMartin 58e831b2c0 Linux 2.6.37-rc2 2010-11-15 22:54:32 -05:00
Kyle McMartin 1d6dcd2719 Merge 2.6.37-rc1-git10
- Pull in 2.6.37-rc1-git10 snapshot
- SECURITY_DMESG_RESTRICT added, the principle of least surprise dictates
  we should probably have it off. If you want to restrict dmesg access
  you may use the kernel.dmesg_restrict sysctl.
- linux-2.6-bluetooth-autosuspend.patch: merged upstream.
2010-11-13 22:18:22 -05:00
Kyle McMartin 8383538959 Linux 2.6.37-rc1-git7 2010-11-09 09:16:53 -05:00
Michael Young f8eb8d89fb Quote wildcard argument in "find" command 2010-11-08 11:04:16 -05:00
Dave Jones 4019ed3efe remove some temporary stuff I did to keep the line numbers the same during the rpmlint review 2010-11-08 11:04:08 -05:00
Dave Jones b0335bcfdf remove build cruft that shouldn't be packaged in kernel-devel 2010-11-08 11:02:19 -05:00
Dave Jones 246f94f096 remove .gitignores from the source tree, so they don't end up getting packaged. 2010-11-08 11:02:13 -05:00
Dave Jones 561b24abd9 whitespace cleanup 2010-11-08 11:01:57 -05:00
Dave Jones 048093aa05 more rpmlint..
kernel.src:2188: W: macro-in-%changelog %released_kernel
kernel.src:2232: W: macro-in-%changelog %verify
kernel.src:2411: W: macro-in-%changelog %{expand

(Packagers should avoid using macros in changelog items, but this is a minor
error. The easy fix here is to %% comment out any macros in changelog entries,
to prevent unexpected and random behavior.)
2010-11-08 11:01:49 -05:00
Dave Jones b89c80f6e2 stop using the obsolete forms of grep shortcuts. 2010-11-08 11:01:43 -05:00
Dave Jones d555d677e1 Fix another rpmlint obsoletes warning
kernel.src:757: W: unversioned-explicit-obsoletes glibc-kernheaders
kernel-headers.x86_64: W: self-obsoletion glibc-kernheaders obsoletes
glibc-kernheaders = 3.0-46
2010-11-08 11:01:28 -05:00
Dave Jones efc71adf48 These haven't been shipped in sometime, we can just remove it.
This also has the effect of silencing the rpmlint warning about
an unversioned obsolete.
2010-11-08 11:01:21 -05:00
Dave Jones 166b79a5e0 rpmlint fluff.
kernel.src:386: W: macro-in-comment %nobuildarches
kernel.src:432: W: macro-in-comment %post
kernel.src:1002: W: macro-in-comment %{vanillaversion}
kernel.src:1003: W: macro-in-comment %{kversion}
kernel.src:1005: W: macro-in-comment %{kversion}
kernel.src:1883: W: macro-in-comment %{image_install_path}

(Packagers should avoid using macros in comments, but this is a minor error.
The easy fix here is to %% comment out any macros in comments, to prevent
unexpected and random behavior.)
2010-11-08 11:01:13 -05:00
Kyle McMartin 3996540995 Linux 2.6.37-rc1-git5 2010-11-08 10:54:55 -05:00
Kyle McMartin 1aea2328b4 Cherry-pick utrace-ptrace fixes from mayoung. Thanks! 2010-11-08 10:38:33 -05:00
Kyle McMartin 7b2f649ec2 Linux 2.6.37-rc1 2010-11-02 13:06:42 -04:00
Kyle McMartin 3daa57b3d9 Linux 2.6.36-git8 2010-10-26 13:05:04 -04:00
Kyle McMartin c22cea221f start following git head again 2010-10-22 12:24:02 -04:00
Chuck Ebbert 2187525cff Linux 2.6.36 2010-10-20 19:17:54 -04:00
Matthew Garrett 2df449634d - runtime_pm_fixups.patch: should fix this on Thinkpads 2010-10-20 16:10:47 -04:00
Chuck Ebbert c3cd66f5e3 Update PCI _CRS fixes 2010-10-19 23:15:16 -04:00
Chuck Ebbert 1470c7dce4 Linux 2.6.36-rc8-git5 2010-10-19 23:09:54 -04:00
Kyle McMartin 9ecbc015d1 fix ima patch, and add xhci_hcd suspend resume backport 2010-10-18 13:40:37 -04:00
Kyle McMartin 52c02bb8d1 ima: Default it to off
Pass ima=on to enable. Reduce impact of the option
when disabled.
2010-10-18 12:35:00 -04:00
Kyle McMartin dbda5f5afd Quirk to disable DMAR with Ricoh card reader/firewire 2010-10-18 11:59:37 -04:00
Kyle McMartin d3e4af8507 cleanup drm patches 2010-10-16 13:19:24 -04:00
Kyle McMartin f798391867 switch non debugged flavours too... 2010-10-15 17:14:06 -04:00
Kyle McMartin 7cebe7b309 turn on pci crs on -debug 2010-10-15 16:52:39 -04:00
Kyle McMartin 694abf90a3 backport pnpacpi-cope-with-invalid-device-ids from linux-next 2010-10-15 15:05:17 -04:00
Kyle McMartin 42dee18802 Linux 2.6.36-rc8 2010-10-15 00:18:01 -04:00
Kyle McMartin ae123abbe6 ENEVERENOUGHCOFFEE 2010-10-14 11:57:28 -04:00
Kyle McMartin d002241869 Linux 2.6.36-rc7-git5, disable runtime PM for now 2010-10-14 11:41:08 -04:00
Kyle McMartin 20eeae5898 Linux 2.6.36-rc7-git3 2010-10-12 12:20:55 -04:00
Matthew Garrett 037ab21c45 - linux-2.6-enable-more-pci-autosuspend.patch: Enable more PCI autosuspend 2010-10-11 14:43:19 -04:00
Kyle McMartin 72c4be84a6 Linux 2.6.36-rc7 upstream 2010-10-06 17:52:09 -04:00
Dave Jones dd6df43713 Another day, another rcu_dereference warning. (#640673) 2010-10-06 14:04:29 -04:00
Kyle McMartin c71fd942c4 nuke applypatch intel_ips (oops) 2010-10-05 11:58:57 -04:00
Kyle McMartin 8b178f558b Linux 2.6.36-rc6-git3 2010-10-05 11:31:49 -04:00
Kyle McMartin 1b522fd2e6 Enable printk.time by default for more useful logs 2010-10-03 16:19:02 -04:00
Kyle McMartin e894c709c6 Linux 2.6.36-rc6-git2 2010-10-02 00:24:55 -04:00
Dave Jones e67d8276aa silence another rcu_reference warning 2010-09-30 15:57:12 -04:00
Kyle McMartin a1ae900880 make intel_ips work 2010-09-30 13:14:30 -04:00
Dave Jones f737348ecb Add back an old hack to make an SDV e1000e variant work. 2010-09-29 17:58:18 -04:00
Dave Jones 503653df9e Enable IB700 watchdog (used by qemu/kvm). (#637152) 2010-09-29 12:30:26 -04:00
Kyle McMartin 3aa5eb118f 2.6.36-rc6 2010-09-28 21:38:41 -04:00
Dave Jones 4539bcb0e2 Revert "Disable zaurus usb networking."
This reverts commit a98e4a7f91.
2010-09-28 12:59:32 -04:00
Dave Jones a98e4a7f91 Disable zaurus usb networking.
This should only show up on ARM, but it binds to stuff on Dell laptops too.
2010-09-28 12:41:18 -04:00
Chuck Ebbert 900d3ab859 Linux 2.6.36-rc5-git6 2010-09-24 22:47:44 -04:00
Kyle McMartin 2e2bb0af90 Bump x86 NR_CPUS to 64. (Still 512/256 on x86_64.) 2010-09-23 22:30:56 -04:00
Chuck Ebbert 121bfe2c6a Add patches to fix problems with PCI _CRS 2010-09-23 21:40:59 -04:00
Chuck Ebbert 9e5584957c Linux 2.6.36-rc5-git4
Drop merged patches:
  fix-icebp-breakpoints.patch
  linux-2.6.35.4-virtio_console-fix-poll.patch
2010-09-23 21:16:09 -04:00
Kyle McMartin 9e0d2f655e Add s390 vdso AFTER_LINK to Roland's linux-2.6-makefile-after_link.patch 2010-09-23 12:15:30 -04:00
Kyle McMartin 6406b98a0e Snipe ACPI patch from mjg59 to fix battery levels on some laptops 2010-09-23 11:16:03 -04:00
Kyle McMartin 5c8b9db40c - Add new btusb ids for MacBookPro from wwoods@. 2010-09-21 11:33:11 -04:00
Chuck Ebbert b5482f2226 Linux 2.6.36-rc5 2010-09-20 21:57:32 -04:00
Chuck Ebbert 80b650181f Linux 2.6.36-rc4-git4
Drop alsa-fix-substream-proc-status-read.patch, now merged.
2010-09-19 22:54:34 -04:00
Matthew Garrett 2b89a044b6 Add more USB runtime power management 2010-09-17 13:47:45 -04:00
Hans de Goede 606af2d7c2 - Small fix to virtio_console poll fix from upstream review 2010-09-16 10:53:13 +02:00
Hans de Goede e34bb01b5f - virtio_console: Fix poll/select blocking even though there is data to read 2010-09-15 17:32:48 +02:00
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 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