summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
diff options
context:
space:
mode:
Diffstat (limited to 'Next/quilt-import.log')
-rw-r--r--Next/quilt-import.log52
1 files changed, 52 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..3f06503db0c7
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,52 @@
+Unchanged quilt series driver-core.current
+Unchanged quilt series usb.current
+Importing driver-core based on quilt/usb.current
+$ git checkout quilt/driver-core
+Switched to branch "quilt/driver-core"
+$ git reset --hard 2f0389a175ea05ecbfb05cabf4e596e126ec3881
+HEAD is now at 2f0389a usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
+driver-core-make-struct-platform_pm_ops-static.patch
+sysfs-support-sysfs_notify-from-atomic-context-with-new-sysfs_notify_dirent.patch
+net-convert-the-phy_device-file-to-use-bus_find_device_by_name.patch
+put_device-might_sleep.patch
+warn-when-statically-allocated-kobjects-are-used.patch
+sysfs-crash-debugging.patch
+Importing usb based on quilt/driver-core
+$ git checkout quilt/usb
+Switched to branch "quilt/usb"
+$ git reset --hard d945934e7bfc005fa294c19b8236641f36b417bc
+HEAD is now at d945934 sysfs: crash debugging
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
+usb-gotemp.patch
+Importing device-mapper based on v2.6.26-5752-g93ded9b
+$ git checkout quilt/device-mapper
+Switched to branch "quilt/device-mapper"
+$ git reset --hard 93ded9b8fd42abe2c3607097963d8de6ad9117eb
+HEAD is now at 93ded9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
+$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
+dm-mpath-use-more-error-codes.patch
+dm-mpath-remove-is_active-from-struct-dm_path.patch
+dm-raid1-kcopyd-should-stop-on-error-if-errors-handled.patch
+dm-exception-store-introduce-area_location-function.patch
+dm-exception-store-use-chunk_t-for_areas.patch
+Unchanged quilt series i2c
+Unchanged quilt series kernel-doc
+Unchanged quilt series ide
+Unchanged quilt series m68k
+Importing rr based on v2.6.27-rc1-504-g2b12a4c
+$ git checkout quilt/rr
+Switched to branch "quilt/rr"
+$ git reset --hard 2b12a4c524812fb3f6ee590a02e65b95c8c32229
+HEAD is now at 2b12a4c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
+$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
+lguest:no-mac-for-bridge.patch
+misc:export-get_user_pages_fast.patch
+lguest:use-get_user_pages_fast.patch
+module:extend_initcall_debug_functionality_to_the_loader.patch
+stop_machine:remove-unused-variable.patch
+misc:cast_if_type.patch
+misc:typesafe_cb.patch
+misc:kthread-typesafe.patch
+misc:stop_machine-typesafe.patch
+Unchanged quilt series ttydev