/[packages]/cauldron/kernel-tmb/current/SOURCES/sha1.lst
ViewVC logotype

Log of /cauldron/kernel-tmb/current/SOURCES/sha1.lst

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1360300)

Revision 179823 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 9 22:25:06 2011 UTC (12 years, 3 months ago) by tmb
File length: 182 byte(s)
Diff to previous 177136
- update to 3.1.5
- drop merged patches:
    * DG01-DG06, FX01-FX06
- add patch:
    * DS01: ALSA: hda/realtek - Fix Oops in alc_mux_select()
- clean spec: drop buildroot and defattr



Revision 177136 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 5 23:35:56 2011 UTC (12 years, 3 months ago) by tmb
File length: 182 byte(s)
Diff to previous 174468
- fix patch NI12: IFWLOG: fix return value of checkentry
  (not properly modified in 2.6.35+ patch, blino, #3594)
- rebuild with GCC-4.6.2



Revision 174468 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 30 17:47:21 2011 UTC (12 years, 3 months ago) by tmb
File length: 182 byte(s)
Diff to previous 174083
- update patch:
  * CK01: upstream 3.1.0-ck2 including BFS 0.415



Revision 174083 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 29 09:15:09 2011 UTC (12 years, 4 months ago) by tmb
File length: 182 byte(s)
Diff to previous 173233
- update to 3.1.4
  * reverts usb patch that broke isochronous devices
    (i.e. webcam, audio, or other streaming devices)



Revision 173233 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 27 23:13:52 2011 UTC (12 years, 4 months ago) by tmb
File length: 182 byte(s)
Diff to previous 173217
SILENT: resync sha1.lst

Revision 173217 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 27 23:07:43 2011 UTC (12 years, 4 months ago) by tmb
File length: 183 byte(s)
Diff to previous 173213
SILENT: sync sha1.lst

Revision 173213 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 27 23:05:48 2011 UTC (12 years, 4 months ago) by tmb
File length: 182 byte(s)
Diff to previous 158005
- update to 3.1.3
- add patches:
  * DG01: i915: Fix inconsistent backlight level during disabled
  * DG02: drm: fix integer overflow in drm_mode_dirtyfb_ioctl()
  * DG03: radeon/kms: fix up gpio i2c mask bits for r4xx for real
  * DG04: i915: Ivybridge still has fences
  * DG05: i915: Turn on a required 3D clock gating bit on Sandybridge
  * DG06: i915: Turn on another required clock gating bit on Sandybridge
  * DP01: pci: rework ASPM disable code (brings power usage back down
               to 2.6.37 level)
  * FX01: don't serialise direct IO reads on page cache checks
          (fixes performance regression introduced in 2.6.38)
  * FX02: avoid direct I/O write vs buffered I/O race
  * FX03: return -EIO when xfs_vn_getattr() failed
  * FX04: fix buffer flushing during unmount
  * FX05: fix possible memory corruption in xfs_readlink
  * FX06: use doalloc flag in xfs_qm_dqattach_one()
- update patches:
  * FU01: unionfs 2.5.10 for 3.1.3
  * MB02: merge 3rdparty support
  * MB10-MB12: ndiswrapper 1.57-rc1
- drop patches:
  * DS15: its replaced by SND_HDA_PREALLOC_SIZE config option
  * MB13-MB17: ndiswrapper fixes, merged
- disable patches:
  * KP01: TuxOnIce support, currently broken
- dont ship openrisc arch files
- update defconfigs



Revision 158005 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 25 10:13:58 2011 UTC (12 years, 5 months ago) by tmb
File length: 183 byte(s)
Diff to previous 156418
- update to 3.0.8
  * drop merged patch: DM20
- enable PM_RUNTIME and USB_SUSPEND (mga #3139)




Revision 156418 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 18 20:55:57 2011 UTC (12 years, 5 months ago) by tmb
File length: 184 byte(s)
Diff to previous 151411
- update to 3.0.7
- update patch CK01: 3.0.7-ck1 including BFS 0.413
- re-enable usblp as it is needed by both usb-pp adapters and some printers
  (mga #2240, #2264) (cups is patched to work with both usblp and libusb)



Revision 151411 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 3 21:53:46 2011 UTC (12 years, 5 months ago) by tmb
File length: 184 byte(s)
Diff to previous 136302
- update to 3.0.6
- add patch:
    * DM20: fix boot hang on uvc webcam init (mga #2425)



Revision 136302 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 29 22:04:36 2011 UTC (12 years, 7 months ago) by tmb
File length: 184 byte(s)
Diff to previous 134369
- update to 3.0.4
- drop merged patch: AA01



Revision 134369 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 18 22:09:27 2011 UTC (12 years, 7 months ago) by tmb
File length: 184 byte(s)
Diff to previous 110087
- update to 3.0.3
- update patches:
    * CK01: Con Kolivas -ck patchset including BFS
    * FU01: unionfs 2.5.9.2
    * KP01: TuxonIce 3.2
- drop merged patches:
    * CK02, DA60-DA61, DG10-DG14, DN08, DN15-DN19, DP05-DP08
    * DP20-DP26, DP30, DV11, FU02-FU03, MK01, NI30-NI31
- add patches:
    * AA01: genirq: Fix wrong bit operation
    * DP10-DP12: samsung-laptop: support nc110, nc210, r700, x520
    * DP13: samsung-laptop: fix support for older N150, N210, N220
    * FB01: btrfs: btrfs_calc_avail_data_space: cope with no read_write devices
    * MB17: ndiswrapper buildfix for 3.0
    * MC84: viahss buildfix for 3.0
- rediff patches:
    * NI16: netfilter psd mdv/mga modifications
- disable patches:
    * DV01-DV02: framebuffer oops fixes (should not be needed anymore)
    * FR01: reiser4 support (broken)
- adapt spec for 3.0 series version changes
- change kernel-tmb-source to noarch
- build with -s(ilent) to only log varnings and errors
- update defconfigs



Revision 110087 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 19 20:28:48 2011 UTC (12 years, 9 months ago) by tmb
File length: 193 byte(s)
Diff to previous 110086
- update to 2.6.38.8 (CVE-2011-1017)
- drop merged patches:
    * AA01, DP15
- add patches:
    * CK02: update bfs scheduler to 0.406
    * MK01: ksm: fix race between ksmd and exiting task (CVE-2011-2183)
- add mgaver to 'uname -r'



Revision 110086 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 19 20:26:23 2011 UTC (12 years, 9 months ago) by tmb
File length: 713 byte(s)
Diff to previous 110085
SILENT: new binary files linux-2.6.38.8-tmb1.tar.xz

Revision 110085 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 19 20:25:43 2011 UTC (12 years, 9 months ago) by tmb
File length: 644 byte(s)
Diff to previous 100116
SILENT: new binary files patch-2.6.38.8.bz2

Revision 100116 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 22 13:06:11 2011 UTC (12 years, 10 months ago) by tmb
File length: 583 byte(s)
Diff to previous 100115
SILENT: new binary files linux-2.6.38.7-tmb1.tar.xz

Revision 100115 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 22 13:05:04 2011 UTC (12 years, 10 months ago) by tmb
File length: 514 byte(s)
Diff to previous 97432
SILENT: new binary files patch-2.6.38.7.bz2

Revision 97432 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 12 11:44:26 2011 UTC (12 years, 10 months ago) by tmb
File length: 453 byte(s)
Diff to previous 97404
SILENT: new binary files linux-2.6.38.6-tmb1.tar.xz

Revision 97404 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 12 07:33:56 2011 UTC (12 years, 10 months ago) by tmb
File length: 384 byte(s)
Diff to previous 94545
SILENT: new binary files patch-2.6.38.6.bz2

Revision 94545 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 3 22:22:17 2011 UTC (12 years, 10 months ago) by tmb
File length: 323 byte(s)
Diff to previous 94544
SILENT: new binary files patch-2.6.38.5.bz2

Revision 94544 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 3 22:21:37 2011 UTC (12 years, 10 months ago) by tmb
File length: 262 byte(s)
Diff to previous 93627
SILENT: new binary files linux-2.6.38.5-tmb1.tar.xz

Revision 93627 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 30 10:44:14 2011 UTC (12 years, 11 months ago) by tmb
File length: 193 byte(s)
Diff to previous 90161
SILENT: clean old stuff

Revision 90161 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 24 13:36:27 2011 UTC (12 years, 11 months ago) by tmb
File length: 522 byte(s)
Diff to previous 86244
SILENT: new binary files SOURCES/linux-2.6.38.4-tmb1.tar.xz

Revision 86244 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 16 10:55:40 2011 UTC (12 years, 11 months ago) by tmb
File length: 392 byte(s)
Diff to previous 86234
SILENT: new binary files linux-2.6.38.3-tmb1.tar.xz

Revision 86234 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 16 10:25:25 2011 UTC (12 years, 11 months ago) by tmb
File length: 323 byte(s)
Diff to previous 83508
SILENT: new binary files patch-2.6.38.3.bz2

Revision 83508 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 11 22:24:22 2011 UTC (12 years, 11 months ago) by tmb
File length: 262 byte(s)
Diff to previous 78709
SILENT: new binary files linux-2.6.38.2-tmb2.tar.xz

Revision 78709 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 29 10:08:00 2011 UTC (13 years ago) by tmb
File length: 193 byte(s)
Diff to previous 78707
SILENT: update sha1.lst

Revision 78707 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 29 10:04:27 2011 UTC (13 years ago) by tmb
File length: 124 byte(s)
Diff to previous 75087
SILENT: cleanup, update sha1.lst

Revision 75087 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 20 23:11:02 2011 UTC (13 years ago) by tmb
File length: 323 byte(s)
Diff to previous 75086
SILENT: new binary files SOURCES/patch-2.6.37.4.bz2

Revision 75086 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 20 23:10:31 2011 UTC (13 years ago) by tmb
File length: 262 byte(s)
Diff to previous 61100
SILENT: new binary files SOURCES/linux-2.6.37.4-tmb1.tar.xz

Revision 61100 - (view) (download) (annotate) - [select for diffs]
Added Sun Feb 27 01:06:05 2011 UTC (13 years, 1 month ago) by tmb
File length: 193 byte(s)
imported package kernel-tmb

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.30