Commit Graph

2638 Commits

Author SHA256 Message Date
Michal Marek
416bf7882b GIT Revision: 0ac4276a2e71a20cdbcb5f3dbaf45fb00e7703d5
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7044
2011-09-25 05:01:48 +00:00
Michal Marek
044b99ba92 GIT Revision: 34bb1954ece98383dfe96bb3792be85133212849
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7043
2011-09-21 05:01:32 +00:00
Ruediger Oertel
7f4826c24e Autobuild autoformatter for 83043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=151
2011-09-19 15:51:52 +00:00
Ruediger Oertel
816922a6a7 Accepting request 83043 from Kernel:HEAD
- 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).

OBS-URL: https://build.opensuse.org/request/show/83043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=150
2011-09-19 15:50:33 +00:00
Michal Marek
ae12d4f6b8 GIT Revision: 532c24ffdc1e085588774cecacdc52535bddc3a1
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7042
2011-09-16 05:00:48 +00:00
Michal Marek
da0a1c299f GIT Revision: 8f0eaba9998ce3e3f9f0418998f4148cd71c8816
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7041
2011-09-15 13:08:37 +00:00
Michal Marek
d178c87c1a OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7040 2011-09-15 13:08:13 +00:00
Michal Marek
babc479c90 GIT Revision: 165c304c9a1ef1d5f3875e10e1161c67b7fc720e
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7039
2011-09-15 05:00:31 +00:00
Michal Marek
e10be84d6b GIT Revision: 2be41bdb019b306f294d91edc3e43343d09d0d40
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7038
2011-09-14 05:01:18 +00:00
Michal Marek
8921837bf3 GIT Revision: bfd10a024bb3bea39416bea8d5067ce7853d18cc
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7037
2011-09-13 05:01:05 +00:00
Michal Marek
d85d8c7a99 GIT Revision: 03a0c8c9889082bbbd15a414ad0fea71de520e33
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7036
2011-09-12 05:00:40 +00:00
Sascha Peilicke
35cef18b4c Autobuild autoformatter for 81090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=149
2011-09-06 14:29:47 +00:00
Sascha Peilicke
c73f3e0a44 Accepting request 81090 from Kernel:HEAD
- 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.

OBS-URL: https://build.opensuse.org/request/show/81090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=148
2011-09-06 14:28:23 +00:00
Michal Marek
6e2bbf6736 GIT Revision: 8a211c9645361190a2ac73318bd75dd2c8df7979
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7035
2011-09-06 05:01:36 +00:00
Michal Marek
9c944e475f OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7034 2011-09-06 05:00:45 +00:00
Michal Marek
0d67019423 GIT Revision: 94054c9188c313781025b7e14b01c2611c125ef3
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7033
2011-09-03 05:01:41 +00:00
Michal Marek
cd2350c231 GIT Revision: d77df1b9e2a08eb1b39e575a2db42f3c3b39382b
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7032
2011-09-02 05:00:54 +00:00
Michal Marek
34961b067d GIT Revision: bd9ecd247a13f8d6a3d114429125768ad047df1d
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7031
2011-08-31 05:01:49 +00:00
Michal Marek
98a0ba5299 GIT Revision: f6522ba7ccec10a4a6fd8522ad4929e614f9862c
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7030
2011-08-30 05:03:28 +00:00
Michal Marek
b112fa4877 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7029 2011-08-30 05:02:49 +00:00
Michal Marek
5a056fe06b GIT Revision: e975e4bd16a45bac8417d1a113267189dd6ed2fc
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7028
2011-08-25 05:02:04 +00:00
Michal Marek
d1d0db1ef4 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7027 2011-08-25 05:01:38 +00:00
Michal Marek
0c8fcfb0a7 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7026 2011-08-25 05:01:37 +00:00
Michal Marek
834687eb60 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7025 2011-08-25 05:01:36 +00:00
Michal Marek
def341acec OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7024 2011-08-25 05:01:35 +00:00
Michal Marek
5067467021 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7023 2011-08-25 05:01:35 +00:00
Michal Marek
a80024aa14 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7022 2011-08-25 05:01:34 +00:00
Michal Marek
fd3f982588 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7021 2011-08-25 05:01:33 +00:00
Sascha Peilicke
e42ec7e35b Autobuild autoformatter for 79372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=147
2011-08-22 08:13:04 +00:00
Sascha Peilicke
c190f92a9f Accepting request 79372 from Kernel:HEAD
- * 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

OBS-URL: https://build.opensuse.org/request/show/79372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=146
2011-08-22 08:11:49 +00:00
Michal Marek
ab87b7fa6d GIT Revision: f25ce3ee68e7642e2394493bc6385e018dee1030
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7020
2011-08-19 05:02:49 +00:00
Michal Marek
4a4fe5d11a GIT Revision: 934d81a098b3dc1c892e6f993957d5d2e8a39afe
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7019
2011-08-15 05:01:19 +00:00
Michal Marek
58d4be7b4b GIT Revision: b2f65f0e695553e671fad6bdffc0bfc62d4e57fc
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7018
2011-08-13 05:02:50 +00:00
Michal Marek
dba78da158 GIT Revision: ad677027279e3c19569176b1c8da10cc66d3cf22
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7017
2011-08-09 05:02:16 +00:00
Michal Marek
5da4f03c2b GIT Revision: 2678be80480b43f3fae31db87f7c58a9d146cc5e
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7016
2011-08-02 05:01:50 +00:00
Michal Marek
0ec3efa4b8 GIT Revision: c8d864c89b6a4f1ae8fd82deef2cc4552c518bb1
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7015
2011-07-30 05:02:30 +00:00
Michal Marek
938f110dcf GIT Revision: aa27d23f08e73f9bf75572c08baa19d5d40baea3
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7014
2011-07-28 05:02:05 +00:00
Michal Marek
ba090e7ea7 GIT Revision: b5f5212a1290cd15095bf983c177f53fe93f3788
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7013
2011-07-26 05:02:00 +00:00
Michal Marek
c8b76bd012 GIT Revision: dfe0dcf0437348de10d54887fb95ba9ab417439f
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7012
2011-07-25 05:00:52 +00:00
Michal Marek
7a3f53d446 GIT Revision: bbe1cb6d929f3fbb97bc22ff6be162dcbe99037c
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7011
2011-07-23 05:01:42 +00:00
Sascha Peilicke
ee22548122 Autobuild autoformatter for 76697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=145
2011-07-22 14:32:07 +00:00
Sascha Peilicke
e16fb68b5d Accepting request 76697 from Kernel:HEAD
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

OBS-URL: https://build.opensuse.org/request/show/76697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=144
2011-07-22 14:30:34 +00:00
Michal Marek
9e86b2908c - Update to 3.0.
- commit 50c05d7

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7010
2011-07-22 08:51:15 +00:00
Michal Marek
7007fa5495 GIT Revision: f4eb207d378cfab913454c0f9009c4a7e7b7066a
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7009
2011-07-22 05:03:33 +00:00
Michal Marek
6af9ac6fa8 GIT Revision: 141a54f28ed58385533da77c5eaf7f6eea172b42
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7008
2011-07-19 05:01:52 +00:00
Sascha Peilicke
b57769558d Autobuild autoformatter for 76287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=143
2011-07-18 07:24:30 +00:00
Sascha Peilicke
b87aa59f39 Accepting request 76287 from Kernel:HEAD
- 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.

OBS-URL: https://build.opensuse.org/request/show/76287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=142
2011-07-18 07:22:59 +00:00
Michal Marek
5ae0a06d6d GIT Revision: f2f7449c2204402641dca79b3960ee753de9e7d0
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7007
2011-07-16 05:01:13 +00:00
Michal Marek
6ea2b0fb52 GIT Revision: 27de2982bbaa5f07c66e6b527fef77ca4822972f
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7006
2011-07-15 05:02:32 +00:00
Michal Marek
91e4c8d3c3 GIT Revision: 0de37e18993ef84fbbbe2c66b2bf84cea4ec7499
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7005
2011-07-13 05:01:51 +00:00