Revisions of kernel-source
Stephan Kulow (coolo)
accepted
request 90048
from
Jeff Mahoney (jeff_mahoney)
(revision 159)
- Re-disabled patches.xen/xencons-tty_mutex.patch - commit 187dde0 - Re-added patches accidentally dropped with commit 28551a0c. - commit 3795fde - Update Xen patches to 3.1-final and c/s 1123. - commit 35973e8 - Add Elantech touchpad v3/v4 support (bnc#716852): - Input: elantech - add v3 hardware support. - Input: elantech - add v4 hardware support. - Input: elantech - better support all those v2 variants. - Input: elantech - clean up elantech_init. - Input: elantech - correct x, y value range for v2 hardware. - Input: elantech - get rid of ETP_2FT_* in elantech.h. - Input: elantech - packet checking for v2 hardware. - Input: elantech - remove ETP_EDGE_FUZZ_V2. - Input: elantech - remove module parameter force_elantech. - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 - rpm/{arch-symbols,mkspec}: Add support for ARM The various ARM families need similar handling like i?86. - commit 3108a66 - ALSA: hda - Fix ADC input-amp handling for Cx20549 codec. - ALSA: hda - Keep EAPD turned on for old Conexant chips. - ALSA: hda/realtek - Fix missing volume controls with ALC260 (bnc#726812).
Stephan Kulow (coolo)
accepted
request 89326
from
Stephan Kulow (coolo)
(revision 158)
- tty deadlock in kernel-xen, xenconsole (bnc#726333). - commit 68289aa - patches.suse/SUSE-bootsplash: remove DEBUG macro which was left in the code by accident. - commit a56ba15 - Update to 3.1-final. - commit ec0449c - patches.suse/staging-hv-pata_piix-ignore-disks.patch: Update comments in code and reduce patch size - commit 8913d07
Stephan Kulow (coolo)
accepted
request 89038
from
Stephan Kulow (coolo)
(revision 157)
- bootsplash: fix logo location when a splash image with an off-center logo is rescaled (bnc #722471). - commit f6d77d4 -Update to 3.1-rc10. - commit 239957e - x86: Fix reboot issue for Dell Optiplex 990. - commit 00ea2b5 - rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory requirements. - commit aebe2d9
Adrian Schröter (adrianSuSE)
committed
(revision 156)
Ruediger Oertel (oertel)
accepted
request 85332
from
Stephan Kulow (coolo)
(revision 154)
- Update Xen config files. - commit 50fb02f
Sascha Peilicke (saschpe)
committed
(revision 153)
Autobuild autoformatter for 85303
Sascha Peilicke (saschpe)
accepted
request 85303
from
Stephan Kulow (coolo)
(revision 152)
- Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture.
Ruediger Oertel (oertel)
committed
(revision 151)
Autobuild autoformatter for 83043
Ruediger Oertel (oertel)
accepted
request 83043
from
Jeff Mahoney (jeff_mahoney)
(revision 150)
- Update to 3.1-rc6. - commit 8f0eaba - patches.arch/x86_64-unwind-annotations: Fix unwinding through interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 - KVM: PPC: Fix incorrect CBE KVM hooks. There is another issue with KVM_HV and CBE that I only saw building this tree, so the patch is on its way to the kvm tree now. - KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately When building KVM HV mode with plenty other options enabled, the build fails. That's fixed upstream, but 3.1-rc5 doesn't have the patch yet. So I pulled it in from the kvm tree. - commit 2be41bd - Re-enabled patches.arch/x86_64-unwind-annotations. - commit bfd10a0 - Refresh patches.arch/x86_64-unwind-annotations. - Refresh patches.suse/supported-flag. - commit aa89174 - Update Xen patches to 3.1-rc5 and c/s 1104. - mm: frontswap: config and doc files. - mm: frontswap: core code. - mm: frontswap: add swap hooks and extend try_to_unuse. - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893).
Sascha Peilicke (saschpe)
committed
(revision 149)
Autobuild autoformatter for 81090
Sascha Peilicke (saschpe)
accepted
request 81090
from
Jeff Mahoney (jeff_mahoney)
(revision 148)
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git. - commit 8a211c9 - Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/ (fate#311487). - commit 94054c9 - ata_piix: ignore disks in a hyper-v guest. - Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces. - Staging: hv: tools: Fix a checkpatch warning in hv_kvp_daemon.c. - Staging: hv: vmbus: Fix checkpatch warnings. - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver.
Sascha Peilicke (saschpe)
committed
(revision 147)
Autobuild autoformatter for 79372
Sascha Peilicke (saschpe)
accepted
request 79372
from
Jeff Mahoney (jeff_mahoney)
(revision 146)
- * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. These framebuffers are rare these days, the legendary and still popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e - Properly destroy pmsr devices: Refresh patches.xen/xen-x86-msr-on-pcpu. - commit 934d81a - Update config files, enabling CONFIG_RT2800PCI as requested. - commit b2f65f0 - Update config files: bnc#674988, change: -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 - rpm/modversions: Support for new genksyms format with E# tags for enum constants. - commit ee6da8c - tg3: Fix io failures after chip reset (bnc#705962). - commit c8d864c - Fix format of patches to apply with series2git: patches.arch/s390-message-catalog.diff patches.drivers/input-Add-LED-support-to-Synaptics-device
Sascha Peilicke (saschpe)
committed
(revision 145)
Autobuild autoformatter for 76697
Sascha Peilicke (saschpe)
accepted
request 76697
from
Michal Marek (michal-m)
(revision 144)
Please check in so that we can hype about 3.0 in openSUSE, thanks :) - Update to 3.0. - commit 50c05d7 - Update Xen patches to 3.0-rc7 and c/s 1098. - Update Xen config files. - commit f4eb207 - tulip: Disable debugging messages by default - commit 141a54f - hv: only load the driver in a hyper-v guest (bnc#704957). - commit f2f7449
Sascha Peilicke (saschpe)
committed
(revision 143)
Autobuild autoformatter for 76287
Sascha Peilicke (saschpe)
accepted
request 76287
from
Jeff Mahoney (jeff_mahoney)
(revision 142)
- Refresh patches.suse/SUSE-bootsplash. Fix for nouveau. - commit 27de298 - ALSA: hda - Add Kconfig for the default buffer size (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 - Update to 3.0-rc7. - commit 0de37e1 - Delete patches.fixes/x86_mtrr_stop_machine_1_2.patch. - Delete patches.fixes/x86_mtrr_use_stop_machine_2_2.patch. They were superseded by other patches in aa3d6e2b140aac24a432f830d30047b1842aed0b. - commit e95707d - Refresh patches.suse/SUSE-bootsplash. Fix for nouveau. - commit 27de298 - ALSA: hda - Add Kconfig for the default buffer size (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 - Update to 3.0-rc7.
Sascha Peilicke (saschpe)
committed
(revision 141)
Autobuild autoformatter for 75673
Sascha Peilicke (saschpe)
accepted
request 75673
from
Jeff Mahoney (jeff_mahoney)
(revision 140)
- Update to 3.0-rc6. - Eliminated 1 patch. - commit 56e99da - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. - commit 4c2a76f - Fix invalid colormap override in SUSE-bootsplash patch (bnc#584493) - commit ac30089 - Update to 3.0-rc6. - Eliminated 1 patch. - commit 56e99da - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. - commit 4c2a76f - Fix invalid colormap override in SUSE-bootsplash patch (bnc#584493)
Displaying revisions 601 - 620 of 759