Revisions of kernel-source

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186692 from Michal Marek's avatar Michal Marek (michal-m) (revision 199)
commit 327e5fc9730f1a8d6cf4e42c3de0f05e7eb926a6
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 183789 from Michal Marek's avatar Michal Marek (michal-m) (revision 198)
commit 0cd5432073dfb37d5aabef9ceb75b06a5ee7daa1
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 183490 from Michal Marek's avatar Michal Marek (michal-m) (revision 197)
commit abd0978f6727424b47ce831e8adb6d6b052bf07b
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 183039 from Michal Marek's avatar Michal Marek (michal-m) (revision 196)
commit 062e800d86d83efabb25bd0b5d4a5b8db5e75459
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 182506 from Michal Marek's avatar Michal Marek (michal-m) (revision 195)
commit e7a83711d30111c705f3b5532d6ce7e303cf142b
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 181611 from Jeff Mahoney's avatar Jeff Mahoney (jeff_mahoney) (revision 193)
- Update to 3.10-final.
- commit f080c74

- arm: cubox, use timer initialization directly in the machine descriptor
  Now that the only field in struct sys_timer is .init, delete the struct,
  and replace the machine descriptor .timer field with the
  initialization function itself.
- commit d522780

- Refresh patches.suse/ovl02-vfs-export-do_splice_direct-to-modules.patch.
- Refresh patches.suse/ovl05-overlay-filesystem.patch.
- commit 0e47df9

- Revert "overlayfs: api: do_splice_direct has changed."
  This reverts commit 6cbfbd0e38cefde22aef0daf8be435a26aa840f7.
  This does not work as new_file->f_pos will not get updated so the file position
  will never advance.
- commit 93bc660

- overlayfs: api: do_splice_direct has changed.
- commit 6cbfbd0

- arm: build lpae kernel as zImage
- commit 0fcc327

- Update to 3.10-rc7.
- Eliminated 1 patch.
- commit 888aa58

- arm: fix cubox build by reverting removal of mach-types
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 177795 from Jeff Mahoney's avatar Jeff Mahoney (jeff_mahoney) (revision 192)
- powerpc: add missing include to book3s_xics.c.
- commit fc06ef7

- Update Xen patches to 3.10-rc4.
- use vCPU time info registration to support vread_pvclock().
- Delete patches.xen/xen-netback-nr-irqs.
- config.conf: Re-enable Xen flavors.
- Update x86 config files.
- commit 4967b19

- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- commit 8f640b2

- Refreshed overlayfs patches
- commit 0c856a9

- Update to 3.10-rc4.
- Eliminated 4 patches.
- commit b3d0118

- vtime: Use consistent clocks among nohz accounting.
- commit 731983f

- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
  (bnc#822722).
- commit 244eade

- reiserfs: fix problems with chowning setuid file w/ xattrs
  (bnc#790920).
- commit 951bebc
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176431 from Jeff Mahoney's avatar Jeff Mahoney (jeff_mahoney) (revision 191)
- Remove unused 3.9-stable patches.
- commit d28ac96

- config: remove sparc64 configs
  The sparc64 configs have been completely unmaintained for two years.
  If someone wants to resurrect support, we'll accept patches.
- commit 17364b5

- sparc64: revert accidental changes during the 3.9-rc2 update
- commit b120c5a

- Update group-source-files.pl to handle symlink to directory
  Also add arch/[^/]+/boot/dts/include/dt-bindings to the list of devel
  files and avoid listing README.SUSE twice.
- commit ba8f987

- Update to 3.10-rc2.
- commit e454a38

- Linux 3.9.3.
- Update config files.
- Refresh patches.xen/xen3-patch-2.6.21.
- Refresh patches.xen/xen3-patch-2.6.24.
- Refresh patches.xen/xen3-patch-2.6.36.
- commit 00c4cdd

- rpm/kernel-binary.spec.in: Avoid duplicates in the certifiate list.
- commit 9d687ad

- rpm/kernel-binary.spec.in: Do an exit 0 at the end of each scriptlet
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 174684 from Michal Marek's avatar Michal Marek (michal-m) (revision 190)
- config.conf: disable s390 support for openSUSE kernels
  There is no community project to build openSUSE on s390 so we don't need
  to waste resources building the kernel for it.
- commit 5e6ccae

- S390: Disable CONFIG_PHYLIB on 32-bit kernels
  libphy depends on irq code which is only available on 64-bit S390,
  so disable it on 32-bit kernels.
- commit dd79db9

- idr: Print a stack dump after ida_remove warning
  (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html).
- commit 4c487a5

- Update config files: enable CC_STACKPROTECTOR
  All other major Linux distributions are building their kernel
  with -fstack-protector, so do the same. See the discussion at:
  http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html
  http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html
  http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html
   - CONFIG_CC_STACKPROTECTOR=y
- commit fc6f988

- rpm/config.sh: Drop the ARM repository in Kernel:HEAD
  Use the "ports" repository of openSUSE:Factory instead.
- commit 6fc0bd5

- rpm/mkspec: Stop generating the get_release_number.sh file
  It was only needed for the old KOTD.
- commit ee71b69
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 159152 from Jeff Mahoney's avatar Jeff Mahoney (jeff_mahoney) (revision 189)
- Drivers: hv: balloon: Do not request completion notification
  (fate#314663).
- commit 6b249cb
- e1000e: fix runtime power management transitions (bnc#806966).
- e1000e: fix pci-device enable-counter balance (bnc#806966).
- e1000e: fix accessing to suspended device (bnc#806966).
- commit 48a333b
- supported.conf: add drivers/s390/block/scm_block
   (fate#314095, bnc#807237)
- commit 09836cb
- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla
- commit 26431d8
- Update Xen patches to 3.8.2 and c/s 1226.
- commit eee1405

- gpio-ich: Fix ichx_gpio_check_available() return what callers expect.
  Conflicts:
  	series.conf
- commit 051149b

- Refresh patches.suse/SUSE-bootsplash-mgadrmfb-workaround.
  Add the same w/a for ast and cirrus KMS, too (bnc#806990).
- commit 0422575

- Linux 3.8.2 (bnc#802153).
- Delete patches.arch/009-acpi_initrd_override_tables.patch.
- Delete
  patches.fixes/quota-autoload-the-quota_v2-module-for-qfmt_vfs_v1-quota-format.
- commit 3611cf6
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155309 from Michal Marek's avatar Michal Marek (michal-m) (revision 188)
- rpm/kernel-binary.spec.in: Only sign the x86_64 kernels
- commit d55bd47
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155264 from Michal Marek's avatar Michal Marek (michal-m) (revision 187)
- rpm/kernel-binary.spec.in: Add needssslcertforbuild, so that the project
  certificate is available when signing the kernel.
- commit f4f3306

- rpm/kernel-binary.spec.in: Sign vmlinuz in the buildservice
- commit b13c7b4

- Linux 3.7.7.
- commit 67ebb60

- Drivers: hv: balloon: Prevent the host from ballooning the
  guest too low.
- Drivers: hv: balloon: Add a parameter to delay pressure
  reporting.
- commit 77e8d63
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 151291 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 186)
- quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
  (bnc#802153).
- commit ecd48c7
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 151252 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 185)
- Revert "iwlwifi: fix the reclaimed packet tracking upon
  flush queue".
- commit 8f91af5
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 184)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148613 from Jeff Mahoney's avatar Jeff Mahoney (jeff_mahoney) (revision 183)
- Linux 3.7.2.
- commit d62551b

- hyperv: force ws2008 during vmbus negotiation.
- commit b93e5a2

- drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync
  op v3 (bnc#795963).
- commit db55aa9

- Linux 3.7.2.
- commit d62551b

- hyperv: force ws2008 during vmbus negotiation.
- commit b93e5a2

- drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync
  op v3 (bnc#795963).
- commit db55aa9

- Linux 3.7.2.
- commit d62551b

- hyperv: force ws2008 during vmbus negotiation.
- commit b93e5a2

- drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync
  op v3 (bnc#795963).
- commit db55aa9
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 146394 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 182)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 145227 from Jeff Mahoney's avatar Jeff Mahoney (jeff_mahoney) (revision 181)
- ezusb: add dependency to USB.
  This prevents build failures by making it depend on the value of CONFIG_USB.
  Commit 36e0f0bd did this for architectures other than ARM manually.
- commit b89db5d

- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5

- Update to 3.7-final.
- commit 1771a73

- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1

- Disable ext3 driver in all kernels and use ext4 driver instead. Eventually
  ext3 will be removed upstream so let's do the transition.
- commit dadc8ea

- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5

- rpm/kernel-binary.spec.in: Conditionalize the use of vmlinuz instead
  of bzImage for Xen flavors.
- commit 713a73c

- Update Xen config files (enable XEN_BZIMAGE and EFI_STUB).
- commit d1ec1be

- Update Xen patches to 3.7-rc7 and c/s 1211.
- allow non-pv-ops kernel to be built as bzImage.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 139237 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 180)
- ARM: Update config files: Exynos: Enable gfx and highmem
- commit e8b3bd9

- Linux 3.6.3.
Displaying revisions 561 - 580 of 759
openSUSE Build Service is sponsored by