summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: d8094fb380108f93baab7b40f2c684f8157a36aa (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
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