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.log88
1 files changed, 88 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..d8094fb38010
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,88 @@
+Unchanged quilt series driver-core.current
+Unchanged quilt series usb.current
+Importing m68k based on 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4
+$ git checkout quilt/m68k
+Switched to branch "quilt/m68k"
+$ git reset --hard 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4
+HEAD is now at 2515ddc binfmt_elf_fdpic: Update for cputime changes.
+$ git quiltimport --author Geert Uytterhoeven <geert@linux-m68k.org> --patches ../quilt/m68k
+amiga-amiserial-no-serial-console-if-modular.diff
+Importing driver-core based on quilt/usb.current
+ quilt series is empty
+$ git update-ref refs/heads/quilt/driver-core 0e286879c54078d66b6d19c014eef60c7559da3b
+Importing usb based on quilt/driver-core
+$ git checkout quilt/usb
+Switched to branch "quilt/usb"
+$ git reset --hard 0e286879c54078d66b6d19c014eef60c7559da3b
+HEAD is now at 0e28687 USB: don't rebind drivers after failed resume or reset
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
+hso-fix-hso_serial_close-refcounting.patch
+hso-put-linefeeds-on-printk-s-in-hso.c.patch
+usb-remove-warn-macro-from-usb.h.patch
+usb-remove-info-macro-from-usb.h.patch
+Unchanged quilt series device-mapper
+Unchanged quilt series i2c
+Unchanged quilt series jdelvare-hwmon
+Unchanged quilt series kernel-doc
+Importing ide based on a9b6148d25f15ddfe9d7a7f3e526fdb64e7cf7da
+ quilt series is empty
+$ git update-ref refs/heads/quilt/ide a9b6148d25f15ddfe9d7a7f3e526fdb64e7cf7da
+Importing rr based on v2.6.27-6509-g2515ddc
+$ git checkout quilt/rr
+Switched to branch "quilt/rr"
+$ git reset --hard 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4
+HEAD is now at 2515ddc binfmt_elf_fdpic: Update for cputime changes.
+$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
+module:simplify-load_module.patch
+module:remove_stop_machine_during_load_v2.patch
+module:compile-time-prefix-length-check.patch
+module_param:fix-duplicate-prefixes.patch
+module:core_param.patch
+misc:make-initcall_debug-a-module_param.patch
+misc:make-panic-options-core_params.patch
+misc:call_init_workqueues_before_pre_smp_initcalls.patch
+misc:workqueue_introduce_create_rt_workqueue.patch
+stop_machine:use_workqueues_instead_of_kernel_threads.patch
+stop_machine:fix_error_code_handling_on_multiple_cpus.patch
+virtio:net_recycle_some_more_rx_buffer_pages.patch
+virtio:net-mergeable-rx-bufs.patch
+virtio:net_hook_up_the_set_tso_ethtool_op.patch
+lguest:fix-efi.patch
+lguest:fix-irq-vectors.patch
+lguest:move_the_initial_guest_page_table_creation_code_to_the_host.patch
+module:remove_config_kmod.patch
+cpumask:add-for_each_cpu_mask_and.patch
+x86:modify-send_IPI-API.patch
+sched:reduce-stack-usage.patch
+cpumask:centralize-common-maps.patch
+cpumask:remove-min.patch
+cpumask:add-struct-cpumask.patch
+cpumask:convert-few-difficult-cpumask_t-users.patch
+cpumask:cpumask_size.patch
+cpumask:cpus_copy.patch
+cpumask:cpumask_var_t.patch
+x86:enable-MAXSMP.patch
+cpumask:CONFIG_NR_CPUS-always.patch
+cpumask:always-have-nr_cpu_ids.patch
+cpumask:add-nr_cpumask_bits.patch
+cpumask:all-ops-compare-against-nr_cpu_ids.patch
+cpumask:fix-impossible-percpu-accesses.patch
+cpumask:use-nr_cpu_ids-in-all-ops.patch
+cpumask:cpumask_bits-everywhere.patch
+cpumask:cpumask_of.patch
+cpumask:for_each_cpu.patch
+cpumask:cpumask_first-cpumask_next.patch
+cpumask:deprecate-any_online_cpu.patch
+cpumask:cpumask_any_but.patch
+cpumask:deprecate-CPUMASK_ALLOC.patch
+cpumask:use-alloc_cpumask_var-in-sched.patch
+cpumask:to_cpumask.patch
+cpumask:cpumap-accessors.patch
+cpumask:CPU_BITS_ALL-and-CPU_BITS_NONE.patch
+cpumask:cpu_online_mask-et-al.patch
+cpumask:cpu_all_mask-and-cpu_none_mask.patch
+cpumask:cleanup-ifdefs.patch
+cpumask:check-all-ops-for-limits.patch
+cpumask:smp_call_function_many.patch
+misc:work_on_cpu.patch
+Unchanged quilt series ttydev