]> git.karo-electronics.de Git - karo-tx-linux.git/blob - Next/quilt-import.log
Add linux-next specific files for 20111101
[karo-tx-linux.git] / Next / quilt-import.log
1 Importing hexagon based on v3.1-rc9
2 Unchanged quilt series hexagon
3 Importing i2c based on 839d8810747bbf39e0a5a7f223b67bffa7945f8d
4         quilt series is empty
5 $ git update-ref refs/heads/quilt/i2c 839d8810747bbf39e0a5a7f223b67bffa7945f8d
6 Importing jdelvare-hwmon based on 839d8810747bbf39e0a5a7f223b67bffa7945f8d
7 $ git clone -s -l -n -q . ../quilt-tmp
8 $ cd ../quilt-tmp
9 $ git reset --hard 839d8810747bbf39e0a5a7f223b67bffa7945f8d
10 HEAD is now at 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
11 $ git am ../quilt/jdelvare-hwmon/hwmon-avoid-building-drivers-for-powerpc-that-read-write-isa-addresses.patch
12 Applying: hwmon: Avoid building drivers for powerpc that read/write ISA addresses
13 $ git am ../quilt/jdelvare-hwmon/hwmon-lm73-make-detection-less-problematic.patch
14 Applying: hwmon: (lm73) Make detection less problematic
15 $ git am ../quilt/jdelvare-hwmon/hwmon-ibmaem-01-fix-error-paths.patch
16 Applying: hwmon: (ibmaem) Fix error paths
17 $ git am ../quilt/jdelvare-hwmon/hwmon-ibmaem-02-independent-instance-initialization.patch
18 Applying: hwmon: (ibmaem) Make instance initializations independent
19 $ git am ../quilt/jdelvare-hwmon/hwmon-ibmaem-03-avoid-repeated-kzalloc.patch
20 Applying: hwmon: (ibmaem) Avoid repeated memory allocations
21 $ git am ../quilt/jdelvare-hwmon/hwmon-lm90-01-fix-warnings.patch
22 Applying: hwmon: (lm90) Fix warnings
23 $ git am ../quilt/jdelvare-hwmon/hwmon-lm90-02-short-var-names.patch
24 Applying: hwmon: (lm90) Make code more readable
25 $ git am ../quilt/jdelvare-hwmon/hwmon-smsc47b397-fix-checkpatch-errors.patch
26 Applying: hwmon: (smsc47b397) Fix checkpatch errors
27 $ git am ../quilt/jdelvare-hwmon/hwmon-use-smbus-swapped-word-functions.patch
28 Applying: hwmon: Use i2c_smbus_{read,write}_word_swapped
29 $ cd ../next
30 $ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
31 From ../quilt-tmp
32  + ef0ab42...a1933c5 master     -> quilt/jdelvare-hwmon  (forced update)
33 Importing kernel-doc based on 3.1-rc3
34 Unchanged quilt series kernel-doc
35 Importing rr based on v3.1-rc9-93-ga84a79e
36 $ cd ../quilt-tmp
37 $ git reset --hard a84a79e4d369a73c0130b5858199e949432da4c6
38 HEAD is now at a84a79e Avoid using variable-length arrays in kernel/sys.c
39 $ git am ../quilt/rr/module:kmod_prevent_kmod_loop_msg_overflow_in_request.patch
40 Applying: kmod: prevent kmod_loop_msg overflow in __request_module()
41 $ git am ../quilt/rr/misc:params_make_dashes_and_underscores_in_parameter_names_truly_equal.patch
42 Applying: params: make dashes and underscores in parameter names truly equal
43 $ git am ../quilt/rr/module:bug_add_taint_oot_flag_for_s_not_built_in_tree.patch
44 Applying: module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
45 $ git am ../quilt/rr/lguest-weaken-paravirt-restriction.patch
46 Applying: lguest: Allow running under paravirt-enabled KVM.
47 $ git am ../quilt/rr/lguest-remove-kvm-cpuid-signature.patch
48 Applying: lguest: don't allow KVM-detection cpuid.
49 $ git am ../quilt/rr/lguest:move_process_freezing_before_pending_signals_check.patch
50 Applying: lguest: move process freezing before pending signals check
51 $ git am ../quilt/rr/virtio:console_use_config_val_for_retrieving_config.patch
52 Applying: virtio-console: Use virtio_config_val() for retrieving config
53 $ git am ../quilt/rr/virtio:config_add_config_val_len.patch
54 Applying: virtio_config: Add virtio_config_val_len()
55 $ git am ../quilt/rr/virtio:net_use_config_val_for_retrieving_config.patch
56 Applying: virtio-net: Use virtio_config_val() for retrieving config
57 $ git am ../quilt/rr/virtio:h_correct_comment_for_struct_driver.patch
58 Applying: virtio.h: correct comment for struct virtio_driver
59 $ git am ../quilt/rr/virtio:fix_size_computation_according_to_the_definition_of_struct_vring_used_in_vring_size.patch
60 Applying: virtio: modify vring_init and vring_size to take account of the layout containing *_event_idx
61 $ git am ../quilt/rr/virtio:console_fix_indentation.patch
62 Applying: virtio: console: Fix indentation
63 $ git am ../quilt/rr/virtio:console_ignore_port_name_update_request_if_name_already_set.patch
64 Applying: virtio: console: Ignore port name update request if name already set
65 $ git am ../quilt/rr/virtio:console_use_wait_event_freezable_instead_of_interruptible.patch
66 Applying: virtio: console: Use wait_event_freezable instead of _interruptible
67 $ git am ../quilt/rr/virtio:console_fix_return_type_for_get_inbuf.patch
68 Applying: virtio: console: Fix return type for get_inbuf()
69 $ git am ../quilt/rr/virtio:console_make_get_inbuf_return_port_inbuf_if_present.patch
70 Applying: virtio: console: make get_inbuf() return port->inbuf if present
71 $ git am ../quilt/rr/virtio:console_rename_variable.patch
72 Applying: virtio: console: rename variable
73 $ git am ../quilt/rr/virtio:console_make_discard_port_data_use_get_inbuf.patch
74 Applying: virtio: console: make discard_port_data() use get_inbuf()
75 $ git am ../quilt/rr/virtio:console_add_port_stats_for_bytes_received_sent_and_discarded.patch
76 Applying: virtio: console: add port stats for bytes received, sent and discarded
77 $ git am ../quilt/rr/virtio:console_wait_for_first_console_port_for_early_console_output.patch
78 Applying: virtio: console: wait for first console port for early console output
79 $ git am ../quilt/rr/virtio:dont_add_config_to_list_for_per_vq_vector.patch
80 Applying: virtio: Dont add "config" to list for !per_vq_vector
81 $ git am ../quilt/rr/virtio:pci_use_pci_mmio_instead_of_pio_when_available.patch
82 Applying: virtio-pci: Use PCI MMIO instead of PIO when available
83 $ git am ../quilt/rr/virtio:add_platform_bus_driver_for_memory_mapped_device.patch
84 Applying: virtio: Add platform bus driver for memory mapped virtio device
85 /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:41: space before tab in indent.
86         tristate "Platform bus driver for memory mapped virtio devices (EXPERIMENTAL)"
87 /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:42: space before tab in indent.
88         depends on EXPERIMENTAL
89 /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:43: space before tab in indent.
90         select VIRTIO
91 /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:44: space before tab in indent.
92         select VIRTIO_RING
93 /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:45: space before tab in indent.
94         ---help---
95 warning: squelched 2 whitespace errors
96 warning: 7 lines add whitespace errors.
97 $ cd ../next
98 $ git fetch -f ../quilt-tmp master:quilt/rr
99 From ../quilt-tmp
100  + 7b285a5...6279af1 master     -> quilt/rr  (forced update)
101 Importing device-mapper based on v3.1
102 $ cd ../quilt-tmp
103 $ git reset --hard c3b92c8787367a8bb53d57d9789b558f1295cc96
104 HEAD is now at c3b92c8 Linux 3.1
105 $ git am ../quilt/device-mapper/dm-table-propagate-non-rotational-flag.patch
106 Applying: Allow QUEUE_FLAG_NONROT to propagate up the device stack if all
107 $ git am ../quilt/device-mapper/dm-use-local-printk-ratelimit.patch
108 Applying: printk_ratelimit() shares global ratelimiting state with all
109 $ git am ../quilt/device-mapper/dm-remove-superfluous-smp_mb.patch
110 Applying: Since set_current_state() contains a memory barrier in it,
111 $ git am ../quilt/device-mapper/dm-kcopyd-add-dm_kcopyd_zero-to-zero-an-area.patch
112 Applying: This patch introduces dm_kcopyd_zero() to make it easy to use
113 $ git am ../quilt/device-mapper/dm-table-add-singleton-feature.patch
114 Applying: Introduce the concept of a singleton table which contains exactly one target.
115 $ git am ../quilt/device-mapper/dm-table-add-always-writeable-feature.patch
116 Applying: Add a target feature flag DM_TARGET_ALWAYS_WRITEABLE to indicate that a target
117 $ git am ../quilt/device-mapper/dm-table-add-immutable-feature.patch
118 Applying: Introduce DM_TARGET_IMMUTABLE to indicate that the target type cannot be mixed
119 $ git am ../quilt/device-mapper/dm-export-dm-get-md.patch
120 Applying: Export dm_get_md() for the new thin provisioning target to use.
121 $ git am ../quilt/device-mapper/dm-add-bufio.patch
122 Applying: The dm-bufio interface allows you to do cached I/O on devices,
123 $ git am ../quilt/device-mapper/dm-add-persistent-data-library.patch
124 Applying: The persistent-data library offers a re-usable framework for the storage
125 $ git am ../quilt/device-mapper/dm-add-thin-provisioning-target.patch
126 Applying: Initial EXPERIMENTAL implementation of device-mapper thin provisioning
127 /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:250: space before tab in indent.
128         Create a new snapshot of another thinly-provisioned device.
129 warning: 1 line adds whitespace errors.
130 $ git am ../quilt/device-mapper/dm-log-userspace-fix-comment-hyphens.patch
131 Applying: Fix comments: clustered-disk needs a hyphen not an underscore.
132 $ git am ../quilt/device-mapper/dm-log-userspace-add-log-device-dependency.patch
133 Applying: Allow userspace dm log implementations to register their log device so it
134 $ git am ../quilt/device-mapper/dm-raid-fix-device-status-indicator-when-array-initializing.patch
135 Applying: When devices in a RAID array are not in-sync, they are supposed to be
136 $ cd ../next
137 $ git fetch -f ../quilt-tmp master:quilt/device-mapper
138 From ../quilt-tmp
139  + d933178...0daefd7 master     -> quilt/device-mapper  (forced update)