summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: e3fdd0220242b32f8f8f592f20bd61b2dbd70b62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
Importing driver-core.current based on 2.6.32-git10
	quilt series is empty
$ git update-ref refs/heads/quilt/driver-core.current f40542532e96dda5506eb76badea322f2ae4731c
Importing tty.current based on quilt/driver-core.current
	quilt series is empty
$ git update-ref refs/heads/quilt/tty.current f40542532e96dda5506eb76badea322f2ae4731c
Importing usb.current based on quilt/tty.current
	quilt series is empty
$ git update-ref refs/heads/quilt/usb.current f40542532e96dda5506eb76badea322f2ae4731c
Importing staging.current based on quilt/usb.current
	quilt series is empty
$ git update-ref refs/heads/quilt/staging.current f40542532e96dda5506eb76badea322f2ae4731c
Importing i2c based on 2.6.32-git8
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 9764757932ce26f139332f89d1d3b815e4cc56ab
HEAD is now at 9764757 Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-core-03-detect-drop-kind-parameter-in-drivers.patch
i2c-core-04-drop-struct-i2c_client_address_data.patch
i2c-core-05-drop-I2C_CLIENT_INSMOD-0-to-1.patch
i2c-core-06-drop-I2C_CLIENT_INSMOD-2-to-8.patch
i2c-core-07-drop-I2C_CLIENT_MODULE_PARM.patch
i2c-scmi-support-ibm-smbus-cmi-devices.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + efab4ba...3529a66 master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.32-git9
$ cd ../quilt-tmp
$ git reset --hard 053fe57ac249a9531c396175778160d9e9509399
HEAD is now at 053fe57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-k10temp-new-driver.patch
hwmon-smsc47m1-01-split-io-port-requests.patch
hwmon-smsc47m1-02-fail-loading-on-error.patch
hwmon-smsc47m1-03-enable-as-needed.patch
hwmon-via_cputemp-new-driver.patch
hwmon-sht15-off-by-one-error-in-array-index-incorrect-constants-v2.patch
hwmon-asus_atk0110-01-refactor-interface-probe-code.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + 205a114...928b9a7 master     -> quilt/jdelvare-hwmon  (forced update)
Importing kernel-doc based on 2.6.32-git5
$ cd ../quilt-tmp
$ git reset --hard 3067e02f8f3ae2f3f02ba76400d03b8bcb4942b0
HEAD is now at 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
$ git quiltimport --author Randy Dunlap <randy.dunlap@oracle.com> --patches ../quilt/kernel-doc
docum-rename-dma-mapping.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:955: space before tab in indent.
	   	consistent_using_dac = 1;
warning: 1 line adds whitespace errors.
fs-writeback-kerndoc-jas.patch
docum-iomapping-ioremap-type.patch
docum-mtdnand-ioremap-type.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/kernel-doc
From ../quilt-tmp
   b419148..23dca22  master     -> quilt/kernel-doc
Importing rr based on v2.6.32-5254-g3067e02
Unchanged quilt series rr
Importing device-mapper based on v2.6.32-5254-g3067e02
$ cd ../quilt-tmp
$ git reset --hard 3067e02f8f3ae2f3f02ba76400d03b8bcb4942b0
HEAD is now at 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-avoid-_hash_lock-deadlock.patch
dm-exception-store-free-tmp_store-on-persistent-flag-error.patch
dm-sysfs-add-empty-release-function-to-avoid-debug-warning.patch
dm-snapshot-only-take-lock-for-statustype-info-not-table.patch
dm-snapshot-cope-with-chunk-size-larger-than-origin.patch
dm-crypt-make-wipe-message-also-wipe-tfm-key.patch
dm-crypt-move-private-iv-fields-to-structs.patch
dm-crypt-restructure-essiv-error-path.patch
dm-crypt-separate-essiv-allocation-from-initialisation.patch
dm-crypt-make-wipe-message-also-wipe-essiv-key.patch
dm-io-use-slab-for-struct-io.patch
dm-io-remove-extra-bi_io_vec-region-hack.patch
dm-raid1-support-flush.patch
dm-raid1-split-touched-state-into-two.patch
dm-log-add-flush_header-function.patch
dm-log-introduce-flush_failed-variable.patch
dm-log-add-flush-callback-fn.patch
dm-log-use-flush-callback-fn.patch
dm-raid1-implement-mirror_flush.patch
dm-raid1-report-flush-errors-separately-in-status.patch
dm-raid1-add-framework-to-hold-bios-during-suspend.patch
dm-raid1-use-hold-framework-in-do_failures.patch
dm-raid1-abstract-get_valid_mirror-function.patch
dm-raid1-remove-bio_endio-from-dm_rh_mark_nosync.patch
dm-raid1-hold-write-bios-when-errors-are-handled.patch
dm-raid1-hold-all-write-bios-when-leg-fails.patch
dm-raid1-explicitly-initialise-bio_lists.patch
dm-ioctl-prefer-strlcpy-over-strncpy.patch
dm-snapshot-avoid-else-clause-in-persistent_read_metadata.patch
dm-snapshot-simplify-sector_to_chunk-expression.patch
dm-snapshot-abstract-minimum_chunk_size-fn.patch
dm-snapshot-consolidate-insert-exception-functions.patch
dm-snapshot-rename-dm_snap_exception-to-dm_exception.patch
dm-snapshot-rename-exception_table-to-dm_exception_table.patch
dm-snapshot-rename-exception-functions.patch
dm-snapshot-add-allocated-metadata-to-snapshot-status.patch
dm-snapshot-move-cow-ref-from-exception-store-to-snap-core.patch
dm-snapshot-track-suspended-state-in-target.patch
dm-kcopyd-accept-zero-size-jobs.patch
dm-abstract-dm_in_flight-function.patch
dm-use-clone-in-map_request-function.patch
dm-pass-gfp_mask-to-alloc_rq_tio.patch
dm-abstract-clone_rq.patch
dm-simplify-request-based-suspend.patch
dm-use-md-pending-for-in-flight-IO-counting.patch
dm-refactor-request-based-completion-functions.patch
dm-move-dm_end_request.patch
dm-add-request-based-barrier-support.patch
dm-rename-dm_get_table-to-dm_get_live_table.patch
dm-mpath-flush-workqueues-before-suspend-completes.patch
dm-add-dm_deleting_md-function.patch
dm-ioctl-forbid-messages-to-devices-being-deleted.patch
dm-mpath-add-mutex-to-synchronize-adding-and-flushing-work.patch
dm-mpath-prevent-io-from-work-queue-while-suspended.patch
dm-io-handle-empty-barriers.patch
dm-ioctl-retrieve-status-from-inactive-table.patch
dm-bind-new-table-before-destroying-old.patch
dm-keep-old-table-until-after-resume-succeeded.patch
dm-snapshot-allow-live-exception-store-handover-between-tables.patch
dm-trace-request-based-remapping.patch
dm-crypt-add-plain64-iv.patch
dm-swap-target-postsuspend-call-and-setting-suspended-flag.patch
dm-rename-dm_suspended-to-dm_suspended_md.patch
dm-export-suspended-state-to-targets.patch
dm-mpath-reject-messages-when-device-is-suspended.patch
dm-snapshot-make-bio-optional-in-__origin_write.patch
dm-snapshot-create-function-for-chunk_is_tracked-wait.patch
dm-exception-store-add-merge-specific-methods.patch
dm-snapshot-add-merge-target.patch
dm-snapshot-rework-writing-to-origin.patch
dm-snapshot-avoid-allocating-exceptions-in-merge.patch
dm-snapshot-support-barriers-in-snapshot-merge-target.patch
dm-snapshot-permit-only-one-merge-at-once.patch
dm-snapshot-add-merging.patch
dm-snapshot-queue-writes-to-chunks-being-merged.patch
dm-snapshot-delay-merging-a-chunk-until-writes-to-it-complete.patch
dm-snapshot-trigger-exceptions-in-remaining-snapshots-during-merge.patch
dm-snapshot-merge-consecutive-chunks-together.patch
dm-snapshot-report-merge-failure-in-status.patch
dm-snapshot-use-merge-origin-if-snapshot-invalid.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/device-mapper
From ../quilt-tmp
 + 727ba58...77f3bec master     -> quilt/device-mapper  (forced update)
Importing aoe based on v2.6.31-rc9
Unchanged quilt series aoe
Importing driver-core based on quilt/staging.current
	quilt series is empty
$ git update-ref refs/heads/quilt/driver-core f40542532e96dda5506eb76badea322f2ae4731c
Importing tty based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard f40542532e96dda5506eb76badea322f2ae4731c
HEAD is now at f405425 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/tty
tty-sdio_uart-use-kfifo-instead-of-the-messy-circ-stuff.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/tty
From ../quilt-tmp
 + 4d201ad...c0a4970 master     -> quilt/tty  (forced update)
Importing usb based on quilt/tty
	quilt series is empty
$ git update-ref refs/heads/quilt/usb c0a49702854a3ba1cbd694de2b74ecad9becbaa3
Importing staging based on quilt/usb
	quilt series is empty
$ git update-ref refs/heads/quilt/staging c0a49702854a3ba1cbd694de2b74ecad9becbaa3
Importing driver-core.current based on 2.6.32-git10
Unchanged quilt series driver-core.current
Importing tty.current based on quilt/driver-core.current
Unchanged quilt series tty.current
Importing usb.current based on quilt/tty.current
Unchanged quilt series usb.current
Importing staging.current based on quilt/usb.current
Unchanged quilt series staging.current
Importing i2c based on 2.6.32-git10
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard f40542532e96dda5506eb76badea322f2ae4731c
HEAD is now at f405425 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-core-03-detect-drop-kind-parameter-in-drivers.patch
i2c-core-04-drop-struct-i2c_client_address_data.patch
i2c-core-05-drop-I2C_CLIENT_INSMOD-0-to-1.patch
i2c-core-06-drop-I2C_CLIENT_INSMOD-2-to-8.patch
i2c-core-07-drop-I2C_CLIENT_MODULE_PARM.patch
i2c-scmi-support-ibm-smbus-cmi-devices.patch
i2c-core-i2c-bus-should-support-pm-entries-in-struct-dev_pm_ops.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + 3529a66...83e58a6 master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.32-git10
$ cd ../quilt-tmp
$ git reset --hard f40542532e96dda5506eb76badea322f2ae4731c
HEAD is now at f405425 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-k10temp-new-driver.patch
hwmon-smsc47m1-01-split-io-port-requests.patch
hwmon-smsc47m1-02-fail-loading-on-error.patch
hwmon-smsc47m1-03-enable-as-needed.patch
hwmon-via_cputemp-new-driver.patch
hwmon-sht15-off-by-one-error-in-array-index-incorrect-constants-v2.patch
hwmon-w83627hf-fix-for-no-such-device.patch
hwmon-asus_atk0110-01-refactor-interface-probe-code.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + 928b9a7...e316b81 master     -> quilt/jdelvare-hwmon  (forced update)
Importing kernel-doc based on 2.6.32-git5
Unchanged quilt series kernel-doc
Importing rr based on v2.6.32-5254-g3067e02
Unchanged quilt series rr
Importing device-mapper based on v2.6.32-5254-g3067e02
Unchanged quilt series device-mapper
Importing aoe based on v2.6.31-rc9
Unchanged quilt series aoe
Importing driver-core based on quilt/staging.current
Unchanged quilt series driver-core
Importing tty based on quilt/driver-core
Unchanged quilt series tty
Importing usb based on quilt/tty
Unchanged quilt series usb
Importing staging based on quilt/usb
Unchanged quilt series staging