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

Log of /cauldron/kernel-tmb/current/SOURCES

View Directory Listing Directory Listing


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

Revision 196339 - Directory Listing
Modified Sun Jan 15 04:21:57 2012 UTC (12 years, 2 months ago) by tmb
update to 3.2.1

Revision 191904 - Directory Listing
Modified Thu Jan 5 21:56:56 2012 UTC (12 years, 2 months ago) by tmb
- update to 3.2
- add patches:
    * FU02: fix unionfs build with 3.2 series kernels
    * MB13: fix ndiswrapper build with 3.2 series kernels
- update patches:
    * CK01: BFS scheduler 0.416
- rediff patches:
    * DP11, MB02, NI11, NI16, Source2
- drop patches:
    * FB01: btrfs fix, merged
- update filelists and defconfigs



Revision 185705 - Directory Listing
Modified Thu Dec 22 05:54:01 2011 UTC (12 years, 2 months ago) by tmb
- update to 3.1.6
- drop patch DS01 (merged)
- trigger dkms build in posttrans so modules get built at kernel install
  instead of at boot (speeds up boot time with new kernel)
- update desktop(586) & laptop summaries and descriptions to point out that
  only 3-3.5GB RAM is detected on 32bit, and that server kernel is needed to
  fully support 4GB or more
- switch transparent hugepages from on by default to madvise (only enabled
  for apps that requests it), as it fixes desktop freeze when accessing
  slow media such as usb (thanks to fbui/mdv mail on @cooker ml).



Revision 179824 - Directory Listing
Modified Fri Dec 9 22:28:38 2011 UTC (12 years, 3 months ago) by tmb
SILENT: sync sha1.lst

Revision 179823 - Directory Listing
Modified Fri Dec 9 22:25:06 2011 UTC (12 years, 3 months ago) by tmb
- 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 177141 - Directory Listing
Modified Mon Dec 5 23:39:09 2011 UTC (12 years, 3 months ago) by tmb
SILENT:sync signoffs

Revision 177136 - Directory Listing
Modified Mon Dec 5 23:35:56 2011 UTC (12 years, 3 months ago) by tmb
- 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 - Directory Listing
Modified Wed Nov 30 17:47:21 2011 UTC (12 years, 3 months ago) by tmb
- update patch:
  * CK01: upstream 3.1.0-ck2 including BFS 0.415



Revision 174083 - Directory Listing
Modified Tue Nov 29 09:15:09 2011 UTC (12 years, 3 months ago) by tmb
- update to 3.1.4
  * reverts usb patch that broke isochronous devices
    (i.e. webcam, audio, or other streaming devices)



Revision 173233 - Directory Listing
Modified Sun Nov 27 23:13:52 2011 UTC (12 years, 3 months ago) by tmb
SILENT: resync sha1.lst

Revision 173220 - Directory Listing
Modified Sun Nov 27 23:10:06 2011 UTC (12 years, 3 months ago) by tmb
SILENT: drop sign file added by mistake

Revision 173217 - Directory Listing
Modified Sun Nov 27 23:07:43 2011 UTC (12 years, 3 months ago) by tmb
SILENT: sync sha1.lst

Revision 173213 - Directory Listing
Modified Sun Nov 27 23:05:48 2011 UTC (12 years, 3 months ago) by tmb
- 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 - Directory Listing
Modified Tue Oct 25 10:13:58 2011 UTC (12 years, 4 months ago) by tmb
- update to 3.0.8
  * drop merged patch: DM20
- enable PM_RUNTIME and USB_SUSPEND (mga #3139)




Revision 156418 - Directory Listing
Modified Tue Oct 18 20:55:57 2011 UTC (12 years, 5 months ago) by tmb
- 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 - Directory Listing
Modified Mon Oct 3 21:53:46 2011 UTC (12 years, 5 months ago) by tmb
- update to 3.0.6
- add patch:
    * DM20: fix boot hang on uvc webcam init (mga #2425)



Revision 136495 - Directory Listing
Modified Tue Aug 30 09:34:50 2011 UTC (12 years, 6 months ago) by tmb
SILENT: add sign too

Revision 136302 - Directory Listing
Modified Mon Aug 29 22:04:36 2011 UTC (12 years, 6 months ago) by tmb
- update to 3.0.4
- drop merged patch: AA01



Revision 134369 - Directory Listing
Modified Thu Aug 18 22:09:27 2011 UTC (12 years, 7 months ago) by tmb
- 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 - Directory Listing
Modified Sun Jun 19 20:28:48 2011 UTC (12 years, 9 months ago) by tmb
- 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 - Directory Listing
Modified Sun Jun 19 20:26:23 2011 UTC (12 years, 9 months ago) by tmb
SILENT: new binary files linux-2.6.38.8-tmb1.tar.xz

Revision 110085 - Directory Listing
Modified Sun Jun 19 20:25:43 2011 UTC (12 years, 9 months ago) by tmb
SILENT: new binary files patch-2.6.38.8.bz2

Revision 100142 - Directory Listing
Modified Sun May 22 14:28:01 2011 UTC (12 years, 10 months ago) by tmb
- update to 2.6.38.7 (CVE-2011-1770, CVE-2011-1776, CVE-2011-1927)
- drop merged patches:
    * DG20-DG24
- update patches:
    * FU01, FU03: rollback unionfs to a working 2.5.8
- add patches:
    * AA01: block: rescan partitions on invalidated devices on -ENOMEDIA too
    * DN17: r8169: add a new chip for RTL8105
    * DN18: r8169: add a new chip for RTL8168DP
    * DN19: r8169: add support for RTL8168E/RTL8111E



Revision 100116 - Directory Listing
Modified Sun May 22 13:06:11 2011 UTC (12 years, 10 months ago) by tmb
SILENT: new binary files linux-2.6.38.7-tmb1.tar.xz

Revision 100115 - Directory Listing
Modified Sun May 22 13:05:04 2011 UTC (12 years, 10 months ago) by tmb
SILENT: new binary files patch-2.6.38.7.bz2

Revision 97433 - Directory Listing
Modified Thu May 12 11:46:46 2011 UTC (12 years, 10 months ago) by tmb
- update to 2.6.38.6
- drop merged patches:
    * AX01
- add patches:
    * DG20: drm/radeon/kms: add pci id to acer travelmate quirk for 5730
    * DG21: drm/radeon/kms: fix gart setup on fusion parts (v2) backport
    * DG22: drm/i915/dp: Be paranoid in case we disable a DP before it is attached
    * DG23: drm/i915/lvds: Only act on lid notify when the device is on
    * DG24: drm/i915: Release object along create user fb error path
    * DP30: revert: "dell-laptop: Toggle the unsupported hardware killswitch"
            as it causes regressions on existing hw (reported by Colin Guthrie)
    * SM02: add support for compressing modules with xz
- clean /lib/modules tree on uninstall
- disable ACPI_PROCFS_POWER as its obsoleted by the sysfs interface



Revision 97432 - Directory Listing
Modified Thu May 12 11:44:26 2011 UTC (12 years, 10 months ago) by tmb
SILENT: new binary files linux-2.6.38.6-tmb1.tar.xz

Revision 97404 - Directory Listing
Modified Thu May 12 07:33:56 2011 UTC (12 years, 10 months ago) by tmb
SILENT: new binary files patch-2.6.38.6.bz2

Revision 94546 - Directory Listing
Modified Tue May 3 22:24:58 2011 UTC (12 years, 10 months ago) by tmb
- update to 2.6.38.5
- add patches:
    * AX01: x86, AMD: K8 Rev.A-E processors are subject to erratum 400
    * AX05: x86, 32bit: raise default vmalloc area to 192MB (Anssi, #904)
    * DN15: r8169: add support for RTL8105E
    * DN16: r8169: be verbose when unable to load firmware
    * DN20: disable powersaving on rt2800 as it is broken (noted by rtp)
    * DP06-DP08: samsung-laptop: add support for N230, R410P
    * DP20-DP26: hp-wmi: add support for rfkill on HP Mini 5102 (Anssi)
- update patches:
    * FU01: unionfs 2.5.9
- drop patches:
    * FU03: unionfs oops fix (obsolete)
- enable DEBUG_RODATA and DEBUG_SET_MODULE_RONX (tv)



Revision 94545 - Directory Listing
Modified Tue May 3 22:22:17 2011 UTC (12 years, 10 months ago) by tmb
SILENT: new binary files patch-2.6.38.5.bz2

Revision 94544 - Directory Listing
Modified Tue May 3 22:21:37 2011 UTC (12 years, 10 months ago) by tmb
SILENT: new binary files linux-2.6.38.5-tmb1.tar.xz

Revision 93627 - Directory Listing
Modified Sat Apr 30 10:44:14 2011 UTC (12 years, 10 months ago) by tmb
SILENT: clean old stuff

Revision 90161 - Directory Listing
Modified Sun Apr 24 13:36:27 2011 UTC (12 years, 10 months ago) by tmb
SILENT: new binary files SOURCES/linux-2.6.38.4-tmb1.tar.xz

Revision 90160 - Directory Listing
Modified Sun Apr 24 13:35:09 2011 UTC (12 years, 10 months ago) by tmb
 update to 2.6.38.4
- update patches:
    * DG10: drm/i915: Fix tiling corruption from pipelined fencing
    * NI30, NI31: ipset 6.4
- add patches:
    * DA60, DA61: ide/ahci/raid support for Intel Panther Point
    * DF01: add old ieee1394 aliases to new firewire stack
    * DG11: drm: Retry i2c transfer of EDID block after failure
    * DG12: drm/i915/dp: Sanity check eDP existence
    * DG13: drm/i915: Restore missing command flush before interrupt on BLT ring
    * DG14: drm/i915: Avoid unmapping pages from a NULL address space
    * DG15: drm/i915: Enable GPU semaphores by default
    * DM01: add dm-raid45 aliases to the new dm-raid target
    * DP15: intel_ips: fix monitor thread to use TASK_INTERRUPTIBLE



Revision 86256 - Directory Listing
Modified Sat Apr 16 11:11:20 2011 UTC (12 years, 11 months ago) by tmb
SILENT: add sign file too

Revision 86245 - Directory Listing
Modified Sat Apr 16 10:56:56 2011 UTC (12 years, 11 months ago) by tmb
- update to 2.6.38.3
- drop merged patches



Revision 86244 - Directory Listing
Modified Sat Apr 16 10:55:40 2011 UTC (12 years, 11 months ago) by tmb
SILENT: new binary files linux-2.6.38.3-tmb1.tar.xz

Revision 86234 - Directory Listing
Modified Sat Apr 16 10:25:25 2011 UTC (12 years, 11 months ago) by tmb
SILENT: new binary files patch-2.6.38.3.bz2

Revision 83510 - Directory Listing
Modified Mon Apr 11 22:32:59 2011 UTC (12 years, 11 months ago) by tmb
- add -stable queue patches (31 fixes)
- update patches:
    * CK01: Con Kolivas -ck3 patchset including bfs 0.400
    * FR01: reiser4 for 2.6.38 final
- drop patches:
    * FR02: reiser4 buildfix (merged)



Revision 83508 - Directory Listing
Modified Mon Apr 11 22:24:22 2011 UTC (12 years, 11 months ago) by tmb
SILENT: new binary files linux-2.6.38.2-tmb2.tar.xz

Revision 78709 - Directory Listing
Modified Tue Mar 29 10:08:00 2011 UTC (12 years, 11 months ago) by tmb
SILENT: update sha1.lst

Revision 78708 - Directory Listing
Modified Tue Mar 29 10:06:54 2011 UTC (12 years, 11 months ago) by tmb
- update to 2.6.38.2
- drop merged patches:
    * AX01, AX10, FS01-FS03, LD01-LD02 (xz support)
    * CK02 (-ck1 patchset buildfix)
    * DA01-DA03 (ahci ids)
    * DG01-DG02 (gpu fixes)
    * DM10-DM14 (dm-raid45, replaced by new dm-raid target)
    * DM20 (dm-crypt multicore support)
    * DP06 (samsung-laptop buildfix)
    * KB01 (headers_install_all export fix)
    * SE01 (staging fix)
- rediff patches:
    * AI01 (Toshiba Equium A60 fix)
    * DV01-DV02 (framebuffer oops and deadlock fixes)
    * MB02 (3rdparty merge)
- update patches:
    * CK01: Con Kolivas -ck1 patchset including BFS v363
    * DP05: update samsung-laptop to the one being merged in
            2.6.39 (replaces old samsung-backlight)
    * FR01-FR02: reiser4 support
    * FU01-FU03: unionfs 2.5.8
    * KP01: TuxOnIce
    * S2: disable mrproper on -devel rpms
- add patches:
    * DA20: acpi video blacklist (needed for shuttle-wmi)
    * DG10: drm/i915: Fix pipelined fencing
    * DP10: shuttle-wmi support
    * MB16: ndiswrapper buildfix
- update defconfigs and filelists



Revision 78707 - Directory Listing
Modified Tue Mar 29 10:04:27 2011 UTC (12 years, 11 months ago) by tmb
SILENT: cleanup, update sha1.lst

Revision 75092 - Directory Listing
Modified Sun Mar 20 23:16:11 2011 UTC (13 years ago) by tmb
- update to 2.6.37.4 (CVE-2011-1013, CVE-2011-1019, CVE-2011-1076)
- drop merged patch:
    * NI01
- add patches:
    * AX10: x86, quirk: Fix SB600 revision check
    * DA01: ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
    * DA02: ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
    * DA03: ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller
    * DG01: drm: Hold the mode mutex whilst probing for sysfs status
    * DG02: drm/i915: Fix calculation of backlight value in combined mode
- drop S5, not needed anymore as we ship unprepared kernel-source



Revision 75087 - Directory Listing
Modified Sun Mar 20 23:11:02 2011 UTC (13 years ago) by tmb
SILENT: new binary files SOURCES/patch-2.6.37.4.bz2

Revision 75086 - Directory Listing
Modified Sun Mar 20 23:10:31 2011 UTC (13 years ago) by tmb
SILENT: new binary files SOURCES/linux-2.6.37.4-tmb1.tar.xz

Revision 61100 - Directory Listing
Added Sun Feb 27 01:06:05 2011 UTC (13 years ago) by tmb
imported package kernel-tmb

  ViewVC Help
Powered by ViewVC 1.1.30