/[pkgs]/devel/kernel/config-generic
ViewVC logotype

Log of /devel/kernel/config-generic

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.337 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 05:51:07 2009 UTC (5 days, 10 hours ago) by kyle
Branch: MAIN
CVS Tags: HEAD, kernel-2_6_32-0_51_rc7_git2_fc13
Changes since 1.336: +4 -4 lines
Diff to previous 1.336
* Thu Nov 19 2009 Kyle McMartin <kyle@redhat.com> 2.6.32-0.51.rc7.git2
- Oops, re-enable debug builds for rawhide... didn't mean to commit that.

Revision 1.336 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 05:50:20 2009 UTC (5 days, 10 hours ago) by kyle
Branch: MAIN
Changes since 1.335: +4 -7 lines
Diff to previous 1.335
* Thu Nov 19 2009 Kyle McMartin <kyle@redhat.com> 2.6.32-0.50.rc7.git2
- Disable FUNCTION_TRACER and DYNAMIC_FTRACE in non-debug builds for
  Fedora 13. Some pondering required to see if it's actually worth doing
  though. Anecdotal evidence worth half as much as benchmarks.
  STACK_TRACER selects FUNCTION_TRACER, so it has to go off too, sadly,
  since it hooks every mcount to log the stack depth for the task.

Revision 1.238.6.46 - (view) (download) (annotate) - [select for diffs]
Thu Nov 12 23:01:04 2009 UTC (11 days, 17 hours ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31_6-1_2_78_xendom0_fc12, kernel-2_6_31_6-1_2_79_xendom0_fc12, kernel-2_6_31_6-1_2_80_xendom0_fc12
Changes since 1.238.6.45: +2 -2 lines
Diff to previous 1.238.6.45 , to branch point 1.238 , to next main 1.337
disable XEN_PCIDEV_FRONTEND which was causing most of the compile problems
update to 2.6.31.6

Revision 1.238.6.45 - (view) (download) (annotate) - [select for diffs]
Thu Nov 12 11:34:24 2009 UTC (12 days, 5 hours ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31_5-1_2_76_xendom0_fc12, kernel-2_6_31_5-1_2_77_xendom0_fc12
Changes since 1.238.6.44: +1 -1 lines
Diff to previous 1.238.6.44 , to branch point 1.238
XEN_NETCHANNEL2 doesn't compile as a module

Revision 1.238.6.44 - (view) (download) (annotate) - [select for diffs]
Sun Nov 8 22:36:35 2009 UTC (2 weeks, 1 day ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31_5-1_2_74_xendom0_fc12, kernel-2_6_31_5-1_2_75_xendom0_fc12
Changes since 1.238.6.43: +14 -8 lines
Diff to previous 1.238.6.43 , to branch point 1.238
update pvops which adds XEN_NETCHANNEL2 and XEN_PCIDEV_FRONTEND

Revision 1.335 - (view) (download) (annotate) - [select for diffs]
Wed Nov 4 17:03:24 2009 UTC (2 weeks, 5 days ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_32-0_46_rc7_git1_fc13, kernel-2_6_32-0_47_rc7_git1_fc13, kernel-2_6_32-0_48_rc7_git1_fc13
Changes since 1.334: +0 -1 lines
Diff to previous 1.334
* Wed Nov 04 2009 Kyle McMartin <kyle@redhat.com>
- Make JBD2_DEBUG a toggleable config option.

Revision 1.334 - (view) (download) (annotate) - [select for diffs]
Tue Oct 27 19:08:16 2009 UTC (3 weeks, 6 days ago) by linville
Branch: MAIN
CVS Tags: kernel-2_6_32-0_39_rc5_git6_fc13
Changes since 1.333: +1 -1 lines
Diff to previous 1.333
Disable build of prism54 module

Revision 1.238.6.43 - (view) (download) (annotate) - [select for diffs]
Fri Oct 16 16:31:15 2009 UTC (5 weeks, 4 days ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31_4-1_2_73_xendom0_fc12
Changes since 1.238.6.42: +2 -0 lines
Diff to previous 1.238.6.42 , to branch point 1.238
add some pvops config options and tidy up

Revision 1.238.6.42 - (view) (download) (annotate) - [select for diffs]
Fri Oct 16 16:09:20 2009 UTC (5 weeks, 4 days ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31_4-1_2_72_xendom0_fc12
Changes since 1.238.6.41: +1 -0 lines
Diff to previous 1.238.6.41 , to branch point 1.238
update pvops to 2.6.31.4

Revision 1.333 - (view) (download) (annotate) - [select for diffs]
Fri Oct 16 15:35:53 2009 UTC (5 weeks, 4 days ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_32-0_33_rc5_git1_fc13
Changes since 1.332: +1 -0 lines
Diff to previous 1.332
2.6.32-rc5
New config option: CONFIG_VMXNET3=m

Revision 1.332 - (view) (download) (annotate) - [select for diffs]
Mon Oct 12 01:52:11 2009 UTC (6 weeks, 1 day ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_32-0_24_rc4_git0_fc13
Changes since 1.331: +0 -4 lines
Diff to previous 1.331
Fix up multiple definition of debug options
  (EXT4_DEBUG, DEBUG_FORCE_WEAK_PER_CPU)

Revision 1.331 - (view) (download) (annotate) - [select for diffs]
Sun Oct 11 22:51:57 2009 UTC (6 weeks, 1 day ago) by cebbert
Branch: MAIN
Changes since 1.330: +4 -1 lines
Diff to previous 1.330
2.6.32-rc4
New config options:
  CONFIG_BE2ISCSI=m
  CONFIG_SCSI_BFA_FC=m
  CONFIG_USB_MUSB_HDRC is not set

Revision 1.238.6.41 - (view) (download) (annotate) - [select for diffs]
Sat Oct 10 15:04:07 2009 UTC (6 weeks, 3 days ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31_3-1_2_71_xendom0_fc12
Changes since 1.238.6.40: +6 -6 lines
Diff to previous 1.238.6.40 , to branch point 1.238
update pvops patch and try re-enabling DRM_RADEON and DRM_NOUVEAU

Revision 1.330 - (view) (download) (annotate) - [select for diffs]
Wed Oct 7 17:28:16 2009 UTC (6 weeks, 5 days ago) by davej
Branch: MAIN
Changes since 1.329: +1 -1 lines
Diff to previous 1.329
sync tracing options with F12

Revision 1.329 - (view) (download) (annotate) - [select for diffs]
Mon Oct 5 01:31:00 2009 UTC (7 weeks, 1 day ago) by kyle
Branch: MAIN
Changes since 1.328: +1 -0 lines
Diff to previous 1.328
* Sun Oct 04 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.32-rc1-git7
- [x86,x86_64] ACPI_PROCESSOR_AGGREGATOR=m

Revision 1.328 - (view) (download) (annotate) - [select for diffs]
Mon Sep 28 22:57:21 2009 UTC (8 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_32-0_14_rc0_git18_fc13, kernel-2_6_32-0_15_rc1_git0_fc13
Changes since 1.327: +59 -0 lines
Diff to previous 1.327
* Mon Sep 28 2009 Kyle McMartin <kyle@redhat.com>
- sick of rejects.

Revision 1.327 - (view) (download) (annotate) - [select for diffs]
Mon Sep 28 22:41:52 2009 UTC (8 weeks ago) by cebbert
Branch: MAIN
Changes since 1.326: +3 -0 lines
Diff to previous 1.326
Fix up some items missing in make debug vs. make release,
  rearrange so the options are in the same order.
Add new debug options:
  CONFIG_EXT4_DEBUG
  CONFIG_DEBUG_FORCE_WEAK_PER_CPU

Revision 1.238.6.40 - (view) (download) (annotate) - [select for diffs]
Sat Sep 26 15:27:37 2009 UTC (8 weeks, 3 days ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31_1-1_2_70_xendom0_fc12
Changes since 1.238.6.39: +5 -5 lines
Diff to previous 1.238.6.39 , to branch point 1.238
disable DRM_RADEON and DRM_NOUVEAU due to pvops build problem

Revision 1.326 - (view) (download) (annotate) - [select for diffs]
Tue Sep 15 15:12:45 2009 UTC (2 months, 1 week ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_32-0_5_rc0_git4_fc13
Changes since 1.325: +29 -0 lines
Diff to previous 1.325
* Tue Sep 15 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.31-git4
- rebased:
 - linux-2.6-execshield.patch: split paravirt_types.h
 - linux-2.6-buildnonintconfig.patch
- disabled:
 - ksm, drm.
- merged:
 - linux-2.6-kvm-pvmmu-do-not-batch-pte-updates-from-interrupt-context.patch
 - linux-2.6-kvm-vmx-check-cpl-before-emulating-debug-register-access.patch
 - linux-2.6-use-__pa_symbol-to-calculate-address-of-C-symbol.patch
 - linux-2.6-xen-stack-protector-fix.patch
 - linux-2.6-bluetooth-autosuspend.diff
 - hid-ignore-all-recent-imon-devices.patch
- config changes:
 - arm:
  - CONFIG_HIGHPTE off, seems safer this way.
 - generic:
  - RDS_RDMA/RDS_TCP=m
  - SCSI_PMCRAID=m
  - WLAN=y, CFG80211_DEFAULT_PS=y, NL80211_TESTMODE off.
  - WL12XX=m
  - B43_PHY_LP=y
  - BT_MRVL=m
  - new MISDN stuff modular.
 - sparc:
  - enable PERF_COUNTERS & EVENT_PROFILE
 - ppc:
  - XILINX_EMACSLITE=m

Revision 1.325 - (view) (download) (annotate) - [select for diffs]
Mon Sep 14 21:33:54 2009 UTC (2 months, 1 week ago) by cebbert
Branch: MAIN
Changes since 1.324: +8 -0 lines
Diff to previous 1.324
2.6.31-git2
Drop merged patches:
  sched-introduce-SCHED_RESET_ON_FORK-scheduling-policy-flag.patch
  linux-2.6-nfs4-ver4opt.patch
  linux-2.6-alsa-improve-hda-powerdown.patch
  alsa-tell-user-that-stream-to-be-rewound-is-suspended.patch
  linux-2.6-ahci-export-capabilities.patch
New s390 config option:
   CONFIG_SCLP_ASYNC=m
New generic config options:
   CONFIG_ATA_VERBOSE_ERROR=y
   CONFIG_PATA_RDC=m
   CONFIG_SOUND_OSS_CORE_PRECLAIM=y
   CONFIG_SND_HDA_PATCH_LOADER=y
   CONFIG_SND_HDA_CODEC_CIRRUS=y
   CONFIG_OPROFILE_EVENT_MULTIPLEX=y
   CONFIG_CRYPTO_VMAC=m
   CONFIG_CRYPTO_GHASH=m
New debug option:
   CONFIG_DEBUG_CREDENTIALS=y in debug kernels

Revision 1.238.6.39 - (view) (download) (annotate) - [select for diffs]
Thu Sep 10 14:00:23 2009 UTC (2 months, 2 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-1_2_65_xendom0_fc12, kernel-2_6_31-1_2_66_xendom0_fc13, kernel-2_6_31-1_2_67_xendom0_fc12, kernel-2_6_31-1_2_68_xendom0_fc12, kernel-2_6_31_1-1_2_69_xendom0_fc12
Changes since 1.238.6.38: +3 -3 lines
Diff to previous 1.238.6.38 , to branch point 1.238
Update pvops and get to 2.6.31

Revision 1.324 - (view) (download) (annotate) - [select for diffs]
Wed Sep 9 21:15:12 2009 UTC (2 months, 2 weeks ago) by cebbert
Branch: MAIN
CVS Tags: F-12-split, kernel-2_6_31-1_fc12, kernel-2_6_31-2_fc12
Changes since 1.323: +3 -3 lines
Diff to previous 1.323
Enable VXpocket and PDaudioCF PCMCIA sound drivers.

Revision 1.238.6.38 - (view) (download) (annotate) - [select for diffs]
Sat Sep 5 19:02:23 2009 UTC (2 months, 2 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_64_rc8_git2_xendom0_fc12
Changes since 1.238.6.37: +4 -4 lines
Diff to previous 1.238.6.37 , to branch point 1.238
missed a couple of file changes

Revision 1.238.6.37 - (view) (download) (annotate) - [select for diffs]
Thu Sep 3 20:02:36 2009 UTC (2 months, 3 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_61_rc8_git2_xendom0_fc12, kernel-2_6_31-0_1_2_62_rc8_git2_xendom0_fc12
Changes since 1.238.6.36: +5 -4 lines
Diff to previous 1.238.6.36 , to branch point 1.238
Update pvops patch to try stack protector on i686 again

Revision 1.323 - (view) (download) (annotate) - [select for diffs]
Tue Sep 1 17:08:26 2009 UTC (2 months, 3 weeks ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_31-0_196_rc8_git2_fc12, kernel-2_6_31-0_198_rc8_git2_fc12, kernel-2_6_31-0_199_rc8_git2_fc12, kernel-2_6_31-0_202_rc8_git2_fc12, kernel-2_6_31-0_203_rc8_git2_fc12, kernel-2_6_31-0_204_rc9_fc12, kernel-2_6_31-0_209_rc9_git1_fc12, kernel-2_6_31-0_210_rc9_git1_fc12, kernel-2_6_31-0_212_rc9_git1_fc12, kernel-2_6_31-0_213_rc9_git1_fc12, kernel-2_6_31-0_214_rc9_git1_fc12, kernel-2_6_31-0_218_rc9_git2_fc12, kernel-2_6_31-0_219_rc9_git2_fc12
Changes since 1.322: +3 -2 lines
Diff to previous 1.322
2.6.31-rc8-git2
Blank out drm-intel-next: entire contents are now upstream.

Revision 1.322 - (view) (download) (annotate) - [select for diffs]
Fri Aug 28 16:43:03 2009 UTC (2 months, 3 weeks ago) by dwmw2
Branch: MAIN
CVS Tags: kernel-2_6_31-0_190_rc8_fc12
Changes since 1.321: +1 -1 lines
Diff to previous 1.321
enable solos-pci driver

Revision 1.238.6.36 - (view) (download) (annotate) - [select for diffs]
Wed Aug 26 19:58:46 2009 UTC (2 months, 4 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_59_rc7_git4_xendom0_fc12, kernel-2_6_31-0_1_2_60_rc7_git4_xendom0_fc12
Changes since 1.238.6.35: +2 -1 lines
Diff to previous 1.238.6.35 , to branch point 1.238
another pvops update

Revision 1.321.4.1 - (view) (download) (annotate) - [select for diffs]
Wed Aug 26 18:17:53 2009 UTC (2 months, 4 weeks ago) by steved
Branch: kernel-2_6_31-pnfs_rc7
Changes since 1.321: +9 -1 lines
Diff to previous 1.321 , to next main 1.337
Updated to latest pNFS tag: v2.6.31-rc7

Revision 1.321.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Aug 26 17:56:00 2009 UTC (2 months, 4 weeks ago) by steved
Branch: kernel-2_6_31-nfs41_rc7
Changes since 1.321: +1 -1 lines
Diff to previous 1.321 , to next main 1.337
Turned on CONFIG_NFS_V4_1

Revision 1.321 - (view) (download) (annotate) - [select for diffs]
Wed Aug 26 10:06:27 2009 UTC (2 months, 4 weeks ago) by dwmw2
Branch: MAIN
CVS Tags: kernel-2_6_31-0_177_rc7_git2_fc12, kernel-2_6_31-0_180_rc7_git4_fc12, kernel-2_6_31-0_183_rc7_git5_fc12, kernel-2_6_31-0_185_rc7_git6_fc12
Branch point for: kernel-2_6_31-nfs41_rc7, kernel-2_6_31-pnfs_rc7
Changes since 1.320: +1 -1 lines
Diff to previous 1.320
modular wimax

Revision 1.320 - (view) (download) (annotate) - [select for diffs]
Tue Aug 25 03:15:08 2009 UTC (3 months ago) by bskeggs
Branch: MAIN
CVS Tags: kernel-2_6_31-0_174_rc7_git2_fc12, kernel-2_6_31-0_175_rc7_git2_fc12
Changes since 1.319: +1 -0 lines
Diff to previous 1.319
* Tue Aug 25 2009 Ben Skeggs <bskeggs@redhat.com> 2.6.31-0.174.rc7.git2
- drm-nouveau.patch: upstream update, pre-nv50 tv-out + misc fixes

Revision 1.238.6.35 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 19:26:45 2009 UTC (3 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_53_rc6_git3_xendom0_fc12, kernel-2_6_31-0_1_2_54_rc6_git5_xendom0_fc12, kernel-2_6_31-0_1_2_55_rc6_git6_xendom0_fc12, kernel-2_6_31-0_1_2_57_rc7_git1_xendom0_fc12, kernel-2_6_31-0_1_2_58_rc7_git1_xendom0_fc12
Changes since 1.238.6.34: +3 -0 lines
Diff to previous 1.238.6.34 , to branch point 1.238
Try pvops STACKPROTECTOR fixes. Also adds MCA/MCE support

Revision 1.319 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 17:48:11 2009 UTC (3 months ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_31-0_167_rc6_git6_fc12
Changes since 1.318: +1 -1 lines
Diff to previous 1.318
mmap min addr should be 64k

Revision 1.318 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 17:38:10 2009 UTC (3 months ago) by davej
Branch: MAIN
Changes since 1.317: +2 -0 lines
Diff to previous 1.317
2.6.31-rc6-git3

Revision 1.317 - (view) (download) (annotate) - [select for diffs]
Mon Aug 17 18:33:39 2009 UTC (3 months, 1 week ago) by jwilson
Branch: MAIN
CVS Tags: kernel-2_6_31-0_161_rc6_git2_fc12, kernel-2_6_31-0_162_rc6_git2_fc12
Changes since 1.316: +1 -0 lines
Diff to previous 1.316
* Mon Aug 17 2009 Jarod Wilson <jarod@redhat.com>
- Add new lirc driver for built-in ENE0100 device on some laptops

Revision 1.316.4.1 - (view) (download) (annotate) - [select for diffs]
Mon Aug 17 18:01:59 2009 UTC (3 months, 1 week ago) by steved
Branch: kernel-2_6_31-pnfs_rc6
Changes since 1.316: +11 -1 lines
Diff to previous 1.316 , to next main 1.337
Updated to latest pNFS update (v2.6.31-rc6)

Revision 1.316.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Aug 17 16:58:29 2009 UTC (3 months, 1 week ago) by steved
Branch: kernel-2_6_31-nfs41_rc6
Changes since 1.316: +1 -1 lines
Diff to previous 1.316 , to next main 1.337
Turned on the CONFIG_NFS_4_V1 config variable

Revision 1.238.6.34 - (view) (download) (annotate) - [select for diffs]
Thu Aug 13 18:13:03 2009 UTC (3 months, 1 week ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_50_rc5_git3_xendom0_fc12, kernel-2_6_31-0_1_2_51_rc5_git3_xendom0_fc12, kernel-2_6_31-0_1_2_52_rc6_xendom0_fc12
Changes since 1.238.6.33: +4 -1 lines
Diff to previous 1.238.6.33 , to branch point 1.238
get latest update from rebase/master

Revision 1.316 - (view) (download) (annotate) - [select for diffs]
Tue Aug 11 21:55:35 2009 UTC (3 months, 1 week ago) by eparis
Branch: MAIN
CVS Tags: kernel-2_6_31-0_149_rc5_git3_fc12, kernel-2_6_31-0_150_rc5_git3_fc12, kernel-2_6_31-0_151_rc5_git3_fc12, kernel-2_6_31-0_155_rc6_fc12, kernel-2_6_31-0_156_rc6_fc12, kernel-2_6_31-0_157_rc6_fc12
Branch point for: kernel-2_6_31-nfs41_rc6, kernel-2_6_31-pnfs_rc6
Changes since 1.315: +4 -1 lines
Diff to previous 1.315
* Tue Aug 11 2009 Eric Paris <eparis@redhat.com>
- Enable config IMA

Revision 1.238.6.33 - (view) (download) (annotate) - [select for diffs]
Sat Aug 8 18:06:03 2009 UTC (3 months, 2 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_45_rc5_git3_xendom0_fc12, kernel-2_6_31-0_1_2_46_rc5_git3_xendom0_fc12, kernel-2_6_31-0_1_2_47_rc5_git3_xendom0_fc12, kernel-2_6_31-0_1_2_48_rc5_git3_xendom0_fc12
Changes since 1.238.6.32: +1 -0 lines
Diff to previous 1.238.6.32 , to branch point 1.238
update pvops patch to latest rebase/master and current rawhide

Revision 1.238.6.32 - (view) (download) (annotate) - [select for diffs]
Wed Aug 5 23:00:08 2009 UTC (3 months, 2 weeks ago) by myoung
Branch: private-myoung-dom0-branch
Changes since 1.238.6.31: +36 -25 lines
Diff to previous 1.238.6.31 , to branch point 1.238
update pvops to current rawhide

Revision 1.315.4.1 - (view) (download) (annotate) - [select for diffs]
Mon Aug 3 13:52:28 2009 UTC (3 months, 3 weeks ago) by steved
Branch: kernel-2_6_31-nfs41_rc5
Changes since 1.315: +1 -1 lines
Diff to previous 1.315 , to next main 1.337
Update to latest NFS41 update (v2.6.31-rc5)

Revision 1.315.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Aug 3 12:46:09 2009 UTC (3 months, 3 weeks ago) by steved
Branch: kernel-2_6_31-pnfs_rc5
Changes since 1.315: +9 -1 lines
Diff to previous 1.315 , to next main 1.337
Updated to latest pNFS update (v2.6.31-rc5)

Revision 1.315 - (view) (download) (annotate) - [select for diffs]
Fri Jul 31 01:00:04 2009 UTC (3 months, 3 weeks ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_31-0_117_rc5_fc12, kernel-2_6_31-0_118_rc5_fc12, kernel-2_6_31-0_121_rc5_fc12, kernel-2_6_31-0_122_rc5_git2_fc12, kernel-2_6_31-0_123_rc5_git2_fc12, kernel-2_6_31-0_125_2_1_rc5_git2_fc12, kernel-2_6_31-0_125_4_1_rc5_git2_fc12, kernel-2_6_31-0_125_4_2_rc5_git2_fc12, kernel-2_6_31-0_125_rc5_git2_fc12, kernel-2_6_31-0_128_rc5_git3_fc12, kernel-2_6_31-0_132_rc5_git3_fc12, kernel-2_6_31-0_135_rc5_git3_fc12, kernel-2_6_31-0_137_rc5_git3_fc12, kernel-2_6_31-0_138_rc5_git3_fc12, kernel-2_6_31-0_139_rc5_git3_fc12, kernel-2_6_31-0_142_rc5_git3_fc12, kernel-2_6_31-0_143_rc5_git3_fc12, kernel-2_6_31-0_145_2_1_rc5_git3_fc12, kernel-2_6_31-0_145_rc5_git3_fc12
Branch point for: kernel-2_6_31-nfs41_rc5, kernel-2_6_31-pnfs_rc5, private-f12-2_6_31_rc5, private-f12-2_6_31_rc5-forreals, private-f12-2_6_31_rc5-imeanit
Changes since 1.314: +1 -0 lines
Diff to previous 1.314
Linux 2.6.31-rc4-git6
  New config item: CONFIG_BATTERY_DS2782 is not set
Add last-minute set_memory_wc() fix from LKML.

Revision 1.314 - (view) (download) (annotate) - [select for diffs]
Tue Jul 28 13:35:42 2009 UTC (3 months, 3 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_31-0_101_rc4_git2_fc12, kernel-2_6_31-0_103_rc4_git2_fc12, kernel-2_6_31-0_104_rc4_git2_fc12, kernel-2_6_31-0_107_rc4_git3_fc12, kernel-2_6_31-0_112_rc4_git3_fc12
Changes since 1.313: +2 -0 lines
Diff to previous 1.313
* Tue Jul 28 2009 Kyle McMartin <kyle@redhat.com> 2.6.31-0.101.rc4.git2
- 2.6.31-rc4-git2
- rebase linux-2.6-fix-usb-serial-autosuspend.diff
- config changes:
 - USB_GSPCA_SN9C20X=m (_EVDEV=y)

Revision 1.313 - (view) (download) (annotate) - [select for diffs]
Mon Jul 27 17:42:04 2009 UTC (3 months, 4 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_31-0_100_rc4_fc12, kernel-2_6_31-0_99_rc4_fc12
Changes since 1.312: +27 -22 lines
Diff to previous 1.312
- Don't diddle with kobject debugging during make debug/release
- Group more of the kernel debugging options in config-generic
- Add some commentary

Revision 1.312 - (view) (download) (annotate) - [select for diffs]
Fri Jul 24 18:24:28 2009 UTC (4 months ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_31-0_92_rc4_fc12, kernel-2_6_31-0_93_rc4_fc12, kernel-2_6_31-0_94_rc4_fc12
Changes since 1.311: +0 -1 lines
Diff to previous 1.311
Enable CONFIG_DEBUG_KOBJECT in debug kernels. (#513606)

Revision 1.311 - (view) (download) (annotate) - [select for diffs]
Thu Jul 23 18:25:22 2009 UTC (4 months ago) by jforbes
Branch: MAIN
Changes since 1.310: +1 -0 lines
Diff to previous 1.310
Add KSM support

Revision 1.310 - (view) (download) (annotate) - [select for diffs]
Thu Jul 23 17:45:33 2009 UTC (4 months ago) by kyle
Branch: MAIN
Changes since 1.309: +1 -0 lines
Diff to previous 1.309
* Thu Jul 23 2009 Kyle McMartin <kyle@redhat.com> 2.6.31-0.87.rc4
- Linux 2.6.31-rc4
- config changes:
 - USB_CDC_PHONET=m [all]
 - EVENT_PROFILE=y [i386, x86_64, powerpc, s390]

Revision 1.309 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 03:45:28 2009 UTC (4 months ago) by bskeggs
Branch: MAIN
CVS Tags: kernel-2_6_31-0_83_rc3_git4_fc12, kernel-2_6_31-0_86_rc3_git5_fc12
Changes since 1.308: +2 -1 lines
Diff to previous 1.308
* Wed Jul 22 2009 Ben Skeggs <bskeggs@redhat.com> 2.6.31-0.82.rc3.git4
- Enable KMS for nouveau

Revision 1.308 - (view) (download) (annotate) - [select for diffs]
Mon Jul 20 23:17:11 2009 UTC (4 months ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_31-0_81_rc3_git4_fc12
Changes since 1.307: +1 -0 lines
Diff to previous 1.307
missing config option

Revision 1.307 - (view) (download) (annotate) - [select for diffs]
Mon Jul 20 16:45:12 2009 UTC (4 months ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_31-0_79_rc3_git4_fc12, kernel-2_6_31-0_80_rc3_git4_fc12
Changes since 1.306: +1 -1 lines
Diff to previous 1.306
Enable CONFIG_RTC_HCTOSYS (#489494)

Revision 1.306 - (view) (download) (annotate) - [select for diffs]
Thu Jul 16 21:24:36 2009 UTC (4 months, 1 week ago) by mjg59
Branch: MAIN
CVS Tags: kernel-2_6_31-0_74_rc3_git4_fc12, kernel-2_6_31-0_75_rc3_git4_fc12, kernel-2_6_31-0_76_rc3_git4_fc12
Changes since 1.305: +1 -0 lines
Diff to previous 1.305
* Thu Jul 16 2009 Matthew Garrett <mjg@redhat.com>
- linux-2.6-defaults-aspm.patch - default ASPM to on for PCIe >= 1.1 hardware

Revision 1.305 - (view) (download) (annotate) - [select for diffs]
Thu Jul 16 05:32:36 2009 UTC (4 months, 1 week ago) by airlied
Branch: MAIN
CVS Tags: kernel-2_6_31-0_69_rc3_fc12
Changes since 1.304: +1 -0 lines
Diff to previous 1.304
* Thu Jul 16 2009 Dave Airlie <airlied@redhat.com> 2.6.31-0.69.rc3
- linux-2.6-vga-arb.patch - add VGA arbiter.
- drm-vga-arb.patch - add VGA arbiter support to drm

Revision 1.238.6.31 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 21:32:22 2009 UTC (4 months, 1 week ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_42_rc3_xendom0_fc12, kernel-2_6_31-0_1_2_43_rc3_xendom0_fc12
Changes since 1.238.6.30: +1 -1 lines
Diff to previous 1.238.6.30 , to branch point 1.238
fix typo

Revision 1.238.6.30 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 20:58:03 2009 UTC (4 months, 1 week ago) by myoung
Branch: private-myoung-dom0-branch
Changes since 1.238.6.29: +2 -0 lines
Diff to previous 1.238.6.29 , to branch point 1.238
update pvops

Revision 1.304 - (view) (download) (annotate) - [select for diffs]
Tue Jul 14 15:29:04 2009 UTC (4 months, 1 week ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_31-0_68_rc3_fc12
Changes since 1.303: +1 -0 lines
Diff to previous 1.303
* Tue Jul 14 2009 Kyle McMartin <kyle@redhat.com> 2.6.31-0.68-rc3
- 2.6.31-rc3
- config changes:
 - RTL8192SU is not set, (staging)

Revision 1.303 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 15:29:43 2009 UTC (4 months, 1 week ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_31-0_67_rc2_git9_fc12
Changes since 1.302: +1 -0 lines
Diff to previous 1.302
* Mon Jul 13 2009 Kyle McMartin <kyle@redhat.com> 2.6.31-0.67.rc2.git9
- 2.6.31-rc2-git9
- config changes:
 - BLK_DEV_OSD=m

Revision 1.238.6.29 - (view) (download) (annotate) - [select for diffs]
Fri Jul 10 19:04:29 2009 UTC (4 months, 2 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_40_rc2_git4_xendom0_fc12
Changes since 1.238.6.28: +1 -0 lines
Diff to previous 1.238.6.28 , to branch point 1.238
xen doesn't like CONFIG_KERNEL_LZMA

Revision 1.302 - (view) (download) (annotate) - [select for diffs]
Fri Jul 10 00:04:55 2009 UTC (4 months, 2 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_31-0_62_rc2_git4_fc12, kernel-2_6_31-0_64_rc2_git5_fc12
Changes since 1.301: +1 -0 lines
Diff to previous 1.301
Use correct spinlock initialization in dma-debug

Revision 1.238.6.28 - (view) (download) (annotate) - [select for diffs]
Thu Jul 9 22:53:00 2009 UTC (4 months, 2 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_39_rc2_git2_xendom0_fc12
Changes since 1.238.6.27: +0 -1 lines
Diff to previous 1.238.6.27 , to branch point 1.238
update pvops and see if CONFIG_KERNEL_LZMA=y is compatible with xen

Revision 1.301 - (view) (download) (annotate) - [select for diffs]
Wed Jul 8 20:36:52 2009 UTC (4 months, 2 weeks ago) by davej
Branch: MAIN
Changes since 1.300: +5 -5 lines
Diff to previous 1.300
Enable a bunch of debugging options that were missed somehow.

Revision 1.300 - (view) (download) (annotate) - [select for diffs]
Tue Jul 7 06:17:03 2009 UTC (4 months, 2 weeks ago) by jwilson
Branch: MAIN
CVS Tags: kernel-2_6_31-0_47_rc2_git2_fc12, kernel-2_6_31-0_54_rc2_git2_fc12, kernel-2_6_31-0_56_rc2_git2_fc12
Changes since 1.299: +5 -5 lines
Diff to previous 1.299
* Tue Jul 07 2009 Jarod Wilson <jarod@redhat.com>
- Make lirc_i2c actually work with 2.6.31 i2c

Revision 1.299 - (view) (download) (annotate) - [select for diffs]
Mon Jul 6 16:07:33 2009 UTC (4 months, 2 weeks ago) by jwilson
Branch: MAIN
Changes since 1.298: +0 -1 lines
Diff to previous 1.298
* Mon Jul 06 2009 Jarod Wilson <jarod@redhat.com>
- Hack up lirc_i2c and lirc_zilog to compile with 2.6.31 i2c
  changes. The drivers might not actually be functional now, but
  at least they compile again. Will fix later, if need be...

Revision 1.238.6.27 - (view) (download) (annotate) - [select for diffs]
Fri Jul 3 18:54:45 2009 UTC (4 months, 3 weeks ago) by myoung
Branch: private-myoung-dom0-branch
Changes since 1.238.6.26: +4 -2 lines
Diff to previous 1.238.6.26 , to branch point 1.238
pvops - track rawhide updates

Revision 1.298 - (view) (download) (annotate) - [select for diffs]
Fri Jul 3 06:21:26 2009 UTC (4 months, 3 weeks ago) by jwrdegoede
Branch: MAIN
CVS Tags: kernel-2_6_31-0_42_rc2_fc12
Changes since 1.297: +2 -2 lines
Diff to previous 1.297
* Fri Jul 03 2009 Hans de Goede <hdegoede@redhat.com>
- Disable v4l1 ov511 and quickcam_messenger drivers (obsoleted by
  v4l2 gspca subdrivers)

Revision 1.297 - (view) (download) (annotate) - [select for diffs]
Tue Jun 30 21:05:00 2009 UTC (4 months, 3 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_31-0_37_rc1_git5_fc12, kernel-2_6_31-0_38_rc1_git7_fc12, kernel-2_6_31-0_39_rc1_git9_fc12
Changes since 1.296: +3 -0 lines
Diff to previous 1.296
Disable kmemleak. Way too noisy, and not finding any real bugs.

Revision 1.238.6.26 - (view) (download) (annotate) - [select for diffs]
Tue Jun 30 18:06:00 2009 UTC (4 months, 3 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_37_rc1_git5_xendom0_fc12
Changes since 1.238.6.25: +1 -0 lines
Diff to previous 1.238.6.25 , to branch point 1.238
update pvops patch which should return network and disk support for guest

Revision 1.296 - (view) (download) (annotate) - [select for diffs]
Tue Jun 30 00:56:16 2009 UTC (4 months, 3 weeks ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_31-0_35_rc1_git5_fc12
Changes since 1.295: +1 -0 lines
Diff to previous 1.295
2.6.31-rc1-git5
CONFIG_LEDS_LP3944=m

Revision 1.238.6.25 - (view) (download) (annotate) - [select for diffs]
Sat Jun 27 12:42:28 2009 UTC (4 months, 4 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_35_rc1_git2_xendom0_fc12
Changes since 1.238.6.24: +2 -2 lines
Diff to previous 1.238.6.24 , to branch point 1.238
pvops has compile problems with CONFIG_DRM_RADEON_KMS and CONFIG_DRM_NOUVEAU so disable them

Revision 1.238.6.24 - (view) (download) (annotate) - [select for diffs]
Sat Jun 27 11:05:09 2009 UTC (4 months, 4 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_31-0_1_2_34_rc1_git2_xendom0_fc12
Changes since 1.238.6.23: +82 -10 lines
Diff to previous 1.238.6.23 , to branch point 1.238
switch pvops to xen/rebase/master branch and rebase on 2.6.31-rc1-git2

Revision 1.295 - (view) (download) (annotate) - [select for diffs]
Thu Jun 25 01:27:31 2009 UTC (5 months ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_31-0_28_rc1_fc12, kernel-2_6_31-0_29_rc1_fc12, kernel-2_6_31-0_32_rc1_git2_fc12, kernel-2_6_31-0_33_rc1_git2_fc12
Changes since 1.294: +5 -0 lines
Diff to previous 1.294
* Wed Jun 24 2009 Kyle McMartin <kyle@redhat.com> 2.6.31-0.28.rc1
- 2.6.31-rc1
- linux-2.6-utrace.patch: rebase on kernel/Makefile changes
- config changes:
 - generic:
  - CONFIG_DM_LOG_USERSPACE=m
  - CONFIG_DM_MULTIPATH_QL=m
  - CONFIG_DM_MULTIPATH_ST=m
  - CONFIG_BATTERY_MAX17040=m
  - CONFIG_I2C_DESIGNWARE is off (depends on clk.h)

Revision 1.294 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 20:23:37 2009 UTC (5 months ago) by kyle
Branch: MAIN
Changes since 1.293: +1 -1 lines
Diff to previous 1.293
* Wed Jun 24 2009 Kyle McMartin <kyle@redhat.com>
- config changes:
 - generic:
  - CONFIG_SCSI_DEBUG=m (was off, requested by davidz)

Revision 1.293 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 18:37:55 2009 UTC (5 months ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_31-0_25_rc0_git22_fc12
Changes since 1.292: +5 -0 lines
Diff to previous 1.292
2.6.30-git22

Revision 1.292 - (view) (download) (annotate) - [select for diffs]
Sun Jun 21 20:52:19 2009 UTC (5 months ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_31-0_20_rc0_git18_fc12, kernel-2_6_31-0_21_rc0_git18_fc12, kernel-2_6_31-0_23_rc0_git18_fc12, kernel-2_6_31-0_24_rc0_git18_fc12
Changes since 1.291: +4 -0 lines
Diff to previous 1.291
2.6.30-git17
Config changes:
  - powerpc32-generic
      CONFIG_PERF_COUNTERS=y
  - generic
      CONFIG_KEYBOARD_LM8323 is not set
      CONFIG_MOUSE_SYNAPTICS_I2C=m
      CONFIG_TOUCHSCREEN_EETI=m
      CONFIG_TOUCHSCREEN_W90X900=m
Dropped agp-set_memory_ucwb.patch, all fixed upstream now.

Revision 1.291 - (view) (download) (annotate) - [select for diffs]
Sat Jun 20 19:36:13 2009 UTC (5 months ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_31-0_16_rc0_git15_fc12, kernel-2_6_31-0_17_rc0_git15_fc12
Changes since 1.290: +7 -0 lines
Diff to previous 1.290
* Sat Jun 20 2009 Kyle McMartin <kyle@redhat.com> 2.6.31.0.16.rc0.git15
- 2.6.30-git15
- config changes:
 - generic:
  - CONFIG_LBDAF=y
 - staging:
  - CONFIG_USB_SERIAL_QUATECH2 is not set
  - CONFIG_VT6655 is not set
  - CONFIG_USB_CPC is not set
  - CONFIG_RDC_17F3101X is not set
  - CONFIG_FB_UDL is not set
 - ppc32:
  - CONFIG_KMETER1=y
 - ppc generic:
  - CONFIG_PPC_DISABLE_WERROR is not set
- lirc disabled due to i2c detach_client removal.

Revision 1.290 - (view) (download) (annotate) - [select for diffs]
Fri Jun 19 22:06:33 2009 UTC (5 months ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_31-0_13_rc0_git14_fc12, kernel-2_6_31-0_15_rc0_git14_fc12
Changes since 1.289: +4 -0 lines
Diff to previous 1.289
* Fri Jun 19 2009 Kyle McMartin <kyle@redhat.com> 2.6.31-0.13.rc0.git14
- 2.6.30-git14

Revision 1.289 - (view) (download) (annotate) - [select for diffs]
Thu Jun 18 19:05:53 2009 UTC (5 months ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_31-0_11_rc0_git13_fc12
Changes since 1.288: +56 -3 lines
Diff to previous 1.288
* Thu Jun 18 2009 Kyle McMartin <kyle@redhat.com> 2.6.31-0.10.rc0.git13
- 2.6.30-git13
- config changes:
 - arm:
  - CONFIG_UACCESS_WITH_MEMCPY is not set
 - i686-PAE:
  - CONFIG_XEN_DEV_EVTCHN=m
  - CONFIG_XEN_SYS_HYPERVISOR=y
 - ia64:
  - CONFIG_RCU_FANOUT=64
 - nodebug:
  - CONFIG_DEBUG_KMEMLEAK is not set
  - CONFIG_DEBUG_KMEMLEAK_TEST=m
 - powerpc:
  - CONFIG_CAN_SJA1000_OF_PLATFORM=m
  - CONFIG_PPC_EMULATED_STATS=y
  - CONFIG_SWIOTLB=y
  - CONFIG_RDS is not set (broken on ppc32)
 - powerpc32:
  - CONFIG_RCU_FANOUT=32
 - powerpc64:
  - CONFIG_RCU_FANOUT=64
  - CONFIG_PERF_COUNTERS is not set (broken on ppc64)
 - s390x:
  - CONFIG_RCU_FANOUT=64
  - CONFIG_SECCOMP=y
  - CONFIG_PM=y
  - CONFIG_HIBERNATION=y
  - CONFIG_PM_STD_PARTITION="/dev/jokes"
 - sparc64:
  - CONFIG_RCU_FANOUT=64
 - x86:
  - CONFIG_RCU_FANOUT=32
  - CONFIG_IOMMU_STRESS is not set
  - CONFIG_PERF_COUNTERS=y
  - CONFIG_X86_OLD_MCE is not set
  - CONFIG_X86_MCE_INTEL=y
  - CONFIG_X86_MCE_AMD=y
  - CONFIG_X86_ANCIENT_MCE is not set
  - CONFIG_X86_MCE_INJECT is not set
 - x86_64:
  - CONFIG_EDAC_AMD64=m
  - CONFIG_EDAC_AMD64_ERROR_INJECTION is not set
  - CONFIG_XEN_DEV_EVTCHN=m
  - CONFIG_XEN_SYS_HYPERVISOR=y
  - CONFIG_RCU_FANOUT=64
  - CONFIG_IOMMU_STRESS is not set
  - CONFIG_PERF_COUNTERS=y
  - CONFIG_X86_MCE_INJECT is not set
 - generic:
  - CONFIG_RCU_FANOUT=32
  - CONFIG_MMC_SDHCI_PLTFM=m
  - CONFIG_MMC_CB710=m
  - CONFIG_CB710_CORE=m
  - CONFIG_CB710_DEBUG is not set
  - CONFIG_SCSI_MVSAS_DEBUG is not set
  - CONFIG_SCSI_BNX2_ISCSI=m
  - CONFIG_NETFILTER_XT_MATCH_OSF=m
  - CONFIG_RFKILL_INPUT=y (used to be =m, which was invalid)
  - CONFIG_DE2104X_DSL=0
  - CONFIG_KS8842 is not set
  - CONFIG_CFG80211_DEBUGFS=y
  - CONFIG_MAC80211_DEFAULT_PS=y
  - CONFIG_IWM=m
  - CONFIG_IWM_DEBUG is not set
  - CONFIG_RT2800USB=m
  - CONFIG_CAN_DEV=m
  - CONFIG_CAN_CALC_BITTIMING=y
  - CONFIG_CAN_SJA1000=m
  - CONFIG_CAN_SJA1000_PLATFORM=m
  - CONFIG_CAN_EMS_PCI=m
  - CONFIG_CAN_KVASER_PCI=m
  - CONFIG_EEPROM_MAX6875=m
  - CONFIG_SENSORS_TMP401=m
  - CONFIG_MEDIA_SUPPORT=m
  - CONFIG_SND_CTXFI=m
  - CONFIG_SND_LX6464ES=m
  - CONFIG_SND_HDA_CODEC_CA0110=y
  - CONFIG_USB_XHCI_HCD=m
  - CONFIG_USB_XHCI_HCD_DEBUGGING is not set
  - CONFIG_DRAGONRISE_FF=y (used to be =m)
  - CONFIG_GREENASIA_FF=y (used to be =m)
  - CONFIG_SMARTJOYPLUS_FF=y (used to be =m)
  - CONFIG_USB_NET_INT51X1=m
  - CONFIG_CUSE=m
  - CONFIG_FUNCTION_PROFILER=y
  - CONFIG_RING_BUFFER_BENCHMARK=m
  - CONFIG_REGULATOR_USERSPACE_CONSUMER=m
  - CONFIG_REGULATOR_MAX1586=m
  - CONFIG_REGULATOR_LP3971=m
  - CONFIG_RCU_FANOUT_EXACT is not set
  - CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  - CONFIG_FSNOTIFY=y
  - CONFIG_IEEE802154=m
  - CONFIG_IEEE802154_DRIVERS=m
  - CONFIG_IEEE802154_FAKEHARD=m
  - CONFIG_CNIC=m

Revision 1.238.6.23 - (view) (download) (annotate) - [select for diffs]
Sat Jun 13 21:22:33 2009 UTC (5 months, 1 week ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_30-1_2_33_xendom0_fc12
Changes since 1.238.6.22: +20 -25 lines
Diff to previous 1.238.6.22 , to branch point 1.238
update pvops to 2.6.30

Revision 1.288 - (view) (download) (annotate) - [select for diffs]
Fri Jun 12 15:04:32 2009 UTC (5 months, 1 week ago) by linville
Branch: MAIN
CVS Tags: kernel-2_6_30-5_fc12, kernel-2_6_30-6_fc12
Branch point for: private-fedora-12-2_6_30
Changes since 1.287: +1 -1 lines
Diff to previous 1.287
neigh: fix state transition INCOMPLETE->FAILED via Netlink request ; enable CONFIG_ARPD (used by OpenNHRP)

Revision 1.287 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 19:00:54 2009 UTC (5 months, 2 weeks ago) by cebbert
Branch: MAIN
Changes since 1.286: +2 -0 lines
Diff to previous 1.286
VIA Nano updates:
  Enable Padlock AES encryption and random number generator on x86-64
  Add via-sdmmc and via-cputemp drivers

Revision 1.286 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 15:10:14 2009 UTC (5 months, 2 weeks ago) by linville
Branch: MAIN
CVS Tags: kernel-2_6_30-1_fc12
Changes since 1.285: +17 -24 lines
Diff to previous 1.285
Clean-up some wireless bits in config-generic

Revision 1.238.6.22 - (view) (download) (annotate) - [select for diffs]
Thu Jun 4 19:34:57 2009 UTC (5 months, 2 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_30-0_1_2_29_rc8_xendom0_fc12, kernel-2_6_30-0_1_2_30_rc8_xendom0_fc12, kernel-2_6_30-0_1_2_31_rc8_xendom0_fc12, kernel-2_6_30-0_1_2_32_rc8_xendom0_fc12
Changes since 1.238.6.21: +2 -1 lines
Diff to previous 1.238.6.21 , to branch point 1.238
Update pvops kernel to rc8

Revision 1.285 - (view) (download) (annotate) - [select for diffs]
Tue Jun 2 17:10:08 2009 UTC (5 months, 3 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_30-0_100_rc8_git6_fc12, kernel-2_6_30-0_97_rc8_fc12
Changes since 1.284: +1 -1 lines
Diff to previous 1.284
For reasons unknown, RT2X00 driver was being built-in.
  Make it modular.

Revision 1.284.4.1 - (view) (download) (annotate) - [select for diffs]
Wed May 27 17:45:19 2009 UTC (5 months, 4 weeks ago) by steved
Branch: kernel-2_6_30-pnfs_rc7
Changes since 1.284: +8 -0 lines
Diff to previous 1.284 , to next main 1.337
Updated to latest pNFS code (tag: v2.6.30-rc7)

Revision 1.284.2.1 - (view) (download) (annotate) - [select for diffs]
Wed May 27 16:57:48 2009 UTC (5 months, 4 weeks ago) by steved
Branch: kernel-2_6_30-nfs41_rc7
Changes since 1.284: +1 -0 lines
Diff to previous 1.284 , to next main 1.337
Updated to latest NFS41 code (tag: v2.6.30-rc7)

Revision 1.284 - (view) (download) (annotate) - [select for diffs]
Sun May 24 01:40:12 2009 UTC (6 months ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_30-0_89_rc7_fc12, kernel-2_6_30-0_91_rc7_git1_fc12
Branch point for: kernel-2_6_30-nfs41_rc7, kernel-2_6_30-pnfs_rc7
Changes since 1.283: +1 -0 lines
Diff to previous 1.283
2.6.30-rc7

Revision 1.238.6.21 - (view) (download) (annotate) - [select for diffs]
Fri May 22 20:02:04 2009 UTC (6 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_30-0_1_2_28_rc6_git6_xendom0_fc12
Changes since 1.238.6.20: +1 -1 lines
Diff to previous 1.238.6.20 , to branch point 1.238
enable PERF_COUNTERS to get pvops kernel to build

Revision 1.238.6.20 - (view) (download) (annotate) - [select for diffs]
Thu May 21 22:11:56 2009 UTC (6 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_30-0_1_2_26_rc6_git6_xendom0_fc12, kernel-2_6_30-0_1_2_27_rc6_git6_xendom0_fc12
Changes since 1.238.6.19: +2 -0 lines
Diff to previous 1.238.6.19 , to branch point 1.238
Update pvops patch to latest xen-tip/next version

Revision 1.238.6.19 - (view) (download) (annotate) - [select for diffs]
Wed May 6 21:48:44 2009 UTC (6 months, 2 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_30-0_1_2_24_rc4_git3_xendom0_fc12, kernel-2_6_30-0_1_2_25_rc4_git3_xendom0_fc12
Changes since 1.238.6.18: +1 -0 lines
Diff to previous 1.238.6.18 , to branch point 1.238
update pvops patch and hopefully allow i686 to work again

Revision 1.283 - (view) (download) (annotate) - [select for diffs]
Wed May 6 16:39:11 2009 UTC (6 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_78_rc4_git3_fc12, kernel-2_6_30-0_79_rc4_git4_fc12, kernel-2_6_30-0_81_rc5_git1_fc12
Changes since 1.282: +1 -0 lines
Diff to previous 1.282
* Wed May 06 2009 Kyle McMartin <kyle@redhat.com>
- Linux 2.6.30-rc4-git3
- linux-2.6-cdrom-door-status.patch: merged upstream.
- linux-2.6-iwl3945-remove-useless-exports.patch: merged upstream.
- linux-2.6-utrace.patch: rebase against changes to fs/proc/array.c
- USB_NET_CDC_EEM=m

Revision 1.282.4.1 - (view) (download) (annotate) - [select for diffs]
Mon May 4 14:44:03 2009 UTC (6 months, 3 weeks ago) by steved
Branch: kernel-2_6_30-pnfs_rc4
Changes since 1.282: +8 -0 lines
Diff to previous 1.282 , to next main 1.337
- Updated to latest pNFS code (v2.6.30-rc4)

Revision 1.282.2.1 - (view) (download) (annotate) - [select for diffs]
Mon May 4 14:16:24 2009 UTC (6 months, 3 weeks ago) by steved
Branch: kernel-2_6_30-nfs41_rc4
Changes since 1.282: +1 -0 lines
Diff to previous 1.282 , to next main 1.337
Updated to latest NFS41 code (v2.6.30-rc4)

Revision 1.238.6.18 - (view) (download) (annotate) - [select for diffs]
Sat May 2 18:00:24 2009 UTC (6 months, 3 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_30-0_1_2_22_rc4_xendom0_fc12, kernel-2_6_30-0_1_2_23_rc4_xendom0_fc12
Changes since 1.238.6.17: +3 -1 lines
Diff to previous 1.238.6.17 , to branch point 1.238
update pvops patch from xen-tip/master and try some configuration changes

Revision 1.238.6.17 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 22:27:04 2009 UTC (7 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_30-0_1_2_21_rc3_xendom0_fc12
Changes since 1.238.6.16: +114 -32 lines
Diff to previous 1.238.6.16 , to branch point 1.238
switch to xen-tip/next pvops patch and back to devel Fedora kernel branch

Revision 1.282 - (view) (download) (annotate) - [select for diffs]
Wed Apr 22 15:40:04 2009 UTC (7 months ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_66_rc3_fc12, kernel-2_6_30-0_69_rc3_git1_fc12, kernel-2_6_30-0_72_rc3_git3_fc12, kernel-2_6_30-0_76_rc4_fc12
Branch point for: kernel-2_6_30-nfs41_rc4, kernel-2_6_30-pnfs_rc4
Changes since 1.281: +1 -0 lines
Diff to previous 1.281
* Wed Apr 22 2009 Kyle McMartin <kyle@redhat.com>
- Linux 2.6.30-rc3
- PROC_VMCORE=y: Exports the dump image of crashed
  kernel in ELF format

Revision 1.281 - (view) (download) (annotate) - [select for diffs]
Sat Apr 18 04:09:54 2009 UTC (7 months, 1 week ago) by cebbert
Branch: MAIN
Changes since 1.280: +1 -1 lines
Diff to previous 1.280
Set CONFIG_UEVENT_HELPER_PATH to the empty string (#496296)

Revision 1.280.8.1 - (view) (download) (annotate) - [select for diffs]
Thu Apr 16 19:38:51 2009 UTC (7 months, 1 week ago) by steved
Branch: kernel-2_6_30-pnfs_rc2_041609
Changes since 1.280: +14 -0 lines
Diff to previous 1.280 , to next main 1.337
Updated to latest pnfs code (tag: v2.6.30-rc2)

Revision 1.280.6.1 - (view) (download) (annotate) - [select for diffs]
Thu Apr 16 18:33:33 2009 UTC (7 months, 1 week ago) by steved
Branch: kernel-2_6_30-nfs41_rc2_041609
Changes since 1.280: +4 -0 lines
Diff to previous 1.280 , to next main 1.337
Updated to latest nfs41 code (tag: v2.6.30-rc2)

Revision 1.280.4.1 - (view) (download) (annotate) - [select for diffs]
Wed Apr 15 19:26:16 2009 UTC (7 months, 1 week ago) by steved
Branch: kernel-2_6_30-nfs41_041509
Changes since 1.280: +4 -0 lines
Diff to previous 1.280 , to next main 1.337
 Updated to the latest NFS41 code

Revision 1.238.6.16 - (view) (download) (annotate) - [select for diffs]
Tue Apr 14 22:09:07 2009 UTC (7 months, 1 week ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29_1-1_2_19_xendom0_fc11, kernel-2_6_29_1-1_2_20_xendom0_fc11
Changes since 1.238.6.15: +20 -15 lines
Diff to previous 1.238.6.15 , to branch point 1.238
Base xen pvops patch on 2.6.29.1 F-11 branch for the moment

Revision 1.280.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Apr 14 19:24:05 2009 UTC (7 months, 1 week ago) by steved
Branch: kernel-2_6_30-pnfs_041409
Changes since 1.280: +16 -0 lines
Diff to previous 1.280 , to next main 1.337
Update to the latest pNFS code.

Revision 1.280 - (view) (download) (annotate) - [select for diffs]
Tue Apr 14 15:12:28 2009 UTC (7 months, 1 week ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_57_rc2_fc12, kernel-2_6_30-0_58_rc2_git1_fc12, kernel-2_6_30_rc1-pnfs_041409
Branch point for: kernel-2_6_30-nfs41_041509, kernel-2_6_30-nfs41_rc2_041609, kernel-2_6_30-pnfs_041409, kernel-2_6_30-pnfs_rc2_041609
Changes since 1.279: +2 -0 lines
Diff to previous 1.279
missed config options

Revision 1.279 - (view) (download) (annotate) - [select for diffs]
Tue Apr 14 14:43:53 2009 UTC (7 months, 1 week ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_55_rc1_git7_fc12
Changes since 1.278: +2 -0 lines
Diff to previous 1.278
* Tue Apr 14 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.30-rc1-git7
- CONFIG_TOUCHSCREEN_AD7879_I2C=m
- CONFIG_STRIP_ASM_SYMS=y, off for -debug

Revision 1.278 - (view) (download) (annotate) - [select for diffs]
Thu Apr 9 21:09:52 2009 UTC (7 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_49_rc1_git2_fc12, kernel-2_6_30-0_50_rc1_git2_fc12, kernel-2_6_30-0_52_rc1_git5_fc12, kernel-2_6_30-0_53_rc1_git5_fc12, kernel-2_6_30-0_54_rc1_git5_fc12
Changes since 1.277: +2 -0 lines
Diff to previous 1.277
* Thu Apr 09 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.30-rc1-git2
- CONFIG_IGBVF=m
- CONFIG_NETFILTER_XT_TARGET_LED=m

Revision 1.277 - (view) (download) (annotate) - [select for diffs]
Thu Apr 9 14:04:41 2009 UTC (7 months, 2 weeks ago) by davej
Branch: MAIN
Changes since 1.276: +7 -4 lines
Diff to previous 1.276
Bring back the /dev/crash driver. (#492803)

Revision 1.276 - (view) (download) (annotate) - [select for diffs]
Wed Apr 8 05:16:24 2009 UTC (7 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_44_rc1_fc12, kernel-2_6_30-0_46_rc1_fc12
Changes since 1.275: +5 -0 lines
Diff to previous 1.275
* Wed Apr 08 2009 Kyle McMartin <kyle@redhat.com> 2.6.30-0.44.rc1
- 2.6.30-rc1
- linux-2.6-hwmon-atk0110.patch: drop
- CONFIG_DETECT_HUNG_TASK=y
- # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set

Revision 1.275 - (view) (download) (annotate) - [select for diffs]
Tue Apr 7 17:13:39 2009 UTC (7 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_42_rc0_git15_fc12
Changes since 1.274: +4 -0 lines
Diff to previous 1.274
* Tue Apr 07 2009 Kyle McMartin <kyle@redhat.com>
- Linux 2.6.29-git15
- EXT3_DEFAULTS_TO_ORDERED on for now.
- X86_X2APIC enabled.
- LEDS_LP5521, LEDS_BD2802 off... look not generally relevant.
- LIBFCOE on.

Revision 1.274 - (view) (download) (annotate) - [select for diffs]
Tue Apr 7 13:42:23 2009 UTC (7 months, 2 weeks ago) by davej
Branch: MAIN
Changes since 1.273: +2 -1 lines
Diff to previous 1.273
Enable CONFIG_CIFS_STATS (#494545)

Revision 1.273 - (view) (download) (annotate) - [select for diffs]
Mon Apr 6 15:44:28 2009 UTC (7 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_39_rc0_git13_fc12
Changes since 1.272: +33 -0 lines
Diff to previous 1.272
* Mon Apr 06 2009 Kyle McMartin <kyle@redhat.com>
- Linux 2.6.29-git13
- drop patches merged upstream:
  - fix-ppc-debug_kmap_atomic.patch
  - fix-staging-at76.patch
  - linux-2.6-acpi-video-didl-intel-outputs.patch
  - linux-2.6-acpi-strict-resources.patch
  - linux-2.6-sony-laptop-rfkill.patch
  - linux-2.6-btrfs-fix-umount-hang.patch
  - linux-2.6-fiemap-header-install.patch
  - linux-2.6-debug-dma-api.patch
  - dma-api-debug-fixes.patch
  - linux-2.6-ext4-flush-on-close.patch
  - linux-2.6-relatime-by-default.patch
  - linux-2.6-pci-sysfs-remove-id.patch
  - linux-2.6-scsi-cpqarray-set-master.patch
  - alsa-rewrite-hw_ptr-updaters.patch
  - alsa-pcm-always-reset-invalid-position.patch
  - alsa-pcm-fix-delta-calc-at-overlap.patch
  - alsa-pcm-safer-boundary-checks.patch
  - linux-2.6-input-hid-extra-gamepad.patch
  - linux-2.6-ipw2x00-age-scan-results-on-resume.patch
  - linux-2.6-dropwatch-protocol.patch
  - linux-2.6-net-fix-gro-bug.patch
  - linux-2.6-net-fix-another-gro-bug.patch
  - linux-2.6-net-xfrm-fix-spin-unlock.patch
  - linux-2.6.29-pat-change-is_linear_pfn_mapping-to-not-use-vm_pgoff.patch
  - linux-2.6.29-pat-pci-change-prot-for-inherit.patch

Revision 1.272 - (view) (download) (annotate) - [select for diffs]
Thu Apr 2 04:04:34 2009 UTC (7 months, 3 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_35_rc0_git9_fc12, kernel-2_6_30-0_36_rc0_git9_fc12
Changes since 1.271: +6 -0 lines
Diff to previous 1.271
* Thu Apr 02 2009 Kyle McMartin <kyle@redhat.com>
- Linux 2.6.29-git9

Revision 1.271 - (view) (download) (annotate) - [select for diffs]
Tue Mar 31 20:20:35 2009 UTC (7 months, 3 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_33_rc0_git8_fc12, kernel-2_6_30-0_34_rc0_git8_fc12
Changes since 1.270: +3 -1 lines
Diff to previous 1.270
* Tue Mar 31 2009 Kyle McMartin <kyle@redhat.com>
- Linux 2.6.29-git8
- linux-2.6-net-fix-another-gro-bug.patch: upstream.

Revision 1.270 - (view) (download) (annotate) - [select for diffs]
Tue Mar 31 19:47:39 2009 UTC (7 months, 3 weeks ago) by sandeen
Branch: MAIN
Changes since 1.269: +3 -2 lines
Diff to previous 1.269
* Tue Mar 31 2009 Eric Sandeen <sandeen@redhat.com>
- add fiemap.h to kernel-headers
- build ext4 (and jbd2 and crc16) into the kernel

Revision 1.269 - (view) (download) (annotate) - [select for diffs]
Tue Mar 31 04:09:01 2009 UTC (7 months, 3 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_29_rc0_git7_fc11, kernel-2_6_30-0_29_rc0_git7_fc12
Changes since 1.268: +1 -1 lines
Diff to previous 1.268
* Tue Mar 31 2009 Kyle McMartin <kyle@redhat.com>
- Linux 2.6.29-git7
- fix-staging-at76.patch: pull patch from linux-wireless to fix...

Revision 1.268 - (view) (download) (annotate) - [select for diffs]
Tue Mar 31 01:14:01 2009 UTC (7 months, 3 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_30-0_28_rc0_git6_fc12
Changes since 1.267: +46 -9 lines
Diff to previous 1.267
* Mon Mar 30 2009 Kyle McMartin <kyle@redhat.com> 2.6.30-0.28.rc0.git6
- Linux 2.6.29-git6
- Bunch of stuff disabled, most merged, some needs rebasing.

Revision 1.238.6.15 - (view) (download) (annotate) - [select for diffs]
Mon Mar 30 20:19:11 2009 UTC (7 months, 3 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-1_2_18_fc11
Changes since 1.238.6.14: +1 -1 lines
Diff to previous 1.238.6.14 , to branch point 1.238
Building both squashfs 3 and squashfs 4 doesn't work so disable 3

Revision 1.238.6.14 - (view) (download) (annotate) - [select for diffs]
Mon Mar 30 19:45:43 2009 UTC (7 months, 3 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-1_2_17_fc11
Changes since 1.238.6.13: +2 -0 lines
Diff to previous 1.238.6.13 , to branch point 1.238
Try alternate push2/xen/dom0/master pvops branch (closer to proposed 2.6.30
merge). Add squashfs 3 from F-10 for better F10 support. Set CONFIG_HIGHPTE=n
to avoid eventual crash bug

Revision 1.267 - (view) (download) (annotate) - [select for diffs]
Mon Mar 30 19:26:07 2009 UTC (7 months, 3 weeks ago) by davej
Branch: MAIN
CVS Tags: F-11-split
Changes since 1.266: +2 -2 lines
Diff to previous 1.266
Make io schedulers selectable at boot time again. (#492817)

Revision 1.238.6.13 - (view) (download) (annotate) - [select for diffs]
Sat Mar 28 15:18:48 2009 UTC (7 months, 4 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-1_2_15_fc11, kernel-2_6_29-1_2_16_fc11
Changes since 1.238.6.12: +3 -2 lines
Diff to previous 1.238.6.12 , to branch point 1.238
pvops has compile problems with dropwatch patch applied so drop it

Revision 1.266 - (view) (download) (annotate) - [select for diffs]
Thu Mar 26 18:05:44 2009 UTC (7 months, 4 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-16_fc11, kernel-2_6_29-21_fc11
Changes since 1.265: +1 -1 lines
Diff to previous 1.265
Enable CONFIG_MOUSE_PS2_ELANTECH (#492163)

Revision 1.265 - (view) (download) (annotate) - [select for diffs]
Thu Mar 26 08:25:58 2009 UTC (8 months ago) by mchehab
Branch: MAIN
CVS Tags: kernel-2_6_29-9_fc11
Changes since 1.264: +2 -0 lines
Diff to previous 1.264
This patch moves all stuff that will be sent soon upstream into
linux-2.6-v4l-dvb-fixes.patch. With this, it would be easier to solve
upstream merge conflict.

Also, adds two new drivers:
- gspca sq905c sub driver;
- a driver for Intel ce6230/ce6231 dvb chipset.

Those are the linux-next changesets that are added on this patch. Most
of those are the driver conversion to the v4l2 subdev model.

V4L/DVB (10982): cx231xx: fix compile warning
V4L/DVB (10989): cx25840: cx23885 detection was broken
V4L/DVB (11038): Fix the issue with audio module & correction of Names
V4L/DVB (11128): cx231xx: convert the calls to subdev format
V4L/DVB (11129): cx231xx: Use generic names for each device block
V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoff
V4L/DVB (11131): cx231xx: avoid trying to access unfilled dev struct
V4L/DVB (11132): cx231xx: usb probe cleanups
V4L/DVB (11133): cx231xx: don't print pcb config debug messages by default
V4L/DVB (11134): cx231xx: dmesg cleanup
V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info
V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapter
V4L/DVB (11155): pvrusb2: Set up v4l2_device instance
V4L/DVB (11156): pvrusb2: Changes to further isolate old i2c layer
V4L/DVB (11157): pvrusb2: whitespace trivial tweaks
V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devices
V4L/DVB (11159): pvrusb2: Providing means to stop tracking an old i2c module
V4L/DVB (11160): pvrusb2: whitespace tweaks
V4L/DVB (11161): pvrusb2: Set i2c autoprobing to be off by default
V4L/DVB (11162): pvrusb2: Tie up loose ends with v4l2-subdev setup
V4L/DVB (11163): pvrusb2: Lay foundation for triggering sub-device updates
V4L/DVB (11164): pvrusb2: Tie-in sub-device log requests
V4L/DVB (11165): pvrusb2: Tie in debug register access to sub-devices
V4L/DVB (11166): pvrusb2: Implement status fetching from sub-devices
V4L/DVB (11167): pvrusb2: Tie in various v4l2 operations into the sub-device mechanism
V4L/DVB (11168): pvrusb2: Define value for a null sub-device ID
V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set it up
V4L/DVB (11170): pvrusb2: Clean-up / placeholders inserted for additional development
V4L/DVB (11171): pvrusb2: Tie in sub-device decoder start/stop
V4L/DVB (11172): pvrusb2: Cause overall initialization to fail if sub-driver(s) fail
V4L/DVB (11173): pvrusb2: Fix backwards function header comments
V4L/DVB (11174): pvrusb2: Implement reporting of connected sub-devices
V4L/DVB (11175): pvrusb2: Implement sub-device specific update framework
V4L/DVB (11176): pvrusb2: Tie in wm8775 sub-device handling
V4L/DVB (11177): pvrusb2: Tie in saa7115 sub-device handling
V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device broadcast
V4L/DVB (11179): pvrusb2: make sub-device specific update function names uniform
V4L/DVB (11180): pvrusb2: Tie in msp3400 sub-device support
V4L/DVB (11181): pvrusb2: Fix silly 80 column issue
V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device support
V4L/DVB (11183): pvrusb2: Implement more sub-device loading trace and improve error handling
V4L/DVB (11184): pvrusb2: Define default i2c address for wm8775 sub-device
V4L/DVB (11185): pvrusb2: Fix uninitialized counter
V4L/DVB (11186): pvrusb2: Fix bugs involved in listing of sub-devices
V4L/DVB (11187): pvrusb2: Allow sub-devices to insert correctly
V4L/DVB (11188): pvrusb2: Sub-device update must happen BEFORE state dirty bits are cleared
V4L/DVB (11189): pvrusb2: Deal with space-after-comma coding style idiocy
V4L/DVB (11190): pvrusb2: Broadcast tuner type change to sub-devices
V4L/DVB (11191): pvrusb2: Define default I2C address for cx25840 sub-device
V4L/DVB (11192): pvrusb2: Implement trace print for stream on / off action
V4L/DVB (11193): pvrusb2: Correct some trace print inaccuracies
V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device update
V4L/DVB (11195): pvrusb2: Issue required core init broadcast to all sub-devices
V4L/DVB (11196): pvrusb2: Define default I2C addresses for msp3400 and saa7115 sub-devices
V4L/DVB (11197): pvrusb2: Fix incorrectly named sub-device ID
V4L/DVB (11198): pvrusb2: Define default I2C address for CS53L32A sub-device
V4L/DVB (11199): pvrusb2: Convert all device definitions to use new sub-device declarations
V4L/DVB (11200): pvrusb2: Make a bunch of dvb config structures const (trivial)
V4L/DVB (11201): pvrusb2: Fix space-after-comma idiocy
V4L/DVB (11202): pvrusb2: Fix slightly mis-leading header in debug interface output
V4L/DVB (11203): pvrusb2: Implement better reporting on attached sub-devices
V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev now
V4L/DVB (11205): pvrusb2: Remove ancient IVTV specific ioctl functions
V4L/DVB (11206): pvrusb2: Add sub-device for demod
V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir devices
V4L/DVB (11208): pvrusb2: Use v4l2_device_disconnect()
V4L/DVB (11209): gspca - vc032x: New sensor mi1320_soc and webcam 15b8:6001 added.
V4L/DVB (11211): gspca - vc032x: Simplify the i2c write function.
V4L/DVB (11212): gspca - vc032x: Use YVYU format for sensor mi1320_soc.
V4L/DVB (11213): gspca - sq905c: New subdriver.
V4L/DVB (11215): zl10353: add support for Intel CE6230 and Intel CE6231
V4L/DVB (11216): Add driver for Intel CE6230 DVB-T USB2.0

Revision 1.264 - (view) (download) (annotate) - [select for diffs]
Thu Mar 26 02:11:38 2009 UTC (8 months ago) by mchehab
Branch: MAIN
Changes since 1.263: +0 -1 lines
Diff to previous 1.263
Remove duplicated Cinergy T2 entry at config-generic

Revision 1.238.6.12 - (view) (download) (annotate) - [select for diffs]
Thu Mar 26 00:02:12 2009 UTC (8 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-1_2_14_fc11
Changes since 1.238.6.11: +2 -1 lines
Diff to previous 1.238.6.11 , to branch point 1.238
minor pvops update and drop linux-2.6-utrace-ftrace.patch patch due to merge difficulties

Revision 1.263 - (view) (download) (annotate) - [select for diffs]
Wed Mar 25 18:35:42 2009 UTC (8 months ago) by nhorman
Branch: MAIN
CVS Tags: kernel-2_6_29-6_fc11
Changes since 1.262: +1 -0 lines
Diff to previous 1.262
Adding dropmonitor netlink protocol bits from 2.6.30 net-next tree

Revision 1.238.6.11 - (view) (download) (annotate) - [select for diffs]
Tue Mar 24 22:57:41 2009 UTC (8 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-1_2_13_fc11
Changes since 1.238.6.10: +9 -20 lines
Diff to previous 1.238.6.10 , to branch point 1.238
pvops update and renumber for 2.6.29

Revision 1.262.4.1 - (view) (download) (annotate) - [select for diffs]
Tue Mar 24 14:39:02 2009 UTC (8 months ago) by steved
Branch: kernel-2_6_29-pnfs_032409
Changes since 1.262: +19 -0 lines
Diff to previous 1.262 , to next main 1.337
Update to latest pnfs code

Revision 1.262.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Mar 24 14:33:39 2009 UTC (8 months ago) by steved
Branch: kernel-2_6_29-nfs41_032409
Changes since 1.262: +5 -0 lines
Diff to previous 1.262 , to next main 1.337
Updated to latest nfs41 release

Revision 1.262 - (view) (download) (annotate) - [select for diffs]
Tue Mar 24 01:31:28 2009 UTC (8 months ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-2_fc11
Branch point for: kernel-2_6_29-nfs41_032409, kernel-2_6_29-pnfs_032409
Changes since 1.261: +1 -0 lines
Diff to previous 1.261
2.6.29

Revision 1.261 - (view) (download) (annotate) - [select for diffs]
Tue Mar 24 01:01:16 2009 UTC (8 months ago) by mchehab
Branch: MAIN
Changes since 1.260: +3 -18 lines
Diff to previous 1.260
Adds drivers/media patches:

V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments
V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE
V4L/DVB (11136): get_dvb_firmware: Add download code for cx18 firmwares
V4L/DVB (11137): get_dvb_firmware: add cx23885 firmwares
V4L/DVB (11138): get_dvb_firmware: add support for downloading the cx2584x firmware for pvrusb2
V4L/DVB (11139): em28xx: add remote control definition for HVR-900 (both versions)
V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer buffers
V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer buffers
V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer buffers
V4L/DVB (11143): gspca - t613: Bad sensor detection.
V4L/DVB (11144): gspca - t613: Don't re-read the ID registers at probe time.
V4L/DVB (11145): gspca - t613: Greater delay after om6802 reset.
V4L/DVB (11146): gspca - vc032x: Change the probe sequence.
V4L/DVB (11152): hdpvr: Fix build with Config_I2C not set

While here, fixes also some wrong items for drivers/media at config-generic

Revision 1.260 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 16:29:11 2009 UTC (8 months ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_29-0_279_rc8_git6_fc11
Changes since 1.259: +2 -1 lines
Diff to previous 1.259
Enable the sfc 10GbE network driver.

Revision 1.259 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 08:03:52 2009 UTC (8 months, 1 week ago) by roland
Branch: MAIN
CVS Tags: kernel-2_6_29-0_266_rc8_git4_fc11, kernel-2_6_29-0_267_rc8_git4_fc11
Changes since 1.258: +1 -1 lines
Diff to previous 1.258
utrace update, add ftrace process-tracer widget, drop utrace-ptrace

Revision 1.258 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 05:20:03 2009 UTC (8 months, 1 week ago) by cebbert
Branch: MAIN
Changes since 1.257: +3 -1 lines
Diff to previous 1.257
2.6.29-rc8-git4
Dropped patches, merged upstream:
    linux-2.6-ext4-extent-header-check-fix.patch
    linux-2.6-ext4-print-warning-once.patch
    linux-2.6-net-velocity-dma.patch

Revision 1.238.6.10 - (view) (download) (annotate) - [select for diffs]
Tue Mar 17 21:35:45 2009 UTC (8 months, 1 week ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_12_rc8_git2_fc11
Changes since 1.238.6.9: +6 -0 lines
Diff to previous 1.238.6.9 , to branch point 1.238
Another pvops update

Revision 1.257 - (view) (download) (annotate) - [select for diffs]
Fri Mar 13 14:49:31 2009 UTC (8 months, 1 week ago) by mchehab
Branch: MAIN
CVS Tags: kernel-2_6_29-0_252_rc8_fc11, kernel-2_6_29-0_255_rc8_git2_fc11, kernel-2_6_29-0_257_rc8_git2_fc11, kernel-2_6_29-0_258_2_2_rc8_git2_fc11, kernel-2_6_29-0_258_2_3_rc8_git2_fc11, kernel-2_6_29-0_258_rc8_git2_fc11
Branch point for: private-F-11-beta-snap
Changes since 1.256: +3 -0 lines
Diff to previous 1.256
Updates from linux-next DVB tree. This series includes one fix for some DVB
boards based on zr10353 demod, a new experimental driver (cx231xx),
a new ATSC frontend driver (LGDT3305) and several other improvements
and linux-next fixes.

The experimental drivers will now be added on a different patch.

Full list of applied patches:

V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header
V4L/DVB (10909): tvmixer: remove last remaining references to this deleted module.
V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD
V4L/DVB (10912): vivi: fix compile warning.
V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.
V4L/DVB (10919): tlv320aic23b: use v4l2-i2c-drv.h instead of drv-legacy.h
V4L/DVB (10920): v4l2-ioctl: fix partial-copy code.
V4L/DVB (10921): msp3400: remove obsolete V4L1 code
V4L/DVB (10923): saa7134: fix typo in product name
V4L/DVB (10924): saa7134: enable serial transport streaming interface
V4L/DVB (10925): add support for LG Electronics LGDT3305 ATSC/QAM-B Demodulator
V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120
V4L/DVB (10927): dib0700: add support for Hauppauge ATSC MiniCard
V4L/DVB (10930): zoran: Unify buffer descriptors
V4L/DVB (10931): zoran: Drop the lock_norm module parameter
V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocation
V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointers
V4L/DVB (10934): zoran: replace functions names in strings with __func__
V4L/DVB (10938): em28xx: Prevent general protection fault on rmmod
V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmod
V4L/DVB (10940): saa6588: Prevent general protection fault on rmmod
V4L/DVB (10943): cx88: Prevent general protection fault on rmmod
V4L/DVB (10944): Conceptronic CTVFMI2 PCI Id
V4L/DVB (10945): pwc : fix LED and power setup for first open
V4L/DVB (10946): radio-rtrack2: fix double mutex_unlock
V4L/DVB (10947): Auto-load videodev module when device opened.
V4L/DVB (10948): flexcop-pci: Print a message in case the new stream watchdog detects a problem
V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKII
V4L/DVB (10950): xc5000: prepare it to be used by cx231xx module
V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patch
V4L/DVB (10959): radio: remove uaccess include
V4L/DVB (10960): omap24xxcam: don't set vfl_type.
V4L/DVB (10961): radio-terratec: remove linux/delay.h which hadn't been used.
V4L/DVB (10962): fired-avc: fix printk formatting warning.
V4L/DVB (10965): ivtv: bump version
V4L/DVB (10968): lgdt3305: add email address to MODULE_AUTHOR
V4L/DVB (10969): lgdt3305: add missing space in comment
V4L/DVB (10970): lgdt3305: add MODULE_VERSION
V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fix

Revision 1.238.6.9 - (view) (download) (annotate) - [select for diffs]
Thu Mar 12 20:38:55 2009 UTC (8 months, 1 week ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_11_rc7_git5_fc11
Changes since 1.238.6.8: +3 -72 lines
Diff to previous 1.238.6.8 , to branch point 1.238
pvops update which includes /sys/hypervisor support

Revision 1.256 - (view) (download) (annotate) - [select for diffs]
Thu Mar 12 03:23:02 2009 UTC (8 months, 2 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_247_rc8_fc11
Changes since 1.255: +0 -2 lines
Diff to previous 1.255
We have a read-only /proc/kcore. Crash should use that instead of /dev/crash

Revision 1.255 - (view) (download) (annotate) - [select for diffs]
Wed Mar 11 20:16:10 2009 UTC (8 months, 2 weeks ago) by steved
Branch: MAIN
CVS Tags: kernel-2_6_29-0_237_rc7_git4_fc11
Changes since 1.254: +1 -1 lines
Diff to previous 1.254
- Removed both the lockd-svc-register.patch and
  sunrpc-ipv6-rpcbind.patch patches in favor of simply turning
  off CONFIG_SUNRPC_REGISTER_V4 config variable.

Revision 1.254 - (view) (download) (annotate) - [select for diffs]
Fri Mar 6 11:53:41 2009 UTC (8 months, 2 weeks ago) by mchehab
Branch: MAIN
CVS Tags: kernel-2_6_29-0_215_rc7_fc11, kernel-2_6_29-0_218_rc7_git2_fc11, kernel-2_6_29-0_220_rc7_git2_fc11, kernel-2_6_29-0_228_rc7_git3_fc11, kernel-2_6_29-0_229_rc7_git3_fc11, kernel-2_6_29-0_230_rc7_git3_fc11, kernel-2_6_29-0_232_rc7_git4_fc11, kernel-2_6_29-0_233_rc7_git4_fc11, kernel-2_6_29-0_234_rc7_git4_fc11, kernel-2_6_29-0_235_rc7_git4_fc11
Changes since 1.253: +0 -31 lines
Diff to previous 1.253
Remove all frontend items from config generic, since they are now
selected automatically.

Due to this change, we get rid of three frontend anciliary drivers that
aren't currently being used (CONFIG_DVB_DRX397XD, CONFIG_DVB_LGDT3304,
CONFIG_DVB_S921)

Revision 1.253 - (view) (download) (annotate) - [select for diffs]
Fri Mar 6 01:45:01 2009 UTC (8 months, 2 weeks ago) by mchehab
Branch: MAIN
Changes since 1.252: +1 -38 lines
Diff to previous 1.252
Updates to the latest linux-next tree and cleans config-generic vars for V4L/DVB

There were some changes on linux-next fixing a few bugs on Kconfig and on a few
drivers.

Adds a patch to fix a merge conflict with the out-of-tree hdpvr driver.

Also, config-generic were manually specifying the helper drivers. That's bad, since
it will compile some drivers that aren't used at all. Instead, let's enable
VIDEO_HELPER_CHIPS_AUTO and remove the manual settings.

This will disable a few drivers that don't make sense on fedora:

CONFIG_VIDEO_TLV320AIC23B
  Never used by any driver. It was meant for a board that were never produced

CONFIG_VIDEO_OV7670
  Only used on OLPC (autoselected when cafe-ccic driver is selected)

CONFIG_VIDEO_SAA7191
  Only seen on Vino a driver specific for SGI architecture

CONFIG_VIDEO_TVP514X
CONFIG_VIDEO_TCM825X
  Only seen on some embedded devices (OMAP platform)

Revision 1.238.6.8 - (view) (download) (annotate) - [select for diffs]
Thu Mar 5 22:45:07 2009 UTC (8 months, 2 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_10_rc7_fc11
Changes since 1.238.6.7: +3 -1 lines
Diff to previous 1.238.6.7 , to branch point 1.238
Another pvops update

Revision 1.238.6.7 - (view) (download) (annotate) - [select for diffs]
Thu Mar 5 01:30:21 2009 UTC (8 months, 3 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_9_rc7_fc11
Changes since 1.238.6.6: +8 -1 lines
Diff to previous 1.238.6.6 , to branch point 1.238
Update pvops patch

Revision 1.252 - (view) (download) (annotate) - [select for diffs]
Wed Mar 4 20:58:11 2009 UTC (8 months, 3 weeks ago) by mchehab
Branch: MAIN
CVS Tags: kernel-2_6_29-0_203_rc7_fc11, kernel-2_6_29-0_207_rc7_fc11
Changes since 1.251: +2 -0 lines
Diff to previous 1.251
Updated drivers/media with the latest development tree.

This time, two new DVB drivers were added, being one for DVB-S and another
for DVB-T.

Revision 1.251.4.1 - (view) (download) (annotate) - [select for diffs]
Wed Mar 4 15:56:54 2009 UTC (8 months, 3 weeks ago) by steved
Branch: kernel-2_6_29-0_rc7_pnfs_030408
Changes since 1.251: +16 -0 lines
Diff to previous 1.251 , to next main 1.337
Added the latest pNFS patches

Revision 1.251.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Mar 4 13:41:52 2009 UTC (8 months, 3 weeks ago) by steved
Branch: kernel-2_6_29-0_rc7_nfs41_030408
CVS Tags: kernel-2_6_29-0_198_2_1_rc7_nfs41_030408_fc10, kernel-2_6_29-0_198_2_1_rc7_nfs41_030408_fc11
Changes since 1.251: +6 -0 lines
Diff to previous 1.251 , to next main 1.337
Updated to latest NFSv41 patches

Revision 1.251 - (view) (download) (annotate) - [select for diffs]
Mon Mar 2 23:09:52 2009 UTC (8 months, 3 weeks ago) by bskeggs
Branch: MAIN
CVS Tags: kernel-2_6_29-0_184_rc6_git6_fc11, kernel-2_6_29-0_186_rc6_git6_fc11, kernel-2_6_29-0_187_rc6_git6_fc11, kernel-2_6_29-0_190_rc6_git6_fc11, kernel-2_6_29-0_192_rc6_git7_fc11, kernel-2_6_29-0_193_rc6_git7_fc11, kernel-2_6_29-0_195_rc6_git7_fc11, kernel-2_6_29-0_196_rc6_git7_fc11, kernel-2_6_29-0_197_rc7_fc11, kernel-2_6_29-0_200_rc7_fc11, kernel-2_6_29-0_201_rc7_fc11
Branch point for: kernel-2_6_29-0_rc7_nfs41_030408, kernel-2_6_29-0_rc7_pnfs_030408
Changes since 1.250: +1 -1 lines
Diff to previous 1.250
* Tue Mar 03 2009 Ben Skeggs <bskeggs@redhat.com>
- CONFIG_DRM_NOUVEAU_KMS got enabled somewhere, lets not do that yet

Revision 1.250.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Mar 2 20:59:27 2009 UTC (8 months, 3 weeks ago) by steved
Branch: kernel-2_6_29-nfs41_030208
CVS Tags: kernel-2_6_29-0_179_2_1_rc6_git5_nfs41_030208_fc11
Changes since 1.250: +6 -0 lines
Diff to previous 1.250 , to next main 1.337
Update to latest nfs41 patches.

Revision 1.250 - (view) (download) (annotate) - [select for diffs]
Sat Feb 28 15:35:25 2009 UTC (8 months, 3 weeks ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_29-0_176_rc6_git5_fc11, kernel-2_6_29-0_179_rc6_git5_fc11
Branch point for: kernel-2_6_29-nfs41_030208
Changes since 1.249: +1 -1 lines
Diff to previous 1.249
Linux 2.6.29-rc6-git5
Removed parts of v4l-fixes patch that were merged upstream.
Added hotfix from lkml to export symbols needed by i915.
New driver: CONFIG_W1_SLAVE_DS2431=m

Revision 1.249.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 28 12:48:38 2009 UTC (8 months, 3 weeks ago) by steved
Branch: kernel-2_6_29-nfs41_022809
Changes since 1.249: +4 -0 lines
Diff to previous 1.249 , to next main 1.337
Added the latest NFSv4.1 patch

Revision 1.249 - (view) (download) (annotate) - [select for diffs]
Sat Feb 28 03:08:27 2009 UTC (8 months, 3 weeks ago) by mchehab
Branch: MAIN
Branch point for: kernel-2_6_29-nfs41_022809
Changes since 1.248: +1 -0 lines
Diff to previous 1.248
Updates V4L/DVB packages to the latest version

This patch updates V4L/DVB to the latest development status, adding some
fixes for 2.6.29 and the improvements for 2.6.30

Since the latest update, there were several improvements. The most important
one is the conversion of Zoran driver to V4L2. Several bug fixes were
solved by the Zoran changes.

Also, cx18 suffered several improvements, with its conversion to the new V4L2
framework.

A series of other miscelaneous improvements were also added.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

Revision 1.248 - (view) (download) (annotate) - [select for diffs]
Fri Feb 27 07:03:54 2009 UTC (8 months, 3 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_171_rc6_git4_fc11, kernel-2_6_29-0_172_rc6_git4_fc11
Changes since 1.247: +1 -0 lines
Diff to previous 1.247
* Fri Feb 27 2009 Kyle McMartin <kyle@redhat.com>
- fixt drm-nouveau for drm-next.

Revision 1.238.6.6 - (view) (download) (annotate) - [select for diffs]
Wed Feb 25 23:14:05 2009 UTC (8 months, 4 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_8_rc6_git2_fc11
Changes since 1.238.6.5: +1 -1 lines
Diff to previous 1.238.6.5 , to branch point 1.238
fix pvops patch

Revision 1.238.6.5 - (view) (download) (annotate) - [select for diffs]
Wed Feb 25 21:25:59 2009 UTC (8 months, 4 weeks ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_7_rc6_git2_fc11
Changes since 1.238.6.4: +5 -2 lines
Diff to previous 1.238.6.4 , to branch point 1.238
Another pvops patch which fixes an smp mtrr bug

Revision 1.247 - (view) (download) (annotate) - [select for diffs]
Wed Feb 25 18:32:04 2009 UTC (8 months, 4 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_157_rc6_git2_fc11, kernel-2_6_29-0_159_rc6_git3_fc11, kernel-2_6_29-0_165_rc6_git3_fc11, kernel-2_6_29-0_167_rc6_git3_fc11
Changes since 1.246: +1 -1 lines
Diff to previous 1.246
IB700 is x86-32 only

Revision 1.246 - (view) (download) (annotate) - [select for diffs]
Wed Feb 25 16:37:10 2009 UTC (8 months, 4 weeks ago) by kyle
Branch: MAIN
Changes since 1.245: +1 -1 lines
Diff to previous 1.245
enable IB700_WDT, requested by rjones@redhat.com

Revision 1.245 - (view) (download) (annotate) - [select for diffs]
Wed Feb 25 04:33:14 2009 UTC (8 months, 4 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_153_rc6_git2_fc11
Changes since 1.244: +1 -0 lines
Diff to previous 1.244
* Tue Feb 24 2009 Kyle McMartin <kyle@redhat.com> 2.6.29-0.153.rc6.git2
- Update to -git2 snap.
- linux-2.6-ext4-ENOSPC-debug.patch: merged upstream (more or less)
- drm-intel-next.patch: merged upstream

Revision 1.244 - (view) (download) (annotate) - [select for diffs]
Wed Feb 25 03:08:37 2009 UTC (8 months, 4 weeks ago) by mchehab
Branch: MAIN
Changes since 1.243: +2 -0 lines
Diff to previous 1.243
Update Fedora kernel to the latest V4L/DVB drivers

This patch adds the pending patches waiting on linux-next on Fedora core.

It does several additions and improvements on media drivers, including:

- Adds support for em28xx Kaiomy, Gadmei and io-data sticks;
- Converts saa7146, av7110, nxb, hexium, saa7134 and saa6588_drivers to use V4L
2 framework;
- Adds support for Freescale MC44S803 Low Power CMOS Broadband tuners used on a
f9015 stick;
- Fixes error handling on tda827x, tda8290, dib7000, tda1004x and some usb driv
ers;
- Fixes some race conditions on tda1004x;
- Implements voltage control needed by dualband LNBf on some cx24116 DVB-S devi
ces;
- Properly implements the same standard for bus_info on all drivers;
- Implements stereo on radio-mr800;
- Reduces a lot the memory footprint of bttv driver;
- Properly implements VBI on cx18 driver;
- Adds support for cx23418 on cx2341x driver;
- Fixes memory leaks with em28xx while streaming;
- Fixes OOPSes with em28xx-alsa;
- Several gspca fixes;
- Adds gspca sub-driver for Mars-Semi MR97310A;
- Adds support for webcam buttons on uvc driver;
- Avoids memory allocation troubles with uvc.

Revision 1.238.6.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 23 20:07:04 2009 UTC (9 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_4_rc6_fc11, kernel-2_6_29-0_114_2_5_rc6_fc11, kernel-2_6_29-0_114_2_6_rc6_fc11
Changes since 1.238.6.3: +2 -1 lines
Diff to previous 1.238.6.3 , to branch point 1.238
update xen pvops patch and unset some options that xen doesn't like

Revision 1.238.6.3 - (view) (download) (annotate) - [select for diffs]
Sat Feb 21 16:05:55 2009 UTC (9 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_3_rc5_git4_fc11
Changes since 1.238.6.2: +5 -3 lines
Diff to previous 1.238.6.2 , to branch point 1.238
Another pvops update, and created a "branch" file to help it build.

Revision 1.243 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 16:33:34 2009 UTC (9 months ago) by linville
Branch: MAIN
CVS Tags: kernel-2_6_29-0_141_rc5_git5_fc11, kernel-2_6_29-0_145_rc6_fc11, kernel-2_6_29-0_147_rc6_fc11, kernel-2_6_29-0_148_rc6_fc11
Changes since 1.242: +1 -1 lines
Diff to previous 1.242
Drop CONFIG_WIRELESS_OLD_REGULATORY ; Add Conflicts for wireless-tools < 29-3 (used to pull-in crda)

Revision 1.242 - (view) (download) (annotate) - [select for diffs]
Thu Feb 19 21:13:00 2009 UTC (9 months ago) by sandeen
Branch: MAIN
CVS Tags: kernel-2_6_29-0_137_rc5_git4_fc11
Changes since 1.241: +4 -2 lines
Diff to previous 1.241
* Thu Feb 19 2009 Eric Sandeen <sandeen@redhat.com>
- Enable CONFIG_STACK_TRACER

Revision 1.238.6.2 - (view) (download) (annotate) - [select for diffs]
Thu Feb 19 20:28:14 2009 UTC (9 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_2_rc5_git3_fc10
Changes since 1.238.6.1: +4 -4 lines
Diff to previous 1.238.6.1 , to branch point 1.238
Update pvops patch which includes a fix to a major apic bug

Revision 1.241 - (view) (download) (annotate) - [select for diffs]
Wed Feb 18 19:06:21 2009 UTC (9 months ago) by nhorman
Branch: MAIN
CVS Tags: kernel-2_6_29-0_129_rc5_git2_fc11, kernel-2_6_29-0_131_rc5_git2_fc11, kernel-2_6_29-0_134_rc5_git2_fc11
Changes since 1.240: +2 -2 lines
Diff to previous 1.240
Resolves: bz 485933

Revision 1.238.6.1 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 22:10:50 2009 UTC (9 months ago) by myoung
Branch: private-myoung-dom0-branch
CVS Tags: kernel-2_6_29-0_114_2_1_rc5_fc10
Changes since 1.238: +21 -2 lines
Diff to previous 1.238
Add xen pvops dom0 patch to the Fedora devel kernel based on the
xen.dom0/hackery branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git

Revision 1.240 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 21:49:17 2009 UTC (9 months ago) by ajax
Branch: MAIN
Changes since 1.239: +2 -2 lines
Diff to previous 1.239
* Tue Feb 17 2009 Adam Jackson <ajax@redhat.com>
- Death to intelfb

Revision 1.239 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 20:38:23 2009 UTC (9 months, 1 week ago) by krh
Branch: MAIN
CVS Tags: kernel-2_6_29-0_122_rc5_fc11, kernel-2_6_29-0_124_rc5_fc11
Changes since 1.238: +1 -1 lines
Diff to previous 1.238
* Mon Feb 16 2009 Kristian Høgsberg <krh@redhat.com>
- Flip the switch on intel KMS.

Revision 1.238.4.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 18:54:08 2009 UTC (9 months, 1 week ago) by steved
Branch: kernel-2_6_29-nfs41_090213
CVS Tags: kernel-2_6_29-0_113_4_1_rc4_git3_nfs41_090213_fc11, kernel-2_6_29-0_113_4_2_rc4_git3_nfs41_090213_fc11
Changes since 1.238: +2 -0 lines
Diff to previous 1.238 , to next main 1.337
Add NFS V4.1 protocol support

Revision 1.238 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 20:16:01 2009 UTC (9 months, 1 week ago) by linville
Branch: MAIN
CVS Tags: kernel-2_6_29-0_110_rc4_git3_fc11, kernel-2_6_29-0_112_rc4_git3_fc10, kernel-2_6_29-0_112_rc4_git3_fc11, kernel-2_6_29-0_115_rc4_git7_fc11, kernel-2_6_29-0_118_rc5_fc11, kernel-2_6_29-0_119_rc5_fc11
Branch point for: kernel-2_6_29-nfs41_090212, kernel-2_6_29-nfs41_090213, private-myoung-dom0-branch
Changes since 1.237: +37 -2 lines
Diff to previous 1.237
Drop linux-2.6-at76.patch in favor of version from drivers/staging (#477927)

Revision 1.237 - (view) (download) (annotate) - [select for diffs]
Tue Feb 10 18:15:30 2009 UTC (9 months, 1 week ago) by davej
Branch: MAIN
Changes since 1.236: +2 -2 lines
Diff to previous 1.236
Enable FTRACE & DYNAMIC_FTRACE

Revision 1.236 - (view) (download) (annotate) - [select for diffs]
Sat Feb 7 17:57:44 2009 UTC (9 months, 2 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_96_rc3_git12_fc11, kernel-2_6_29-0_99_rc4_git1_fc11
Changes since 1.235: +1 -0 lines
Diff to previous 1.235
2.6.29-rc3-git11

Revision 1.235 - (view) (download) (annotate) - [select for diffs]
Wed Feb 4 17:50:39 2009 UTC (9 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_82_rc3_git7_fc11, kernel-2_6_29-0_83_rc3_git7_fc11, kernel-2_6_29-0_84_rc3_git7_fc11, kernel-2_6_29-0_85_rc3_git7_fc11, kernel-2_6_29-0_91_rc3_git9_fc11, kernel-2_6_29-0_93_rc3_git10_fc11
Changes since 1.234: +1 -0 lines
Diff to previous 1.234
* Wed Feb 04 2009 Kyle McMartin <kyle@redhat.com>
- Turn PCI MSI default state into a config option, fribble targets in
  Makefile to sort it out for releases, and turn it on in rawhide.
  Let's watch the fireworks...

Revision 1.234 - (view) (download) (annotate) - [select for diffs]
Wed Feb 4 16:34:39 2009 UTC (9 months, 2 weeks ago) by sandeen
Branch: MAIN
Changes since 1.233: +1 -1 lines
Diff to previous 1.233
* Wed Feb 04 2009 Eric Sandeen <sandeen@redhat.com>
- Re-enable CONFIG_SND_HDA_POWER_SAVE_DEFAULT=5

Revision 1.233 - (view) (download) (annotate) - [select for diffs]
Mon Feb 2 23:42:23 2009 UTC (9 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_77_rc3_git3_fc11, kernel-2_6_29-0_78_rc3_git5_fc11
Changes since 1.232: +1 -1 lines
Diff to previous 1.232
* Mon Feb 02 2009 Kyle McMartin <kyle@redhat.com>
- Re-enable CONFIG_DRM_RADEON_KMS.

Revision 1.232 - (view) (download) (annotate) - [select for diffs]
Fri Jan 30 00:08:01 2009 UTC (9 months, 3 weeks ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_29-0_72_rc3_git1_fc11, kernel-2_6_29-0_73_rc3_git2_fc11, kernel-2_6_29-0_74_rc3_git3_fc11
Changes since 1.231: +4 -5 lines
Diff to previous 1.231
Clean up EEPROM config.
Disable CONFIG_DEBUG_NOTIFIERS release kernel.

Revision 1.231 - (view) (download) (annotate) - [select for diffs]
Thu Jan 29 22:00:11 2009 UTC (9 months, 3 weeks ago) by cebbert
Branch: MAIN
Changes since 1.230: +8 -19 lines
Diff to previous 1.230
Clean up config files a bit.

Revision 1.230 - (view) (download) (annotate) - [select for diffs]
Wed Jan 28 07:50:25 2009 UTC (9 months, 3 weeks ago) by markmc
Branch: MAIN
CVS Tags: kernel-2_6_29-0_59_rc2_git3_fc11, kernel-2_6_29-0_62_rc3_fc11, kernel-2_6_29-0_63_rc3_fc11, kernel-2_6_29-0_64_rc3_fc11, kernel-2_6_29-0_66_rc3_fc11
Changes since 1.229: +1 -1 lines
Diff to previous 1.229
* Wed Jan 28 2009 Mark McLoughlin <markmc@redhat.com>
- Enable CONFIG_PCI_STUB for KVM (#482792)

Revision 1.229 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 04:47:26 2009 UTC (9 months, 3 weeks ago) by jwilson
Branch: MAIN
Changes since 1.228: +3 -4 lines
Diff to previous 1.228
* Mon Jan 26 2009 Jarod Wilson <jarod@redhat.com>
- Update to firewire to latest linux1394-2.6.git tree
  * Adds iso resource allocation code from our own Jay Fenlason
  * Increases AT retry attempts, should fix some cranky dv cams (#449252)
- Update lirc to latest git tree
  * Adds support for several new mceusb2 and imon devices
- Nuke some config cruft from EEPROM symbol renames

Revision 1.228 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 02:39:41 2009 UTC (9 months, 3 weeks ago) by kyle
Branch: MAIN
Changes since 1.227: +2 -0 lines
Diff to previous 1.227
* Mon Jan 26 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.29-rc2-git2

Revision 1.227 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 19:40:21 2009 UTC (9 months, 4 weeks ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_29-0_52_rc2_git1_fc11, kernel-2_6_29-0_53_rc2_git1_fc11
Changes since 1.226: +5 -5 lines
Diff to previous 1.226
dont use =n in config files

Revision 1.226 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 22:40:24 2009 UTC (10 months ago) by jwrdegoede
Branch: MAIN
Changes since 1.225: +1 -0 lines
Diff to previous 1.225
* Fri Jan 23 2009 Hans de Goede <hdegoede@redhat.com>
- Change acpi_enforce_resources default to strict, this will cause hwmon
  drivers which clash with io resources reserved by ACPI to no longer load,
  avoiding both the ACPI code and the native driver trying to drive the same
  IC at the same time
- Add ASUS ACPI hwmon interface driver (atk0110), this will give (restore)
  hwmon functionality on most ASUS boards through the firmware

Revision 1.225 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 19:28:10 2009 UTC (10 months ago) by sandeen
Branch: MAIN
CVS Tags: kernel-2_6_29-0_48_rc2_git1_fc11
Changes since 1.224: +1 -1 lines
Diff to previous 1.224
* Fri Jan 23 2009 Eric Sandeen <sandeen@redhat.com>
- build the crc32c driver into the kernel
- add selinux fixes for btrfs

Revision 1.224 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 21:34:24 2009 UTC (10 months, 1 week ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_29-0_41_rc2_fc11, kernel-2_6_29-0_43_rc2_git1_fc11, kernel-2_6_29-0_45_rc2_git1_fc11, kernel-2_6_29-0_46_rc2_git1_fc11
Changes since 1.223: +0 -1 lines
Diff to previous 1.223
2.6.29-rc2

Revision 1.223 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 20:24:36 2009 UTC (10 months, 1 week ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_40_rc1_git6_fc11
Changes since 1.222: +1 -0 lines
Diff to previous 1.222
* Fri Jan 16 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.29-rc1-git6
- linux-2.6-net-silence-noisy-printks.patch: merged

Revision 1.222 - (view) (download) (annotate) - [select for diffs]
Thu Jan 15 14:22:13 2009 UTC (10 months, 1 week ago) by kyle
Branch: MAIN
Changes since 1.221: +1 -1 lines
Diff to previous 1.221
CONFIG_DEBUG_NX_TEST can only be a module due to exception_table games.

Revision 1.221 - (view) (download) (annotate) - [select for diffs]
Thu Jan 15 02:03:33 2009 UTC (10 months, 1 week ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_38_rc1_git4_fc11
Changes since 1.220: +2 -2 lines
Diff to previous 1.220
Test RODATA and NX during bootup.

Revision 1.220 - (view) (download) (annotate) - [select for diffs]
Wed Jan 14 02:23:45 2009 UTC (10 months, 1 week ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_35_rc1_git4_fc11
Changes since 1.219: +1 -1 lines
Diff to previous 1.219
* Tue Jan 13 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.29-rc1-git4
- CONFIG_MFD_PCF50633 fails. disable it for now.

Revision 1.219 - (view) (download) (annotate) - [select for diffs]
Tue Jan 13 17:45:52 2009 UTC (10 months, 1 week ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_34_rc1_git4_fc11
Changes since 1.218: +11 -4 lines
Diff to previous 1.218
2.6.29-rc1-git3

Revision 1.218 - (view) (download) (annotate) - [select for diffs]
Sat Jan 10 07:46:11 2009 UTC (10 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_25_rc0_git14_fc11, kernel-2_6_29-0_26_rc1_fc11, kernel-2_6_29-0_28_rc1_fc11, kernel-2_6_29-0_30_rc1_git1_fc11, kernel-2_6_29-0_31_rc1_git2_fc11
Changes since 1.217: +13 -0 lines
Diff to previous 1.217
* Fri Jan 08 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.28-git14
- Rebased patches:
  linux-2.6-execshield.patch: simple sysctl reject
- Deleted patches:
  linux-2.6-squashfs.patch: upstream!

Revision 1.217 - (view) (download) (annotate) - [select for diffs]
Fri Jan 9 21:33:41 2009 UTC (10 months, 2 weeks ago) by notting
Branch: MAIN
Changes since 1.216: +7 -7 lines
Diff to previous 1.216
Kill tokenring too

Revision 1.216 - (view) (download) (annotate) - [select for diffs]
Fri Jan 9 21:31:57 2009 UTC (10 months, 2 weeks ago) by notting
Branch: MAIN
Changes since 1.215: +7 -7 lines
Diff to previous 1.215
Nuke some ATM drivers

Revision 1.215 - (view) (download) (annotate) - [select for diffs]
Fri Jan 9 05:47:31 2009 UTC (10 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_22_rc0_git12_fc11, kernel-2_6_29-0_24_rc0_git13_fc11
Changes since 1.214: +1 -1 lines
Diff to previous 1.214
disable broken cruft

Revision 1.214 - (view) (download) (annotate) - [select for diffs]
Fri Jan 9 05:13:21 2009 UTC (10 months, 2 weeks ago) by kyle
Branch: MAIN
Changes since 1.213: +1 -0 lines
Diff to previous 1.213
* Thu Jan 08 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.28-git12

Revision 1.213 - (view) (download) (annotate) - [select for diffs]
Thu Jan 8 15:10:39 2009 UTC (10 months, 2 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_21_rc0_git11_fc11
Changes since 1.212: +12 -1 lines
Diff to previous 1.212
2.6.28-git11

Revision 1.212 - (view) (download) (annotate) - [select for diffs]
Wed Jan 7 15:12:40 2009 UTC (10 months, 2 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_18_rc0_git9_fc11, kernel-2_6_29-0_19_rc0_git9_fc11
Changes since 1.211: +5 -1 lines
Diff to previous 1.211
Fix up broken rebase.

Revision 1.211 - (view) (download) (annotate) - [select for diffs]
Tue Jan 6 17:50:08 2009 UTC (10 months, 2 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_15_rc0_git9_fc11
Changes since 1.210: +8 -1 lines
Diff to previous 1.210
* Tue Jan 06 2009 Kyle McMartin <kyle@redhat.com>
- 2.6.28-git8

Revision 1.210 - (view) (download) (annotate) - [select for diffs]
Sun Jan 4 01:50:32 2009 UTC (10 months, 2 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_12_rc0_git7_fc11
Changes since 1.209: +4 -0 lines
Diff to previous 1.209
2.6.28-git6

Revision 1.209 - (view) (download) (annotate) - [select for diffs]
Sat Jan 3 01:45:40 2009 UTC (10 months, 3 weeks ago) by davej
Branch: MAIN
Changes since 1.208: +1 -0 lines
Diff to previous 1.208
2.6.28-git5

Revision 1.208 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 18:02:48 2009 UTC (10 months, 3 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_9_rc0_git4_fc11
Changes since 1.207: +1 -0 lines
Diff to previous 1.207
2.6.28-git4

Revision 1.207 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 16:12:35 2008 UTC (10 months, 3 weeks ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_29-0_7_rc0_git3_fc11
Changes since 1.206: +13 -0 lines
Diff to previous 1.206
* Wed Dec 31 2008 Kyle McMartin <kyle@redhat.com>
- Linux 2.6.28-git3

Revision 1.206 - (view) (download) (annotate) - [select for diffs]
Mon Dec 29 17:30:27 2008 UTC (10 months, 3 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_6_rc0_git2_fc11
Changes since 1.205: +1 -0 lines
Diff to previous 1.205
2.6.28-git2

Revision 1.205 - (view) (download) (annotate) - [select for diffs]
Mon Dec 29 05:44:55 2008 UTC (10 months, 3 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_5_rc0_git1_fc11
Changes since 1.204: +1 -1 lines
Diff to previous 1.204
This is a bool, not a tristate

Revision 1.204 - (view) (download) (annotate) - [select for diffs]
Mon Dec 29 02:48:00 2008 UTC (10 months, 3 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_29-0_4_rc0_git1_fc11
Changes since 1.203: +24 -4 lines
Diff to previous 1.203
2.6.28-git1
  Drop utrace temporarily.

Revision 1.203 - (view) (download) (annotate) - [select for diffs]
Fri Dec 26 12:45:49 2008 UTC (10 months, 4 weeks ago) by jwrdegoede
Branch: MAIN
CVS Tags: kernel-2_6_28-3_fc11
Changes since 1.202: +1 -0 lines
Diff to previous 1.202
* Fri Dec 26 2008 Hans de Goede <hdegoede@redhat.com>
- Rebase gspca git patch to latest gspca git
- Re-enable gspca git patch
- Add gscpa-stv06xx (qc-usb replacement) driver from its own git tree

Revision 1.202 - (view) (download) (annotate) - [select for diffs]
Thu Dec 25 21:15:25 2008 UTC (10 months, 4 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_28-2_fc11
Changes since 1.201: +1 -1 lines
Diff to previous 1.201
Enable BOOT_TRACER during testing.

Revision 1.201 - (view) (download) (annotate) - [select for diffs]
Fri Dec 19 21:06:33 2008 UTC (11 months ago) by ajax
Branch: MAIN
CVS Tags: kernel-2_6_28-0_139_rc9_fc9, kernel-2_6_28-0_140_rc9_git1_fc11, kernel-2_6_28-1_fc11
Changes since 1.200: +1 -1 lines
Diff to previous 1.200
* Fri Dec 19 2008 Adam Jackson <ajax@redhat.com>
- config-generic: FB_VIRTUAL=m

Revision 1.200 - (view) (download) (annotate) - [select for diffs]
Fri Dec 19 06:21:57 2008 UTC (11 months ago) by airlied
Branch: MAIN
CVS Tags: kernel-2_6_28-0_138_rc9_fc11
Changes since 1.199: +1 -1 lines
Diff to previous 1.199
- drm-next.patch/drm-modesetting-radeon.patch - rebase to upstream.
- config-generic: turn of KMS on radeon until we fixup userspace

Revision 1.199 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 19:49:17 2008 UTC (11 months, 1 week ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_28-0_137_rc9_fc11
Changes since 1.198: +1 -1 lines
Diff to previous 1.198
Disable PATA_HPT3X3_DMA as per Alan.

Revision 1.198 - (view) (download) (annotate) - [select for diffs]
Thu Dec 11 19:15:30 2008 UTC (11 months, 1 week ago) by jwrdegoede
Branch: MAIN
CVS Tags: kernel-2_6_28-0_127_rc8_git1_fc11, kernel-2_6_28-0_129_rc8_git2_fc11, kernel-2_6_28-0_131_rc8_git4_fc11
Changes since 1.197: +1 -0 lines
Diff to previous 1.197
* Thu Dec 11 2008 Hans de Goede <hdegoede@redhat.com>
- Add a patch updating the gspca driver to the latest "git" (mercurial
  actually) adding support for ov534 based cams, fixing support for
  spca501, finepix and vc0321 cams + many more bugfixes

Revision 1.197 - (view) (download) (annotate) - [select for diffs]
Mon Dec 8 15:39:52 2008 UTC (11 months, 2 weeks ago) by davej
Branch: MAIN
CVS Tags: kernel-2_6_28-0_120_rc7_git5_fc11, kernel-2_6_28-0_121_rc7_git5_fc11, kernel-2_6_28-0_124_rc8_fc11
Changes since 1.196: +1 -2 lines
Diff to previous 1.196
enable CONFIG_CGROUP_MEM_RES_CTLR.

Revision 1.196 - (view) (download) (annotate) - [select for diffs]
Wed Nov 19 13:51:43 2008 UTC (12 months ago) by nhorman
Branch: MAIN
CVS Tags: kernel-2_6_28-0_104_rc6_git1_fc11, kernel-2_6_28-0_105_rc6_git1_fc11, kernel-2_6_28-0_106_rc6_git4_fc11, kernel-2_6_28-0_110_rc7_git3_fc11, kernel-2_6_28-0_113_rc7_git5_fc11, kernel-2_6_28-0_114_rc7_git5_fc11
Changes since 1.195: +1 -1 lines
Diff to previous 1.195
Enabling garmin gps module (bz 471824)

Revision 1.195 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 18:11:28 2008 UTC (12 months ago) by davej
Branch: MAIN
Changes since 1.194: +2 -1 lines
Diff to previous 1.194
Disable autofs v3. (obsoleted by v4 some time ago.)

Revision 1.194 - (view) (download) (annotate) - [select for diffs]
Mon Nov 17 17:14:33 2008 UTC (12 months ago) by kyle
Branch: MAIN
Changes since 1.193: +149 -0 lines
Diff to previous 1.193
config updates for 2.6.28

Revision 1.193 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 21:41:32 2008 UTC (12 months, 1 week ago) by roland
Branch: MAIN
Changes since 1.192: +1 -0 lines
Diff to previous 1.192
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y replaces patch.

Revision 1.192 - (view) (download) (annotate) - [select for diffs]
Fri Nov 7 20:53:46 2008 UTC (12 months, 2 weeks ago) by linville
Branch: MAIN
Changes since 1.191: +2 -4 lines
Diff to previous 1.191
Re-modularize ieee80211 component ; Cleanup ieee80211-related config stuff

Revision 1.191 - (view) (download) (annotate) - [select for diffs]
Thu Nov 6 20:00:37 2008 UTC (12 months, 2 weeks ago) by linville
Branch: MAIN
CVS Tags: F-10-split, kernel-2_6_27_4-84_fc10
Changes since 1.190: +1 -1 lines
Diff to previous 1.190
Re-modularize mac80211 component (#470143)

Revision 1.189.6.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 13:21:42 2008 UTC (12 months, 2 weeks ago) by quintela
Branch: private-quintela-F9-kvm-branch
CVS Tags: kernel-2_6_27_4-68_4_4_kvm_fc9
Changes since 1.189.6.2: +1 -1 lines
Diff to previous 1.189.6.2 , to branch point 1.189 , to next main 1.337
ahci is also a module for F-9.

Revision 1.189.6.2 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 13:16:34 2008 UTC (12 months, 2 weeks ago) by quintela
Branch: private-quintela-F9-kvm-branch
Changes since 1.189.6.1: +1 -1 lines
Diff to previous 1.189.6.1 , to branch point 1.189
Update to rawhide kernel-2.6.27.4-78.fc10

Revision 1.189.4.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 13:09:22 2008 UTC (12 months, 2 weeks ago) by quintela
Branch: private-quintela-rawhide-kvm-branch
CVS Tags: kernel-2_6_27_4-68_2_3_kvm_fc10
Changes since 1.189: +1 -1 lines
Diff to previous 1.189 , to next main 1.337
Update to rawhide kernel-2.6.27.4-78.fc10

Revision 1.190 - (view) (download) (annotate) - [select for diffs]
Mon Nov 3 16:56:00 2008 UTC (12 months, 2 weeks ago) by mjg59
Branch: MAIN
CVS Tags: kernel-2_6_27_4-79_fc10
Changes since 1.189: +1 -1 lines
Diff to previous 1.189
- linux-2.6-pciehp-update.patch
  * Update pciehp driver to support autoloading and listening for events
- linux-2.6-defaults-pciehp.patch
  * Enable passive mode by default
- Build acpiphp in statically

Revision 1.189.6.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 30 22:27:32 2008 UTC (12 months, 3 weeks ago) by quintela
Branch: private-quintela-F9-kvm-branch
CVS Tags: kernel-2_6_27_4-68_4_2_kvm_fc9
Changes since 1.189: +3 -3 lines
Diff to previous 1.189
updated to F-9 options kernel

Revision 1.189.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 11:48:29 2008 UTC (12 months, 4 weeks ago) by quintela
Branch: private-quintela-kvm-f44-branch
CVS Tags: kernel-2_6_27_3-44_2_4_kvm_fc10
Changes since 1.189.2.1: +3 -3 lines
Diff to previous 1.189.2.1 , to branch point 1.189 , to next main 1.337
we need to retag to recompile with noarch, you love it

Revision 1.189.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 17:13:30 2008 UTC (13 months ago) by quintela
Branch: private-quintela-kvm-f44-branch
CVS Tags: kernel-2_6_27_3-44_2_2_kvm_fc9
Changes since 1.189: +3 -3 lines
Diff to previous 1.189
- uhci,ohci,ehci are modules again, require F-9 mkinitrd.

Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 01:59:54 2008 UTC (13 months ago) by cebbert
Branch: MAIN
CVS Tags: kernel-2_6_27_3-44_2_1_kvm_fc10, kernel-2_6_27_3-44_2_1_kvm_fc9, kernel-2_6_27_3-44_fc10, kernel-2_6_27_4-47_rc3_fc10, kernel-2_6_27_4-51_fc10, kernel-2_6_27_4-52_fc10, kernel-2_6_27_4-58_fc10