summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: cf0117cfeccbc04d31a97d2d759e30aff6ffb73f (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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
Unchanged quilt series driver-core.current
Unchanged quilt series usb.current
Unchanged quilt series driver-core
Unchanged quilt series usb
Unchanged quilt series device-mapper
Unchanged quilt series i2c
Unchanged quilt series kernel-doc
Importing ide based on commit b7279469d66b55119784b8b9529c99c1955fe747
$ git checkout quilt/ide
Switched to branch "quilt/ide"
$ git reset --hard b7279469d66b55119784b8b9529c99c1955fe747
HEAD is now at b727946 Linux 2.6.26-rc9
$ git quiltimport --author Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> --patches ../quilt/ide
0001-BAST-Remove-old-IDE-driver.patch
ide-remove-obsoleted-idebus-kernel-parameter.patch
ide-remove-obsoleted-hdx-kernel-parameters.patch
ide-cleanup-init_ide_data.patch
ide-remove-obsoleted-ide-parameters.patch
ide-eliminate-fit-macro.patch
ide-tape-use-clamp_t-rather-than-nested-min_t-_max_t.patch
ide-use-get_unaligned_-helpers.patch
ide-set-req_preempt-request-flag-in-ide_do_drive_cmd-users.patch
ide-use-__generic_unplug_device-in-ide_do_drive_cmd-take-2.patch
ide-cd-convert-ide_cd_queue_pc-to-use-blk_execute_rq.patch
ide-cd-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-disk-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-floppy-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-taskfile-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-tape-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
block-handle-blk_pm_resume_request-requests-in-blk_execute_rq_nowait.patch
ide-convert-ide_do_drive_cmd-path-to-use-blk_execute_rq.patch
ide-remove-ide_wait_head_wait-path-in-ide_do_drive_cmd.patch
ide-remove-ide_init_drive_cmd.patch
ide-cd-remove-ide_cd_init_rq.patch
block-convert-pd_special_command-to-use-blk_execute_rq.patch
block-remove-the-checking-for-null-queue-in-blk_put_request.patch
block-unexport-blk_end_sync_rq.patch
ide-remove-try_to_flush_leftover_data.patch
sgiioc4-use-extra_base-instead-of-dma_status-for-dma_handle.patch
ide-remove-commented-out-code-from-ide_config_drive_speed.patch
ide-fix-do_probe-to-use-select_drive.patch
ide-remove-ide_tflag_no_select_mask-taskfile-flag.patch
ide-move-irq-unmasking-out-from-tf_load-method.patch
ide-remove-mmio-flag-from-ide_hwif_t.patch
ide-pass-hwif-instead-of-drive-to-outbsync-method.patch
ide-use-outbsync-in-init_irq.patch
ide-use-outbsync-in-ide_set_irq.patch
ide-remove-drive-ctl.patch
ide-scsi-replace-ide_do_drive_cmd-with-blk_execute_rq_nowait.patch
ide-remove-action-argument-in-ide_do_drive_cmd.patch
ide-scsi-fix-race-in-idescsi_transfer_pc.patch
ide-scsi-fix-drq-checking-for-dma-transfers-in-idescsi_pc_intr.patch
ide-scsi-fix-handling-of-dma-errors-in-idescsi_pc_intr.patch
ide-scsi-fix-interrupt-reason-checking-in-idescsi_pc_intr.patch
ide-scsi-merge-idescsi_input_buffers-and-idescsi_output_buffers.patch
ide-scsi-remove-superfluous-bug_on-from-idescsi_transfer_pc.patch
ide-scsi-add-debug_log-macro.patch
ide-tape-idetape_pc_intr-should-use-local_irq_enable_in_hardirq.patch
ide-tape-remove-superfluous-error-message-from-idetape_pc_intr.patch
ide-tape-remove-superfluous-warning-message-from-idetape_issue_pc.patch
ide-tape-remove-unneeded-config_blk_dev_idedma-ifdef.patch
ide-tape-remove-stale-comments-from-idetape_pc_intr.patch
ide-tape-remove-simulate_errors-debug-code.patch
ide-floppy-merge-idefloppy_transfer_pc-and-idefloppy_transfer_pc1.patch
ide-floppy-tape-scsi-log-device-name-instead-of-driver-name.patch
ide-tape-make-idetape_retry_pc-void.patch
ide-tape-merge-callbacks.patch
ide-tape-make-pc-idetape_callback-void.patch
ide-floppy-merge-callbacks.patch
ide-floppy-tape-merge-pc-idefloppy_callback-and-pc-idetape_callback.patch
ide-floppy-tape-pc_flag_dma_recommended-to-pc_flag_dma_ok.patch
ide-floppy-start-dma-engine-in-idefloppy_transfer_pc1.patch
ide-tape-set-pc_flag_dma_in_progress-flag-in-idetape_transfer_pc.patch
ide-tape-factor-out-waiting-for-good-ireason-from-idetape_transfer_pc.patch
ide-add-pc_flag_zip_drive-pc-flag.patch
ide-cd-floppy-tape-remove-checking-for-drive-scsi.patch
ide-scsi-set-drive-scsi-flag-for-devices-handled-by-the-driver.patch
ide-add-ide_transfer_pc-helper.patch
ide-scsi-move-idescsi_map_sg-call-out-from-idescsi_issue_pc.patch
ide-add-pc_flag_drq_interrupt-pc-flag.patch
ide-add-ide_issue_pc-helper.patch
ide-floppy-tape-move-checking-of-failed_pc-to-callback.patch
ide-tape-factor-out-dsc-handling-from-idetape_pc_intr.patch
ide-tape-add-ide_tape_io_buffers-helper.patch
ide-tape-always-log-debug-info-in-idetape_pc_intr-if-debugging-is-enabled.patch
ide-floppy-add-more-debugging-to-idefloppy_pc_intr.patch
ide-scsi-use-pc-callback.patch
ide-scsi-add-more-debugging-to-idescsi_pc_intr.patch
ide-floppy-scsi-read-status-register-before-stopping-dma-engine.patch
ide-add-ide_pc_intr-helper.patch
ide-tape-unify-idetape_create_read-write_cmd.patch
ide-remove-needless-includes-from-ide-lib-c.patch
ide-remove-unused-xfer_udma_slow.patch
ide-use-u8-for-xfer-modes-in-ide-timing-h.patch
ide-move-some-bits-from-ide-timing-h-to-linux-ide-h.patch
ide-remove-xfer_-masks-from-ide-timing-h.patch
ide-checkpatch-pl-fixes-for-ide-timing-h.patch
ide-convert-ide-timing-h-to-ide-timings-c-library.patch
ali14xx-convert-to-use-ide_timing_find_mode.patch
ht6560b-convert-to-use-ide_timing_find_mode.patch
qd65xx-convert-to-use-ide_timing_find_mode.patch
alim15x3-convert-to-use-ide_timing_find_mode.patch
cmd640-convert-to-use-ide_timing_find_mode.patch
cmd64x-convert-to-use-ide_timing_find_mode.patch
cy82c693-convert-to-use-ide_timing_find_mode.patch
sl82c105-convert-to-use-ide_timing_find_mode.patch
ide-mpc8xx-convert-to-use-ide_timing_find_mode.patch
ide-pmac-convert-to-use-ide_timing_find_mode.patch
ide-move-ide_pio_cycle_time-to-ide-timings-c.patch
ide-remove-no-longer-used-ide_pio_timings.patch
ide-move-pio-blacklist-to-ide-pio-blacklist-c.patch
ide-floppy-fix-unfortunate-function-naming.patch
ide-fix-hwif-s-initialization.patch
ide-make-ide_hwifs-static.patch
ide-set-hwif-dev-in-ide_init_port_hw-take-2.patch
au1xxx-ide-dont-use-hwif-hwif_data.patch
ide-4drives-use-struct-ide_port_info.patch
ide-cs-use-struct-ide_port_info.patch
icside-dont-use-hwif-hwif_data.patch
icside-use-ide_init_port_hw.patch
sgiioc4-use-driver-name-for-resource-allocation.patch
ide-tighten-checks-on-pci-bars-in-ide_hwif_configure.patch
swarm-use-struct-ide_port_info.patch
powerpc-ide-remove-mpc8xx-ide-driver.patch
cmd640-fix-warm-plug-support-for-the-secondary-interface.patch
ide-port_init_devs-to-init_dev.patch
cmd640-add-init_dev-method.patch
rapide-use-struct-ide_port_info.patch
ide-h8300-use-struct-ide_port_info.patch
ide_platform-use-struct-ide_port_info.patch
ide-print-message-on-error-in-ide_find_port_slot.patch
ide-h8300-print-driver-banner-message-early.patch
ide-pnp-print-driver-banner-message-early.patch
ide-allow-any-command-requesting-dma-data-phase-for-hdio_drive_taskfile.patch
ide-remove-superfluous-bug_on-from-set_geometry_intr.patch
ide-remove-needless-includes-from-ide-c.patch
ide-remove-needless-includes-from-ide-taskfile-c-take-2.patch
ide-remove-needless-includes-from-setup-pci-c.patch
rapide-fix-rapide_probe-return-value.patch
icside-always-try-to-probe-first-interface.patch
swarm-call-ide_find_port_slot-later.patch
sgiioc4-call-ide_find_port_slot-later.patch
ide-cd-remove-wait-for-idle-controller-bit-in-cdrom_start_packet_command.patch
ide-cd-remove-ide_cd_drain_data-and-ide_cd_pad_transfer.patch
ide-cd-ide_do_rw_cdrom-add-the-catch-all-bad-request-case-to-the-if-else-block.patch
ide-cd-cdrom_start_seek-remove-unused-argument-block.patch
ide-cd-mv-ide_do_rw_cdrom-ide_cd_do_request.patch
ide-cd-simplify-request-issuing-path.patch
ide-cd-fold-cdrom_start_seek-into-ide_cd_do_request.patch
ide-cd-move-request-prep-from-cdrom_start_seek_continuation-to-rq-issue-path.patch
ide-cd-move-request-prep-from-cdrom_start_rw_cont-to-rq-issue-path.patch
ide-cd-move-request-prep-chunk-from-cdrom_do_newpc_cont-to-rq-issue-path.patch
ide-floppy-fold-idefloppy_create_test_unit_ready_cmd-into-idefloppy_open.patch
ide-floppy-zero-out-the-whole-struct-ide_atapi_pc-on-init.patch
ide-endian-annotations-in-ide-floppy.patch
remove-blk_dev_hd_only.patch
ide-legacy-hd-c-use-late_initcall.patch
move-ide-legacy-hd-to-drivers-block.patch
update-the-blk_dev_hd-help-text.patch
hd-c-remove-the-include-linux_mc146818rtc.patch
ide-fix-hdio_drive_reset-handling.patch
ide-remove-unused-code.patch
update-documentation-of-hdio_drive_reset-ioctl.patch
ide-report-errors-during-drive-reset-back-to-user-space.patch
pmac-media-bay-support-fixes-take-4.patch
pmac-store-pmif-instead-of-hwif-in-driver_data-take-2.patch
pmac-add-init_dev-method-take-4.patch
pmac-move-ide_find_port-call-to-pmac_ide_setup_device-take-2.patch
ide-move-ide_pci_setup_ports-call-out-from-do_ide_setup_pci_device.patch
ide-pass-hw_regs_t-s-to-ide_device_add-all-take-3.patch
ide-add-read_sff_dma_status-method.patch
ide-use-io-ops-directly-in-ide-dma-c.patch
ide-remove-dma_status-command-fields-from-ide_hwif_t.patch
ide-remove-ide_setup_dma.patch
ide-factor-out-simplex-handling-from-ide_pci_dma_base.patch
ide-add-exec_command-method.patch
ide-add-read_status-method.patch
ide-add-read_altstatus-method.patch
ide-add-set_irq-method.patch
ide-change-order-of-register-access-in-ide_config_drive_speed.patch
ide-use-tf_load-in-ide_config_drive_speed.patch
ide-use-tf_load-in-actual_try_to_identify.patch
ide-use-tf_load-in-select_drive.patch
ide-use-tf_read-in-ide_read_error.patch
ide-add-ide_read_device-helper.patch
ide-add-ide_read_ireason-helper.patch
ide-add-ide_read_bcount_and_ireason-helper.patch
ide-remove-inb-outb-and-outbsync-methods.patch
ide-limit-cy82c693-host-driver-to-alpha.patch
ide-mark-hpt34x-host-driver-as-broken.patch
ide-remove-dead-virtual-dma-support.patch
ide-filter-out-invalid-transfer-mode-values-in-set_xfer_rate.patch
ide-filter-out-default-transfer-mode-values-in-set_xfer_rate.patch
gayle-reserve-memory-resources-at-once.patch
ide-generic-probing-fix.patch
ide-add-config-field-to-hw_regs_t.patch
ide-add-struct-ide_tp_ops-take-2.patch
ide-add-struct-ide_host-take-3.patch
ide-add-ide_host_add-helper.patch
ide-fix-ide_host_register-return-value.patch
ide-fix-ide-port-slots-reservation-and-freeing-take-2.patch
ide-move-ide_remove_port_from_hwgroup-to-ide-probe-c.patch
ide-add-ide_ports.patch
ide-allocate-ide_hwif_t-instances-dynamically.patch
ide-add-ide_host_free-helper.patch
ide-tape-c-remove-double-kfree.patch
ide-push-pc-callback-pointer-into-the-ide_drive_t-structure.patch
ide-floppy-use-drive--pc_callback-instead-of-pc--callback.patch
ide-tape-use-drive--pc_callback-instead-of-pc--callback.patch
ide-scsi-use-drive--pc_callback-instead-of-pc--callback.patch
ide-remove-pc--callback-member-from-ide_atapi_pc.patch
ide-floppy-pass-packet-command-in-rq--cmd.patch
ide-tape-make-room-for-packet-command-ids-in-rq--cmd.patch
ide-tape-pass-packet-command-in-rq--cmd.patch
ide-scsi-pass-packet-command-in-rq--cmd.patch
ide-use-rq--cmd-instead-of-pc--c-in-atapi-common-code.patch
ide-add-per-device-flags.patch
ide-floppy-convert-to-using-the-new-dev_flags.patch
ide-tape-convert-to-using-the-new-dev_flags.patch
ide-scsi-convert-to-using-the-new-dev_flags.patch
ide-remove-unused-pc_flag_drq_interrupt.patch
ide-cd-convert-to-using-the-new-dev_flags.patch
Unchanged quilt series m68k
Importing rr based on v2.6.26-rc9-5-g1b40a89
$ git checkout quilt/rr
Switched to branch "quilt/rr"
$ git reset --hard 1b40a895df6c7d5a80e71f65674060b03d84bbef
HEAD is now at 1b40a89 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
virtio:net_set_net_f_guest_csum_feature.patch
lguest:network-counters.patch
lguest:fix-verbose-feature-reporting.patch
virtio:net-no-notify-on-full.patch
module:generic-symbol-iterator.patch
module:fix-find_symbol-null-deref.patch
module:reorder_struct_to_save_space_on_64_bit_builds.patch
module:shrink-struct-module.patch
module:longs-to-ints.patch
misc:sched_setscheduler-nocheck.patch
module:shortcut_for_checking_if_address_in_a_module.patch
virtio:use_bus_type_probe_and_remove_methods.patch
virtio:fix_net_xmit_of_freed_skb_bug.patch
lguest:don_t_leak_dev_zero_fd.patch
lguest:support_assigning_a_mac_address.patch
lguest:support_assigning_a_mac_address-minor-changes.patch
lguest:rng.patch
lguest:use_cpu_capability_accessors.patch
misc:hvc_console_rework_setup_to_replace_irq_functions_with_callbacks.patch
misc:fix-hvc_rtas-compile.patch
virtio:console_use_virtqueue_notification_for_hvc_console.patch
virtio:s390_use_console_for_kvm_on_s390.patch
virtio:console-kconfig.patch
virtio:virtio-console-can-be-a-module.patch
misc:tap-features.patch
misc:tun-gso-csum-features.patch
misc:tun-gso-header.patch
Context reduced to (2/2) to apply fragment at 325
virtio:net_add_ethtool_ops_for_sg_gso.patch
virtio:net_allow_receiving_sg_packets.patch
virtio:net-recycle-unused-pages.patch
virtio:transport-features.patch
virtio:finalize_features.patch
virtio:vring-feature-handling.patch
virtio:ring-publish-indices.patch
lguest:publish-indices.patch
virtio:blk_check_for_hardsector_size_from_host.patch
lguest:net-no-recv-exit.patch
lguest:net-defer-kick.patch
lguest:remove-network-no-buffer-warning.patch
lguest:gso.patch
lguest:enlarge-rings.patch
lguest:handle_output-timeout.patch
misc:add_all_cpus_option_to_stop_machine_run.patch
stop_machine:simplify.patch
misc:kernel-locking-doc-remove-semaphores.patch
.dotest/patch:61: trailing whitespace.
       and <function>mutex_unlock()</function> to release it.  There is also a 
.dotest/patch:62: trailing whitespace.
       <function>mutex_lock()</function>, which should be avoided, because it 
.dotest/patch:68: trailing whitespace.
       Example: <filename>net/netfilter/nf_sockopt.c</filename> allows 
warning: 3 lines add whitespace errors.
misc:kthread-printf-attribute.patch
misc:cast_if_type.patch
misc:kernel_suppress_sparse_integer_as_null_pointer_warnings.patch
misc:typesafe_cb.patch
misc:stop_machine-typesafe.patch
misc:kthread-typesafe.patch
misc:timer-typesafe.patch
misc:introduce-down_nowait.patch
misc:down_nowait.patch
misc:down_nowait-documentation.patch
misc:down_nowait-arch_ia64_kernel_salinfo.patch
misc:down_nowait-drivers_char_snsc.patch
misc:down_nowait-drivers_char_viotape.patch
misc:down_nowait-drivers_infiniband_core_user_mad.patch
misc:down_nowait-drivers_input_serio_hil_mlc.patch
misc:down_nowait-drivers_input_serio_hp_sdc_mlc.patch
misc:down_nowait-drivers_md_dm-raid1.patch
misc:down_nowait-drivers_net_3c527.patch
misc:down_nowait-drivers_net_irda_sir_dev.patch
misc:down_nowait-drivers_net_wireless_airo.patch
misc:down_nowait-drivers_scsi_aacraid_commsup.patch
misc:down_nowait-drivers_usb_core_usb.patch
misc:down_nowait-drivers_usb_gadget_inode.patch
misc:down_nowait-fs_reiserfs_journal.patch
misc:down_nowait-xfs.patch
misc:down_nowait-kernel_printk.patch