Revisions of kernel-source

Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 12)
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 11)
- patches.drivers/0001-drm-i915-don-t-queue-flips-during-a-flip-pending-eve.patch:
  drm/i915: don't queue flips during a flip pending event.
- patches.drivers/0002-drm-i915-gen3-page-flipping-fixes.patch:
  drm/i915: gen3 page flipping fixes.
- patches.drivers/0003-drm-i915-change-default-panel-fitting-mode-to-preser.patch:
  drm/i915: change default panel fitting mode to preserve
  aspect ratio.
- patches.drivers/0004-drm-i915-fix-page-flip-finish-vs.-prepare-on-plane-B.patch:
  drm/i915: fix page flip finish vs. prepare on plane B.

- patches.drivers/0001-drm-i915-don-t-queue-flips-during-a-flip-pending-eve.patch:
  drm/i915: don't queue flips during a flip pending event.
- patches.drivers/0002-drm-i915-gen3-page-flipping-fixes.patch:
  drm/i915: gen3 page flipping fixes.
- patches.drivers/0003-drm-i915-change-default-panel-fitting-mode-to-preser.patch:
  drm/i915: change default panel fitting mode to preserve
  aspect ratio.
- patches.drivers/0004-drm-i915-fix-page-flip-finish-vs.-prepare-on-plane-B.patch:
  drm/i915: fix page flip finish vs. prepare on plane B.

- patches.drivers/0001-drm-i915-don-t-queue-flips-during-a-flip-pending-eve.patch:
  drm/i915: don't queue flips during a flip pending event.
- patches.drivers/0002-drm-i915-gen3-page-flipping-fixes.patch:
  drm/i915: gen3 page flipping fixes.
- patches.drivers/0003-drm-i915-change-default-panel-fitting-mode-to-preser.patch:
  drm/i915: change default panel fitting mode to preserve
  aspect ratio.
- patches.drivers/0004-drm-i915-fix-page-flip-finish-vs.-prepare-on-plane-B.patch:
  drm/i915: fix page flip finish vs. prepare on plane B.
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 10)
- XEN_DEV_EVTCHN=m for both -xen flavors (-ec2 already have this)

- Disabled CONFIG_RT2800PCI (bnc#606243)
  - These devices are handled by the rt2860 staging driver.

- Update config files.
  Unify X86_MSR and X86_CPUID configs:
    - CONFIG_X86_CPUID=m
    - CONFIG_X86_MSR=y
  for all i386 and x86_64 flavors.
- Update -ec2 config files (X86_MSR=m again).
  MSRs are more and more used by userspace on X86. Unify all configs
  to =y.
  On -ec2 MSR access is restricted and not that important -> =m
  CPUID is not useful as it can be called in userspace as well, but
  some userspace progs may still need it -> =m

- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
  - gcc 4.5 appears to issue invalid instructions, but even if
    that is not the case or the issue is fixed, it was an optimization
    for the cell processor that will most likely not be used
    on most hardware.

- Enabled CONFIG_FIREWIRE (bnc#586172)
  - CONFIG_IEEE1394 is still enabled but deprecated.

- Updated to 2.6.34-rc2.
  - USB_NET_SMSC75XX: SMSC LAN75XX based USB 2.0 gigabit ethernet devices
    - Enabled as module; Defaults to n
  - LCD_L4F00242T03: Epson L4F00242T03 LCD
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 9)
- Update config file kklaptop

- fuzz refresh

- Update config files for 2.6.34.1

- patches.xen/xen3-fixup-xen: Refresh for 2.6.34.1 update
  (parts of it were already in the .1 patch.)

- Update to 2.6.34.1
  - 200 patches of goodness
  - security fixes
  - bugfixes
  - obsoletes:
    - patches.fixes/btrfs-should-add-a-permission-check-for-setfacl
    - patches.fixes/cifs-fix-oops-due-to-null-nameidata
    - patches.fixes/ext4-make-sure-the-move_ext-ioctl-can-t-overwrite-append-only-files
    - patches.fixes/gfs2-fix-permissions-checking-for-setflags-ioctl
    - patches.fixes/nfs_wb_page_deadlock.fix
    - patches.fixes/powerpc-fix-handling-of-strnlen-with-zero-len

- patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices:
  iwlwifi: fix TX power configuration on 3945 and 4965 devices
  (bnc#619440 bnc#610421).

- Update config file kklaptop

- fuzz refresh
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 8)
- patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch:
  For some reason the macro used by dynamic debug breaks things
  (bnc#619416).

- patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch:
  For some reason the macro used by dynamic debug breaks things
  (bnc#619416).

- patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch:
  For some reason the macro used by dynamic debug breaks things
  (bnc#619416).

- patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch:
  For some reason the macro used by dynamic debug breaks things
  (bnc#619416).

- patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch:
  For some reason the macro used by dynamic debug breaks things
  (bnc#619416).

- patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch:
  For some reason the macro used by dynamic debug breaks things
  (bnc#619416).

- patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch:
  For some reason the macro used by dynamic debug breaks things
  (bnc#619416).

- patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch:
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 7)
- Update config file kklaptop

- patches.suse/dm-raid45-api-update-remove-dm_put-after-dm_table_get_md:
  dm-raid45: API update: Remove dm_put after dm_table_get_md
  (bnc#615656).

- patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch:
  Update references (bnc#610362).

- patches.drivers/ixgbe-disable-tx-engine-before-disabling-tx-laser.patch:
  ixgbe: disable tx engine before disabling tx laser.
- patches.drivers/ixgbe-fix-panic-when-shutting-down-system-with-WoL-e.patch:
  ixgbe: fix panic when shutting down system with WoL enabled.
- patches.drivers/ixgbe-skip-non-IPv4-packets-in-ATR-filter.patch:
  ixgbe: skip non IPv4 packets in ATR filter.
- patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch:
  e1000e: don't inadvertently re-set INTX_DISABLE.

- patches.drivers/e1000-enhance-frame-fragment-detection.patch:
  Delete.
- patches.drivers/e1000e-enhance-frame-fragment-detection.patch:
  Delete.

- patches.fixes/nfs_wb_page_deadlock.fix: NFS: Fix another
  nfs_wb_page() deadlock (bnc#612794).

- rpm/find-provides: Add base symsets to the main subpackage.

- Replace the nfs4acl patches by their successor patch queue,
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 6)
imported commit 339b887746425f69a691cb6d5876816aac2806b8
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 5)
imported commit 3b8c36db04bec414a8bf1c221dc75218039591d9
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 4)
mported commit 14aef792aa8531995673e6cdd7de22646c6cd089
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 3)
imported commit c8c9997d21ab6d12ea2540908c3927f306b0d9b5
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 2)
imported commit ef501121864fb0875e34839c3fbc59f9fab94c85
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 1)
imported commit dfb5e19a796b2342c05673c19de1e2f3ff189e15
Displaying revisions 321 - 332 of 332
openSUSE Build Service is sponsored by