UBUNTU: d-i: Fix iwl3945 driver name typo in nic-modules
[linux-flexiantxendom0.git] / debian.master / changelog
1 linux (3.2.0-21.34) UNRELEASED; urgency=low
2
3   CHANGELOG: Do not edit directly. Autogenerated at release.
4   CHANGELOG: Use the printchanges target to see the curent changes.
5   CHANGELOG: Use the insertchanges target to create the final log.
6
7   [ Upstream Kernel Changes ]
8
9   * rebase to v3.2.13
10
11  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 27 Mar 2012 10:09:40 -0700
12
13 linux (3.2.0-20.33) precise; urgency=low
14
15   [ Upstream Kernel Changes ]
16
17   * (pre-stable) ASPM: Fix pcie devices with non-pcie children
18     - LP: #961482
19
20  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 27 Mar 2012 08:37:43 -0700
21
22 linux (3.2.0-20.32) precise; urgency=low
23
24   [ Andy Lutomirski ]
25
26   * SAUCE: SECCOMP: Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from
27     granting privs
28
29   [ John Johansen ]
30
31   * SAUCE: SECCOMP: Fix apparmor for PR_{GET,SET}_NO_NEW_PRIVS
32
33   [ Kees Cook ]
34
35   * SAUCE: SECCOMP: seccomp: remove duplicated failure logging
36   * [Config] SECCOMP_FILTER=y
37
38   [ Upstream Kernel Changes ]
39
40   * seccomp: audit abnormal end to a process due to seccomp
41
42   [ Will Drewry ]
43
44   * SAUCE: SECCOMP: sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
45   * SAUCE: SECCOMP: net/compat.c,linux/filter.h: share compat_sock_fprog
46   * SAUCE: SECCOMP: seccomp: kill the seccomp_t typedef
47   * SAUCE: SECCOMP: arch/x86: add syscall_get_arch to syscall.h
48   * SAUCE: SECCOMP: asm/syscall.h: add syscall_get_arch
49   * SAUCE: SECCOMP: seccomp: add system call filtering using BPF
50   * SAUCE: SECCOMP: seccomp: add SECCOMP_RET_ERRNO
51   * SAUCE: SECCOMP: signal, x86: add SIGSYS info and make it synchronous.
52   * SAUCE: SECCOMP: seccomp: Add SECCOMP_RET_TRAP
53   * SAUCE: SECCOMP: ptrace,seccomp: Add PTRACE_SECCOMP support
54   * SAUCE: SECCOMP: x86: Enable HAVE_ARCH_SECCOMP_FILTER
55   * SAUCE: SECCOMP: Documentation: prctl/seccomp_filter
56
57  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 21 Mar 2012 14:03:41 -0700
58
59 linux (3.2.0-19.31) precise; urgency=low
60
61   [ Stefan Bader ]
62
63   * d-i: Add dm-multipath and scsi device handlers
64     - LP: #959749
65   * d-i: Move multipath modules into their own udeb
66     - LP: #598251, #959749
67
68   [ Tim Gardner ]
69
70   * [Config] Auto-detect do_tools setting
71   * [Config] correctly specify CROSS_COMPILE for tools build
72   * [Config] CONFIG_DRM_PSB_CDV=n
73   * Rebase to v3.2.12
74
75   [ Upstream Kernel Changes ]
76
77   * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
78     - LP: #959959
79   * rebase to v3.2.12
80
81  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 20 Mar 2012 09:11:26 -0700
82
83 linux (3.2.0-19.30) precise; urgency=low
84
85   [ Andy Whitcroft ]
86
87   * [Config] Fix typeo in the Hyper-V module names
88
89   [ Colin Watson ]
90
91   * [Config] Move kernels to "Section: kernel"
92     - LP: #499557
93
94   [ John Johansen ]
95
96   * SAUCE: AppArmor: Add ability to load extended policy
97   * SAUCE: AppArmor: Add the ability to mediate mount
98   * SAUCE: AppArmor: Add profile introspection file to interface
99   * SAUCE: AppArmor: basic networking rules
100
101   [ Leann Ogasawara ]
102
103   * [Config] Disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER
104     - LP: #952035
105   * Rebase to v3.2.10
106   * [Config] Update configs after rebase to v3.2.10
107   * Rebase to v3.2.11
108   * [Config] Disable CONFIG_STUB_POULSBO
109     - LP: #899244
110   * [Config] Add CONFIG_DRM_PSB check to enforcer
111     - LP: #899244
112
113   [ Tim Gardner ]
114
115   * [Config] Drop non-SMP powerpc
116
117   [ Upstream Kernel Changes ]
118
119   * net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
120   * x86: Derandom delay_tsc for 64 bit
121   * Bluetooth: Fix l2cap conn failures for ssp devices
122     - LP: #872044
123   * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
124     - LP: #917842
125     - CVE-2012-0045
126   * KVM: x86: fix missing checks in syscall emulation
127     - LP: #917842
128     - CVE-2012-0045
129   * rebase to v3.2.11
130   * rebase to v3.2.10
131
132  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 16 Mar 2012 08:02:07 -0700
133
134 linux (3.2.0-18.29) precise; urgency=low
135
136   [ Andy Whitcroft ]
137
138   * [Config] restore build-% shortcut
139   * SAUCE: ata_piix: defer disks to the Hyper-V drivers by default
140     - LP: #929545, #942316
141
142   [ Eugeni Dodonov ]
143
144   * SAUCE: drm: give up on edid retries when i2c bus is not responding
145     - LP: #855124
146
147   [ Seth Forshee ]
148
149   * SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
150     - LP: #925544
151
152   [ Upstream Kernel Changes ]
153
154   * bsg: fix sysfs link remove warning
155     - LP: #946928
156   * regset: Prevent null pointer reference on readonly regsets
157     - LP: #949905
158     - CVE-2012-1097
159   * regset: Return -EFAULT, not -EIO, on host-side memory fault
160     - LP: #949905
161     - CVE-2012-1097
162
163   [ Wu Fengguang ]
164
165   * SAUCE: (drop after 3.4) ALSA: hda - add id for Atom Cedar Trail HDMI
166     codec
167
168  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 09 Mar 2012 07:56:11 -0800
169
170 linux (3.2.0-18.28) precise; urgency=low
171
172   [ Andy Whitcroft ]
173
174   * ubuntu: AUFS -- adapt to the new changelog handling
175   * ubuntu: AUFS -- sort out the relative header paths
176   * ubuntu: AUFS -- update to d266b0c5d0693d6383976ee54b9e2c0fa9a3f5b0
177
178   [ Chase Douglas ]
179
180   * SAUCE: (drop after 3.3) HID: hid-magicmouse: Add pointer and buttonpad
181     properties for Magic Trackpad
182   * SAUCE: Input: synaptics - add second variant of two-button clickpad
183   * SAUCE: Input: synapticss - Set buttonpad property for all clickpads
184
185   [ Johannes Berg ]
186
187   * SAUCE: iwlwifi: fix key removal
188     - LP: #911059
189
190   [ John Johansen ]
191
192   * Revert "SAUCE: AppArmor: Fix unpack of network tables."
193   * Revert "SAUCE: AppArmor: Allow dfa backward compatibility with broken
194     userspace"
195   * SAUCE: AppArmor: Add mising end of structure test to caps unpacking
196   * SAUCE: AppArmor: Fix dropping of allowed operations that are force
197     audited
198   * SAUCE: AppArmor: Fix underflow in xindex calculation
199   * SAUCE: AppArmor: fix mapping of META_READ to audit and quiet flags
200   * SAUCE: AppArmor: Fix the error case for chroot relative path name
201     lookup
202     - LP: #925028
203   * SAUCE: AppArmor: Retrieve the dentry_path for error reporting when path
204     lookup fails
205     - LP: #925028
206   * SAUCE: AppArmor: Minor cleanup of d_namespace_path to consolidate error
207     handling
208   * SAUCE: AppArmor: Update dfa matching routines.
209   * SAUCE: AppArmor: Move path failure information into aa_get_name and
210     rename
211   * SAUCE: AppArmor: Make chroot relative the default path lookup type
212   * SAUCE: AppArmor: Add ability to load extended policy
213   * SAUCE: AppArmor: basic networking rules
214   * SAUCE: AppArmor: Add profile introspection file to interface
215   * SAUCE: AppArmor: Add the ability to mediate mount
216   * SAUCE: AppArmor: Add mount information to apparmorfs
217
218   [ Kees Cook ]
219
220   * SAUCE: AppArmor: refactor securityfs to use structures
221   * SAUCE: AppArmor: add initial "features" directory to securityfs
222   * SAUCE: AppArmor: add "file" details to securityfs
223   * SAUCE: AppArmor: export known rlimit names/value mappings in securityfs
224
225   [ Leann Ogasawara ]
226
227   * Revert "[Config] Enable CONFIG_NVRAM=m"
228     - LP: #942193
229   * Rebase to v3.2.7
230   * [Config] Enable CONFIG_USB_SERIAL_QUATECH2=m on arm and powerpc
231   * [Config] Enable CONFIG_USB_SERIAL_QUATECH_USB2=m on arm and powerpc
232   * [Config] Add CONFIG_NVRAM to config enforcer
233     - LP: #942193
234   * [Config] Enable CONFIG_SCSI_IBMVSCSI=m for powerpc
235     - LP: #943090
236   * [Config] Enable CONFIG_SCSI_IPR=m for powerpc
237     - LP: #943090
238   * provide ipmi udeb
239     - LP: #942926
240   * Rebase to v3.2.9
241   * Add ibmveth to d-i/modules-powerpc/nic-modules
242     - LP: #712188
243   * [Config] Enable CONFIG_SCSI_IBMVFC=m for powerpc
244     - LP: #712188
245   * Add ibmvfc and ibmvscsic to d-i/modules-powerpc/nic-modules
246     - LP: #712188
247
248   [ Seth Heasley ]
249
250   * SAUCE: ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDs
251     - LP: #900119
252   * SAUCE: ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs
253     - LP: #900119
254   * SAUCE: ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs
255     - LP: #900119
256   * SAUCE: i2c-i801: Add device IDs for Intel Lynx Point
257     - LP: #900119
258
259   [ Tim Gardner ]
260
261   * [Config] updateconfigs after apparmor patches
262   * [Config] Added hv_netvsc and hv_storvsc to -virtual
263     - LP: #942256
264   * [Config] Enable aufs
265     - LP: #943119
266
267   [ Upstream Kernel Changes ]
268
269   * Revert "Revert "ath9k_hw: fix interpretation of the rx KeyMiss flag""
270   * Revert "AppArmor: compatibility patch for v5 interface"
271   * Revert "AppArmor: compatibility patch for v5 network controll"
272   * ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
273     - LP: #898503
274   * rebase to v3.2.9
275     - LP: #900802
276   * rebase to v3.2.8
277   * rebase to v3.2.7
278     - LP: #930842
279
280  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 02 Mar 2012 07:30:45 -0800
281
282 linux (3.2.0-17.27) precise; urgency=low
283
284   [ Eugeni Dodonov ]
285
286   * SAUCE: drm/i915: fix operator precedence when enabling RC6p
287
288  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 21 Feb 2012 06:31:42 -0800
289
290 linux (3.2.0-17.26) precise; urgency=low
291
292   [ Andy Whitcroft ]
293
294   * [Config] clean up the human consumable package descriptions
295   * [Config] fix generic flavour description
296   * [Config] clean up linux-tools package descriptions
297     - LP: #593107
298   * deviations -- note the source of the Hyper-V updates
299   * SAUCE: ata_piix: defer to the Hyper-V drivers by default
300     - LP: #929545
301
302   [ Eugeni Dodonov ]
303
304   * SAUCE: drm/i915: do not enable RC6p on Sandy Bridge
305
306   [ Kees Cook ]
307
308   * SAUCE: (drop after 3.3) security: create task_free security callback
309   * SAUCE: (drop after 3.3) security: Yama LSM
310   * SAUCE: (drop after 3.3) Yama: add PR_SET_PTRACER_ANY
311   * SAUCE: Yama: add link restrictions
312   * SAUCE: security: unconditionally chain to Yama LSM
313
314   [ Leann Ogasawara ]
315
316   * Drop ndiswrapper
317
318   [ Robert Hooker ]
319
320   * SAUCE: drm/i915: Enable RC6 by default on sandybridge.
321
322   [ Tim Gardner ]
323
324   * SAUCE: ipheth: Add iPhone 4S
325     - LP: #900802
326   * dropped hv_mouse
327   * [Config] CONFIG_X86_NUMACHIP=y
328
329   [ Upstream Kernel Changes ]
330
331   * Staging: hv: vmbus: Support building the vmbus driver as part of the
332     kernel
333   * hv: Add Kconfig menu entry
334   * Drivers: hv: Fix a memory leak
335   * Drivers: hv: Make the vmbus driver unloadable
336   * Drivers: hv: Get rid of an unnecessary check in hv.c
337   * Staging: hv: mousevsc: Make boolean states boolean
338   * Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
339   * Staging: hv: mousevsc: Inline the code for reportdesc_callback()
340   * Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()
341   * Staging: hv: mousevsc: Add a new line to a debug string
342   * Staging: hv: mousevsc: Get rid of unnecessary include files
343   * Staging: hv: mousevsc: Address some style issues
344   * Staging: hv: mousevsc: Add a check to prevent memory corruption
345   * Staging: hv: mousevsc: Use the KBUILD_MODNAME macro
346   * Staging: hv: storvsc: Use mempools to allocate struct
347     storvsc_cmd_request
348   * Staging: hv: storvsc: Cleanup error handling in the probe function
349   * Staging: hv: storvsc: Fixup the error when processing SET_WINDOW
350     command
351   * Staging: hv: storvsc: Fix error handling storvsc_host_reset()
352   * Staging: hv: storvsc: Use the accessor function shost_priv()
353   * Staging: hv: storvsc: Use the unlocked version queuecommand
354   * Staging: hv: storvsc: use the macro KBUILD_MODNAME
355   * Staging: hv: storvsc: Get rid of an unnecessary forward declaration
356   * Staging: hv: storvsc: Upgrade the vmstor protocol version
357   * Staging: hv: storvsc: Support hot add of scsi disks
358   * Staging: hv: storvsc: Support hot-removing of scsi devices
359   * staging: hv: Use kmemdup rather than duplicating its implementation
360   * staging: hv: move hv_netvsc out of staging area
361   * Staging: hv: mousevsc: Properly add the hid device
362   * Staging: hv: storvsc: Disable clustering
363   * Staging: hv: storvsc: Cleanup storvsc_device_alloc()
364   * Staging: hv: storvsc: Fix a bug in storvsc_command_completion()
365   * Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()
366   * Staging: hv: storvsc: Implement per device memory pools
367   * Staging: hv: remove hv_mouse driver as it's now in the hid directory
368   * Staging: hv: update TODO file
369   * Staging: hv: storvsc: Fix a bug in create_bounce_buffer()
370   * net/hyperv: Fix long lines in netvsc.c
371   * net/hyperv: Add support for promiscuous mode setting
372   * net/hyperv: Fix the stop/wake queue mechanism
373   * net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
374   * net/hyperv: Add NETVSP protocol version negotiation
375   * net/hyperv: Add support for jumbo frame up to 64KB
376   * net/hyperv: fix possible memory leak in do_set_multicast()
377   * net/hyperv: rx_bytes should account the ether header size
378   * net/hyperv: fix the issue that large packets be dropped under bridge
379   * net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when
380     necessary
381   * net/hyperv: Fix the page buffer when an RNDIS message goes beyond page
382     boundary
383   * HID: Move the hid-hyperv driver out of staging
384   * HID: hv_mouse: Properly add the hid device
385   * HID: hyperv: Properly disconnect the input device
386   * Staging: hv: storvsc: Cleanup some comments
387   * Staging: hv: storvsc: Cleanup storvsc_probe()
388   * Staging: hv: storvsc: Cleanup storvsc_queuecommand()
389   * Staging: hv: storvsc: Introduce defines for srb status codes
390   * Staging: hv: storvsc: Cleanup storvsc_host_reset_handler()
391   * Staging: hv: storvsc: Move and cleanup storvsc_remove()
392   * Staging: hv: storvsc: Add a comment to explain life-cycle management
393   * Staging: hv: storvsc: Get rid of the on_io_completion in
394     hv_storvsc_request
395   * Staging: hv: storvsc: Rename the context field in hv_storvsc_request
396   * Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver
397   * Staging: hv: storvsc: Cleanup the code for generating protocol version
398   * Staging: hv: storvsc: Cleanup some protocol related constants
399   * Staging: hv: storvsc: Get rid of some unused defines
400   * Staging: hv: storvsc: Consolidate the request structure
401   * Staging: hv: storvsc: Consolidate all the wire protocol definitions
402   * Staging: hv: storvsc: Move the storage driver out of the staging area
403   * x86: Make flat_init_apic_ldr() available
404   * x86: Add x86_init platform override to fix up NUMA core numbering
405   * x86: Add NumaChip support
406   * x86/numachip: Drop unnecessary conflict with EDAC
407   * Input: bcm5974 - set BUTTONPAD property
408
409  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 17 Feb 2012 10:12:34 -0800
410
411 linux (3.2.0-16.25) precise; urgency=low
412
413   [ Andy Whitcroft ]
414
415   * d-i -- include the Hyper-V drivers in the virtio udeb
416     - LP: #917135
417
418   [ Felix Fietkau ]
419
420   * (pre-stable): ath9k_hw: fix a RTS/CTS timeout regression
421     - LP: #925602
422
423   [ Keith Packard ]
424
425   * SAUCE: drm/i915: Force explicit bpp selection for
426     intel_dp_link_required
427     - LP: #745112, #912387, #917330
428
429   [ Leann Ogasawara ]
430
431   * Fix typo in generic-pae description
432     - LP: #928448
433   * Rebase to v3.2.6
434
435   [ Upstream Kernel Changes ]
436
437   * procfs: parse mount options
438     - CVE-2011-4917
439   * procfs: add hidepid= and gid= mount options
440     - CVE-2011-4917
441   * proc: fix null pointer deref in proc_pid_permission()
442     - CVE-2011-4917
443   * xhci: Remove warnings about MSI and MSI-X capabilities.
444     - LP: #929656
445   * xhci: Remove scary warnings about transfer issues.
446     - LP: #929656
447   * x86, mce, therm_throt: Don't report power limit and package level
448     thermal throttle events in mcelog
449     - LP: #930288
450   * rebase to v3.2.6
451     - LP: #924320
452     - LP: #918254
453
454  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 13 Feb 2012 13:00:08 -0800
455
456 linux (3.2.0-15.24) precise; urgency=low
457
458   [ Leann Ogasawara ]
459
460   * Add CONFIG_THERM_ADT746X=y to config enforcer for powerpc and
461     powerpc-smp flavours
462     - LP: #923094
463
464   [ Merlin Schumacher ]
465
466   * SAUCE: acer-wmi: support for P key on TM8372
467     - LP: #865807
468
469   [ Tim Gardner ]
470
471   * [Config] Rebase to v3.2.5
472   * [Config] CONFIG_THERM_ADT746X=y
473     - LP: #923094
474
475   [ Upstream Kernel Changes ]
476
477   * rebase to v3.2.5
478
479  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 07 Feb 2012 11:47:43 -0800
480
481 linux (3.2.0-14.23) precise; urgency=low
482
483   [ Andy Whitcroft ]
484
485   * debian -- add usage help to insert-mainline-changes
486
487   [ Tim Gardner ]
488
489   * [Config] Rebase to v3.2.3
490
491   [ Upstream Kernel Changes ]
492
493   * Revert "ASoC: Don't go through cache when applying WM5100 rev A
494     updates"
495   * Revert "ASoC: Mark WM5100 register map cache only when going into
496     BIAS_OFF"
497   * rebase to v3.2.3
498
499  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 03 Feb 2012 12:12:25 -0800
500
501 linux (3.2.0-13.22) precise; urgency=low
502
503   [ Alex Deucher ]
504
505   * (pre-stable): drm/radeon/kms: move panel mode setup into encoder mode
506     set
507     - LP: #925538
508   * (pre-stable): drm/radeon/kms: rework modeset sequence for DCE41 and
509     DCE5
510     - LP: #925538
511
512   [ Andy Whitcroft ]
513
514   * [Config] review IPv6 configuration options and enable
515
516   [ David Henningsson ]
517
518   * SAUCE: ALSA: HDA: Remove quirk for Toshiba Qosmio G50
519     - LP: #923316
520   * SAUCE: ALSA: HDA: Fix jack creation for codecs with front and rear Line
521     In
522     - LP: #923409
523
524   [ James M. Leddy ]
525
526   * SAUCE: Bluetooth: Add support for BCM20702A0 [0a5c:21e6]
527     - LP: #906832
528
529   [ Manoj Iyer ]
530
531   * SAUCE: Bluetooth: Add support for BCM20702A0 [0a5c:21e1]
532     - LP: #906832
533   * SAUCE: Add vendor specific ID (0a5c 21f3) for BCM20702A0.
534     - LP: #925552
535
536   [ Seth Forshee ]
537
538   * (pre-stable): drm/radeon/kms: disable output polling when suspended
539     - LP: #925570
540
541   [ Tim Gardner ]
542
543   * [Config] CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
544     - LP: #922221
545   * [Config] Add mtip32xx to d-i block modules
546     - LP: #922221
547   * [Config] Enable USB3.0 in d-i
548
549   [ Upstream Kernel Changes ]
550
551   * block: Add driver for Micron RealSSD pcie flash cards
552     - LP: #922221
553   * mtip32xx: fix warnings/errors on 32-bit compiles
554     - LP: #922221
555   * mtip32xx: cleanup compat ioctl handling
556     - LP: #922221
557   * mtip32xx: ensure that all local functions are static
558     - LP: #922221
559   * mtip32xx: mark a few more items static
560     - LP: #922221
561   * mtip32xx: add module.h include to avoid conflict with moduleh tree
562     - LP: #922221
563   * mtip32xx: update to new ->make_request() API
564     - LP: #922221
565   * mtip32xx: updates based on feedback
566     - LP: #922221
567   * mtip32xx: uninitialized variable in mtip_quiesce_io()
568     - LP: #922221
569   * mtip32xx: do rebuild monitoring asynchronously
570     - LP: #922221
571   * watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
572     - LP: #900119
573   * drm/i915: mask transcoder select bits before setting them on LVDS
574     - LP: #924989
575   * (pre-stable) USB: Realtek cr: fix autopm scheduling while atomic
576     - LP: #917962
577   * nouveau: properly check for _DSM function support
578     - LP: #925608
579   * nouveau: Support Optimus models for vga_switcheroo
580     - LP: #925608
581
582  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 02 Feb 2012 13:26:59 -0800
583
584 linux (3.2.0-12.21) precise; urgency=low
585
586   [ Upstream Kernel Changes ]
587
588   * Revert "ath9k_hw: fix interpretation of the rx KeyMiss flag"
589     - LP: #923512
590
591  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 30 Jan 2012 06:46:01 -0800
592
593 linux (3.2.0-12.20) precise; urgency=low
594
595   [ Andy Whitcroft ]
596
597   * switch to new style rebase marker with bug number
598
599   [ Leann Ogasawara ]
600
601   * Add CONFIG_GPIO_TWL4030=y for arm[el|hf] to the config enforcer
602     - LP: #921934
603
604   [ Paolo Pisati ]
605
606   * [Config] Switch CONFIG_GPIO_TWL4030=y back on arm[el|hf].
607     - LP: #921934
608
609   [ Tim Gardner ]
610
611   * Rebase to v3.2.2, CONFIG_SND_KCTL_JACK=y
612   * [Config] Add Hyper-V modules to virtual inclusion list
613     - LP: #922063
614
615   [ Upstream Kernel Changes ]
616
617   * Revert "CHROMIUM: enable CONFIG_SECCOMP_FILTER and
618     CONFIG_HAVE_SECCOMP_FILTER"
619   * Revert "CHROMIUM: Fix kref usage"
620   * Revert "CHROMIUM: Fix seccomp_t compile error"
621   * Revert "CHROMIUM: seccomp_filter: make inherited filters composable"
622   * Revert "CHROMIUM: seccomp_filter: inheritance documentation"
623   * Revert "CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of
624     execve"
625   * Revert "CHROMIUM: seccomp_filter: remove "skip" from copy and add drop
626     helper"
627   * Revert "CHROMIUM: seccomp_filters: clean up warnings; kref mistake"
628   * Revert "CHROMIUM: seccomp_filters: guard all ftrace wrapper code"
629   * Revert "CHROMIUM: seccomp_filter: kill NR_syscall references"
630   * Revert "CHROMIUM: enable CONFIG_BTREE"
631   * Revert "CHROMIUM: seccomp_filters: move to btrees"
632   * Revert "CHROMIUM: arm: select HAVE_SECCOMP_FILTER"
633   * Revert "CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve"
634   * Revert "CHROMIUM: seccomp_filter: Document what seccomp_filter is and
635     how it works."
636   * Revert "CHROMIUM: seccomp_filter: add process state reporting"
637   * Revert "CHROMIUM: seccomp_filter: new mode with configurable syscall
638     filters"
639   * rebase to v3.2.2
640     - LP: #795823
641     - LP: #909419
642     - LP: #724831
643
644  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 26 Jan 2012 02:54:56 +0000
645
646 linux (3.2.0-11.19) precise; urgency=low
647
648   [ Daniel Lezcano ]
649
650   * SAUCE: Add reboot_pid_ns to handle the reboot syscall
651     - LP: #914676
652
653   [ Upstream Kernel Changes ]
654
655   * ALSA: hda - Introduce snd_hda_get_pin_label()
656   * ALSA: hda - Cache the jack-detection value
657   * ALSA: hda - Create jack-detection kcontrols
658   * ALSA: hda - Manage unsol tags in hda_jack.c
659   * ALSA: Introduce common helper functions for jack-detection control
660   * ALSA: HDA: Jack: Export required functions from hda_jack.c
661   * ALSA: hda/jack - Fix NULL-dereference at probing
662   * ALSA: hda/jack - Fix the assignment of input jack-type
663   * ALSA: hda - Add missing initialization of kctl jack status
664   * ALSA: hda - Add missing inclusion of linux/export.h
665   * ALSA: hda - Give more unique names by snd_hda_get_pin_label()
666   * ALSA: hda - Fix a typo
667   * ALSA: hda - Don't add channel suffix for headphone pin labels
668   * ALSA: hda - Integrate input-jack stuff into kctl-jack
669   * ALSA: hda/realtek - Avoid conflict of unsol-events with static quirks
670   * ALSA: hda/realtek - Remove use_jack_tbl field
671
672  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 25 Jan 2012 06:57:19 -0800
673
674 linux (3.2.0-10.18) precise; urgency=low
675
676   [ Tim Gardner ]
677
678   * SAUCE: ecryptfs: Print inode on metadata error
679
680   [ Upstream Kernel Changes ]
681
682   * Revert "proc: enable writing to /proc/pid/mem"
683     - LP: #919115
684     - CVE-2012-0056
685   * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
686     - LP: #909419
687
688  -- Andy Whitcroft <apw@canonical.com>  Tue, 24 Jan 2012 10:15:12 +0000
689
690 linux (3.2.0-10.17) precise; urgency=low
691
692   [ Andy Whitcroft ]
693
694   * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
695   * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
696   * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
697   * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
698   * Revert "SAUCE: overlayfs -- overlay filesystem"
699   * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
700   * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
701   * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
702   * ensure debian/ is not excluded from git by default
703   * add new scripting to handle buglinks in rebases
704   * ubuntu: overlayfs -- overlayfs: add statfs support
705   * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
706     permissions to overlay files
707     - LP: #915941, #918212
708     - CVE-2012-0055
709
710   [ Erez Zadok ]
711
712   * ubuntu: overlayfs -- overlayfs: implement show_options
713
714   [ Leann Ogasawara ]
715
716   * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
717   * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
718     - LP: #907377, #911236
719   * [Config] Enable CONFIG_IRQ_REMAP
720
721   [ Miklos Szeredi ]
722
723   * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
724   * ubuntu: overlayfs -- vfs: add i_op->open()
725   * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
726   * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
727   * ubuntu: overlayfs -- overlay filesystem
728   * ubuntu: overlayfs -- fs: limit filesystem stacking depth
729
730   [ Neil Brown ]
731
732   * ubuntu: overlayfs -- overlay: overlay filesystem documentation
733
734   [ Upstream Kernel Changes ]
735
736   * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
737     - LP: #647043
738   * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
739     breaks USB
740     - LP: #647043
741
742  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 16 Jan 2012 07:10:08 -0800
743
744 linux (3.2.0-9.16) precise; urgency=low
745
746   [ Andy Whitcroft ]
747
748   * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
749   * [Config] pull ARM sound modules =m
750   * [Config] CONFIG_RTC_DRV_TEST is for testing only
751   * [Config] CONFIG_USB_DUMMY_HCD is testing only
752   * [Config] CONFIG_USB_FILE_STORAGE is deprecated
753
754   [ Leann Ogasawara ]
755
756   * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
757   * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
758   * [Config] Enable CONFIG_MMC_TMIO=m
759   * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
760   * [Config] Enable CONFIG_ISI=m
761   * [Config] Enable CONFIG_MMC=y
762   * [Config] Enable CONFIG_LIRC_PARALLEL=m
763   * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
764   * [Config] Enable CONFIG_CHR_DEV_SG=y
765   * [Config] Enable CONFIG_GPIO_PCA953X=m
766   * [Config] Enable CONFIG_GPIO_TWL4030=m
767   * [Config] Enable CONFIG_INET_DIAG=m
768   * [Config] Enable CONFIG_NLS_ISO8859_1=m
769   * [Config] Enable CONFIG_NVRAM=m
770   * [Config] Enable CONFIG_SLIP=m
771   * [Config] Enable CONFIG_PC300TOO=m
772   * [Config] Enable CONFIG_TUN=y
773   * [Config] Enable CONFIG_NET_CLS_CGROUP=m
774   * [Config] Enable CONFIG_THERMAL=y
775   * [Config] Enable CONFIG_PPP=y
776   * [Config] Enable CONFIG_PCI_STUB=m
777   * Rebase to v3.2.1
778   * [Config] Enable CONFIG_RTL8192E=m
779   * [Config] Enable CONFIG_RTS5139=m
780
781   [ Stefan Bader ]
782
783   * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
784
785   [ Upstream Kernel Changes ]
786
787   * ARM: restart: add restart hook to machine_desc record
788   * ARM: restart: allow platforms more flexibility specifying restart mode
789   * ARM: restart: move reboot failure handing into machine_restart()
790   * ARM: restart: remove argument to setup_mm_for_reboot()
791   * ARM: 7159/1: OMAP: Introduce local common.h files
792   * ARM: restart: only perform setup for restart when soft-restarting
793   * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
794     function
795   * ARM: idmap: populate identity map pgd at init time using .init.text
796   * ARM: suspend: use idmap_pgd instead of suspend_pgd
797   * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
798   * ARM: idmap: use idmap_pgd when setting up mm for reboot
799   * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
800   * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
801   * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
802     restart changes
803   * ARM: lib: add call_with_stack function for safely changing stack
804   * ARM: reset: implement soft_restart for jumping to a physical address
805   * ARM: stop: execute platform callback from cpu_stop code
806   * ARM: kexec: use soft_restart for branching to the reboot buffer
807   * ARM: restart: omap: use new restart hook
808   * topdown mmap support
809     - LP: #861296
810
811   [ Upstream Kernel Changes ]
812
813   * Rebase to v3.2.1
814
815  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 13 Jan 2012 20:32:08 +0100
816
817 linux (3.2.0-8.15) precise; urgency=low
818
819   [ Leann Ogasawara ]
820
821   * [Config] Disable CONFIG_ACPI_PROCFS
822   * Remove server from getabis
823   * Temporarily disable module check
824   * [Config] Disable CONFIG_MTD_TESTS
825   * [Config] Disable CONFIG_X86_E_POWERSAVER
826   * [Config] Set CONFIG_ARCNET=m
827   * [Config] Enable CONFIG_ATM_DUMMY=m
828   * [Config] Enable CONFIG_BLK_DEV_MD=y
829   * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
830   * [Config] Enable CONFIG_BLK_DEV_SD=y
831   * [Config] Enable CONFIG_BLK_DEV_SR=y
832   * [Config] Enable CONFIG_BLK_DEV_UB=m
833   * [Config] Enable CONFIG_COPS=m
834   * [Config] Enable CONFIG_DVB_USB_EC168=m
835   * [Config] Enable CONFIG_ENC28J60=m
836   * [Config] Enable CONFIG_FB_UVESA=m
837   * [Config] Enable CONFIG_FB_ATY=m
838   * [Config] Enable CONFIG_BROADCOM_PHY=y
839   * [Config] Enable CONFIG_CICADA_PHY=y
840   * [Config] Enable CONFIG_DAVICOM_PHY=y
841   * [Config] Enable CONFIG_ICPLUS_PHY=y
842   * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
843   * [Config] Enable CONFIG_LXT_PHY=y
844   * [Config] Enable CONFIG_MARVELL_PHY=y
845   * [Config] Enable CONFIG_NATIONAL_PHY=y
846   * [Config] Enable CONFIG_QSEMI_PHY=y
847   * [Config] Enable CONFIG_SMSC_PHY=y
848   * [Config] Enable CONFIG_VITESSE_PHY=y
849   * Add 3w-sas to scsi-modules
850     - LP: #776542
851
852   [ Mathieu Trudel-Lapierre ]
853
854   * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
855     to interface settings
856
857   [ Paolo Pisati ]
858
859   * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
860     - LP: #912199
861   * Revert "SAUCE: omap3: beagle: detect new xM revision B"
862     - LP: #912199
863   * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
864     - LP: #912199
865
866   [ Upstream Kernel Changes ]
867
868   * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
869     - LP: #906832
870
871  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 06 Jan 2012 10:02:03 -0800
872
873 linux (3.2.0-8.14) precise; urgency=low
874
875   [ Andy Whitcroft ]
876
877   * [Config] enable CONFIG_SND_USB_6FIRE
878     - LP: #912197
879   * rebase to mainline v3.2 final release
880   * updateconfigs following rebase to v3.2 final
881   * ubuntu: AUFS -- add BOM and automated update script
882   * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
883     - LP: #684666
884   * ubuntu: AUFS -- update aufs-update to track new locations of headers
885   * ubuntu: AUFS -- clean up the aufs updater and BOM
886   * ubuntu: AUFS -- documentation on updating aufs2
887   * ubuntu: AUFS -- aufs3-base.patch
888   * ubuntu: AUFS -- aufs3-standalone.patch
889   * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
890   * ubuntu: AUFS -- fix undefined security_path_link
891   * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
892   * ubuntu: AUFS -- updateconfigs following update
893   * ubuntu: AUFS -- suppress benign plink warning messages
894     - LP: #621195
895   * ubuntu: AUFS -- enable in config and makefile
896   * ubuntu: AUFS -- disable in favor of overlayfs
897   * [Config] linux-virtual -- should include the extX modules
898     - LP: #912308
899
900   [ Tyler Hicks ]
901
902   * SAUCE: eCryptfs: Improve statfs reporting
903     - LP: #885744
904
905   [ Upstream Kernel Changes ]
906
907   * rebase to upstream v3.2
908
909  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 26 Dec 2011 20:24:30 -0800
910
911 linux (3.2.0-7.13) precise; urgency=low
912
913   [ Upstream Kernel Changes ]
914
915   * rebase to upstream 3.2-rc7
916
917  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 19 Dec 2011 09:14:34 -0800
918
919 linux (3.2.0-6.12) precise; urgency=low
920
921   [ Upstream Kernel Changes ]
922
923   * rebase to upstream v3.2-rc6
924
925  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 16 Dec 2011 10:19:02 -0800
926
927 linux (3.2.0-5.11) precise; urgency=low
928
929   [ Andy Whitcroft ]
930
931   * enforcer -- allow arch and flavour predicates to take lists
932   * enforcer -- simplify armel/armhf specific options
933   * enforcer -- fix incorrectly specified flavour matches
934
935   [ Leann Ogasawara ]
936
937   * [Config] Disable IRQ_REMAP
938   * [Config] Enable CONFIG_SENSORS_LM95245=m
939   * [Config] Enable CONFIG_SENSORS_MAX1668=m
940   * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
941   * [Config] Enable CONFIG_SENSORS_MAX6639=m
942   * [Config] Enable CONFIG_SENSORS_MAX6642=m
943   * [Config] Enable CONFIG_SENSORS_LINEAGE=m
944   * [Config] Enable CONFIG_CRYPTO_SALSA20=m
945   * [Config] Enable CONFIG_PATA_TOSHIBA=m
946   * [Config] Enable CONFIG_POHMELFS=m
947   * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
948   * [Config] Enable CONFIG_PATA_OPTI=m
949   * add overlayfs to virtual inclusion list
950     - LP: #903897
951   * add veth to virtual inclusion list
952     - LP: #903897
953   * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
954
955   [ Paolo Pisati ]
956
957   * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
958     - LP: #903346
959
960   [ Tim Gardner ]
961
962   * [Config] CONFIG_LOCKUP_DETECTOR=y
963     - LP: #903615
964
965   [ Upstream Kernel Changes ]
966
967   * rebase to upstream 55b02d2f
968
969  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 12 Dec 2011 07:08:10 -0800
970
971 linux (3.2.0-4.10) precise; urgency=low
972
973   [ Kyle McMartin ]
974
975   * SAUCE: dmar: disable if ricoh multifunction detected
976     - LP: #894070
977
978   [ Seth Forshee ]
979
980   * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
981     - LP: #581312
982
983   [ Tim Gardner ]
984
985   * Start new release, Bump ABI, rebase to 3.2-rc5
986
987   [ Leann Ogasawara ]
988
989   * [Config] Enable CONFIG_SENSORS_AK8975=m
990
991  --  Tim Gardner <tim.gardner@canonical.com>  Sat, 10 Dec 2011 08:57:04 -0700
992
993 linux (3.2.0-3.9) precise; urgency=low
994
995   [ Andy Whitcroft ]
996
997   * SAUCE: ext4: correct partial write discard size calculation
998     - LP: #894768
999
1000   [ Leann Ogasawara ]
1001
1002   * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
1003     - LP: #892615
1004
1005   [ Matthew Garrett ]
1006
1007   * SAUCE: pci: Rework ASPM disable code
1008
1009   [ Upstream Kernel Changes ]
1010
1011   * x86: Fix boot failures on older AMD CPU's
1012     - LP: #892615
1013   * EHCI : Fix a regression in the ISO scheduler
1014     - LP: #899165
1015
1016  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 05 Dec 2011 10:37:36 -0800
1017
1018 linux (3.2.0-3.8) precise; urgency=low
1019
1020   [ Andy Whitcroft ]
1021
1022   * armhf -- add d-i configuration
1023   * armhf -- disable ABI checks for armhf
1024   * armhf -- add arch to getabis config
1025
1026  -- Andy Whitcroft <apw@canonical.com>  Sat, 03 Dec 2011 14:22:52 +0000
1027
1028 linux (3.2.0-3.7) precise; urgency=low
1029
1030   [ Stefan Bader ]
1031
1032   * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
1033     synchronous, regardless of lazy_mmu mode
1034     - LP: #854050
1035
1036   [ Tim Gardner ]
1037
1038   * rebase to v3.2-rc4
1039
1040  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 02 Dec 2011 11:53:56 -0800
1041
1042 linux (3.2.0-2.6) precise; urgency=low
1043
1044   [ Andy Whitcroft ]
1045
1046   * armhf -- fix omap flavour to build on armhf
1047   * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
1048
1049   [ Borislav Petkov ]
1050
1051   * SAUCE: x86, microcode, AMD: Restrict microcode reporting
1052     - LP: #892615
1053
1054   [ Colin Watson ]
1055
1056   * Add pata_macio to pata-modules
1057
1058   [ Tim Gardner ]
1059
1060   * [Config] Prefer crda over wireless-crda
1061   * [Config] Fix virtual inclusion list.
1062     - LP: #897795
1063
1064  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 30 Nov 2011 06:09:35 -0800
1065
1066 linux (3.2.0-2.5) precise; urgency=low
1067
1068   [ Paolo Pisati ]
1069
1070   * [Config] PANEL_DVI=y
1071
1072  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 28 Nov 2011 09:13:24 -0800
1073
1074 linux (3.2.0-2.4) precise; urgency=low
1075
1076   [ Andy Whitcroft ]
1077
1078   * rebase to v3.2-rc3
1079
1080   [ Leann Ogasawara ]
1081
1082   * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
1083   * Revert "fix ERROR: __devcgroup_inode_permission undefined"
1084   * Revert "olpc_dcon_xo_1_5 needs delay.h"
1085   * Revert "olpc_dcon_xo_1 needs delay.h"
1086   * rebase to 6fe4c6d4
1087   * [Config] updateconfigs after rebase to 6fe4c6d4
1088
1089   [ Tim Gardner ]
1090
1091   * [Config] Replace wireless-crda with crda,wireless-regdb
1092     - LP: #856421
1093   * [Config] Relax the dependencies on crda
1094
1095   [ Upstream Kernel Changes ]
1096
1097   * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
1098     - LP: #724831
1099   * Ubuntu: remove coreutils|fileutils package dependency
1100     - LP: #892814
1101   * iio: iio_event_getfd -- fix ev_int build failure
1102
1103   [ Upstream Kernel Changes ]
1104
1105   * Rebase to v3.2-rc3
1106
1107  -- Andy Whitcroft <apw@canonical.com>  Thu, 24 Nov 2011 16:20:45 +0000
1108
1109 linux (3.2.0-1.3) precise; urgency=low
1110
1111   [ Upstream Kernel Changes ]
1112
1113   * Ubuntu: Add ext2 to fs-core-modules
1114     - LP: #893395
1115
1116  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 21 Nov 2011 20:42:33 -0800
1117
1118 linux (3.2.0-1.2) precise; urgency=low
1119
1120   [ Andy Whitcroft ]
1121
1122   * [Config] enable CONFIG_NFC and associated devices
1123   * SAUCE: allow brcmsmac and b43 to both build
1124
1125   [ Soren Hansen ]
1126
1127   * Add ixgbe driver to d-i
1128     - LP: #891969
1129
1130  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 21 Nov 2011 08:33:46 -0800
1131
1132 linux (3.2.0-1.1) precise; urgency=low
1133   [ Andy Whitcroft ]
1134
1135   * armhf -- enable armhf and create the first flavours
1136   * SAUCE: ensure root is ready before running usermodehelpers in it
1137   * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
1138
1139   [ Leann Ogasawara ]
1140
1141   * Temporarily ignore module check
1142   * [Config] Enable PCI_IOV on powerpc
1143   * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
1144   * rebase to v3.2-rc2
1145   * SAUCE: include <linux/export.h> for cpuidle34xx arm build
1146   * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
1147   * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
1148   * SAUCE: select ARM_AMBA if OMAP3_EMU
1149   * [Config] updateconfigs after select ARM_AMBA
1150   * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
1151   * [Config] Enable CONFIG_EXT2_FS=m
1152   * [Config] Build in CONFIG_SATA_AHCI=y
1153   * Resolve linux-image-extra's install dependency
1154
1155   [ Seth Forshee ]
1156
1157   * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
1158   * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
1159     Documentation
1160   * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
1161     alps_model_info
1162   * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
1163     size
1164   * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
1165     3 and 4
1166   * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
1167     protocol
1168   * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
1169     versions 3 and 4
1170
1171   [ Stefan Bader ]
1172
1173   * [Config] Built-in xen-netfront and xen-blkfront
1174   * Fix build of dm-raid45 and re-enable it
1175
1176   [ Tim Gardner ]
1177
1178   * [Config] CONFIG_USB_XHCI_HCD=y
1179     - LP: #886167
1180   * [Config] CONFIG_R6040=m
1181     - LP: #650899
1182   * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
1183     - LP: #854399
1184   * [Config] Consolidated amd64 server flavour into generic
1185   * [Config] updateconfigs after rebase to 3.2-rc1
1186   * [Config] Disabled dm-raid4-5
1187   * [Config] Disabled ndiswrapper
1188   * [Config] Disable vt6656
1189   * [Config] exclude ppp-modules for virtual flavour
1190   * [Config] CONFIG_MEMSTICK_R592=m
1191     - LP: #238208
1192
1193   [ Upstream Kernel Changes ]
1194
1195   * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
1196     - LP: #887780
1197   * CHROMIUM: seccomp_filter: add process state reporting
1198     - LP: #887780
1199   * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
1200     works.
1201     - LP: #887780
1202   * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
1203     - LP: #887780
1204   * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
1205     - LP: #887780
1206   * CHROMIUM: seccomp_filters: move to btrees
1207   * CHROMIUM: enable CONFIG_BTREE
1208   * CHROMIUM: seccomp_filter: kill NR_syscall references
1209   * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
1210   * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
1211   * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
1212   * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
1213   * CHROMIUM: seccomp_filter: inheritance documentation
1214   * CHROMIUM: seccomp_filter: make inherited filters composable
1215   * CHROMIUM: Fix seccomp_t compile error
1216     - LP: #887780
1217   * CHROMIUM: Fix kref usage
1218     - LP: #887780
1219   * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
1220   * rebase to v3.2-rc2
1221
1222  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 31 Oct 2011 09:24:39 -0400
1223
1224 linux (3.1.0-2.3) precise; urgency=low
1225
1226   [ Tim Gardner ]
1227
1228   * Add postinit and postrm scripts to the extras package
1229     - LP: #882120
1230
1231  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 28 Oct 2011 12:48:33 -0700
1232
1233 linux (3.1.0-2.2) precise; urgency=low
1234
1235   [ Andy Whitcroft ]
1236
1237   * debian: add locking to protect debian/files from parallel update
1238
1239   [ Leann Ogasawara ]
1240
1241   * rebase to v3.1
1242
1243   [ Upstream Kernel Changes ]
1244
1245   * rebase to v3.1
1246
1247  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 19 Oct 2011 07:12:38 -0700
1248
1249 linux (3.1.0-1.1) precise; urgency=low
1250
1251   [ Andiry Xu ]
1252
1253   * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
1254     - LP: #872811
1255
1256   [ Andy Whitcroft ]
1257
1258   * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
1259     - LP: #832694
1260   * Revert "ubuntu: compcache -- version 0.5.3"
1261     - LP: #832694
1262   * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
1263   * [Config] Enable CONFIG_MACVTAP=m
1264     - LP: #822601
1265   * record the compiler in the ABI and check for inconsistant builds
1266   * [Config] move ECRYPT_FS back to =y for all architectures
1267     - LP: #827197
1268   * [Config] enable CONFIG_DRM_VMWGFX=m
1269     - LP: #698009
1270   * [Config] re-fix ECRYPT_FS=y
1271     - LP: #827197
1272   * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
1273     - LP: #827197
1274   * [Config] dropping compcache configuration options
1275   * [Config] standardise on HZ=250
1276   * SAUCE: headers_install: fix #include "..." usage for userspace
1277     - LP: #824377
1278   * make module-inclusion selection retain the left overs
1279   * add a new linux-image-extras package for virtual
1280
1281   [ Colin Watson ]
1282
1283   * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
1284
1285   [ edwin_rong ]
1286
1287   * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
1288     - LP: #824273
1289
1290   [ Greg Kroah-Hartman ]
1291
1292   * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
1293     - LP: #824273
1294
1295   [ Jesse Sung ]
1296
1297   * SAUCE: Unregister input device only if it is registered
1298     - LP: #839238
1299
1300   [ Jiri Kosina ]
1301
1302   * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
1303
1304   [ Joshua V. Dillon ]
1305
1306   * SAUCE: HID: add support for MacBookAir4,2 keyboard.
1307
1308   [ Kees Cook ]
1309
1310   * [Config] enable and enforce SECCOMP_FILTER on x86
1311
1312   [ Keng-Yu Lin ]
1313
1314   * [Config] Enable CONFIG_RTS5139=m on i386/amd64
1315     - LP: #824273
1316
1317   [ Leann Ogasawara ]
1318
1319   * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
1320   * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
1321   * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
1322     readdir"
1323   * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
1324   * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
1325   * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
1326   * Revert "ubuntu: overlayfs -- overlay filesystem"
1327   * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
1328   * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
1329   * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
1330     than just revision"
1331   * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
1332   * Revert "ubuntu: fsam7400 disable driver"
1333     - LP: #876030
1334   * rebase to v3.1-rc1
1335   * [Config] updateconfigs after rebase to v3.1-rc1
1336   * rebase to v3.1-rc2
1337   * [Config] Updateconfigs after rebase to v3.1-rc2
1338   * ubuntu: Yama - update calls to generic_permission() and
1339     inode->i_op->permission()
1340   * ubuntu: ndiswrapper -- remove netdev_priv macro
1341   * ubuntu: aufs -- Temporarily disable due to build failure
1342   * [Config] Diable INTEL_MID_PTI on armel
1343   * [Config] Temporarily disable CONFIG_FTMAC100 on armel
1344   * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
1345   * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
1346   * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
1347   * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
1348   * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
1349   * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
1350   * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
1351   * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
1352   * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
1353   * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
1354   * [Config] Enable CONFIG_ECHO=m on powerpc
1355   * [Config] Enable CONFIG_ET131X=m on powerpc
1356   * [Config] Set CONFIG_FB_MATROX=m
1357   * [Config] Enable CONFIG_FB_UDL=m on powerpc
1358   * [Config] Set CONFIG_FB_VIRTUAL=n
1359   * [Config] Enable CONFIG_FB_VGA16=m on powerpc
1360   * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
1361   * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
1362   * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
1363   * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
1364   * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
1365   * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
1366   * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
1367   * [Config] Enable CONFIG_IBM_BSR=m on powerpc
1368   * [Config] Enable CONFIG_IBMVETH=m on powerpc
1369   * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
1370   * [Config] Enable CONFIG_IGB=m on powerpc
1371   * [Config] Enable CONFIG_IIO=m on powerpc
1372   * [Config] Enable CONFIG_INFINIBAND_NES=m
1373   * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
1374   * [Config] Enable CONFIG_IWL3945=m on powerpc
1375   * [Config] Disable CONFIG_KVM_BOOK3S_64
1376   * [Config] Enable CONFIG_LAPBETHER=m on arm
1377   * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
1378   * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
1379   * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
1380   * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
1381   * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
1382   * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
1383   * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
1384   * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
1385   * [Config] Enable CONFIG_MEMSTICK=m on arm
1386   * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
1387   * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
1388   * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
1389   * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
1390   * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
1391   * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
1392   * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
1393   * [Config] Enable CONFIG_MTD_IMPA7=m on arm
1394   * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
1395   * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
1396   * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
1397   * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
1398   * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
1399   * [Config] Enable CONFIG_MTD_SST25L=m on arm
1400   * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
1401   * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
1402   * [Config] Enable CONFIG_NET_CLS_U32=m on arm
1403   * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
1404   * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
1405   * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
1406   * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
1407   * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
1408   * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
1409   * [Config] Enable CONFIG_PANEL=m on powerpc
1410   * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
1411   * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
1412     - LP: #833705
1413   * [Config] Add CONFIG_EFI_VARS=y to the enforcer
1414     - LP: #837332
1415   * [Config] Update CONFIG_EFI_VARS enforcer check
1416   * [Config] Add aufs to virtual flavor inclusion list
1417     - LP: #844159
1418   * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
1419     - LP: #818933
1420   * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
1421     - LP: #768039
1422   * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
1423     - LP: #838402
1424   * [Config] Add igbvf to the virtual flavor inclusion list
1425     - LP: #794570
1426   * [Config] Add ixgbevf to the virtual inclusion list
1427     - LP: #872411
1428   * [Config] Transition -generic and -server to be identical
1429   * rebase to v3.1-rc10
1430
1431   [ Luke Yelavich ]
1432
1433   * [Config] Disable legacy IDE drivers on powerpc
1434
1435   [ Ming Lei ]
1436
1437   * SAUCE: fireware: add NO_MSI quirks for o2micro controller
1438     - LP: #801719
1439   * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
1440     Sandybridge chipsets(v2)
1441     - LP: #737388, #782389, #794642
1442
1443   [ Paolo Pisati ]
1444
1445   * [Config] Compile-in vfat support for armel
1446     - LP: #853783
1447
1448   [ Randy Dunlap ]
1449
1450   * SAUCE: staging: fix rts5139 depends & build
1451     - LP: #824273
1452
1453   [ Rene Bolldorf ]
1454
1455   * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
1456     power in 'ideapad_backlight_notify_power' to avoid a page fault
1457
1458   [ Seth Forshee ]
1459
1460   * SAUCE: (no-up) Input: elantech - Add v3 hardware support
1461     - LP: #681904
1462   * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
1463     - LP: #810020
1464
1465   [ Stefan Bader ]
1466
1467   * (config) Package macvlan and macvtap for virtual
1468   * [Config] Force perf to use libiberty for demangling
1469     - LP: #783660
1470   * SAUCE: xen: Do not use pv spinlocks on HVM
1471     - LP: #838026
1472
1473   [ Tim Gardner ]
1474
1475   * [Config] Clean up tools rules
1476   * [Config] Package x86_energy_perf_policy and turbostat
1477     - LP: #797556
1478   * rebase to v3.1-rc3
1479   * [Config] Simplify binary-udebs dependencies
1480   * [Config] kernel preparation cannot be parallelized
1481   * [Config] Linearize module/abi checks
1482   * [Config] Linearize and simplify tree preparation rules
1483   * [Config] Build kernel image in parallel with modules
1484   * [Config] Set concurrency for kmake invocations
1485   * [Config] Improve install-arch-headers speed
1486   * [Config] Fix binary-perarch dependencies
1487   * [Config] Removed stamp-flavours target
1488   * [Config] Serialize binary indep targets
1489   * [Config] Use build stamp directly
1490   * [Config] Restore prepare-% target
1491   * rebase to v3.1-rc4
1492   * rebase to v3.1-rc5
1493   * [Config] Disable makedumpfile for i386/amd64
1494   * rebase to v3.1-rc6
1495   * [Config] Fix binary-% build target
1496   * rebase to v3.1-rc7
1497   * rebase to v3.1-rc8
1498   * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
1499     - LP: #854399
1500   * [Config] Enable ftrace support in the mac80211 layer
1501     - LP: #865171
1502   * rebase to v3.1-rc9
1503   * SAUCE: usb/core/devio.c: Check for printer class specific request
1504     - LP: #872711
1505
1506   [ Upstream Kernel Changes ]
1507
1508   * overlay filesystem
1509   * overlayfs: add statfs support
1510   * overlayfs: implement show_options
1511   * overlay: overlay filesystem documentation
1512   * fs: limit filesystem stacking depth
1513
1514   [ Will Drewry ]
1515
1516   * SAUCE: seccomp_filter: new mode with configurable syscall filters
1517   * SAUCE: seccomp_filter: add process state reporting
1518   * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
1519     works.
1520   * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
1521
1522   [ Upstream Kernel Changes ]
1523
1524   * rebase to v3.1-rc1
1525   * rebase to v3.1-rc2
1526   * rebase to v3.1-rc3
1527     +CONFIG_BLK_DEV_BSGLIB=y
1528     +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
1529     -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
1530   * rebase to v3.1-rc4
1531   * rebase to v3.1-rc5
1532   * rebase to v3.1-rc6
1533   * rebase to v3.1-rc7
1534   * rebase to v3.1-rc8
1535   * rebase to v3.1-rc9
1536   * rebase to v3.1-rc10
1537
1538  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 10 Aug 2011 15:43:38 -0700
1539
1540 linux (3.1.0-1.0) oneiric; urgency=low
1541
1542   [ Leann Ogasawara ]
1543
1544   * Open P-series
1545
1546  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 10 Aug 2011 13:42:40 -0700
1547
1548 linux (3.0.0-8.10) oneiric; urgency=low
1549
1550   [ Adam Jackson ]
1551
1552   * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
1553     - LP: #753994
1554
1555   [ John Johansen ]
1556
1557   * [Config] Enable missing IPv6 options
1558
1559   [ Leann Ogasawara ]
1560
1561   * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
1562     - LP: #819925
1563   * Rebase to 3.0.1
1564
1565   [ Upstream Kernel Changes ]
1566
1567   * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
1568   * ALSA: hda - Turn on extra EAPDs on Conexant codecs
1569     - LP: #783582
1570   * KVM: Remove SMEP bit from CR4_RESERVED_BITS
1571     - LP: #796476
1572   * KVM: Add SMEP support when setting CR4
1573     - LP: #796476
1574   * KVM: Mask function7 ebx against host capability word9
1575     - LP: #796476
1576   * KVM: Add instruction fetch checking when walking guest page table
1577     - LP: #796476
1578
1579   [ Upstream Kernel Changes ]
1580
1581   * rebase to v3.0.1
1582
1583  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 05 Aug 2011 11:32:25 -0700
1584
1585 linux (3.0.0-7.9) oneiric; urgency=low
1586
1587   [ Andy Whitcroft ]
1588
1589   * Revert "[Upstream] add local prefix to oss local change_bits"
1590   * Revert "SAUCE: add tracing for user initiated readahead requests"
1591   * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
1592   * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
1593     Zhaoyang E47"
1594   * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
1595   * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
1596     (grub)"
1597   * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
1598     checks"
1599   * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
1600   * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
1601     vt switch"
1602   * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
1603     - LP: #816035
1604   * ubuntu: Yama: if an underlying filesystem provides a permissions op use
1605     it
1606   * SAUCE: (no-up) add tracing for user initiated readahead requests
1607   * SAUCE: vt -- maintain bootloader screen mode and content until vt
1608     switch
1609   * SAUCE: vt -- allow grub to request automatic vt_handoff
1610
1611   [ Arjan van de Ven ]
1612
1613   * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
1614
1615   [ Kees Cook ]
1616
1617   * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
1618   * [Config] enforce ACPI_CUSTOM_METHOD disabled
1619
1620   [ Keng-Yu Lin ]
1621
1622   * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
1623     Zhaoyang E47
1624     - LP: #632884, #803005
1625
1626   [ Leann Ogasawara ]
1627
1628   * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
1629     - LP: #513131
1630   * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
1631     - LP: #815064
1632
1633   [ Rezwanul Kabir ]
1634
1635   * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
1636     Dell E2 series Laptops
1637     - LP: #632884
1638
1639   [ Upstream Kernel Changes ]
1640
1641   * Revert "yama: if an underlying filesystem provides a permissions op use
1642     it"
1643   * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
1644     series Laptops"
1645   * Revert "tty: include linux/slab.h for kfree"
1646   * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
1647   * Revert "pch_dma: add include/slab.h for kfree"
1648   * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
1649     - LP: #773524
1650   * oss: rename local change_bits to avoid powerpc bitsops.h definition
1651
1652  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 25 Jul 2011 09:08:01 -0700
1653
1654 linux (3.0.0-7.8) oneiric; urgency=low
1655
1656   [ Andy Whitcroft ]
1657
1658   * ubuntu: overlayfs -- overlayfs: add statfs support
1659   * [Config] enable CONFIG_OVERLAYFS
1660
1661   [ Erez Zadok ]
1662
1663   * ubuntu: overlayfs -- overlayfs: implement show_options
1664
1665   [ Leann Ogasawara ]
1666
1667   * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
1668   * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
1669   * [Config] Disable CONFIG_ATM_DUMMY on arm
1670   * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
1671   * Temporarily disable module check on arm
1672   * Rebase to 3.0 final
1673   * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
1674   * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
1675   * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
1676   * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
1677   * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
1678   * [Config] Set CRYPTO_LZO=m on powerpc64-smp
1679   * [Config] Enable CONFIG_DM9000=m on arm
1680   * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
1681   * [Config] Enable CONFIG_DL2K=m on amd64 and i386
1682
1683   [ Miklos Szeredi ]
1684
1685   * ubuntu: overlayfs -- vfs: add i_op->open()
1686   * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
1687   * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
1688   * ubuntu: overlayfs -- overlay filesystem
1689   * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
1690   * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
1691   * ubuntu: overlayfs -- fs: limit filesystem stacking depth
1692   * ubuntu: overlayfs -- ovl: make lower mount read-only
1693
1694   [ Neil Brown ]
1695
1696   * ubuntu: overlayfs -- overlay: overlay filesystem documentation
1697
1698   [ Tim Gardner ]
1699
1700   * [Config] Add enic/fnic to udebs
1701     - LP: #801610
1702
1703   [ Upstream Kernel Changes ]
1704
1705   * yama: if an underlying filesystem provides a permissions op use it
1706
1707   [ Major Kernel Changes ]
1708
1709   * Rebase to 3.0 final
1710
1711  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 21 Jul 2011 07:01:32 -0700
1712
1713 linux (3.0.0-6.7) oneiric; urgency=low
1714
1715   [ Eagon Yager ]
1716
1717   * [Config] Fix misspelled 'skipmodule' in arm makefile.
1718
1719   [ Keng-Yu Lin ]
1720
1721   * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
1722     - LP: #632884, #803005
1723
1724   [ Leann Ogasawara ]
1725
1726   * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
1727   * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
1728   * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
1729   * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
1730   * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
1731   * [Config] Set CONFIG_ACPI_PCI_SLOT=m
1732   * [Config] Set CONFIG_ACPI_SBS=m
1733   * [Config] Set CONFIG_ACPI_WMI=m
1734   * [Config] Set CONFIG_AD7150=m on arm
1735   * [Config] Set CONFIG_AD7152=m on arm
1736   * [Config] Drop CONFIG_GPIO_S5PV210
1737   * [Config] Drop CONFIG_GPIO_S5PC100
1738   * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
1739   * [Config] Drop CONFIG_GPIO_EXYNOS4
1740
1741   [ Stefan Bader ]
1742
1743   * SAUCE: Re-enable RODATA for i386 virtual
1744     - LP: #809838
1745
1746   [ Upstream Kernel Changes ]
1747
1748   * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
1749   * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
1750     - LP: #771758
1751
1752  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 20 Jul 2011 06:36:02 -0700
1753
1754 linux (3.0.0-5.6) oneiric; urgency=low
1755
1756   [ Tim Gardner ]
1757
1758   * [Config] CONFIG_RTL8192CU=m
1759   * Rebase to -rc7
1760
1761  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 11 Jul 2011 22:13:50 +0100
1762
1763 linux (3.0.0-4.5) oneiric; urgency=low
1764
1765   [ Ming Lei ]
1766
1767   * SAUCE: fix yama_ptracer_del lockdep warning
1768     - LP: #791019
1769
1770   [ Seth Forshee ]
1771
1772   * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
1773   * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
1774   * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
1775   * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
1776     - LP: #805218
1777
1778   [ Tim Gardner ]
1779
1780   * [Config] updateconfigs after rebase to -rc6+
1781     Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
1782   * Adopt a 3 digit verion, e.g., 3.0.0-x.x
1783   * Revert "UBUNTU: add dependancies for module-init-tools"
1784     This dependency is no longer required for a 3 digit version.
1785
1786  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 05 Jul 2011 14:03:04 +0100
1787
1788 linux (3.0-3.4) oneiric; urgency=low
1789
1790   [ Keng-Yu Lin ]
1791
1792   * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
1793     killswitch"
1794     - LP: #775281
1795
1796   [ Leann Ogasawara ]
1797
1798   * rebase to v3.0-rc5
1799   * [Config] updateconfigs after rebase to 3.0-rc5
1800
1801   [ Tim Gardner ]
1802
1803   * [Config] Remove ubuntu/rtl8192se
1804   * [Config] Added armel ABI files
1805   * [Config] Removed armel versatile flavour
1806   * [Config] CONFIG_INTEL_MEI=m
1807     - LP: #716867
1808
1809   [ Upstream Kernel Changes ]
1810
1811   * ALSA: hda - Enable auto-parser as default for Conexant codecs
1812
1813   [ Upstream Kernel Changes ]
1814
1815   * rebase to v3.0-rc5
1816
1817  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 30 Jun 2011 14:27:10 +0100
1818
1819 linux (3.0-2.3) oneiric; urgency=low
1820
1821   [ Andy Whitcroft ]
1822
1823   * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
1824
1825   [ Leann Ogasawara ]
1826
1827   * rebase to v3.0-rc4
1828   * [Config] updateconfigs after rebase to 3.0-rc4
1829   * fix ERROR: __devcgroup_inode_permission undefined
1830
1831   [ Stefan Bader ]
1832
1833   * SAUCE: iscsitarget: Remove driver from the kernel
1834
1835   [ Tim Gardner ]
1836
1837   * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
1838   * [Config] Add grub-efi as a recommended bootloader for server and
1839     generic
1840     - LP: #800910
1841
1842   [ Upstream Kernel Changes ]
1843
1844   * Fix node_start/end_pfn() definition for mm/page_cgroup.c
1845
1846   [ Leann Ogasawara ]
1847
1848   * rebase to v3.0-rc4
1849
1850  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 24 Jun 2011 11:51:12 -0700
1851
1852 linux (3.0-1.2) oneiric; urgency=low
1853
1854   [ Andy Whitcroft ]
1855
1856   * [Config] enable CONFIG_CAN_CALC_BITTIMING
1857
1858   [ Leann Ogasawara ]
1859
1860   * rebase to v3.0-rc3
1861   * [Config] updateconfigs after rebase to 3.0-rc3
1862
1863   [ Upstream Kernel Changes ]
1864
1865   * perf: clear out make flags when calling kernel make kernelver
1866
1867   [ Leann Ogasawara ]
1868
1869   * rebase to v3.0-rc3
1870
1871  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 14 Jun 2011 07:25:35 -0700
1872
1873 linux (3.0-0.1) oneiric; urgency=low
1874
1875   [ Andy Whitcroft ]
1876
1877   * use the packaging version in the kernel
1878   * use the kernels idea of its version for version_signature
1879   * add dependancies for module-init-tools
1880   * update control files to version 3
1881   * printchanges/insertchanges allow override of prev_release
1882   * correct Vcs-Git: to point to oneiric
1883
1884   [ Leann Ogasawara ]
1885
1886   * rebase to v3.0-rc1
1887   * [Config] updateconfigs after rebase to 3.0-rc1
1888   * ubuntu: dm-raid4-5 fix up build failure
1889   * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
1890   * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
1891   * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
1892   * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
1893   * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
1894   * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
1895   * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
1896   * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
1897   * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
1898   * rebase to v3.0-rc2
1899
1900   [ Manoj Iyer ]
1901
1902   * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
1903     - LP: #790754
1904
1905   [ Upstream Kernel Changes ]
1906
1907   * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
1908     demands it"
1909   * drm/i915: fix regression after clock gating init split
1910
1911   [ Major Kernel Changes ]
1912
1913   * rebase from v2.6.39 to v3.0-rc1
1914   * rebase from v3.0-rc1 to v3.0-rc2
1915
1916  -- Andy Whitcroft <apw@canonical.com>  Thu, 09 Jun 2011 15:18:33 +0100
1917
1918 linux (2.6.39-3.10) oneiric; urgency=low
1919
1920   [ Colin Ian King ]
1921
1922   * SAUCE: S3 early resume debug via keyboard LEDs
1923
1924   [ Ingo Molnar ]
1925
1926   * ubuntu: nx-emu - i386: NX emulation
1927   * ubuntu: nx-emu - i386: mmap randomization for executable mappings
1928
1929   [ Leann Ogasawara ]
1930
1931   * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
1932   * Revert "[Config] Disable CONFIG_DM_RAID45"
1933   * [Config] enable CONFIG_BRCMFMAC=y
1934   * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
1935   * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
1936
1937   [ Robert Nelson ]
1938
1939   * SAUCE: omap3: beagle: detect new xM revision B
1940     - LP: #770679
1941   * SAUCE: omap3: beagle: detect new xM revision C
1942     - LP: #770679
1943   * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
1944     - LP: #770679
1945
1946   [ Stefan Bader ]
1947
1948   * SAUCE: Convert dm-raid45 to new block plugging
1949
1950  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 23 May 2011 11:46:43 -0700
1951
1952 linux (2.6.39-3.9) oneiric; urgency=low
1953
1954   [ Leann Ogasawara ]
1955
1956   * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
1957   * rebase to v2.6.39
1958   * [Config] enable CONFIG_LLC2=m across all arch's and flavours
1959   * [Config] enable CONFIG_INPUT_APANEL=m
1960
1961   [ Thomas Schlichter ]
1962
1963   * SAUCE: vesafb: mtrr module parameter is uint, not bool
1964     - LP: #778043
1965   * SAUCE: vesafb: enable mtrr WC by default
1966     - LP: #778043
1967
1968   [ Major Kernel Changes ]
1969
1970   * rebase from v2.6.39-rc7 to v2.6.39
1971
1972  -- Andy Whitcroft <apw@canonical.com>  Fri, 20 May 2011 09:52:32 +0100
1973
1974 linux (2.6.39-2.8) oneiric; urgency=low
1975
1976   [ Andy Whitcroft ]
1977
1978   * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
1979   * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
1980   * Revert "[Config] Disable CONFIG_AUFS_FS"
1981   * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
1982   * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
1983   * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
1984   * ubuntu: AUFS -- clean up the aufs updater and BOM
1985   * ubuntu: AUFS -- documentation on updating aufs2
1986
1987   [ Kees Cook ]
1988
1989   * ubuntu: Yama - LSM hooks
1990   * ubuntu: Yama - create task_free security callback
1991   * ubuntu: Yama - add ptrace relationship tracking interface
1992   * ubuntu: Yama - unconditionally chain to Yama LSM
1993
1994   [ Leann Ogasawara ]
1995
1996   * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
1997   * Revert "[Config] Disable CONFIG_EASYCAP"
1998   * ubuntu: fsam7400 disable driver
1999   * ubuntu: omnibook disable driver
2000   * ubuntu: rfkill disable driver
2001
2002   [ Tim Gardner ]
2003
2004   * SAUCE: Fix extra reference in fb_open()
2005
2006  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 16 May 2011 09:23:56 -0700
2007
2008 linux (2.6.39-2.7) oneiric; urgency=low
2009
2010   [ Leann Ogasawara ]
2011
2012   * rebase to v2.6.39-rc7
2013
2014   [ Major Kernel Changes ]
2015
2016   * rebase from v2.6.39-rc6 to v2.6.39-rc7
2017
2018  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 10 May 2011 10:18:28 +0200
2019
2020 linux (2.6.39-1.6) oneiric; urgency=low
2021
2022   [ Leann Ogasawara ]
2023
2024   * rebase to v2.6.39-rc6
2025   * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
2026
2027   [ Tim Gardner ]
2028
2029   * [Config] updateconfigs after rebase to 2.6.39-rc6
2030
2031   [ Major Kernel Changes ]
2032
2033   * rebase from v2.6.39-rc5 to v2.6.39-rc6
2034     - LP: #740126
2035
2036  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 05 May 2011 09:46:12 -0700
2037
2038 linux (2.6.39-0.5) oneiric; urgency=low
2039
2040   [ Herton Ronaldo Krzesinski ]
2041
2042   * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
2043     - LP: #764758
2044
2045   [ Leann Ogasawara ]
2046
2047   * rebase to v2.6.39-rc5
2048   * [Config] updateconfigs following rebase to v2.6.39-rc5
2049
2050   [ Paolo Pisati ]
2051
2052   * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
2053     - LP: #759913
2054
2055   [ Stefan Bader ]
2056
2057   * Include nls_iso8859-1 for virtual images
2058     - LP: #732046
2059
2060   [ Major Kernel Changes ]
2061
2062   * rebase from v2.6.39-rc4 to v2.6.39-rc5
2063
2064  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 27 Apr 2011 06:39:42 -0700
2065
2066 linux (2.6.39-0.4) oneiric; urgency=low
2067
2068   [ Leann Ogasawara ]
2069
2070   * rebase to v2.6.39-rc4
2071   * [Config] updateconfigs following rebase to v2.6.39-rc4
2072   * fixup powerpc implicit declaration of function
2073     'crash_kexec_wait_realmode'
2074   * [Config] Disable CONFIG_FT1000 on powerpc64-smp
2075
2076   [ Tim Gardner ]
2077
2078   * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
2079     - LP: #769503
2080   * [Config] Add cachefiles.ko to virtual flavour
2081     - LP: #770430
2082
2083   [ Major Kernel Changes ]
2084
2085   * rebase from v2.6.39-rc3 to v2.6.39-rc4
2086
2087  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 19 Apr 2011 06:25:20 -0700
2088
2089 linux (2.6.39-0.3) oneiric; urgency=low
2090
2091   [ Leann Ogasawara ]
2092
2093   * rebase to v2.6.39-rc3
2094   * crash_kexec_wait_realmode() undefined when !SMP
2095
2096   [ Tim Gardner ]
2097
2098   * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
2099     - LP: #632327
2100
2101   [ Major Kernel Changes ]
2102
2103   * rebase from v2.6.39-rc2 to v2.6.39-rc3
2104
2105  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 12 Apr 2011 06:52:24 -0700
2106
2107 linux (2.6.39-0.2) oneiric; urgency=low
2108
2109   [ Gustavo F. Padovan ]
2110
2111   * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
2112     - LP: #720949
2113
2114   [ John Johansen ]
2115
2116   * AppArmor: Fix masking of capabilities in complain mode
2117     - LP: #748656
2118
2119   [ Leann Ogasawara ]
2120
2121   * rebase to v2.6.39-rc2
2122   * [Config] updateconfigs following rebase to v2.6.39-rc2
2123   * hv_mouse needs delay.h
2124   * olpc_dcon_xo_1 needs delay.h
2125   * olpc_dcon_xo_1_5 needs delay.h
2126   * Update dropped.txt for Oneiric
2127
2128   [ Steve Langasek ]
2129
2130   * [Config] Make linux-libc-dev coinstallable under multiarch
2131     - LP: #750585
2132
2133   [ Upstream Kernel Changes ]
2134
2135   * x86, hibernate: Initialize mmu_cr4_features during boot
2136     - LP: #752870
2137
2138   [ Major Kernel Changes ]
2139
2140   * rebase from v2.6.39-rc1 to v2.6.39-rc2
2141
2142  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 06 Apr 2011 11:04:15 -0700
2143
2144 linux (2.6.39-0.1) oneiric; urgency=low
2145
2146   [ Brad Figg ]
2147
2148   * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
2149     - LP: #737124
2150
2151   [ Henrik Rydberg ]
2152
2153   * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
2154   * SAUCE: HID: ntrig: fix suspend/resume on recent models
2155
2156   [ Herton Ronaldo Krzesinski ]
2157
2158   * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
2159     struct v4l2_subdev
2160     - LP: #745213
2161
2162   [ Kees Cook ]
2163
2164   * [Config] packaging: adjust perms on vmlinuz as well
2165   * SAUCE: nx-emu: further clarify dmesg reporting
2166     - LP: #745181
2167
2168   [ Leann Ogasawara ]
2169
2170   * rebase to v2.6.39-rc1
2171   * [Config] updateconfigs following rebase to v2.6.39-rc1
2172   * [Config] Disable CONFIG_DM_RAID45
2173   * [Config] Disable CONFIG_SCSI_ISCSITARGET
2174   * [Config] Disable CONFIG_EASYCAP
2175   * [Config] Disable CONFIG_AUFS_FS
2176   * update bnx2 firmware files in d-i/firmware/nic-modules
2177   * xhci-pci.c resolve implicit declaration of kzalloc
2178   * [Config] Enable CONFIG_DRM_PSB for only x86
2179   * [Config] Enable CONFIG_RTS_PSTOR for only x86
2180   * mfd/asic3: Fix typo, s/irq_data/data/
2181
2182   [ Luke Yelavich ]
2183
2184   * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
2185     - LP: #745358
2186   * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
2187   * [Config] Build some framebuffer drivers as modules for powerpc kernels.
2188
2189   [ Manoj Iyer ]
2190
2191   * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
2192     - LP: #745217
2193
2194   [ Tim Gardner ]
2195
2196   * SAUCE: INR_OPEN=4096
2197     - LP: #663090
2198   * SAUCE: Increase the default hard limit for open FDs to 4096
2199     - LP: #663090
2200
2201   [ Upstream Kernel Changes ]
2202
2203   * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
2204     namespace cleanup
2205   * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
2206   * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
2207
2208   [ Major Kernel Changes ]
2209
2210   * rebase from v2.6.38 to v2.6.39-rc1
2211
2212  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 31 Mar 2011 12:50:10 -0700
2213
2214 linux (2.6.39-0.0) oneiric; urgency=low
2215
2216   [ Leann Ogasawara ]
2217
2218   * Open Oneiric 
2219
2220  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 31 Mar 2011 12:29:23 -0700
2221
2222 linux (2.6.38-7.39) natty; urgency=low
2223
2224   [ Leann Ogasawara ]
2225
2226   * No change upload.  This is just to rebuild with gcc-4.5.2-7ubuntu1.
2227
2228  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 24 Mar 2011 09:27:45 -0700
2229
2230 linux (2.6.38-7.38) natty; urgency=low
2231
2232   [ Leann Ogasawara ]
2233
2234   * No change upload take 2.  2.6.38-7.37 was accidentally uploaded before
2235     gcc-4.5.2-6ubuntu5 finished building on all arches.
2236
2237  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 22 Mar 2011 06:12:47 -0700
2238
2239 linux (2.6.38-7.37) natty; urgency=low
2240
2241   [ Leann Ogasawara ]
2242
2243   * No change upload.  This is just to rebuild with gcc-4.5.2-6ubuntu5.
2244
2245  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 20 Mar 2011 16:02:48 -0700
2246
2247 linux (2.6.38-7.36) natty; urgency=low
2248
2249   [ Andy Whitcroft ]
2250
2251   * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
2252     optimisation"
2253   * purge last vestiges of maverick
2254   * [Config] switch CONFIG_FB_VESA back to module
2255
2256   [ Chris Wilson ]
2257
2258   * SAUCE: drm/i915: Fix pipelined fencing
2259     - LP: #717114
2260
2261   [ Loïc Minier ]
2262
2263   * Include nls_cp437 module in virtual for fat
2264     - LP: #732046
2265   * Support arch= cross-compilation for any arch
2266   * Fix couple of typos in 0-common-vars.mk
2267   * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
2268   * Add armhf to Debian -> Linux arch map
2269   * Add initial armhf.mk
2270   * Enable common packages for armhf
2271
2272   [ Upstream Kernel Changes ]
2273
2274   * Yama: fix default relationship to check thread group
2275     - LP: #737676
2276
2277  -- Andy Whitcroft <apw@canonical.com>  Fri, 18 Mar 2011 18:18:02 +0000
2278
2279 linux (2.6.38-7.35) natty; urgency=low
2280
2281   [ Andy Whitcroft ]
2282
2283   * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
2284   * rebase fixes bug #715330
2285   * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
2286   * rebase to v2.6.38 final
2287
2288   [ Herton Ronaldo Krzesinski ]
2289
2290   * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
2291     - LP: #636091
2292
2293   [ Tim Gardner ]
2294
2295   * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
2296
2297   [ Upstream Kernel Changes ]
2298
2299   * Yama: use thread group leader when creating match
2300     - LP: #729839
2301   * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
2302     RAID controller
2303     - LP: #735240
2304   * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
2305
2306   [ Major Kernel Changes ]
2307
2308   * rebase from v2.6.38-rc8 to v2.6.38 final
2309     - LP: #715330
2310
2311  -- Andy Whitcroft <apw@canonical.com>  Tue, 15 Mar 2011 19:04:19 +0000
2312
2313 linux (2.6.38-6.34) natty; urgency=low
2314
2315   [ Andy Whitcroft ]
2316
2317   * [Config] normalise CONFIG_INTEL_TXT
2318   * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
2319     - LP: #730860
2320   * rebase to mainline v2.6.38-rc8
2321
2322   [ Major Kernel Changes ]
2323
2324   * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
2325     to v2.6.38-rc8
2326
2327  -- Andy Whitcroft <apw@canonical.com>  Tue, 08 Mar 2011 11:54:48 +0000
2328
2329 linux (2.6.38-6.33) natty; urgency=low
2330
2331   [ Andy Whitcroft ]
2332
2333   * d-i -- enable speakup-modules udeb
2334     - LP: #672699
2335   * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
2336   * [Config] debian PPC64 configuration
2337   * [Config] cleanup powerpc config fixing unexpected inconsistancies
2338   * [Config] resync ppc64 configuration
2339   * SAUCE: match up ENTRY/END naming for 32/64 bit
2340   * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
2341   * [Config] update configs after rebase to
2342     fb62c00a6d8942775abc23d1621db1252e2d93d1
2343   * [Config] pps_gen_parport no longer built
2344
2345   [ Corentin Chary ]
2346
2347   * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
2348     - LP: #689393
2349   * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
2350     - LP: #689393
2351
2352   [ John Johansen ]
2353
2354   * SAUCE: Fix aufs calling of security_path_mknod
2355     - LP: #724456
2356
2357   [ Kees Cook ]
2358
2359   * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
2360
2361   [ Tim Gardner ]
2362
2363   * rebase to 2.6.38-rc7
2364
2365   [ Upstream Kernel Changes ]
2366
2367   * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
2368
2369   [ Major Kernel Changes ]
2370
2371   * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
2372     fb62c00a6d8942775abc23d1621db1252e2d93d1
2373     - LP: #721389
2374     - LP: #722925
2375     - LP: #723672
2376     - LP: #723676
2377     - LP: #715318
2378
2379  -- Andy Whitcroft <apw@canonical.com>  Mon, 07 Mar 2011 15:33:17 +0000
2380
2381 linux (2.6.38-5.32) natty; urgency=low
2382
2383   [ Andy Whitcroft ]
2384
2385   * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
2386   * [Config] updateconfigs following rebase to v2.6.38-rc6
2387   * [Config] enable CONFIG_DMAR
2388     - LP: #552311
2389
2390   [ Upstream Kernel Changes ]
2391
2392   * drm/i915: skip FDI & PCH enabling for DP_A
2393     - LP: #561802, #600453, #681877
2394
2395   [ Major Kernel Changes ]
2396
2397   * rebase from v2.6.38-rc5 to v2.6.38-rc6
2398     - LP: #718402
2399     - LP: #719524
2400     - LP: #721126
2401     - LP: #719691
2402     - LP: #722689
2403     - LP: #722310
2404
2405  -- Andy Whitcroft <apw@canonical.com>  Tue, 22 Feb 2011 13:28:39 +0000
2406
2407 linux (2.6.38-4.31) natty; urgency=low
2408
2409   [ Andy Whitcroft ]
2410
2411   * add in bugs closed by upstream patches pulled in by rebases
2412   * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
2413   * [Config] enable CONFIG_VSX to allow use of vector instuctions
2414   * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
2415   * rebase to mainline v2.6.38-rc5
2416   * SAUCE: ecryptfs: read on a directory should return EISDIR if not
2417     supported
2418     - LP: #719691
2419
2420   [ Colin Ian King ]
2421
2422   * SAUCE: Dell All-In-One: Remove need for Dell module alias
2423
2424   [ Manoj Iyer ]
2425
2426   * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
2427     - LP: #717435
2428
2429   [ Tim Gardner ]
2430
2431   * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
2432
2433   [ Upstream Kernel Changes ]
2434
2435   * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
2436     - LP: #702434
2437   * vfs: fix BUG_ON() in fs/namei.c:1461
2438
2439   [ Vladislav P ]
2440
2441   * SAUCE: Release BTM while sleeping to avoid deadlock.
2442     - LP: #713837
2443
2444   [ Major Kernel Changes ]
2445
2446   * rebase from v2.6.38-rc4 to v2.6.38-rc5
2447     - LP: #579276
2448     - LP: #715877
2449     - LP: #713769
2450     - LP: #716811
2451   * resync with Maverick Ubuntu-2.6.35-27.47
2452
2453  -- Andy Whitcroft <apw@canonical.com>  Fri, 11 Feb 2011 17:24:09 +0000
2454
2455 linux (2.6.38-3.30) natty; urgency=low
2456
2457   [ Andy Whitcroft ]
2458
2459   * rebase to v2.6.38-rc4
2460   * ppc64 -- add basic architecture
2461   * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
2462
2463   [ Colin Ian King ]
2464
2465   * SAUCE: Add WMI hotkeys support for Dell All-In-One series
2466     - LP: #676997
2467   * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
2468     - LP: #701530
2469   * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
2470     - LP: #701530
2471
2472   [ Dan Rosenberg ]
2473
2474   * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
2475
2476   [ Kees Cook ]
2477
2478   * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
2479     attacking"
2480   * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
2481
2482   [ Tim Gardner ]
2483
2484   * [Config] CONFIG_BLK_CGROUP=y
2485     - LP: #706394
2486   * [Config] CONFIG_DELL_WMI_AIO=m
2487
2488   [ Upstream Kernel Changes ]
2489
2490   * drm/i915/lvds: Restore dithering on native modes for gen2/3
2491     - LP: #711568
2492
2493   [ Upstream Kernel Changes ]
2494
2495   * rebase from v2.6.38-rc3 to v2.6.38-rc4.
2496     - LP: #701271
2497     - LP: #708521
2498     - LP: #710371
2499
2500  -- Andy Whitcroft <apw@canonical.com>  Tue, 08 Feb 2011 02:07:18 +0000
2501
2502 linux (2.6.38-2.29) natty; urgency=low
2503
2504   [ Andy Whitcroft ]
2505
2506   * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
2507   * [Config] updateconfigs following rebase to
2508     1f0324caefd39985e9fe052fac97da31694db31e
2509   * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
2510   * [Config] reenable HIBERNATE
2511     - LP: #710877
2512   * rebase to v2.6.38-rc3
2513   * [Config] reenable CONFIG_CRASH_DUMP
2514
2515   [ Kamal Mostafa ]
2516
2517   * SAUCE: rtl8192se: fix source file perms
2518   * SAUCE: rtl8192se: fix source file newline
2519   * SAUCE: omnibook: fix source file newline
2520
2521   [ Kees Cook ]
2522
2523   * [Config] packaging: really make System.map mode 0600
2524
2525   [ Ricardo Salveti de Araujo ]
2526
2527   * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
2528     PM34XX_ERRATUM
2529
2530   [ Soren Hansen ]
2531
2532   * SAUCE: nbd: Remove module-level ioctl mutex
2533
2534   [ Tim Gardner ]
2535
2536   * SAUCE: Disable building the ACPI debugfs source
2537
2538   [ Upstream Kernel Changes ]
2539
2540   * Set physical start and alignment 1M for virtual i386
2541     - LP: #710754
2542
2543   [ Upstream Kernel Changes ]
2544
2545   * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
2546     to v2.6.38-rc3
2547     - LP: #707902
2548
2549  -- Andy Whitcroft <apw@canonical.com>  Fri, 28 Jan 2011 16:30:32 +0000
2550
2551 linux (2.6.38-1.28) natty; urgency=low
2552
2553   [ Andy Whitcroft ]
2554
2555   * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
2556
2557   [ Ricardo Salveti de Araujo ]
2558
2559   * SAUCE: omap3: beaglexm: fix DVI initialization
2560   * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
2561     display work at Beagle
2562
2563  -- Andy Whitcroft <apw@canonical.com>  Fri, 28 Jan 2011 10:51:57 +0000
2564
2565 linux (2.6.38-1.27) natty; urgency=low
2566
2567   [ Andy Whitcroft ]
2568
2569   * ubuntu: AUFS -- update aufs-update to track new locations of headers
2570   * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
2571   * SAUCE: ensure root is ready before running usermodehelpers in it
2572   * correct the Vcs linkage to point to natty
2573   * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
2574   * [Config] update configs following rebase
2575     e78bf5e6cbe837daa6ab628a5f679548742994d3
2576   * SAUCE: Yama: follow changes to generic_permission
2577   * ubuntu: compcache -- follow changes to bd_claim/bd_release
2578   * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
2579   * ubuntu: ndiswrapper -- fix interaction between __packed and packed
2580   * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
2581   * update package version to match payload version
2582   * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
2583   * rebase to v2.6.38-rc1
2584   * [Config] updateconfigs following rebase to v2.6.38-rc1
2585   * SAUCE: x86 fix up jiffies/jiffies_64 handling
2586   * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
2587   * [Config] updateconfigs following rebase to
2588     2b1caf6ed7b888c95a1909d343799672731651a5
2589   * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
2590   * ubuntu: AUFS -- suppress benign plink warning messages
2591     - LP: #621195
2592   * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
2593   * rebase to v2.6.38-rc2
2594   * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
2595   * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
2596   * [Config] update configs following rebase to
2597     c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
2598   * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
2599   * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
2600   * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
2601   * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
2602
2603   [ Kees Cook ]
2604
2605   * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
2606
2607   [ Stefan Bader ]
2608
2609   * Temporarily disable RODATA for virtual i386
2610     - LP: #699828
2611
2612   [ Tim Gardner ]
2613
2614   * [Config] CONFIG_NLS_DEFAULT=utf8
2615     - LP: #683690
2616   * [Config] CONFIG_HIBERNATION=n
2617   * update bnx2 firmware files in d-i/firmware/nic-modules
2618
2619   [ Upstream Kernel Changes ]
2620
2621   * Revert "drm/radeon/bo: add some fallback placements for VRAM only
2622     objects."
2623   * packaging: make System.map mode 0600
2624   * thinkpad_acpi: Always report scancodes for hotkeys
2625     - LP: #702407
2626   * sched: tg->se->load should be initialised to tg->shares
2627   * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
2628   * brcm80211: include linux/slab.h for kfree
2629   * pch_dma: add include/slab.h for kfree
2630   * i2c-eg20t: include linux/slab.h for kfree
2631   * gpio/ml_ioh_gpio: include linux/slab.h for kfree
2632   * tty: include linux/slab.h for kfree
2633   * winbond: include linux/delay.h for mdelay et al
2634
2635   [ Upstream Kernel Changes ]
2636
2637   * mark the start of v2.6.38 versioning
2638   * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
2639     - LP: #689886
2640     - LP: #702125
2641     - LP: #608775
2642     - LP: #215802
2643     - LP: #686333
2644     - LP: #677830
2645     - LP: #677652
2646     - LP: #696493
2647     - LP: #697240
2648     - LP: #689036
2649     - LP: #705323
2650     - LP: #686692
2651
2652  -- Andy Whitcroft <apw@canonical.com>  Sun, 09 Jan 2011 13:44:52 +0000
2653
2654 linux (2.6.37-12.26) natty; urgency=low
2655
2656   [ Andy Whitcroft ]
2657
2658   * rebase to v2.6.37-rc8
2659   * [Config] armel -- reenable omap flavour
2660   * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
2661   * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
2662   * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
2663   * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
2664   * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
2665   * [Config] track missing modules
2666   * rebase to v2.6.37 final
2667
2668   [ Chase Douglas ]
2669
2670   * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
2671     Magic Trackpad
2672
2673   [ Stefan Bader ]
2674
2675   * Revert "SAUCE: blkfront: default to sd devices"
2676     - LP: #684875
2677
2678   [ Tim Gardner ]
2679
2680   * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
2681     - LP: #380138
2682   * [Config] Added autofs4.ko to -virtual flavour
2683     - LP: #692917
2684
2685   [ Upstream Kernel Changes ]
2686
2687   * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
2688     Laptops
2689     - LP: #632884
2690
2691   [ Upstream Kernel Changes ]
2692
2693   * rebase to v2.6.37-rc8
2694   * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
2695   * rebase to v2.6.37 final
2696
2697  -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Dec 2010 18:34:13 +0000
2698
2699 linux (2.6.37-11.25) natty; urgency=low
2700
2701   [ Andy Whitcroft ]
2702
2703   * [Config] d-i -- add hpsa to the list of block devices
2704     - LP: #684304
2705   * [Config] add vmw-balloon driver to -virtual flavour
2706     - LP: #592039
2707   * rebase to v2.6.37-rc7
2708
2709   [ Upstream Kernel Changes ]
2710
2711   * rebase to v2.6.37-rc7
2712
2713  -- Andy Whitcroft <apw@canonical.com>  Tue, 21 Dec 2010 13:35:28 +0000
2714
2715 linux (2.6.37-10.24) natty; urgency=low
2716
2717   [ Andy Whitcroft ]
2718
2719   * rebase to v2.6.37-rc6
2720   * updateconfigs following rebase to v2.6.37-rc6
2721
2722   [ Upstream Kernel Changes ]
2723
2724   * rebase to v2.6.37-rc6
2725
2726  -- Andy Whitcroft <apw@canonical.com>  Thu, 16 Dec 2010 12:34:19 +0000
2727
2728 linux (2.6.37-9.23) natty; urgency=low
2729
2730   [ Andy Whitcroft ]
2731
2732   * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
2733     - LP: #689606
2734   * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
2735     - LP: #689606
2736
2737   [ Kees Cook ]
2738
2739   * SAUCE: RO/NX protection for loadable kernel, fix ftrace
2740     - LP: #690190
2741
2742  -- Andy Whitcroft <apw@canonical.com>  Wed, 15 Dec 2010 19:29:57 +0000
2743
2744 linux (2.6.37-9.22) natty; urgency=low
2745
2746   [ Andy Whitcroft ]
2747
2748   * rebase to v2.6.35-rc5
2749   * [Config] updateconfigs following rebase to v2.6.37-rc5
2750   * (no-up) add support for installed header files to ubuntu directory
2751     - LP: #684666
2752   * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
2753     - LP: #684666
2754   * ubuntu: dm-raid4-5 -- follow changes to bio flags
2755   * ubuntu: dm-raid4-5 -- re-enable
2756   * ubuntu: omnibook -- update BOM
2757   * ubuntu: ndiswrapper -- update BOM to match actual version
2758   * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
2759   * ubuntu: ndiswrapper -- re-enable
2760   * ubuntu: iscsitarget -- re-instate copy_io_context
2761   * ubuntu: iscsitarget -- follow changes to semaphore initialisation
2762   * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
2763   * ubuntu: iscsitarget -- re-enable
2764
2765   [ Kees Cook ]
2766
2767   * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
2768
2769   [ Manoj Iyer ]
2770
2771   * SAUCE: Enable jack sense for Thinkpad Edge 13
2772     - LP: #685015
2773
2774   [ Tim Gardner ]
2775
2776   * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
2777   * [Config] CONFIG_CRYPTO_CRC32C=y
2778     - LP: #681819
2779   * [Config] CONFIG_9P_FSCACHE=n
2780   * [Config] Add nfsd modules to -virtual flavour
2781     - LP: #688070
2782
2783   [ Upstream Kernel Changes ]
2784
2785   * Revert "Staging: zram: work around oops due to startup ordering snafu"
2786   * NFS: Fix panic after nfs_umount()
2787     - LP: #683938
2788   * x86: Add NX protection for kernel data
2789   * x86: Add RO/NX protection for loadable kernel modules
2790   * x86: Resume trampoline must be executable
2791   * x86: RO/NX protection for loadable kernel, jump_table fix
2792
2793   [ Upstream Kernel Changes ]
2794
2795   * rebase to v2.6.37-rc5
2796
2797  -- Andy Whitcroft <apw@canonical.com>  Thu, 09 Dec 2010 18:15:35 +0000
2798
2799 linux (2.6.37-8.21) natty; urgency=low
2800
2801   [ Andy Whitcroft ]
2802
2803   * Revert "ubuntu: AUFS -- include the aufs_types.h file in
2804     linux-libc-headers"
2805   * Revert "(no-up) add support for installed header files to ubuntu
2806     directory"
2807
2808  -- Andy Whitcroft <apw@canonical.com>  Sun, 05 Dec 2010 17:33:28 +0000
2809
2810 linux (2.6.37-8.20) natty; urgency=low
2811
2812   [ Andy Whitcroft ]
2813
2814   * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
2815   * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
2816   * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
2817   * Revert "SAUCE: i915 -- disable powersave by default"
2818   * SAUCE: enable Marvell 9128 PCIe SATA controller
2819     - LP: #658521
2820   * [Config] evtchn has been renamed
2821   * (no-up) add support for installed header files to ubuntu directory
2822     - LP: #684666
2823   * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
2824     - LP: #684666
2825
2826   [ Tim Gardner ]
2827
2828   * [Config] MISS: evtchn, NEW : xen-evtchn
2829   * rebase to v2.6.37-rc4
2830
2831   [ Upstream Kernel Changes ]
2832
2833   * drm/i915: Clean conflicting modesetting registers upon init
2834     - LP: #683775
2835   * rebase to v2.6.37-rc4
2836
2837  -- Andy Whitcroft <apw@canonical.com>  Fri, 03 Dec 2010 18:42:07 +0000
2838
2839 linux (2.6.37-7.19) natty; urgency=low
2840
2841   [ Tim Gardner ]
2842
2843   * [Config] Add bnx2 firmware to nic-modules udeb
2844     - LP: #676245
2845
2846  -- Andy Whitcroft <apw@canonical.com>  Fri, 26 Nov 2010 17:53:45 +0000
2847
2848 linux (2.6.37-7.18) natty; urgency=low
2849
2850   [ Andy Whitcroft ]
2851
2852   * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
2853   * Revert "SAUCE: Add extra headers to linux-libc-dev"
2854   * Revert "SAUCE: Enable speedstep for sonoma processors."
2855   * [Config] enable CONFIG_BT_HCIUART_ATH3K
2856   * [Config] enable CONFIG_IWLWIFI_DEBUGFS
2857   * [Config] standardise CONFIG_MII
2858   * [Config] standardise CONFIG_PRISM2_USB
2859   * [Config] standardise CONFIG_SCSI_QLA_ISCSI
2860   * [Config] build in CONFIG_AGP
2861   * [Config] build in CONFIG_AGP_INTEL
2862   * [Config] build in CONFIG_AGP_AMD
2863   * [Config] build in CONFIG_AGP_AMD64
2864   * [Config] build in CONFIG_AGP_NVIDIA
2865   * [Config] build in CONFIG_AGP_VIA
2866   * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
2867   * (no-up): document the new ## scheme
2868   * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
2869   * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
2870     - LP: #675453
2871
2872   [ Mathieu J. Poirier ]
2873
2874   * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
2875
2876   [ Upstream Kernel Changes ]
2877
2878   * nx-emu: fix inverted report of disable_nx
2879
2880  -- Andy Whitcroft <apw@canonical.com>  Tue, 23 Nov 2010 21:00:39 +0000
2881
2882 linux (2.6.37-6.17) natty; urgency=low
2883
2884   [ Andy Whitcroft ]
2885
2886   * Revert "ubuntu: AUFS -- aufs2-standalone.patch
2887     aufs2.1-36-UNRELEASED-20101103"
2888   * Revert "ubuntu: AUFS -- aufs2-base.patch
2889     aufs2.1-36-UNRELEASED-20101103"
2890   * [Config] standardise CONFIG_BT
2891   * [Config] standardise CONFIG_IRDA
2892   * [Config] standardise CONFIG_LAPB
2893   * [Config] standardise CONFIG_RDS
2894   * [Config] standardise CONFIG_RFKILL
2895   * [Config] standardise CONFIG_TIPC
2896   * [Config] standardise CONFIG_X25
2897   * [Config] standardise CONFIG_INPUT_EVDEV
2898   * [Config] standardise CONFIG_INPUT_JOYDEV
2899   * [Config] standardise CONFIG_INPUT_JOYSTICK
2900   * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
2901   * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
2902   * [Config] CONFIG_IRDA=n for FTBS (arm)
2903   * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
2904   * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
2905   * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
2906
2907   [ Tim Gardner ]
2908
2909   * SAUCE: Fix drivers/staging/easycap FTBS
2910   * [Config] CONFIG_EASYCAP=m after fixing FTBS
2911
2912   [ Upstream Kernel Changes ]
2913
2914   * Revert "x86: Add NX protection for kernel data"
2915
2916  -- Andy Whitcroft <apw@canonical.com>  Mon, 22 Nov 2010 18:09:10 +0000
2917
2918 linux (2.6.37-6.16) natty; urgency=low
2919
2920   [ Andy Whitcroft ]
2921
2922   * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
2923   * rebase to v2.6.37-rc3
2924
2925   [ Tim Gardner ]
2926
2927   * [Config] CONFIG_SCHED_AUTOGROUP=y
2928
2929   [ Upstream Kernel Changes ]
2930
2931   * Revert "x86: Add RO/NX protection for loadable kernel modules"
2932   * sched: automated per session task groups
2933   * rebase to v2.6.37-rc3
2934
2935  -- Andy Whitcroft <apw@canonical.com>  Mon, 22 Nov 2010 10:11:13 +0000
2936
2937 linux (2.6.37-6.15) natty; urgency=low
2938
2939   [ Andy Whitcroft ]
2940
2941   * [Config] standardise CONFIG_CEPH_FS
2942   * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
2943   * [Config] standardise CONFIG_SCSI_PROC_FS
2944   * [Config] standardise CONFIG_UBIFS_FS
2945   * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
2946
2947   [ Kees Cook ]
2948
2949   * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
2950
2951   [ Manoj Iyer ]
2952
2953   * SAUCE: Enable jack sense for Thinkpad Edge 11
2954     - LP: #677210
2955   * SAUCE: enable rfkill for rtl8192se driver
2956     - LP: #640992
2957
2958   [ Tim Gardner ]
2959
2960   * [Config] CONFIG_EASYCAP=n for FTBS
2961   * Rebase to v2.6.32-rc2+git
2962
2963   [ Upstream Kernel Changes ]
2964
2965   * x86: Fix improper large page preservation
2966   * x86: Add NX protection for kernel data
2967   * x86: Add RO/NX protection for loadable kernel modules
2968
2969   [ Upstream Kernel Changes ]
2970
2971   * Rebase to Linus 2.6.37-rc2+git
2972
2973  -- Andy Whitcroft <apw@canonical.com>  Sat, 20 Nov 2010 11:40:00 +0000
2974
2975 linux (2.6.37-5.14) natty; urgency=low
2976
2977   [ Upstream Kernel Changes ]
2978
2979   * PCI: fix offset check for sysfs mmapped files
2980     - LP: #676963
2981
2982  -- Andy Whitcroft <apw@canonical.com>  Thu, 18 Nov 2010 18:12:27 +0000
2983
2984 linux (2.6.37-5.13) natty; urgency=low
2985
2986   [ Andy Whitcroft ]
2987
2988   * rebased to v2.6.37-rc2
2989   * updateconfigs following rebase to v2.6.37-rc2
2990
2991   [ Tim Gardner ]
2992
2993   * [Config] Added NFS and related modules to virtual flavour
2994     - LP: #659084
2995
2996   [ Upstream Kernel Changes ]
2997
2998   * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
2999   * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
3000   * x86, cpu: Call verify_cpu during 32bit CPU startup
3001   * x86, cpu: Only CPU features determine NX capabilities
3002
3003   [ Upstream Changes ]
3004
3005   * rebased to v2.67.37-rc2
3006
3007  -- Andy Whitcroft <apw@canonical.com>  Tue, 16 Nov 2010 13:13:29 +0000
3008
3009 linux (2.6.37-4.12) natty; urgency=low
3010
3011   [ Andy Whitcroft ]
3012
3013   * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
3014   * Revert "[Upstream] HID: magicmouse: properly account for scroll
3015     movement in state"
3016   * Revert "[Upstream] HID: magicmouse: disable and add module param for
3017     scroll acceleration"
3018   * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
3019     middle of mouse"
3020
3021   [ Henrik Rydberg ]
3022
3023   * SAUCE: hid: ntrig: remove sysfs nodes
3024   * SAUCE: hid: ntrig: Setup input filtering manually
3025   * SAUCE: hid: ntrig: New ghost-filtering event logic
3026
3027   [ Manoj Iyer ]
3028
3029   * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
3030     - LP: #348861
3031
3032   [ Upstream Kernel Changes ]
3033
3034   * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
3035     suspend/resume"
3036   * Revert "[ARM] implement arch_randomize_brk()"
3037   * Revert "ARM: stack protector: change the canary value per task"
3038   * Revert "ARM: initial stack protector (-fstack-protector) support"
3039   * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
3040   * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
3041   * Revert "perf probe: Add kernel source path option"
3042   * hid: ntrig: Support single-touch devices
3043   * hid: ntrig: Mask pen switch events
3044   * net: rtnetlink.h -- only include linux/netdevice.h when used by the
3045     kernel
3046     - LP: #673073
3047   * Fix userspace build of linux/fs.h
3048
3049  -- Andy Whitcroft <apw@canonical.com>  Mon, 15 Nov 2010 19:31:44 +0000
3050
3051 linux (2.6.37-3.11) natty; urgency=low
3052
3053   [ Andy Whitcroft ]
3054
3055   * Revert "ubuntu: AUFS -- update to
3056     b37c575759dc4535ccc03241c584ad5fe69e3b25"
3057   * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
3058   * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
3059   * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
3060   * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
3061   * [Config] Disable intel_idle for -virtual kernels
3062     - LP: #651370
3063   * [Config] enforcer -- ensure we never enable CONFIG_IMA
3064   * debian -- pass the correct flavour name when checking configs
3065   * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
3066   * [Config] ensure CONFIG_IPV6=y for powerpc
3067   * [Config] enforcer -- ensure CONFIG_IPV6=y
3068   * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
3069   * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
3070   * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
3071   * ubuntu: AUFS -- re-enable
3072   * ubuntu: AUFS -- track changes to work queue initialisation
3073   * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
3074   * SAUCE: fbcon -- fix race between open and removal of framebuffers
3075   * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
3076     - LP: #614008
3077   * SAUCE: drm -- stop early access to drm devices
3078
3079   [ Jeremy Kerr ]
3080
3081   * [Config] Build-in powermac ZILOG serial driver
3082     - LP: #673346
3083
3084   [ Kees Cook ]
3085
3086   * SAUCE: nx-emu: use upstream ASLR when possible
3087
3088   [ Tim Gardner ]
3089
3090   * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
3091     - LP: #628776
3092
3093   [ Upstream Kernel Changes ]
3094
3095   * i386: NX emulation
3096   * nx-emu: drop exec-shield sysctl, merge with disable_nx
3097   * nx-emu: standardize boottime message prefix
3098   * mmap randomization for executable mappings on 32-bit
3099   * exec-randomization: brk away from exec rand area
3100
3101  -- Andy Whitcroft <apw@canonical.com>  Thu, 11 Nov 2010 23:46:37 +0000
3102
3103 linux (2.6.37-2.10) natty; urgency=low
3104
3105   [ Andy Whitcroft ]
3106
3107   * reinstate armel config changes:
3108    * [Config] CONFIG_GPIO_PCH=n for armel FTBS
3109    * [Config] CONFIG_GPIO_VX855=n for armel FTBS
3110
3111  -- Andy Whitcroft <apw@canonical.com>  Wed, 03 Nov 2010 22:20:35 +0000
3112
3113 linux (2.6.37-2.9) natty; urgency=low
3114
3115   [ Andy Whitcroft ]
3116
3117   * config -- fix genportsconfig
3118   * [Config] move powerpc over from ports to distro
3119   * bump master version number to match contained kernel
3120   * SAUCE: fix documentation strings for struct input_keymap_entry
3121   * usb: gadget: goku_udc: add registered flag bit
3122
3123  -- Andy Whitcroft <apw@canonical.com>  Tue, 02 Nov 2010 15:14:11 +0000
3124
3125 linux (2.6.36-2.8) natty; urgency=low
3126
3127   [ Tim Gardner ]
3128
3129   * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
3130   * [Config]: TWL4030_CORE=n for FTBS
3131   * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
3132   * [Config]: CONFIG_SOLO6X10=n for FTBS
3133   * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
3134   * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
3135   * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
3136   * [Config]: CONFIG_LINE6_USB=n for armel FTBS
3137   * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
3138   * [Config]: CONFIG_I2C_I801=n for armel FTBS
3139   * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
3140   * AppArmor: compatibility patch for v5 interface
3141   * AppArmor: compatibility patch for v5 network controll
3142   * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
3143   * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
3144   * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
3145   * Dropped: hid: 3m: Convert to MT slots
3146   * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
3147   * Dropped: HID: magicmouse: simplify touch data bit manipulation
3148   * Dropped: HID: magicmouse: simplify touch down logic
3149   * Dropped: HID: magicmouse: enable Magic Trackpad support
3150   * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
3151   * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
3152   * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
3153   * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
3154   * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
3155   * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
3156   * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
3157   * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
3158   * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
3159   * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
3160   * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
3161   * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
3162
3163   [ Upstream Kernel Changes ]
3164
3165   * rebased against 2.6.27-rc1
3166
3167  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 22 Oct 2010 19:35:05 -0600
3168
3169 linux (2.6.36-1.7) natty; urgency=low
3170
3171   [ Andy Whitcroft ]
3172
3173   * rebased to v2.6.36 final
3174   * [Config] update configs following rebase to v2.6.36 final
3175   * [Config] update ports configs following rebase to v2.6.36 final
3176
3177   [ Upstream Kernel Changes ]
3178
3179   * rebased to v2.6.36 final
3180
3181  -- Andy Whitcroft <apw@canonical.com>  Thu, 21 Oct 2010 14:28:57 +0100
3182
3183 linux (2.6.36-1.6) natty; urgency=low
3184
3185   [ Upstream Kernel Changes ]
3186
3187   * drop broadcom staging driver preview:
3188    * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
3189      wireless LAN driver."
3190
3191  -- Andy Whitcroft <apw@canonical.com>  Wed, 20 Oct 2010 10:41:25 +0100
3192
3193 linux (2.6.36-1.5) natty; urgency=low
3194
3195   [ Andy Whitcroft ]
3196
3197   * rebase to v2.6.36-rc8
3198   * updateconfigs following rebase to v2.6.36-rc8
3199   * updateportsconfigs following rebase to v2.6.36-rc8
3200   * config -- simplify the kernelconfig interface
3201   * config -- add new config mode 'dumpconfigs'
3202
3203   [ Tim Gardner ]
3204
3205   * Simplify the use of CROSS_COMPILER
3206
3207   [ Upstream Kernel Changes ]
3208
3209   * drop broadcom staging driver preview:
3210    * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
3211      brcmfmac.ko mutually exclusive."
3212    * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
3213      set."
3214    * Revert "Staging: brcm80211: remove driver specific -W options"
3215    * Revert "Staging: brcm80211: clean up makefile cflag lines"
3216    * Revert "staging: brcm80211: add fullmac driver"
3217    * Revert "staging: brcm80211: use string native library"
3218    * Revert "staging: brcm80211: use native ctype library"
3219    * Revert "staging: brcm80211: fix remaining checkpatch errors."
3220    * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
3221    * Revert "staging: brcm80211: fix "ERROR: spaces required around that
3222      ...""
3223    * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
3224      ':' ...""
3225    * Revert "staging: brcm80211: fix "ERROR: space required before that
3226      ...""
3227    * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
3228    * Revert "staging: brcm80211: fix "ERROR: space required after that close
3229      brace""
3230    * Revert "staging: brcm80211: fix "ERROR: space prohibited before
3231      ...close square bracket""
3232    * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
3233      ...""
3234    * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
3235      '*'""
3236    * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
3237    * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
3238      do - while loop""
3239    * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
3240      parenthesis""
3241    * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
3242      or NULL""
3243    * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
3244     or NULL""
3245    * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
3246      '}'""
3247    * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
3248      line""
3249    * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
3250      on next line""
3251    * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
3252      condition""
3253    * Revert "staging: brcm80211: fix "ERROR: return is not a function,
3254      paren...""
3255    * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
3256      function dec...""
3257    * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
3258      *bar"'"
3259    * Revert "staging: brcm80211: Fix URLs for firmware files."
3260    * Revert "staging: brcm80211: use '%pM' format to print MAC address"
3261    * Revert "staging: brcm80211: Add contact info to TODO list."
3262    * Revert "staging: brcm80211: Fix some initialisation failure paths"
3263   * Export dump_{write,seek} to binary loader modules
3264   * rebase to v2.6.36-rc8.
3265
3266  -- Andy Whitcroft <apw@canonical.com>  Tue, 19 Oct 2010 18:58:11 +0100
3267
3268 linux (2.6.36-0.4) natty; urgency=low
3269
3270   [ Andy Whitcroft ]
3271
3272   * SAUCE: perf: increase stack footprint to avoid stack-protector warning
3273     (fixes FTBS on powerpc)
3274
3275  -- Andy Whitcroft <apw@canonical.com>  Thu, 14 Oct 2010 13:16:16 +0100
3276
3277 linux (2.6.36-0.3) natty; urgency=low
3278
3279   [ Andy Whitcroft ]
3280
3281   * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
3282
3283  -- Andy Whitcroft <apw@canonical.com>  Thu, 14 Oct 2010 03:01:30 +0100
3284
3285 linux (2.6.36-0.2) natty; urgency=low
3286
3287   [ Andy Whitcroft ]
3288
3289   * [Config] updateportsconfigs following rebase to 2.6.36-rc7
3290     (fix FTBS on powerpc)
3291
3292  -- Andy Whitcroft <apw@canonical.com>  Wed, 13 Oct 2010 23:25:12 +0100
3293
3294 linux (2.6.36-0.1) natty; urgency=low
3295
3296   [ Andy Whitcroft ]
3297
3298   * reduce disk usage during buildd builds
3299     - LP: #645653
3300   * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
3301   * [Config] armel -- drop omap flavour
3302
3303   [ Tim Gardner ]
3304
3305   * Added dropped patch list
3306   * more dropped patches
3307   * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
3308   * [Config] Add support for cross compiling armel
3309   * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
3310   * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
3311   * [Config]: updateconfigs after adding brcm80211
3312   * staging: brcm80211: Fix Makefile syntax error
3313   * rebased to v2.6.36-rc7
3314
3315   [ Upstream Kernel Changes ]
3316
3317   * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
3318   * (upstream) IPS driver: verify BIOS provided limits
3319   * intel_ips: Print MCP limit exceeded values.
3320   * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
3321     LAN driver.
3322   * staging: brcm80211: Fix some initialisation failure paths
3323   * staging: brcm80211: Add contact info to TODO list.
3324   * staging: brcm80211: use '%pM' format to print MAC address
3325   * staging: brcm80211: Fix URLs for firmware files.
3326   * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
3327   * staging: brcm80211: fix "ERROR: open brace '{' following function
3328     dec..."
3329   * staging: brcm80211: fix "ERROR: return is not a function, paren..."
3330   * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
3331   * staging: brcm80211: fix "ERROR: trailing statements should be on next
3332     line"
3333   * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
3334   * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
3335   * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
3336   * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
3337   * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
3338     parenthesis"
3339   * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
3340     while loop"
3341   * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
3342   * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
3343   * staging: brcm80211: fix "ERROR: space prohibited after that ..."
3344   * staging: brcm80211: fix "ERROR: space prohibited before ...close square
3345     bracket"
3346   * staging: brcm80211: fix "ERROR: space required after that close brace"
3347   * staging: brcm80211: fix "ERROR: space required after that ..."
3348   * staging: brcm80211: fix "ERROR: space required before that ..."
3349   * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
3350   * staging: brcm80211: fix "ERROR: spaces required around that ..."
3351   * staging: brcm80211: fix "ERROR: trailing whitespace."
3352   * staging: brcm80211: fix remaining checkpatch errors.
3353   * staging: brcm80211: use native ctype library
3354   * staging: brcm80211: use string native library
3355   * staging: brcm80211: add fullmac driver
3356   * Staging: brcm80211: clean up makefile cflag lines
3357   * Staging: brcm80211: remove driver specific -W options
3358   * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
3359   * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
3360     mutually exclusive.
3361
3362  -- Andy Whitcroft <apw@canonical.com>  Tue, 12 Oct 2010 16:00:27 +0100
3363
3364 linux (2.6.35-22.33) maverick; urgency=low
3365
3366   [ Andy Whitcroft ]
3367
3368   * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
3369     Dell E2 series Laptops"
3370     - LP: #641320
3371
3372   [ Brian Rogers ]
3373
3374   * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
3375     - LP: #624701
3376
3377   [ Christopher James Halse Rogers ]
3378
3379   * SAUCE: Nouveau: Add quirk framework to disable acceleration
3380     - LP: #544088, #546393
3381   * SAUCE: Nouveau: Disable acceleration on MacBook Pros
3382     - LP: #546393
3383
3384   [ John Johansen ]
3385
3386   * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
3387     kernels"
3388   * SAUCE: AppArmor: allow newer tools to load policy on older kernels
3389     - LP: #639758
3390
3391   [ Mathieu J. Poirier ]
3392
3393   * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
3394
3395   [ Upstream Kernel Changes ]
3396
3397   * ALSA: HDA: Enable internal speaker on Dell M101z
3398     - LP: #640254
3399
3400  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 17 Sep 2010 13:21:28 -0700
3401
3402 linux (2.6.35-22.32) maverick; urgency=low
3403
3404   [ Arjan van de Ven ]
3405
3406   * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
3407
3408   [ David Henningsson ]
3409
3410   * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
3411     - LP: #605047, #628961
3412
3413   [ John Johansen ]
3414
3415   * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
3416     and profile names
3417     - LP: #615947
3418   * [Upstream] AppArmor: Fix locking from removal of profile namespace
3419     - LP: #615947
3420   * SAUCE: AppArmor: allow newer tools to load policy on older kernels
3421     - LP: #639758
3422   * SAUCE: Improve Amazon EBS performance for EC2
3423     - LP: #634316
3424
3425   [ Leann Ogasawara ]
3426
3427   * Revert "SAUCE: i915 KMS -- blacklist i855"
3428   * Revert "SAUCE: i915 KMS -- blacklist i845g"
3429   * Revert "SAUCE: i915 KMS -- blacklist i830"
3430   * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
3431     devices"
3432   * execute module-inclusion within a subshell
3433     - LP: #621175
3434
3435   [ Upstream Kernel Changes ]
3436
3437   * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
3438     - LP: #633227
3439   * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
3440     - LP: #629711
3441   * (pre-stable) mm: Move vma_stack_continue into mm.h
3442   * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
3443     - LP: #601073
3444   * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
3445   * PM / Runtime: Add runtime PM statistics (v3)
3446   * compat: Make compat_alloc_user_space() incorporate the access_ok()
3447     - CVE-2010-3081
3448   * x86-64, compat: Test %rax for the syscall number, not %eax
3449     - CVE-2010-3301
3450   * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
3451     - CVE-2010-3301
3452
3453  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 14 Sep 2010 08:46:49 -0700
3454
3455 linux (2.6.35-21.31) maverick; urgency=low
3456
3457   [ Andy Whitcroft ]
3458
3459   * bodge linux-libc-dev package version due to ti-omap4 error
3460   * linux-libc-dev -- ensure we can only build this on debian.master
3461
3462  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 13 Sep 2010 09:54:31 -0700
3463
3464 linux (2.6.35-21.30) maverick; urgency=low
3465
3466   [ Andy Whitcroft ]
3467
3468   * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
3469     - LP: #614008
3470
3471   [ Daniel Lezcano ]
3472
3473   * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
3474
3475   [ Henrik Rydberg ]
3476
3477   * SAUCE: Input: wacom - add fuzz parameters to features
3478   * SAUCE: Input: wacom - collect device quirks into single function
3479   * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
3480   * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
3481   * SAUCE: hid: ntrig: Remove unused device ids
3482   * SAUCE: hid: ntrig: remove sysfs nodes
3483   * SAUCE: hid: ntrig: Correct logic for quirks
3484   * SAUCE: hid: ntrig: zero-initialize ntrig struct
3485   * SAUCE: hid: ntrig: Setup input filtering manually
3486   * SAUCE: hid: ntrig: New ghost-filtering event logic
3487
3488   [ Leann Ogasawara ]
3489
3490   * SAUCE: ndiswrapper: Initialize buffer index and check its value
3491     - LP: #613796
3492
3493   [ Manoj Iyer ]
3494
3495   * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
3496     series Laptops
3497     - LP: #632884
3498
3499   [ Ping Cheng ]
3500
3501   * SAUCE: Input: wacom - parse the Bamboo device family
3502
3503   [ Rafi Rubin ]
3504
3505   * SAUCE: hid: ntrig: identify firmware version (wiggled)
3506
3507   [ Tim Gardner ]
3508
3509   * [Config] CONFIG_NL80211_TESTMODE=n
3510
3511   [ Upstream Kernel Changes ]
3512
3513   * Revert "input: mt: Add support for the Bamboo Touch trackpad"
3514   * e1000e: initial support for 82579 LOMs
3515   * e1000e: correct MAC-PHY interconnect register offset for 82579
3516   * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
3517     tested on HP G60
3518     - LP: #587388
3519   * DSS2: Don't power off a panel twice
3520     - LP: #588243
3521   * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
3522   * Input: i8042 - reset keyboard controller wehen resuming from S2R
3523     - LP: #86820
3524   * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
3525     - LP: #414795
3526   * agp/intel: Support the extended physical addressing bits on
3527     Sandybridge.
3528     - LP: #632488
3529   * drm/i915,intel_agp: Add support for Sandybridge D0
3530     - LP: #632488
3531   * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
3532     - LP: #632488
3533   * mmc: omap: fix for bus width which improves SD card's peformance.
3534
3535  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 07 Sep 2010 09:58:52 -0700
3536
3537 linux (2.6.35-20.29) maverick; urgency=low
3538
3539   [ Andy Whitcroft ]
3540
3541   * SAUCE: i915 KMS -- support disabling KMS for known broken devices
3542     - LP: #563277
3543   * SAUCE: i915 KMS -- blacklist i830
3544     - LP: #542208, #563277
3545   * SAUCE: i915 KMS -- blacklist i845g
3546     - LP: #541492, #563277
3547   * SAUCE: i915 KMS -- blacklist i855
3548     - LP: #511001, #541511, #563277
3549
3550   [ Leann Ogasawara ]
3551
3552   * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
3553     - LP: #601073
3554   * ARM: Temporarily disable module check for armel
3555   * rebase to v2.6.35.4
3556   * [Config] update configs following rebase to v2.6.35.4
3557
3558   [ Ricardo Salveti de Araujo ]
3559
3560   * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
3561     in Omap
3562
3563   [ Tim Gardner ]
3564
3565   * [Config] Added be2net, be2scsi to udebs
3566     - LP: #628776
3567
3568   [ Upstream Kernel Changes ]
3569
3570   * x86, cpu: Package Level Thermal Control, Power Limit Notification
3571     definitions
3572     - LP: #601073
3573   * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
3574     - LP: #601073
3575   * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
3576     - LP: #601073
3577   * x86, hwmon: Package Level Thermal/Power: power limit
3578     - LP: #601073
3579   * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
3580     - LP: #601073
3581   * hid: 3m: Adjust to sequential MT HID protocol
3582   * hid: 3m: Convert to MT slots
3583   * hid: 3m: Correct touchscreen emulation
3584   * hid: 3m: Adjust major / minor axes to scale
3585   * input: bcm5974: Adjust major / minor to scale
3586   * HID: magicmouse: don't allow hidinput to initialize the device
3587   * HID: magicmouse: simplify multitouch feature request
3588   * HID: magicmouse: simplify touch data bit manipulation
3589   * HID: magicmouse: simplify touch down logic
3590   * HID: magicmouse: remove timestamp logic
3591   * HID: magicmouse: enable Magic Trackpad support
3592   * HID: magicmouse: Adjust major / minor axes to scale
3593   * mmc: fix all hangs related to mmc/sd card insert/removal during
3594     suspend/resume
3595     - LP: #477106
3596   * drm/i915: fix VGA plane disable for Ironlake+
3597     - LP: #602281
3598
3599  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 30 Aug 2010 08:38:01 -0700
3600
3601 linux (2.6.35-19.28) maverick; urgency=low
3602
3603   [ Leann Ogasawara ]
3604
3605   * No changes from 2.6.35-19.27.  Some armel udebs were accidentally deleted
3606     from the archive and a no-change rebuild was attempted.  However, the ABI
3607     did not get bumped and resulted in build failures for 2.6.35-19.27.  Fix
3608     up the ABI and re-upload.
3609
3610  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sat, 28 Aug 2010 16:42:27 -0700
3611
3612 linux (2.6.35-19.27) maverick; urgency=low
3613
3614   [ Leann Ogasawara ]
3615
3616   * No changes from 2.6.35-19.26.  Some armel udebs were accidentally deleted
3617     from the archive.
3618
3619  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 27 Aug 2010 08:58:35 -0700
3620
3621 linux (2.6.35-19.26) maverick; urgency=low
3622
3623   [ Upstream Kernel Changes ]
3624
3625   * ARM: OMAP: Beagle: revision detection
3626   * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
3627   * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
3628
3629  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 26 Aug 2010 09:15:09 -0700
3630
3631 linux (2.6.35-19.25) maverick; urgency=low
3632
3633   [ Jarod Wilson ]
3634
3635   * SAUCE: Bring in staging/lirc from 2.6.36
3636     - LP: #609234
3637   * SAUCE: Update ir-core to linuxtv/other which should be merged for
3638     2.6.36.
3639     - LP: #609234
3640   * SAUCE: Fix memleaks in imon and mceusb drivers
3641     - LP: #609234
3642   * SAUCE: Bring in streamzap support from linuxtv/other
3643     - LP: #609234
3644
3645   [ Mario Limonciello ]
3646
3647   * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
3648     - LP: #609234
3649
3650   [ Mathieu J. Poirier ]
3651
3652   * SAUCE: ARM: adding i2c eeprom driver to read EDID
3653     - LP: #608279
3654
3655   [ Upstream Kernel Changes ]
3656
3657   * intel_idle: disable module support
3658     - LP: #615265
3659   * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
3660     correct codec ID
3661   * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
3662     - LP: #605101
3663   * (pre-stable) ALSA: HDA: Use model=auto for LG R510
3664     - LP: #495134
3665   * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
3666     - LP: #519066
3667   * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
3668     - LP: #519066
3669   * input: mt: Initialize slots to unused (rev2)
3670   * input: mt: Add support for the Bamboo Touch trackpad
3671   * hid: Add a hid quirk for input sync override
3672
3673  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 23 Aug 2010 12:42:52 -0700
3674
3675 linux (2.6.35-18.24) maverick; urgency=low
3676
3677   [ Colin Watson ]
3678
3679   * Pass DEB_MAINT_PARAMS to hook scripts
3680
3681   [ Leann Ogasawara ]
3682
3683   * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
3684     - LP: #584812
3685   * rebase to v2.6.35.3
3686
3687   [ Upstream Kernel Changes ]
3688
3689   * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
3690     - LP: #609234
3691   * can: add limit for nframes and clean up signed/unsigned variables
3692     - CVE-2010-2959
3693   * drm: Initialize ioctl struct when no user data is present
3694     - CVE-2010-2803
3695   * ARM: initial stack protector (-fstack-protector) support
3696   * ARM: stack protector: change the canary value per task
3697   * [ARM] implement arch_randomize_brk()
3698   * [ARM] add address randomization to mmap()
3699   * ARM: fix ASLR of PIE executables
3700
3701  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 22 Aug 2010 19:22:04 -0700
3702
3703 linux (2.6.35-17.23) maverick; urgency=low
3704
3705   [ Jeremy Kerr ]
3706
3707   * [Config] build-in uinput module
3708     - LP: #584812
3709
3710   [ Leann Ogasawara ]
3711
3712   * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
3713   * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
3714   * Revert "[Config] [FTBS] sparc: Temporarily disable
3715     CONFIG_MTD_NAND_DENALI"
3716   * Revert "[Config] [FTBS] sparc: Temporarily disable
3717     CONFIG_MFD_JANZ_CMODIO"
3718   * Revert "[Config] [FTBS] sparc: Temporarily disable
3719     CONFIG_INFINIBAND_QIB"
3720   * [Config] Enable INTEL_IPS
3721     - LP: #601057
3722   * Remove ia64 support
3723   * [Config] Update portsconfigs after removing ia64 support
3724   * Remove sparc support
3725   * [Config] Update portsconfigs after removing sparc support
3726
3727   [ Linus Torvalds ]
3728
3729   * (pre-stable) mm: fix page table unmap for stack guard page properly
3730
3731   [ Mathieu J. Poirier ]
3732
3733   * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
3734     - LP: #591941
3735
3736   [ Upstream Kernel Changes ]
3737
3738   * timer: add on-stack deferrable timer interfaces
3739     - LP: #601057
3740   * x86 platform driver: intelligent power sharing driver
3741     - LP: #601057
3742   * IPS driver: add GPU busy and turbo checking
3743     - LP: #601057
3744   * X86: intel_ips, check for kzalloc properly
3745     - LP: #601057
3746   * ips driver: make it less chatty
3747     - LP: #601057
3748
3749  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 17 Aug 2010 09:38:08 -0700
3750
3751 linux (2.6.35-16.22) maverick; urgency=low
3752
3753   [ Andy Whitcroft ]
3754
3755   * debian -- more agressivly clean up after depmod on purge
3756     - LP: #618591
3757
3758   [ Henrik Rydberg ]
3759
3760   * SAUCE: hid: 3m: Simplify touchsreen emulation logic
3761
3762   [ Leann Ogasawara ]
3763
3764   * ubuntu: iscsitarget -- version 1.4.20.2
3765   * ubuntu: rtl8192se -- update to version 0017.0507.2010
3766   * rebase to v2.6.35.2
3767   * [Config] update configs following rebase to v2.6.35.2
3768   * [Config] update ports configs following rebase to v2.6.35.2
3769
3770   [ Luke Yelavich ]
3771
3772   * [Config] Enable new firewire stack on powerpc
3773
3774   [ Mathieu J. Poirier ]
3775
3776   * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
3777     - LP: #608266
3778
3779  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 12 Aug 2010 09:58:01 -0700
3780
3781 linux (2.6.35-15.21) maverick; urgency=low
3782
3783   [ Luke Yelavich ]
3784
3785   * [Config] CONFIG_SND_USB_UA101=m for all architectures
3786
3787   [ Upstream Kernel Changes ]
3788
3789   * Input: introduce MT event slots
3790   * Input: document the MT event slot protocol
3791   * (pre-stable) sched: Revert nohz_ratelimit() for now
3792   * (pre-stable) drm/radeon/kms: add missing copy from user
3793     - LP: #606081
3794
3795   [ Leann Ogasawara ]
3796
3797   * rebase to v2.6.35.1
3798
3799  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 09 Aug 2010 09:24:04 -0700
3800
3801 linux (2.6.35-14.20) maverick; urgency=low
3802
3803   [ Andy Whitcroft ]
3804
3805   * update Vcs-Git to point to maverick repo
3806   * debian -- include the debian packaging in the -source package
3807     - LP: #608674
3808   * select debian source format 1.0
3809   * add support for building selected stages of kernel
3810     - LP: #603087
3811   * cleanup conditional dependancy handling
3812     - LP: #603087
3813
3814   [ Upstream Kernel Changes ]
3815
3816   * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
3817     - LP: #582199, #586418, #588031
3818   * ALSA: hda - Handle pin NID 0x1a on ALC259/269
3819     - LP: #582199, #586418, #588031
3820   * sched: Revert nohz_ratelimit() for now
3821
3822  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 03 Aug 2010 08:46:47 -0700
3823
3824 linux (2.6.35-14.19) maverick; urgency=low
3825
3826   [ Leann Ogasawara ]
3827
3828   * rebase to v2.6.35
3829
3830  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 01 Aug 2010 10:35:56 -0700
3831
3832 linux (2.6.35-13.18) maverick; urgency=low
3833
3834   [ Andy Whitcroft ]
3835
3836   * SAUCE: (no-up) Modularize vesafb -- fix initialisation
3837   * SAUCE: add tracing for user initiated readahead requests
3838   * SAUCE: vt -- maintain bootloader screen mode and content until vt
3839     switch
3840   * SAUCE: vt -- allow grub to request automatic vt_handoff
3841   * SAUCE: fbcon -- fix race between open and removal of framebuffers
3842   * SAUCE: drm -- stop early access to drm devices
3843
3844   [ Bryan Wu ]
3845
3846   * CONFIG: compile in OTG driver and Transceiver driver
3847     - LP: #566645
3848   * remove OTG modules from modules list file
3849
3850   [ John Johansen ]
3851
3852   * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
3853     - LP: #581525, #599450
3854   * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
3855   * SAUCE: AppArmor 2.4 compatibility patch
3856   * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
3857   * SAUCE: fix pv-ops for legacy Xen
3858   * SAUCE: blkfront: default to sd devices
3859   * [Config] Build in drivers required for Xen pv-ops
3860
3861   [ Leann Ogasawara ]
3862
3863   * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
3864     size."
3865
3866   [ Lee Jones ]
3867
3868   * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
3869     - LP: #608095
3870   * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
3871     just revision
3872     - LP: #608095
3873   * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
3874     - LP: #608095
3875   * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
3876     - LP: #608095
3877
3878   [ Upstream Kernel Changes ]
3879
3880   * agp/intel: Use the correct mask to detect i830 aperture size.
3881     - LP: #597075
3882
3883  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 30 Jul 2010 15:46:59 -0700
3884
3885 linux (2.6.35-12.17) maverick; urgency=low
3886
3887   [ Leann Ogasawara ]
3888
3889   * rebase to v2.6.35-rc6
3890   * [Config] update configs following rebase to v2.6.35-rc6
3891   * [Config] update ports configs following rebase to v2.6.35-rc6
3892   * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
3893
3894   [ Leann Ogasawara ]
3895
3896   * rebase to v2.6.35-rc6
3897
3898  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 23 Jul 2010 16:16:38 +0200
3899
3900 linux (2.6.35-11.16) maverick; urgency=low
3901
3902   [ Leann Ogasawara ]
3903
3904   * Bump ABI for new compiler update 
3905
3906  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 23 Jul 2010 10:24:58 +0200
3907
3908 linux (2.6.35-10.15) maverick; urgency=low
3909
3910   [ Leann Ogasawara ]
3911
3912   * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
3913     device"
3914   * [Config] Enable CONFIG_M686=y
3915     - LP: #592495
3916
3917   [ Upstream Kernel Changes ]
3918
3919   * tracing: Add alignment to syscall metadata declarations
3920
3921  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 20 Jul 2010 18:18:49 +0200
3922
3923 linux (2.6.35-9.14) maverick; urgency=low
3924
3925   [ Andy Whitcroft ]
3926
3927   * ubuntu: AUFS -- add BOM and automated update script
3928   * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
3929
3930   [ John Johansen ]
3931
3932   * [Config] Enable DRBD as a module
3933
3934   [ Kees Cook ]
3935
3936   * SAUCE: Yama: verify inode is symlink to avoid bind mounts
3937     - LP: #604407
3938
3939   [ Leann Ogasawara ]
3940
3941   * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
3942     - LP: #606139
3943   * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
3944     - LP: #606139
3945   * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
3946   * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
3947
3948   [ Lee Jones ]
3949
3950   * Stop ARM boards crashing when CUPS is loaded
3951     - LP: #601226
3952
3953   [ Upstream Kernel Changes ]
3954
3955   * perf probe: Support tracing an entry of array
3956   * perf probe: Support static and global variables
3957
3958  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 16 Jul 2010 14:38:17 -0700
3959
3960 linux (2.6.35-8.13) maverick; urgency=low
3961
3962   [ Kees Cook ]
3963
3964   * SAUCE: Yama: check PTRACE using thread group leader
3965   * SAUCE: Yama: search for PTRACE exceptions via thread group leader
3966     - LP: #603716
3967
3968   [ Leann Ogasawara ]
3969
3970   * rebase to v2.6.35-rc5
3971   * [Config] update configs following rebase to v2.6.35-rc5
3972
3973   [ Nicolas Pitre ]
3974
3975   * SAUCE: make ndiswrapper available on X86 only
3976
3977   [ Tim Gardner ]
3978
3979   * [Config] Added ums-cypress to udeb
3980     - LP: #576066
3981   * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
3982   * [Config] CONFIG_NDISWRAPPER=m across all configs
3983
3984   [ Upstream Kernel Changes ]
3985
3986   * HID: magicmouse: report last touch up
3987   * rebase to 2.6.35-rc5
3988
3989  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 13 Jul 2010 18:57:59 -0700
3990
3991 linux (2.6.35-7.12) maverick; urgency=low
3992
3993   [ Tim Gardner ]
3994
3995   * [Upstream] i915: Use the correct mask to detect i830 aperture size.
3996     - LP: #597075
3997
3998   [ Upstream Kernel Changes ]
3999
4000   * (drop after 2.6.35) drm/radeon/kms: add ioport register access
4001     (squashed)
4002
4003  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 08 Jul 2010 09:53:13 -0600
4004
4005 linux (2.6.35-7.11) maverick; urgency=low
4006
4007   [ Tim Gardner ]
4008
4009   * [Config] CONFIG_X86_MRST=n
4010
4011   [ Upstream Kernel Changes ]
4012
4013   * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
4014   * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
4015   * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
4016
4017  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 06 Jul 2010 18:39:08 -0600
4018
4019 linux (2.6.35-7.10) maverick; urgency=low
4020
4021   [ Kees Cook ]
4022
4023   * SAUCE: security: create task_free security callback
4024   * SAUCE: Yama: add PTRACE exception tracking and interface
4025   * SAUCE: security: unconditionally chain to Yama LSM
4026   * Revert "SAUCE: ptrace: restrict ptrace scope to children"
4027   * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
4028   * Revert "SAUCE: fs: block cross-uid sticky symlinks"
4029   * [Upstream] security: Yama LSM
4030   * [Config] Enable CONFIG_SECURITY_YAMA=y
4031
4032   [ Tim Gardner ]
4033
4034   * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
4035
4036   [ Upstream Kernel Changes ]
4037
4038   * rebase to 2.6.35-rc4
4039
4040  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 01 Jul 2010 08:55:57 -0700
4041
4042 linux (2.6.35-6.9) maverick; urgency=low
4043
4044   [ Tim Gardner ]
4045
4046   * [Upstream] direct_splice_actor() should not use pos in sd
4047     - LP: #588861
4048
4049  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 28 Jun 2010 12:35:49 -0700
4050
4051 linux (2.6.35-6.8) maverick; urgency=low
4052
4053   [ Mathieu J. Poirier ]
4054
4055   * ARM: Adding regulator supply for vdds_sdi.
4056     - LP: #597904
4057
4058  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 27 Jun 2010 16:34:43 -0700
4059
4060 linux (2.6.35-6.7) maverick; urgency=low
4061
4062   [ Alberto Milone ]
4063
4064   * [Upstream] Add support for the ATIF ACPI method to the radeon driver
4065
4066   [ Chase Douglas ]
4067
4068   * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
4069     of mouse
4070   * [Upstream] HID: magicmouse: disable and add module param for scroll
4071     acceleration
4072   * [Upstream] HID: magicmouse: properly account for scroll movement in
4073     state
4074   * [Upstream] HID: magicmouse: add param for scroll speed
4075   * [Upstream] HID: magicmouse: enable horizontal scrolling
4076
4077   [ Henrik Rydberg ]
4078
4079   * [Upstream] Input: evdev - convert to dynamic event buffer
4080   * [Upstream] Input: evdev - use driver hint to compute size of event
4081     buffer
4082   * [Upstream] Input: bcm5974 - set the average number of events per MT
4083     event packet
4084   * [Upstream] Input: hid-input - use a larger event buffer for MT devices
4085   * [Upstream] Input: evdev - never leave the client buffer empty after
4086     write
4087
4088   [ John Johansen ]
4089
4090   * SAUCE: AppArmor: -- mainline 2010-06-23
4091   * SAUCE: AppArmor 2.4 compatibility patch
4092   * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
4093
4094   [ Leann Ogasawara ]
4095
4096   * [Config] Enable CONFIG_INTR_REMAP=y
4097     - LP: #597091
4098   * [Config] Enable CONFIG_X86_X2APIC
4099     - LP: #597091
4100
4101   [ Mathieu J. Poirier ]
4102
4103   * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
4104     - LP: #594382
4105
4106  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 24 Jun 2010 12:19:48 -0700
4107
4108 linux (2.6.35-5.6) maverick; urgency=low
4109
4110   [ Amit Kucheria ]
4111
4112   * [Config] update omap flavour description
4113
4114   [ Andy Whitcroft ]
4115
4116   * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
4117     - LP: #570500, #576274
4118   * SAUCE: add option to hand off all kernel parameters to init
4119     - LP: #586386
4120   * [Config] enable passing all kernel command line to init
4121     - LP: #586386
4122   * [Config] disable CONFIG_VMI
4123     - LP: #537601
4124   * [Config] enable CONFIG_IPV6_SIT_6RD
4125     - LP: #591869
4126   * [Config] enable CONFIG_VMWARE_BALOON as module
4127     - LP: #592039
4128
4129   [ Leann Ogasawara ]
4130
4131   * Revert "SAUCE: pm: Config option to disable handling of console during
4132     suspend/resume"
4133     - LP: #594885
4134   * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
4135   * [Config] ports: enable passing all kernel command line to init
4136     - LP: #586386
4137   * [Config] Enable CONFIG_FB_VESA=y for x86
4138   * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
4139   * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
4140   * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
4141     - LP: #493156
4142
4143   [ Mathieu Poirier ]
4144
4145   * ARM: Adding MosChip MCS7830 to nic-usb
4146     - LP: #584920
4147
4148   [ Upstream Kernel Changes ]
4149
4150   * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
4151   * docbook: need xmldoclinks for all doc types
4152   * perf probe: Add kernel source path option
4153
4154  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 17 Jun 2010 08:05:29 -0700
4155
4156 linux (2.6.35-4.5) maverick; urgency=low
4157
4158   [ Leann Ogasawara ]
4159
4160   * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
4161     size (rev2)"
4162   * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
4163   * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
4164     (rev4)"
4165   * Revert "SAUCE: drivers: Remove some duplicate device entries in various
4166     modules"
4167   * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
4168   * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
4169   * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
4170
4171   [ Tim Gardner ]
4172
4173   * [Config] CONFIG_NFS_FSCACHE=y
4174     - LP: #440522
4175   * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
4176     - LP: #440522
4177
4178  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 16 Jun 2010 08:43:07 -0700
4179
4180 linux (2.6.35-3.4) maverick; urgency=low
4181
4182   [ Andy Whitcroft ]
4183
4184   * debian -- ensure the version number is clean
4185
4186   [ Henrik Rydberg ]
4187
4188   * [Upstream] Introduce MT event slots (rev 5)
4189   * [Upstream] Document the MT event slot protocol (rev5)
4190   * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
4191   * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
4192   * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
4193     (rev2)
4194
4195   [ Leann Ogasawara ]
4196
4197   * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
4198   * Revert "SAUCE: hostap: send events on data interface as well as master
4199     interface"
4200   * Revert "Fix webcam having USB ID 0ac8:303b"
4201   * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
4202   * rebase to v2.6.35-rc3
4203
4204   [ Maxim Levitsky ]
4205
4206   * [Config] Enable new Smartmedia/xD translation layer
4207     - LP: #202490
4208
4209   [ Upstream Kernel Changes ]
4210
4211   * net: fix deliver_no_wcard regression on loopback device
4212
4213   [ Upstream changes ]
4214
4215   * rebased to v2.6.35-rc3
4216
4217  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 10 Jun 2010 16:15:22 -0700
4218
4219 linux (2.6.35-2.3) maverick; urgency=low
4220
4221   [ Bryan Wu ]
4222
4223   * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
4224
4225   [ Leann Ogasawara ]
4226
4227   * [Config] armel: Enable CONFIG_BNX2=m
4228   * [Config] ports: Enable CONFIG_BNX2X=m
4229   * SAUCE: armel: define get_dma_ops to fix FTBS
4230
4231   [ Tim Gardner ]
4232
4233   * [Upstream] net: Print num_rx_queues imbalance warning only when there
4234     are allocated queues
4235     - LP: #591416
4236
4237  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 09 Jun 2010 08:27:41 -0700
4238
4239 linux (2.6.35-2.2) maverick; urgency=low
4240
4241   [ Andy Whitcroft ]
4242
4243   * [Config] d-i: make armel configuration versatile flavour specific
4244     - LP: #588805
4245   * [Config] d-i: enable .udebs for omap flavour
4246     - LP: #588805
4247
4248   [ Kees Cook ]
4249
4250   * ptrace: limit scope to attach only (allow read)
4251     - LP: #589656
4252
4253   [ Leann Ogasawara ]
4254
4255   * rebase to v2.6.35-rc2
4256   * [Config] update configs following rebase to v2.6.35-rc2
4257   * [Config] update port configs following rebase to v2.6.35-rc2
4258
4259   [ Lee Jones ]
4260
4261   * Enable perf to be more helpful when perf_<version> does not exist.
4262     - LP: #570500
4263   * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
4264
4265   [ Tim Gardner ]
4266
4267   * [Config] Update bnx2 udeb firmware files
4268     - LP: #589304
4269
4270   [ Upstream changes ]
4271
4272   * rebased to v2.6.35-rc2
4273
4274  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 07 Jun 2010 09:45:04 -0700
4275
4276 linux (2.6.35-1.1) maverick; urgency=low
4277
4278   [ Andy Whitcroft ]
4279
4280   * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
4281     - LP: #587888
4282   * ubuntu: AUFS -- track changes to the arguements to fop fsync()
4283
4284   [ Leann Ogasawara ]
4285
4286   * rebase to v2.6.35-rc1
4287   * [Config] update configs following rebase to v2.6.35-rc1
4288   * [Config] update port configs following rebase to v2.6.35-rc1
4289   * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
4290   * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
4291   * SAUCE: ndiswrapper: convert multicast list to list_head
4292   * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
4293   * [Config] [FTBS] ia64: Temporarily disable gpiolib
4294   * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
4295   * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
4296   * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
4297   * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
4298   * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
4299   * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
4300   * [Config] [FTBS] armel: Temporarily disable bnx2
4301   * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
4302   * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
4303   * SAUCE: [FTBS] armel: include linux/dma-mapping.h
4304   * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
4305     gpio_set_debounce
4306
4307   [ Upstream Kernel Changes ]
4308
4309   * of/usb: fix build error due to of_node pointer move
4310   * n2_crypto: Fix build after of_device/of_platform_driver changes.
4311   * powerpc/fsl-booke: fix the case where we are not in the first page
4312   * powerpc/fsl-booke: Move the entry setup code into a seperate file
4313   * powerpc/kexec: Add support for FSL-BookE
4314   * greth: Fix build after OF device conversions.
4315
4316   [ Upstream changes ]
4317
4318   * rebased to v2.6.35-rc1
4319
4320  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 04 Jun 2010 23:01:52 -0700
4321
4322 linux (2.6.35-1.0) UNRELEASED; urgency=low
4323
4324   [ Leann Ogasawara ]
4325
4326   * Null entry.
4327
4328  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 02 Jun 2010 15:17:41 -0700
4329
4330 linux (2.6.34-5.14) maverick; urgency=low
4331
4332   [ Tim Gardner ]
4333
4334   * [Config] Added module inclusion support
4335   * [Config] Added virtual flavour module inclusion list and d-i package
4336     definitions
4337
4338  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 02 Jun 2010 12:58:14 -0700
4339
4340 linux (2.6.34-5.13) maverick; urgency=low
4341
4342   [ Andy Whitcroft ]
4343
4344   * Revert "ubuntu: AUFS -- aufs2 20091209"
4345   * Revert "ubuntu: AUFS -- export various core functions
4346     (aufs2-standalone.patch)"
4347   * Revert "ubuntu: AUFS -- export various core functions
4348     (aufs2-base.patch)"
4349   * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
4350     - LP: #587888
4351   * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
4352     - LP: #587888
4353   * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
4354     - LP: #587888
4355   * [Config] AUFS -- enable aufs options
4356     - LP: #587888
4357
4358  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 01 Jun 2010 08:56:43 -0700
4359
4360 linux (2.6.34-5.12) maverick; urgency=low
4361
4362   [ Andy Whitcroft ]
4363
4364   * enforce -- ensure SYSFS compatibility is disabled
4365
4366   [ Chase Douglas ]
4367
4368   * build with libdw-dev for perf probe symbol support
4369   * maverick ftrace configuration changes
4370
4371   [ Kees Cook ]
4372
4373   * Revert "SAUCE: x86: brk away from exec rand area"
4374   * Revert "SAUCE: [um] Don't use nx_enabled under UML"
4375   * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
4376   * SAUCE: x86: implement cs-limit nx-emulation for ia32
4377     - LP: #369978
4378   * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
4379   * SAUCE: x86: brk away from exec rand area
4380     - LP: #452175
4381   * SAUCE: ptrace: restrict ptrace scope to children
4382
4383   [ Leann Ogasawara ]
4384
4385   * Add new omap flavour to getabis
4386   * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
4387     - LP: #585490
4388   * build/modules: Temorarily add ignore.modules
4389   * ubuntu: iscsitarget -- version 1.4.20.1
4390
4391   [ Loïc Minier ]
4392
4393   * SAUCE: [um] Don't use nx_enabled under UML
4394     - LP: #524849
4395
4396  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 28 May 2010 08:27:17 -0700
4397
4398 linux (2.6.34-4.11) maverick; urgency=low
4399
4400   [ Amit Kucheria ]
4401
4402   * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
4403   * [Config] Add support for OMAP-mainline flavour
4404
4405   [ Andy Whitcroft ]
4406
4407   * SAUCE: powerpc: fix compile error when ptrace.h is included from
4408     userspace
4409     - LP: #583733
4410
4411   [ Chase Douglas ]
4412
4413   * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
4414     are present"
4415   * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
4416   * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
4417     load detect pipe"
4418
4419   [ Kees Cook ]
4420
4421   * SAUCE: fs: block cross-uid sticky symlinks
4422   * SAUCE: fs: block hardlinks to non-accessible sources
4423
4424   [ Koen Kooi ]
4425
4426   * SAUCE: board-omap3-beagle: add DSS2 support
4427
4428   [ Leann Ogasawara ]
4429
4430   * Revert "staging/go7007 -- disable"
4431   * Revert "[Config] staging/winbond -- disable"
4432   * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
4433   * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
4434   * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
4435     controller"
4436   * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
4437   * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
4438   * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
4439   * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
4440     chipsets."
4441   * Revert "[Upstream] b43: Declare all possible firmware files."
4442   * Revert "add Breaks: against hardy lvm2"
4443   * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
4444     id on Vmware ESX Server"
4445   * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
4446   * [Config] Enable CONFIG_ECRYPT_FS=y for ports
4447   * [Config] Enable CONFIG_USB=y for armel and sparc
4448   * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
4449   * [Config] Enable CONFIG_RFKILL=y for ports
4450   * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
4451   * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
4452   * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
4453   * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
4454   * [Config] Enable CONFIG_LIBERTAS_MESH=y
4455   * [Config] Enable CONFIG_MMC_RICOH_MMC=y
4456   * [Config] CONFIG_RT2800USB_UNKNOWN=y
4457   * [Config] Enable CONFIG_VGA_SWITCHEROO=y
4458   * [Config] Enable CONFIG_CEPH_FS=m
4459   * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
4460   * [Config] Enable CONFIG_EEEPC_WMI=m
4461   * [Config] Enable CONFIG_RT2800PCI=m
4462   * [Config] Enable CONFIG_SCSI_HPSA=m
4463   * [Config] Enable CONFIG_VHOST_NET=m
4464   * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
4465     - LP: #582350
4466   * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
4467     - LP: #579300
4468   * [Config] Enable CONFIG_PCIEASPM=y
4469     - LP: #333990
4470   * [Config] updateconfigs for OMAP flavour
4471
4472   [ Loïc Minier ]
4473
4474   * Enable perf tools on armel
4475
4476   [ Tim Gardner ]
4477
4478   * SAUCE: Updated ndiswrapper to 1.56
4479     - LP: #582555
4480   * [Config] Added virtual flavour
4481   * [Config] Remove support for sub-flavours
4482   * [Config] Removed amd64 preempt flavour
4483   * [Config] updateconfigs, updateportsconfigs after flavour munging
4484
4485  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 25 May 2010 09:34:55 -0700
4486
4487 linux (2.6.34-3.10) maverick; urgency=low
4488
4489   [ Leann Ogasawara ]
4490
4491   * rebase to v2.6.34
4492
4493   [ Upstream changes ]
4494
4495   * rebased to v2.6.34
4496
4497  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 18 May 2010 17:35:35 -0700
4498
4499 linux (2.6.34-2.9) maverick; urgency=low
4500
4501   [ Leann Ogasawara ]
4502
4503   * [Config] [FTBS] Disable comedi for armel
4504
4505  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 13 May 2010 23:20:55 +0200
4506
4507 linux (2.6.34-2.8) maverick; urgency=low
4508
4509   [ Leann Ogasawara ]
4510
4511   * Drop lpia
4512   * [Config] [FTBS] disable KVM
4513   * [Config] [FTBS] disable ipr for armel
4514
4515  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 13 May 2010 16:07:52 +0200
4516
4517 linux (2.6.34-2.7) maverick; urgency=low
4518
4519   [ Leann Ogasawara ]
4520
4521   * [Config] disable CONFIG_SCSI_IPR on powerpc
4522   * [Config] Remove 386 flavour per UDS discussion
4523
4524  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 12 May 2010 18:26:43 +0200
4525
4526 linux (2.6.34-1.6) maverick; urgency=low
4527
4528   [ Chase Douglas ]
4529
4530   * enforce CONFIG_TMPFS_POSIX_ACL=y
4531     - LP: #575940
4532   * don't force module dependency checking
4533     - LP: #577029
4534
4535   [ Kees Cook ]
4536
4537   * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
4538     - LP: #568844
4539
4540   [ Leann Ogasawara ]
4541
4542   * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
4543   * rebase to v2.6.34-rc7
4544   * [Config] update configs following rebase to v2.6.34-rc7
4545   * [Config] update port configs following rebase to v2.6.34-rc7
4546   * Add btrfs to the udebs
4547
4548   [ Tim Gardner ]
4549
4550   * [Config] Add atl1c to nic-modules udeb
4551     - LP: #557130
4552
4553   [ Upstream changes ]
4554
4555   * rebased to v2.6.34-rc7
4556
4557  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 11 May 2010 11:29:08 +0200
4558
4559 linux (2.6.34-1.5) UNRELEASED; urgency=low
4560
4561   [ Leann Ogasawara ]
4562
4563   * rebase to v2.6.34-rc6
4564   * [Config] update configs following rebase to v2.6.34-rc6
4565   * [Config] update port configs following rebase to v2.6.34-rc6
4566
4567   [ Upstream changes ]
4568
4569   * rebased to v2.6.34-rc6
4570
4571  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 30 Apr 2010 15:54:05 +0100
4572
4573 linux (2.6.34-1.4) UNRELEASED; urgency=low
4574
4575   [ Leann Ogasawara ]
4576
4577   * rebase to v2.6.34-rc5
4578   * [Config] update ports configs following rebase to v2.6.34-rc5
4579
4580   [ Upstream changes ]
4581
4582   * rebased to v2.6.34-rc5
4583
4584  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 22 Apr 2010 15:36:12 -0700
4585
4586 linux (2.6.34-1.3) UNRELEASED; urgency=low
4587
4588   [ Leann Ogasawara ]
4589
4590   * rebase to v2.6.34-rc4
4591   * [Config] update configs following rebase to v2.6.34-rc4
4592   * [Config] update port configs following rebase to v2.6.34-rc4
4593   * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
4594
4595   [ Upstream changes ]
4596
4597   * rebased to v2.6.34-rc4
4598
4599  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 13 Apr 2010 18:33:44 -0700
4600
4601 linux (2.6.34-1.2) UNRELEASED; urgency=low
4602
4603   [ Leann Ogasawara ]
4604
4605   * Temorarily disable building linux-doc
4606   * rebase to v2.6.34-rc3
4607   * [Config] update configs following rebase to v2.6.34-rc3
4608   * [Config] update port configs following rebase to v2.6.34-rc3
4609
4610   [ Upstream changes ]
4611
4612   * rebased to v2.6.34-rc3
4613
4614  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 30 Mar 2010 16:55:44 -0700
4615
4616 linux (2.6.34-1.1) UNRELEASED; urgency=low
4617
4618   [ Leann Ogasawara ]
4619
4620   * rebase to v2.6.34-rc2
4621   * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
4622   * [Config] update port configs following rebase to v2.6.34-rc2
4623   * [Config] update configs following rebase to v2.6.34-rc2
4624
4625   [ Upstream changes ]
4626
4627   * rebased to v2.6.34-rc2
4628
4629  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 24 Mar 2010 23:00:39 -0700
4630
4631 linux (2.6.33-1.1) UNRELEASED; urgency=low
4632
4633   [ Leann Ogasawara ]
4634
4635   * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
4636   * ubuntu: lirc -- drop explicit include of linux/autoconf.h
4637   * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
4638   * ubuntu: lirc -- rename kfifo_put and kfifo_get
4639   * ubuntu: iscsitarget -- rename daddr inet_sock field
4640   * rebased to v2.6.33
4641   * [Config] update configs following rebase to v2.6.33
4642   * [Config] update ports configs following rebase to v2.6.33
4643
4644   [ Upstream changes ]
4645
4646   * rebased to v2.6.33
4647
4648  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 23 Mar 2010 03:55:46 -0700
4649
4650 linux (2.6.33-0.0) UNRELEASED; urgency=low
4651
4652   [ Leann Ogasawara ]
4653
4654   * Null entry.
4655
4656  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 17 Mar 2010 07:48:56 -0700
4657
4658 linux (2.6.32-16.25) lucid; urgency=low
4659
4660   [ Andy Whitcroft ]
4661
4662   * linux-tools -- move to Suggests: with explicit seeding
4663     - LP: #534635
4664
4665   [ Tim Gardner ]
4666
4667   * [Config] CONFIG_HID=m
4668
4669   [ Upstream Kernel Changes ]
4670
4671   * (pre-stable) sched: Fix SMT scheduler regression in
4672     find_busiest_queue()
4673   * KVM: introduce kvm_vcpu_on_spin
4674   * KVM: VMX: Add support for Pause-Loop Exiting
4675
4676  -- Andy Whitcroft <apw@canonical.com>  Tue, 09 Mar 2010 14:13:51 +0000
4677
4678 linux (2.6.32-16.24) lucid; urgency=low
4679
4680   [ Andy Whitcroft ]
4681
4682   * armel -- perf userspace does not support arm
4683   * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
4684
4685  -- Andy Whitcroft <apw@canonical.com>  Sat, 06 Mar 2010 11:42:12 +0000
4686
4687 linux (2.6.32-16.23) lucid; urgency=low
4688
4689   [ Andy Whitcroft ]
4690
4691   * SAUCE: PM report driver and device suspend/resume times -- move config
4692   * update to standards version 3.8.4.0
4693   * printenv -- expose all of the package selectors
4694   * source package -- cleanup source content control
4695   * doc package -- ensure we do build package content on buildd
4696   * lintian -- correct the address in the debian/copyright
4697   * lintian -- update debhelper package version dependancy
4698   * lintian -- fix ghostscript dependancy
4699   * lintian -- add required misc:Depends
4700   * lintian -- move our debhelper compat level to debian/compat
4701   * perf -- build the kernel carried tools
4702   * perf -- add linux-tools carrying the version switches and manuals
4703   * SAUCE: fix up Kconfig for staging drivers
4704   * [Config] enable NOUVEAU etc following drm backport
4705   * update DRM to mainline v2.6.33
4706   * [Config] Remove AppArmor config options that no longer exist (ports)
4707   * [Config] updateportsconfigs following drm update
4708
4709   [ John Johansen ]
4710
4711   * ubuntu: AppArmor -- update to mainline 2010-03-04
4712   * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
4713   * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
4714   * [Config] Remove AppArmor config options that no longer exist
4715
4716   [ Manoj Iyer ]
4717
4718   * ubuntu: rtl8192se -- version 2010-0115,0014
4719     - LP: #530275
4720   * [Config] added CONFIG_RTL8192SE module.
4721     - LP: #530275
4722
4723   [ Tim Gardner ]
4724
4725   * [Config] Added vmw_pvscsi to d-i/scsi-modules
4726     - LP: #531017
4727   * [Upstream] netfilter: xt_recent: Add an entry reaper
4728
4729   [ Upstream Kernel Changes ]
4730
4731   * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
4732     emulation"
4733   * Revert "KVM: x86 emulator: Fix popf emulation"
4734   * Revert "KVM: x86 emulator: Check IOPL level during io instruction
4735     emulation"
4736   * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
4737   * Revert "KVM: fix memory access during x86 emulation."
4738   * Add vlan (8021.Q) module package for d-i.
4739   * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
4740     Inspiron 700m
4741     - LP: #515246
4742   * [Upstream] docbook: need xmldoclinks for all doc types
4743   * x86: set_personality_ia32() misses force_personality32
4744   * lib: Introduce generic list_sort function
4745   * drm/nv50: Implement ctxprog/state generation.
4746   * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
4747   * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
4748     Inspiron 700m
4749     - LP: #515246
4750
4751  -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Mar 2010 15:40:38 +0000
4752
4753 linux (2.6.32-15.22) lucid; urgency=low
4754
4755   [ Andy Whitcroft ]
4756
4757   * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
4758   * Revert "SAUCE: PM report driver and device suspend/resume times."
4759   * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
4760
4761   [ Manoj Iyer ]
4762
4763   * SAUCE: PM report driver and device suspend/resume times.
4764
4765  -- Andy Whitcroft <apw@canonical.com>  Tue, 02 Mar 2010 01:35:37 +0000
4766
4767 linux (2.6.32-15.21) lucid; urgency=low
4768
4769   [ Andy Whitcroft ]
4770
4771   * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
4772   * Revert "[Config] lenovo-sl-laptop -- enable"
4773   * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
4774   * armel -- cramfs module will no longer be built
4775   * d-i -- make all modules optional
4776   * rename the debug packages to match archive standard
4777     - LP: #527837
4778   * lenovo-sl-laptop is no longer built
4779
4780   [ Colin Ian King ]
4781
4782   * Disable 4MB page tables for Atom, work around errata AAE44
4783     - LP: #523112
4784
4785   [ Colin Watson ]
4786
4787   * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
4788   * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
4789
4790   [ Jesse Barnes ]
4791
4792   * SAUCE: drm/i915: don't change DRM configuration when releasing load
4793     detect pipe
4794     - LP: #488328
4795
4796   [ Loïc Minier ]
4797
4798   * [Config] armel Update versatile initrd configs
4799     - LP: #524893
4800   * SAUCE: [um] Don't use nx_enabled under UML
4801     - LP: #524849
4802
4803   [ Manoj Iyer ]
4804
4805   * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
4806
4807   [ Mario Limonciello ]
4808
4809   * SAUCE: v3 - Add Dell Business Class Netbook LED driver
4810
4811   [ Rafael J. Wysocki ]
4812
4813   * SAUCE: PM report driver and device suspend/resume times.
4814
4815   [ Surbhi Palande ]
4816
4817   * Revert "[Upstream] e1000e: enhance frame fragment detection"
4818     - CVE-2009-4538
4819   * Revert "[Upstream] e1000: enhance frame fragment detection"
4820     - CVE-2009-4536
4821
4822   [ Tim Gardner ]
4823
4824   * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
4825   * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
4826   * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
4827
4828   [ Upstream Kernel Changes ]
4829
4830   * Revert "(pre-stable) eCryptfs: Add getattr function"
4831   * Fix potential crash with sys_move_pages
4832   * futex_lock_pi() key refcnt fix
4833   * futex: Handle user space corruption gracefully
4834   * futex: Handle futex value corruption gracefully
4835   * Fix race in tty_fasync() properly
4836   * hwmon: (w83781d) Request I/O ports individually for probing
4837   * hwmon: (lm78) Request I/O ports individually for probing
4838   * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
4839   * ALSA: ctxfi - fix PTP address initialization
4840   * drm/i915: disable hotplug detect before Ironlake CRT detect
4841   * drm/i915: enable self-refresh on 965
4842   * drm/i915: Disable SR when more than one pipe is enabled
4843   * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
4844   * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
4845   * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
4846   * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
4847   * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
4848   * i2c-tiny-usb: Fix on big-endian systems
4849   * drm/i915: handle FBC and self-refresh better
4850   * drm/i915: Increase fb alignment to 64k
4851   * drm/i915: Update write_domains on active list after flush.
4852   * regulator: Fix display of null constraints for regulators
4853   * ALSA: hda-intel: Avoid divide by zero crash
4854   * CPUFREQ: Fix use after free of struct powernow_k8_data
4855   * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
4856   * cciss: Make cciss_seq_show handle holes in the h->drv[] array
4857   * ioat: fix infinite timeout checking in ioat2_quiesce
4858   * resource: add helpers for fetching rlimits
4859   * fs/exec.c: restrict initial stack space expansion to rlimit
4860   * cifs: fix length calculation for converted unicode readdir names
4861   * NFS: Fix a reference leak in nfs_wb_cancel_page()
4862   * NFS: Try to commit unstable writes in nfs_release_page()
4863   * NFSv4: Don't allow posix locking against servers that don't support it
4864   * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
4865   * NFS: Fix an Oops when truncating a file
4866   * NFS: Fix a umount race
4867   * NFS: Fix a bug in nfs_fscache_release_page()
4868   * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
4869   * md: fix 'degraded' calculation when starting a reshape.
4870   * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
4871   * Export the symbol of getboottime and mmonotonic_to_bootbased
4872   * kvmclock: count total_sleep_time when updating guest clock
4873   * KVM: PIT: control word is write-only
4874   * tpm_infineon: fix suspend/resume handler for pnp_driver
4875   * amd64_edac: Do not falsely trigger kerneloops
4876   * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
4877   * netfilter: nf_conntrack: per netns nf_conntrack_cachep
4878   * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
4879   * netfilter: xtables: compat out of scope fix
4880   * netfilter: nf_conntrack: fix hash resizing with namespaces
4881   * drm/i915: remove full registers dump debug
4882   * drm/i915: add i915_lp_ring_sync helper
4883   * drm/i915: Don't wait interruptible for possible plane buffer flush
4884   * dasd: remove strings from s390dbf
4885   * crypto: padlock-sha - Add import/export support
4886   * wmi: Free the allocated acpi objects through wmi_get_event_data
4887   * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
4888   * /dev/mem: introduce size_inside_page()
4889   * devmem: check vmalloc address on kmem read/write
4890   * devmem: fix kmem write bug on memory holes
4891   * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
4892     of value 0.
4893   * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
4894   * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
4895   * dst: call cond_resched() in dst_gc_task()
4896   * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
4897   * befs: fix leak
4898   * rtc-fm3130: add missing braces
4899   * Call flush_dcache_page after PIO data transfers in libata-sff.c
4900   * ahci: add Acer G725 to broken suspend list
4901   * pktgen: Fix freezing problem
4902   * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
4903   * x86/amd-iommu: Fix deassignment of a device from the pt_domain
4904   * x86: Re-get cfg_new in case reuse/move irq_desc
4905   * Staging: fix rtl8187se compilation errors with mac80211
4906   * ALSA: usb-audio - Avoid Oops after disconnect
4907   * serial: 8250: add serial transmitter fully empty test
4908   * sysfs: sysfs_sd_setattr set iattrs unconditionally
4909   * class: Free the class private data in class_release
4910   * USB: usbfs: only copy the actual data received
4911   * USB: usbfs: properly clean up the as structure on error paths
4912   * rtl8187: Add new device ID
4913   * ACPI: Add NULL pointer check in acpi_bus_start
4914   * ACPI: fix High cpu temperature with 2.6.32
4915   * drm/radeon/kms: use udelay for short delays
4916   * NFS: Too many GETATTR and ACCESS calls after direct I/O
4917   * eCryptfs: Add getattr function
4918   * b43: Fix throughput regression
4919   * ath9k: Fix sequence numbers for PAE frames
4920   * mac80211: Fix probe request filtering in IBSS mode
4921   * iwlwifi: Fix to set correct ht configuration
4922   * dm stripe: avoid divide by zero with invalid stripe count
4923   * dm log: userspace fix overhead_size calcuations
4924   * Linux 2.6.32.9
4925   * sfc: Fix SFE4002 initialisation
4926   * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
4927   * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
4928   * (pre-stable) HID: handle joysticks with large number of buttons
4929     - LP: #492056
4930   * (pre-stable) HID: extend mask for BUTTON usage page
4931     - LP: #492056
4932   * PM: Measure device suspend and resume times
4933   * e1000: enhance frame fragment detection
4934     - CVE-2009-4536
4935   * e1000e: enhance frame fragment detection
4936     - CVE-2009-4538
4937   * KVM: fix memory access during x86 emulation.
4938     - CVE-2010-0306
4939   * KVM: x86 emulator: Add Virtual-8086 mode of emulation
4940     - CVE-2010-0306
4941   * KVM: x86 emulator: Check IOPL level during io instruction emulation
4942     - CVE-2010-0306
4943   * KVM: x86 emulator: Fix popf emulation
4944     - CVE-2010-0306
4945   * KVM: x86 emulator: Check CPL level during privilege instruction
4946     emulation
4947     - CVE-2010-0306
4948   * Input: wacom - ensure the device is initialized properly upon resume
4949   * Input: wacom - add defines for packet lengths of various devices
4950   * Input: wacom - add support for new LCD tablets
4951     - LP: #516777
4952
4953  -- Andy Whitcroft <apw@canonical.com>  Mon, 01 Mar 2010 22:56:28 +0000
4954
4955 linux (2.6.32-14.20) lucid; urgency=low
4956
4957   [ Andy Whitcroft ]
4958
4959   * rebuild following the GCC update to match compiler for out of tree modules
4960   * Revert "[Config] drbd -- enable"
4961   * Revert "ubuntu: drbd -- version 8.3.1"
4962   * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
4963     - LP: #510937
4964
4965  -- Andy Whitcroft <apw@canonical.com>  Fri, 19 Feb 2010 18:47:18 +0000
4966
4967 linux (2.6.32-14.19) lucid; urgency=low
4968
4969   [ Andy Whitcroft ]
4970
4971   * ensure we build the source package contents when enabled
4972     - LP: #522308
4973   * [Config] enable CONFIG_X86_MCE_XEON75XX
4974   * SAUCE: AppArmor -- add linux/kref.h for struct kref
4975   * [Config] enable CONFIG_HID_ORTEK
4976   * enable udeb generation for arm versatile flavour
4977     - LP: #522515
4978
4979   [ John Johansen ]
4980
4981   * ubuntu: AppArmor -- update to mainline 2010-02-18
4982     - LP: #439560, #496110, #507069
4983
4984   [ Johnathon Harris ]
4985
4986   * SAUCE: HID: add support for Ortek WKB-2000
4987     - LP: #405390
4988
4989   [ Upstream Kernel Changes ]
4990
4991   * tpm_tis: TPM_STS_DATA_EXPECT workaround
4992     - LP: #490487
4993   * x86, mce: Xeon75xx specific interface to get corrected memory error
4994     information
4995   * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
4996   * x86, mce: Make xeon75xx memory driver dependent on PCI
4997   * drm/edid: Unify detailed block parsing between base and extension
4998     blocks
4999     - LP: #500999
5000   * (pre-stable) eCryptfs: Add getattr function
5001     - LP: #390833
5002
5003  -- Andy Whitcroft <apw@canonical.com>  Thu, 18 Feb 2010 19:22:02 +0000
5004
5005 linux (2.6.32-13.18) lucid; urgency=low
5006
5007   [ Andy Whitcroft ]
5008
5009   * Revert "enforcer -- make the enforcement configuration common"
5010   * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
5011     (Dell E6x00 series)"
5012   * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
5013   * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
5014     0755"
5015   * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
5016   * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
5017   * Revert "SAUCE: make fc transport removal of target configurable"
5018   * enforcer -- make the enforcement configuration common
5019   * getabis -- add preempt flavour to the list
5020   * [Config] enforce DEVTMPFS options
5021   * [Config] armel -- cleanup to-be builtin modules
5022   * [Config] cleanup ports configs
5023   * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
5024     - LP: #485536
5025   * add printdebian target to find branch target
5026   * distclean -- do not remove debian.env
5027   * [Config] generic-pae switch to M586TSC
5028     - LP: #519448
5029   * git-ubuntu-log -- commonise duplicated log handling
5030   * git-ubuntu-log -- tighten up Bug: NNNN matching
5031   * git-ubuntu-log -- sort the bug numbers
5032
5033   [ Chris Wilson ]
5034
5035   * (pre-stable) drm/i915: Increase fb alignment to 64k
5036     - LP: #404064
5037
5038   [ Eric Miao ]
5039
5040   * arm -- enable ubuntu/ directory
5041
5042   [ Huang Ying ]
5043
5044   * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
5045   * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
5046
5047   [ Loïc Minier ]
5048
5049   * [Config] cleanup preempt configuration
5050   * [Config] versatile: Fix video output
5051     - LP: #517594
5052   * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
5053   * [Config] Large update to armel/versatile
5054   * [Config] versatile: Add RTC support
5055   * [Config] armel: Enable NEON
5056   * [Config] versatile: Builtin MMC support
5057   * [Config] versatile Builtin SCSI controller
5058   * [Config] armel Disable dma_cache_sync callers
5059   * [Config] armel Disable asm/time.h users
5060   * [Config] armel Disable out of range udelay()
5061   * [Config] armel Disable flush_cache_range() users
5062   * [Config] armel -- Enable ubuntu/ drivers
5063
5064   [ Steve Conklin ]
5065
5066   * SAUCE: drm/i915: Add display hotplug event on Ironlake
5067   * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
5068
5069   [ Upstream Kernel Changes ]
5070
5071   * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
5072   * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
5073     in IRQ handler""
5074   * clockevent: Don't remove broadcast device when cpu is dead
5075   * clockevents: Add missing include to pacify sparse
5076   * ACPI: don't cond_resched if irq is disabled
5077   * be2net: Add support for next generation of BladeEngine device.
5078   * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
5079   * mpt2sas: New device SAS2208 support is added
5080   * ar9170: Add support for D-Link DWA 160 A2
5081   * powerpc/fsl: Add PCI device ids for new QoirQ chips
5082   * davinci: dm646x: Add support for 3.x silicon revision
5083   * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
5084   * Driver-Core: devtmpfs - set root directory mode to 0755
5085   * driver-core: fix devtmpfs crash on s390
5086   * vfs: get_sb_single() - do not pass options twice
5087   * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
5088   * V4L/DVB (13569): smsusb: add autodetection support for five additional
5089     Hauppauge USB IDs
5090   * USB: mos7840: add device IDs for B&B electronics devices
5091   * USB: ftdi_sio: add USB device ID's for B&B Electronics line
5092   * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
5093     SubVendor ID: 0x1043 Device ID: 0x4847)
5094   * iTCO_wdt: Add support for Intel Ibex Peak
5095   * atl1c:use common_task instead of reset_task and link_chg_task
5096   * atl1e:disable NETIF_F_TSO6 for hardware limit
5097   * V4L/DVB (13680a): DocBook/media: copy images after building HTML
5098   * V4L/DVB (13680b): DocBook/media: create links for included sources
5099   * netfilter: xtables: fix conntrack match v1 ipt-save output
5100   * partitions: read whole sector with EFI GPT header
5101   * partitions: use sector size for EFI GPT
5102   * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
5103   * sched: Fix isolcpus boot option
5104   * sched: Fix missing sched tunable recalculation on cpu add/remove
5105   * nohz: Prevent clocksource wrapping during idle
5106   * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
5107   * timers, init: Limit the number of per cpu calibration bootup messages
5108   * PCI: Always set prefetchable base/limit upper32 registers
5109   * iscsi class: modify handling of replacement timeout
5110   * NFS: Revert default r/wsize behavior
5111   * HID: fixup quirk for NCR devices
5112   * scsi_devinfo: update Hitachi entries (v2)
5113   * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
5114   * scsi_transport_fc: remove invalid BUG_ON
5115   * lpfc: fix hang on SGI ia64 platform
5116   * libfc: fix typo in retry check on received PRLI
5117   * libfc: fix ddp in fc_fcp for 0 xid
5118   * fcoe: remove redundant checking of netdev->netdev_ops
5119   * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
5120   * libfc: lport: fix minor documentation errors
5121   * libfc: don't WARN_ON in lport_timeout for RESET state
5122   * fcoe: initialize return value in fcoe_destroy
5123   * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
5124   * libfc: fix memory corruption caused by double frees and bad error
5125     handling
5126   * libfc: fix free of fc_rport_priv with timer pending
5127   * libfc: remote port gets stuck in restart state without really
5128     restarting
5129   * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
5130   * fcoe: Fix checking san mac address
5131   * fcoe: Fix getting san mac for VLAN interface
5132   * qlge: Remove explicit setting of PCI Dev CTL reg.
5133   * qlge: Set PCIE max read request size.
5134   * qlge: Don't fail open when port is not initialized.
5135   * qlge: Add handler for DCBX firmware event.
5136   * qlge: Bonding fix for mode 6.
5137   * PCI: AER: fix aer inject result in kernel oops
5138   * DMI: allow omitting ident strings in DMI tables
5139   * Input: i8042 - remove identification strings from DMI tables
5140   * Input: i8042 - add Gigabyte M1022M to the noloop list
5141   * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
5142   * ALSA: hda - select IbexPeak handler for Calpella
5143   * ALSA: hda - Fix quirk for Maxdata obook4-1
5144   * ALSA: hda - Add missing Line-Out and PCM switches as slave
5145   * iTCO_wdt.c - cleanup chipset documentation
5146   * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
5147   * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
5148   * ahci: disable SNotification capability for ich8
5149   * ata_piix: fix MWDMA handling on PIIX3
5150   * md: fix small irregularity with start_ro module parameter
5151   * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
5152   * cio: fix double free in case of probe failure
5153   * cio: dont panic in non-fatal conditions
5154   * netiucv: displayed TX bytes value much too high
5155   * ipc ns: fix memory leak (idr)
5156   * ALSA: hda - Fix HP T5735 automute
5157   * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
5158   * UBI: fix memory leak in update path
5159   * UBI: initialise update marker
5160   * ASoC: fix a memory-leak in wm8903
5161   * mac80211: check that ieee80211_set_power_mgmt only handles STA
5162     interfaces.
5163   * cfg80211: fix channel setting for wext
5164   * KVM: S390: fix potential array overrun in intercept handling
5165   * KVM: only allow one gsi per fd
5166   * KVM: Fix race between APIC TMR and IRR
5167   * KVM: MMU: bail out pagewalk on kvm_read_guest error
5168   * KVM: x86: Fix host_mapping_level()
5169   * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
5170   * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
5171   * KVM: fix lock imbalance in kvm_*_irq_source_id()
5172   * KVM: only clear irq_source_id if irqchip is present
5173   * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
5174   * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
5175   * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
5176     - LP: #516325
5177   * iwlwifi: Fix throughput stall issue in HT mode for 5000
5178   * fnctl: f_modown should call write_lock_irqsave/restore
5179   * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
5180     CPUID drivers.
5181   * Linux 2.6.32.7
5182   * scsi_lib: Fix bug in completion of bidi commands
5183   * mptsas: Fix issue with chain pools allocation on katmai
5184   * mm: add new 'read_cache_page_gfp()' helper function
5185   * drm/i915: Selectively enable self-reclaim
5186   * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
5187   * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
5188   * x86: Set hotpluggable nodes in nodes_possible_map
5189   * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
5190   * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
5191   * zcrypt: Do not remove coprocessor for error 8/72
5192   * dasd: fix possible NULL pointer errors
5193   * ACPI: Add a generic API for _OSC -v2
5194   * ACPI: Add platform-wide _OSC support.
5195   * ACPI: fix OSC regression that caused aer and pciehp not to load
5196   * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
5197   * UBI: fix volume creation input checking
5198   * e1000/e1000e: don't use small hardware rx buffers
5199   * drm/i915: Reload hangcheck timer too for Ironlake
5200   * Fix a leak in affs_fill_super()
5201   * Fix failure exits in bfs_fill_super()
5202   * fix oops in fs/9p late mount failure
5203   * fix leak in romfs_fill_super()
5204   * Fix remount races with symlink handling in affs
5205   * fix affs parse_options()
5206   * Fix failure exit in ipathfs
5207   * mm: fix migratetype bug which slowed swapping
5208   * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
5209     NOMMU stack
5210   * Split 'flush_old_exec' into two functions
5211   * sparc: TIF_ABI_PENDING bit removal
5212   * x86: get rid of the insane TIF_ABI_PENDING bit
5213   * Input: winbond-cir - remove dmesg spam
5214   * x86: Disable HPET MSI on ATI SB700/SB800
5215   * iwlwifi: set default aggregation frame count limit to 31
5216   * drm/i915: only enable hotplug for detected outputs
5217   * firewire: core: add_descriptor size check
5218   * SECURITY: selinux, fix update_rlimit_cpu parameter
5219   * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
5220   * x86: Add Dell OptiPlex 760 reboot quirk
5221     - LP: #488319
5222   * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
5223   * x86/amd-iommu: Fix possible integer overflow
5224   * clocksource: fix compilation if no GENERIC_TIME
5225   * tcp: update the netstamp_needed counter when cloning sockets
5226   * sky2: Fix oops in sky2_xmit_frame() after TX timeout
5227   * net: restore ip source validation
5228   * af_packet: Don't use skb after dev_queue_xmit()
5229   * ax25: netrom: rose: Fix timer oopses
5230   * KVM: allow userspace to adjust kvmclock offset
5231   * oprofile/x86: add Xeon 7500 series support
5232   * oprofile/x86: fix crash when profiling more than 28 events
5233   * libata: retry link resume if necessary
5234   * mm: percpu-vmap fix RCU list walking
5235   * mm: purge fragmented percpu vmap blocks
5236   * block: fix bio_add_page for non trivial merge_bvec_fn case
5237   * Fix 'flush_old_exec()/setup_new_exec()' split
5238   * random: drop weird m_time/a_time manipulation
5239   * random: Remove unused inode variable
5240   * block: fix bugs in bio-integrity mempool usage
5241   * usb: r8a66597-hdc disable interrupts fix
5242   * connector: Delete buggy notification code.
5243   * be2net: Bug fix to support newer generation of BE ASIC
5244   * be2net: Fix memset() arg ordering.
5245   * mm: flush dcache before writing into page to avoid alias
5246   * mac80211: fix NULL pointer dereference when ftrace is enabled
5247   * imxfb: correct location of callbacks in suspend and resume
5248   * mx3fb: some debug and initialisation fixes
5249   * starfire: clean up properly if firmware loading fails
5250   * kernel/cred.c: use kmem_cache_free
5251   * uartlite: fix crash when using as console
5252   * pktcdvd: removing device does not remove its sysfs dir
5253   * ath9k: fix eeprom INI values override for 2GHz-only cards
5254   * ath9k: fix beacon slot/buffer leak
5255   * powerpc: TIF_ABI_PENDING bit removal
5256   * NET: fix oops at bootime in sysctl code
5257   * Linux 2.6.32.8
5258
5259  -- Andy Whitcroft <apw@canonical.com>  Wed, 10 Feb 2010 18:56:52 +0000
5260
5261 linux (2.6.32-12.17) lucid; urgency=low
5262
5263   [ Andy Whitcroft ]
5264
5265   * restore linux-image prefix -- master
5266   * enforce -- we require SELINUX enabled -- master
5267   * enforce -- ensure APPARMOR is our default LSM -- master
5268   * make doc package completely optional -- master
5269   * make source package completely optional -- master
5270   * make linux-libc-dev completly optional -- master
5271   * convert package disable to a deps list -- master
5272   * allow common headers to switch from indep to arch -- master
5273   * convert binary package disable to a deps list -- master
5274   * add configuration option for a full source build tree -- master
5275   * add support for uImage kernels in package control scripts
5276   * getabis -- cleanup and parameterise repository list -- master
5277   * getabis -- move configuration to etc/getabi -- master
5278   * kernelconfig -- move configuration to etc -- master
5279   * rules -- make debian/debian.env master for branch name
5280   * set the current branch name -- master
5281   * pull back common debian.master files into debian -- master
5282   * enforcer -- make the enforcement configuration common
5283   * insert-changes -- correctly link to debian/rules in DROOT
5284
5285   [ Colin Watson ]
5286
5287   * future-proof ddeb handling against buildd changes
5288
5289   [ Eric Miao ]
5290
5291   * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
5292     X86
5293
5294   [ Loïc Minier ]
5295
5296   * Add modules.builtin.bin to prerm rm list
5297     - LP: #516584
5298
5299   [ Tim Gardner ]
5300
5301   * [Config] Implement the amd64 preempt flavour
5302
5303   [ Upstream Kernel Changes ]
5304
5305   * syslog: distinguish between /proc/kmsg and syscalls
5306     - LP: #515623
5307   * sfc: Fix polling for slow MCDI operations
5308   * sfc: Fix conditions for MDIO self-test
5309   * sfc: QT202x: Remove unreliable MMD check at initialisation
5310   * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
5311   * sfc: Use fixed-size buffers for MCDI NVRAM requests
5312
5313  -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Feb 2010 07:09:31 +0000
5314
5315 linux (2.6.32-12.16) lucid; urgency=low
5316
5317   [ Andy Whitcroft ]
5318
5319   * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
5320     first use"
5321   * SAUCE: acpi battery -- move first lookup asynchronous
5322     - LP: #507211
5323   * [Config] update configs to cleanup generic configs
5324   * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
5325   * [Config] enable USER_NS
5326     - LP: #480739, #509808
5327
5328   [ Heiko Carstens ]
5329
5330   * (pre-stable) driver-core: fix devtmpfs crash on s390
5331     - LP: #512370
5332
5333   [ John Johansen ]
5334
5335   * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
5336     - LP: #494565
5337   * [Config] VIRTIO=y for server/virtual flavours
5338     - LP: #494565
5339
5340   [ Kay Sievers ]
5341
5342   * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
5343     - LP: #512370
5344
5345   [ Kees Cook ]
5346
5347   * SAUCE: x86: brk away from exec rand area
5348     - LP: #452175
5349
5350   [ Leann Ogasawara ]
5351
5352   * [Upstream] e1000: enhance frame fragment detection
5353     - CVE-2009-4536
5354   * [Upstream] e1000e: enhance frame fragment detection
5355     - CVE-2009-4538
5356
5357   [ Sebastian Kapfer ]
5358
5359   * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
5360     series)
5361     - LP: #296610
5362
5363   [ Upstream Kernel Changes ]
5364
5365   * inotify: do not reuse watch descriptors
5366     - LP: #485556
5367   * inotify: only warn once for inotify problems
5368   * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
5369     Framebuffer"
5370   * memcg: ensure list is empty at rmdir
5371   * drm/i915: remove loop in Ironlake interrupt handler
5372   * block: Fix incorrect reporting of partition alignment
5373   * x86, mce: Thermal monitoring depends on APIC being enabled
5374   * futexes: Remove rw parameter from get_futex_key()
5375   * page allocator: update NR_FREE_PAGES only when necessary
5376   * x86, apic: use physical mode for IBM summit platforms
5377   * edac: i5000_edac critical fix panic out of bounds
5378   * x86: SGI UV: Fix mapping of MMIO registers
5379   * mfd: WM835x GPIO direction register is not locked
5380   * mfd: Correct WM835x ISINK ramp time defines
5381   * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
5382   * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
5383   * reiserfs: truncate blocks not used by a write
5384   * HID: add device IDs for new model of Apple Wireless Keyboard
5385   * PCI/cardbus: Add a fixup hook and fix powerpc
5386   * Input: pmouse - move Sentelic probe down the list
5387   * asus-laptop: add Lenovo SL hotkey support
5388   * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
5389   * sparc64: Fix NMI programming when perf events are active.
5390   * sparc64: Fix Niagara2 perf event handling.
5391   * i2c: Do not use device name after device_unregister
5392   * i2c/pca: Don't use *_interruptible
5393   * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
5394   * sched: Fix task priority bug
5395   * vfs: Fix vmtruncate() regression
5396   * Linux 2.6.32.5
5397   * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
5398   * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
5399   * Staging: asus_oled: fix oops in 2.6.32.2
5400   * Staging: hv: fix smp problems in the hyperv core code
5401   * tty: fix race in tty_fasync
5402   * ecryptfs: use after free
5403   * ecryptfs: initialize private persistent file before dereferencing
5404     pointer
5405   * nozomi: quick fix for the close/close bug
5406   * serial: 8250_pnp: use wildcard for serial Wacom tablets
5407   * usb: serial: fix memory leak in generic driver
5408   * USB: fix bitmask merge error
5409   * USB: Don't use GFP_KERNEL while we cannot reset a storage device
5410   * USB: EHCI: fix handling of unusual interrupt intervals
5411   * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
5412   * USB: add missing delay during remote wakeup
5413   * USB: add speed values for USB 3.0 and wireless controllers
5414   * ACPI: EC: Accelerate query execution
5415   * ACPI: EC: Add wait for irq storm
5416   * SCSI: enclosure: fix oops while iterating enclosure_status array
5417   * drm/i915: Read the response after issuing DDC bus switch command
5418   * drm/i915: try another possible DDC bus for the SDVO device with
5419     multiple outputs
5420   * block: bdev_stack_limits wrapper
5421   * DM: Fix device mapper topology stacking
5422   * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
5423   * USB: fix usbstorage for 2770:915d delivers no FAT
5424   * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
5425   * perf timechart: Use tid not pid for COMM change
5426   * perf events: Dont report side-band events on each cpu for
5427     per-task-per-cpu events
5428   * perf: Honour event state for aux stream data
5429   * Linux 2.6.32.6
5430
5431  -- Andy Whitcroft <apw@canonical.com>  Wed, 27 Jan 2010 16:40:23 +0000
5432
5433 linux (2.6.32-11.15) lucid; urgency=low
5434
5435   [ Andy Whitcroft ]
5436
5437   * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
5438   * Revert "(pre-stable) sched: Fix balance vs hotplug race"
5439   * Revert "[Upstream] acerhdf: Limit modalias matching to supported
5440     boards"
5441   * Revert "[Upstream] mmc: prevent dangling block device from accessing
5442     stale queues"
5443   * Revert "SAUCE: Fix nx_enable reporting"
5444   * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
5445   * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
5446   * SAUCE: i915 -- disable powersave by default
5447     - LP: #492392
5448
5449   [ Kees Cook ]
5450
5451   * SAUCE: [x86] implement cs-limit nx-emulation for ia32
5452     - LP: #369978
5453   * SAUCE: [x86] fix report of cs-limit nx-emulation
5454     - LP: #454285
5455   * SAUCE: Fix nx_enable reporting
5456     - LP: #454285
5457
5458   [ Tim Gardner ]
5459
5460   * [Upstream] b43: Declare all possible firmware files.
5461     - LP: #488636
5462   * [Config] updateconfigs after adding pvscsi
5463     - LP: #497156
5464   * [Config] CONFIG_BT=m
5465
5466   [ Upstream Kernel Changes ]
5467
5468   * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
5469     for pre-Pentium"
5470   * SCSI: ipr: fix EEH recovery
5471   * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
5472   * SCSI: st: fix mdata->page_order handling
5473   * SCSI: fc class: fix fc_transport_init error handling
5474   * sched: Fix task_hot() test order
5475   * x86, cpuid: Add "volatile" to asm in native_cpuid()
5476   * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
5477   * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
5478   * pata_hpt3x2n: fix clock turnaround
5479   * pata_cmd64x: fix overclocking of UDMA0-2 modes
5480   * ASoC: wm8974: fix a wrong bit definition
5481   * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
5482   * ALSA: hda - Fix missing capsrc_nids for ALC88x
5483   * acerhdf: limit modalias matching to supported
5484     - LP: #435958
5485   * ACPI: EC: Fix MSI DMI detection
5486   * ACPI: Use the return result of ACPI lid notifier chain correctly
5487   * powerpc: Handle VSX alignment faults correctly in little-endian mode
5488   * ASoC: Do not write to invalid registers on the wm9712.
5489   * drm/radeon: fix build on 64-bit with some compilers.
5490   * USB: emi62: fix crash when trying to load EMI 6|2 firmware
5491   * USB: option: support hi speed for modem Haier CE100
5492   * USB: Fix a bug on appledisplay.c regarding signedness
5493   * USB: musb: gadget_ep0: avoid SetupEnd interrupt
5494   * Bluetooth: Prevent ill-timed autosuspend in USB driver
5495   * USB: rename usb_configure_device
5496   * USB: fix bugs in usb_(de)authorize_device
5497   * drivers/net/usb: Correct code taking the size of a pointer
5498   * x86: SGI UV: Fix writes to led registers on remote uv hubs
5499   * md: Fix unfortunate interaction with evms
5500   * dma: at_hdmac: correct incompatible type for argument 1 of
5501     'spin_lock_bh'
5502   * dma-debug: Do not add notifier when dma debugging is disabled.
5503   * dma-debug: Fix bug causing build warning
5504   * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
5505     referrals
5506   * x86/amd-iommu: Fix initialization failure panic
5507   * ioat3: fix p-disabled q-continuation
5508   * ioat2,3: put channel hardware in known state at init
5509   * KVM: MMU: remove prefault from invlpg handler
5510   * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
5511   * Libertas: fix buffer overflow in lbs_get_essid()
5512   * iwmc3200wifi: fix array out-of-boundary access
5513   * mac80211: fix propagation of failed hardware reconfigurations
5514   * mac80211: fix WMM AP settings application
5515   * mac80211: Fix IBSS merge
5516   * cfg80211: fix race between deauth and assoc response
5517   * ath5k: fix SWI calibration interrupt storm
5518   * ath9k: wake hardware for interface IBSS/AP/Mesh removal
5519   * ath9k: Fix TX queue draining
5520   * ath9k: fix missed error codes in the tx status check
5521   * ath9k: wake hardware during AMPDU TX actions
5522   * ath9k: fix suspend by waking device prior to stop
5523   * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
5524     64-bit
5525   * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
5526     in 0x4054
5527   * iwl3945: disable power save
5528   * iwl3945: fix panic in iwl3945 driver
5529   * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
5530   * iwlwifi: fix more eeprom endian bugs
5531   * iwlwifi: fix 40MHz operation setting on cards that do not allow it
5532   * mac80211: fix race with suspend and dynamic_ps_disable_work
5533   * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
5534   * 'sysctl_max_map_count' should be non-negative
5535   * kernel/sysctl.c: fix the incomplete part of
5536     sysctl_max_map_count-should-be-non-negative.patch
5537   * V4L/DVB (13596): ov511.c typo: lock => unlock
5538   * x86/ptrace: make genregs[32]_get/set more robust
5539   * memcg: avoid oom-killing innocent task in case of use_hierarchy
5540   * e100: Fix broken cbs accounting due to missing memset.
5541   * ipv6: reassembly: use seperate reassembly queues for conntrack and
5542     local delivery
5543   * netfilter: fix crashes in bridge netfilter caused by fragment jumps
5544   * hwmon: (sht15) Off-by-one error in array index + incorrect constants
5545   * b43: avoid PPC fault during resume
5546   * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
5547     support
5548   * sched: Fix balance vs hotplug race
5549   * drm/radeon/kms: fix crtc vblank update for r600
5550   * drm: disable all the possible outputs/crtcs before entering KMS mode
5551   * S390: dasd: support DIAG access for read-only devices
5552   * xen: fix is_disconnected_device/exists_disconnected_device
5553   * xen: improvement to wait_for_devices()
5554   * xen: wait up to 5 minutes for device connetion
5555   * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
5556   * udf: Try harder when looking for VAT inode
5557   * Add unlocked version of inode_add_bytes() function
5558   * quota: decouple fs reserved space from quota reservation
5559   * ext4: Convert to generic reserved quota's space management.
5560   * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
5561   * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
5562   * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
5563   * amd64_edac: unify MCGCTL ECC switching
5564   * x86, msr: Add support for non-contiguous cpumasks
5565   * x86, msr: msrs_alloc/free for CONFIG_SMP=n
5566   * amd64_edac: fix driver instance freeing
5567   * amd64_edac: make driver loading more robust
5568   * amd64_edac: fix forcing module load/unload
5569   * sched: Sched_rt_periodic_timer vs cpu hotplug
5570   * ext4: Update documentation to correct the inode_readahead_blks option
5571     name
5572   * lguest: fix bug in setting guest GDT entry
5573   * vmscan: do not evict inactive pages when skipping an active list scan
5574   * ksm: fix mlockfreed to munlocked
5575   * rt2x00: Disable powersaving for rt61pci and rt2800pci.
5576   * generic_permission: MAY_OPEN is not write access
5577   * Linux 2.6.32.3
5578   * untangle the do_mremap() mess
5579   * fasync: split 'fasync_helper()' into separate add/remove functions
5580   * ASoC: fix params_rate() macro use in several codecs
5581   * modules: Skip empty sections when exporting section notes
5582   * exofs: simple_write_end does not mark_inode_dirty
5583   * nfsd: make sure data is on disk before calling ->fsync
5584   * sunrpc: fix peername failed on closed listener
5585   * SUNRPC: Fix up an error return value in
5586     gss_import_sec_context_kerberos()
5587   * SUNRPC: Fix the return value in gss_import_sec_context()
5588   * sunrpc: on successful gss error pipe write, don't return error
5589   * drm/i915: Update LVDS connector status when receiving ACPI LID event
5590   * drm/i915: fix order of fence release wrt flushing
5591   * drm/i915: Permit pinning whilst the device is 'suspended'
5592   * drm: remove address mask param for drm_pci_alloc()
5593   * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
5594   * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
5595     pipeconf on Ironlake
5596   * drm/i915: Select the correct BPC for LVDS on Ironlake
5597   * drm/i915: fix unused var
5598   * rtc_cmos: convert shutdown to new pnp_driver->shutdown
5599   * drivers/cpuidle/governors/menu.c: fix undefined reference to
5600     `__udivdi3'
5601   * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
5602   * lib/rational.c needs module.h
5603   * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
5604     DMA_FROM_DEVICE and
5605   * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
5606   * mmc_block: add dev_t initialization check
5607   * mmc_block: fix probe error cleanup bug
5608   * mmc_block: fix queue cleanup
5609   * ALSA: hda - Fix ALC861-VD capture source mixer
5610   * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
5611     blacklist
5612   * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
5613     - LP: #498863
5614   * ASoC: Fix WM8350 DSP mode B configuration
5615   * netfilter: ebtables: enforce CAP_NET_ADMIN
5616   * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
5617   * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
5618   * hwmon: (adt7462) Fix pin 28 monitoring
5619   * quota: Fix dquot_transfer for filesystems different from ext4
5620   * xen: fix hang on suspend.
5621   * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
5622   * ath5k: Fix eeprom checksum check for custom sized eeproms
5623   * cfg80211: fix syntax error on user regulatory hints
5624   * iwl: off by one bug
5625   * mac80211: add missing sanity checks for action frames
5626   * drm/i915: remove render reclock support
5627   * libertas: Remove carrier signaling from the scan code
5628   * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
5629   * mac80211: fix skb buffering issue (and fixes to that)
5630   * fix braindamage in audit_tree.c untag_chunk()
5631   * fix more leaks in audit_tree.c tag_chunk()
5632   * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
5633   * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
5634   * agp/intel-agp: Clear entire GTT on startup
5635   * Linux 2.6.32.4
5636   * ethtool: Add reset operation
5637   * gro: Name the GRO result enumeration type
5638   * gro: Change all receive functions to return GRO result codes
5639   * sfc: 10Xpress: Initialise pause advertising flags
5640   * sfc: 10Xpress: Report support for pause frames
5641   * sfc: Remove redundant header gmii.h
5642   * sfc: Remove redundant hardware initialisation
5643   * sfc: Rename Falcon-specific board code and types
5644   * sfc: Remove boards.h, moving last remaining declaration to falcon.h
5645   * sfc: Remove versioned bitfield macros
5646   * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
5647   * sfc: Update hardware definitions for Siena
5648   * sfc: Rename register I/O header and functions used by both Falcon and
5649     Siena
5650   * sfc: Eliminate indirect lookups of queue size constants
5651   * sfc: Define DMA address mask explicitly in terms of descriptor field
5652     width
5653   * sfc: Move all TX DMA length limiting into tx.c
5654   * sfc: Change order of device removal to reverse of probe order
5655   * sfc: Remove declarations of nonexistent functions
5656   * sfc: Move efx_xmit_done() declaration into correct stanza
5657   * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
5658   * sfc: Maintain interrupt moderation values in ticks, not microseconds
5659   * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
5660   * sfc: Remove pointless abstraction of memory BAR number
5661   * sfc: Remove incorrect assertion from efx_pci_remove_main()
5662   * sfc: Remove unnecessary tests of efx->membase
5663   * sfc: Move MTD probe after netdev registration and name allocation
5664   * sfc: Remove unused code for non-autoneg speed/duplex switching
5665   * sfc: Rename 'xfp' file and functions to reflect reality
5666   * sfc: Really allow RX checksum offload to be disabled
5667   * sfc: Feed GRO result into RX allocation policy and interrupt moderation
5668   * sfc: Enable heuristic selection between page and skb RX buffers
5669   * sfc: Remove pointless abstraction of memory BAR number (2)
5670   * sfc: Remove redundant gotos from __efx_rx_packet()
5671   * sfc: Remove ridiculously paranoid assertions
5672   * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
5673   * sfc: Record RX queue number on GRO path
5674   * sfc: SFT9001: Reset LED configuration correctly after blinking
5675   * sfc: Use a single blink implementation
5676   * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
5677   * sfc: Make board information explicitly Falcon-specific
5678   * sfc: Move definition of struct falcon_nic_data into falcon.h
5679   * sfc: Move struct falcon_board into struct falcon_nic_data
5680   * sfc: Move all I2C stuff into struct falcon_board
5681   * sfc: Gather link state fields in struct efx_nic into new struct
5682     efx_link_state
5683   * sfc: Remove unnecessary casts to struct sk_buff *
5684   * sfc: Remove redundant efx_xmit() function
5685   * sfc: Combine high-level header files
5686   * sfc: Log interrupt and reset type names, not numbers
5687   * sfc: Fix descriptor cache sizes
5688   * sfc: Treat all MAC registers as 128-bit
5689   * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
5690   * sfc: Comment corrections
5691   * sfc: Remove unused constant
5692   * sfc: Clean up struct falcon_board and struct falcon_board_data
5693   * sfc: Fix bugs in RX queue flushing
5694   * sfc: Remove unused function efx_flush_queues()
5695   * sfc: Only switch Falcon MAC clocks as necessary
5696   * sfc: Hold MAC lock for longer in efx_init_port()
5697   * sfc: Split MAC stats DMA initiation and completion
5698   * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
5699   * sfc: Simplify XMAC link polling
5700   * sfc: Change MAC promiscuity and multicast hash at the same time
5701   * sfc: Move inline comment into kernel-doc
5702   * sfc: Do not set net_device::trans_start in self-test
5703   * sfc: Simplify PHY polling
5704   * sfc: QT202x: Reset before reading PHY id
5705   * sfc: Replace MDIO spinlock with mutex
5706   * sfc: Always start Falcon using the XMAC
5707   * sfc: Limit some hardware workarounds to Falcon
5708   * sfc: Remove EFX_WORKAROUND_9141 macro
5709   * sfc: Remove another unused workaround macro
5710   * sfc: Remove some redundant whitespace
5711   * sfc: Decouple NIC revision number from Falcon PCI revision number
5712   * sfc: Move descriptor cache base addresses to struct efx_nic_type
5713   * sfc: Clean up RX event handling
5714   * sfc: Remove redundant writes to INT_ADR_KER
5715   * sfc: Remove duplicate hardware structure definitions
5716   * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
5717   * sfc: Move Falcon NIC operations to efx_nic_type
5718   * sfc: Refactor link configuration
5719   * sfc: Generalise link state monitoring
5720   * sfc: Add power-management and wake-on-LAN support
5721   * sfc: Implement ethtool reset operation
5722   * sfc: Add efx_nic_type operation for register self-test
5723   * sfc: Add efx_nic_type operation for NVRAM self-test
5724   * sfc: Add efx_nic_type operation for identity LED control
5725   * sfc: Separate shared NIC code from Falcon-specific and rename
5726     accordingly
5727   * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
5728   * sfc: Extend loopback mode enumeration
5729   * sfc: Remove static PHY data and enumerations
5730   * sfc: Extend MTD driver for use with new NICs
5731   * sfc: Allow for additional checksum offload features
5732   * sfc: Rename falcon.h to nic.h
5733   * sfc: Move shared NIC code from falcon.c to new source file nic.c
5734   * sfc: Add firmware protocol definitions (MCDI)
5735   * sfc: Add support for SFC9000 family (1)
5736   * sfc: Add support for SFC9000 family (2)
5737   * sfc: Implement TSO for TCP/IPv6
5738   * sfc: Update version, copyright dates, authors
5739   * drivers/net/sfc: Correct code taking the size of a pointer
5740   * sfc: Move PHY software state initialisation from init() into probe()
5741   * sfc: Include XGXS in XMAC link status check except in XGMII loopback
5742   * sfc: Fix DMA mapping cleanup in case of an error in TSO
5743   * sfc: QT2025C: Work around PHY bug
5744   * sfc: QT2025C: Switch into self-configure mode when not in loopback
5745   * sfc: QT2025C: Work around PHY firmware initialisation bug
5746   * sfc: QT2025C: Add error message for suspected bad SFP+ cables
5747   * sfc: Disable TX descriptor prefetch watchdog
5748   * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
5749     - LP: #497156
5750
5751  -- Andy Whitcroft <apw@canonical.com>  Tue, 19 Jan 2010 16:12:47 +0000
5752
5753 linux (2.6.32-10.14) lucid; urgency=low
5754
5755   [ Alex Deucher ]
5756
5757   * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
5758     - LP: #493795
5759
5760   [ Andy Whitcroft ]
5761
5762   * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
5763     id is less than 0x0f."
5764   * config-check -- ensure the checks get run at build time
5765   * config-check -- check the processed config during updateconfigs
5766   * config-check -- CONFIG_SECCOMP may not be present
5767   * TUN is now built in ignore
5768   * SAUCE: acpi battery -- delay first lookup of the battery until first
5769     use
5770   * SAUCE: async_populate_rootfs: move rootfs init earlier
5771   * ubuntu: AppArmor -- update to mainline 2010-01-06
5772   * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
5773     - LP: #498525
5774
5775   [ Dave Airlie ]
5776
5777   * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
5778
5779   [ Leann Ogasawara ]
5780
5781   * Add asix to nic-usb-modules file
5782     - LP: #499785
5783
5784   [ Peter Zijlstra ]
5785
5786   * (pre-stable) sched: Fix balance vs hotplug race
5787
5788   [ Tim Gardner ]
5789
5790   * [Config] Enable CONFIG_FUNCTION_TRACER
5791     - LP: #497989
5792   * [Config] Drop lpia from getabis
5793   * [Config] Build in TUN/TAP driver
5794     - LP: #499491
5795   * [Config] DH_COMPAT=5
5796
5797   [ Upstream Kernel Changes ]
5798
5799   * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
5800     component_only tv_modes"
5801   * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
5802     turned off"
5803   * USB: usb-storage: fix bug in fill_inquiry
5804   * USB: option: add pid for ZTE
5805   * firewire: ohci: handle receive packets with a data length of zero
5806   * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
5807     of ->completed counter
5808   * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
5809     counter
5810   * rcu: Fix note_new_gpnum() uses of ->gpnum
5811   * rcu: Remove inline from forward-referenced functions
5812   * perf_event: Fix invalid type in ioctl definition
5813   * perf_event: Initialize data.period in perf_swevent_hrtimer()
5814   * perf: Don't free perf_mmap_data until work has been done
5815   * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
5816   * sched: Check for an idle shared cache in select_task_rq_fair()
5817   * sched: Fix affinity logic in select_task_rq_fair()
5818   * sched: Rate-limit newidle
5819   * sched: Fix and clean up rate-limit newidle code
5820   * x86/amd-iommu: attach devices to pre-allocated domains early
5821   * x86/amd-iommu: un__init iommu_setup_msi
5822   * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
5823     up the PCI tree
5824   * x86: Fix iommu=nodac parameter handling
5825   * x86: GART: pci-gart_64.c: Use correct length in strncmp
5826   * x86: ASUS P4S800 reboot=bios quirk
5827     - LP: #366682
5828   * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
5829   * ssb: Fix range check in sprom write
5830   * ath5k: allow setting txpower to 0
5831   * ath5k: enable EEPROM checksum check
5832   * hrtimer: Fix /proc/timer_list regression
5833   * ALSA: hrtimer - Fix lock-up
5834   * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
5835   * KVM: x86 emulator: limit instructions to 15 bytes
5836   * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
5837   * KVM: s390: Make psw available on all exits, not just a subset
5838   * KVM: fix irq_source_id size verification
5839   * KVM: x86: include pvclock MSRs in msrs_to_save
5840   * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
5841   * x86: Use -maccumulate-outgoing-args for sane mcount prologues
5842   * x86, mce: don't restart timer if disabled
5843   * x86/mce: Set up timer unconditionally
5844   * x86: SGI UV: Fix BAU initialization
5845   * x86: Fix duplicated UV BAU interrupt vector
5846   * x86: Add new Intel CPU cache size descriptors
5847   * x86: Fix typo in Intel CPU cache size descriptor
5848   * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
5849   * s390: clear high-order bits of registers after sam64
5850   * V4L/DVB: Fix test in copy_reg_bits()
5851   * bsdacct: fix uid/gid misreporting
5852   * UBI: flush wl before clearing update marker
5853   * jbd2: don't wipe the journal on a failed journal checksum
5854   * USB: xhci: Add correct email and files to MAINTAINERS entry.
5855   * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
5856   * USB: option.c: add support for D-Link DWM-162-U5
5857   * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
5858   * USB: usb-storage: add BAD_SENSE flag
5859   * USB: Close usb_find_interface race v3
5860   * pxa/em-x270: fix usb hub power up/reset sequence
5861   * hfs: fix a potential buffer overflow
5862   * SUNRPC: IS_ERR/PTR_ERR confusion
5863   * NFS: Fix nfs_migrate_page()
5864   * md/bitmap: protect against bitmap removal while being updated.
5865   * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
5866   * devpts_get_tty() should validate inode
5867   * debugfs: fix create mutex racy fops and private data
5868   * Driver core: fix race in dev_driver_string
5869   * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
5870   * mac80211: Fix bug in computing crc over dynamic IEs in beacon
5871   * mac80211: Fixed bug in mesh portal paths
5872   * mac80211: Revert 'Use correct sign for mesh active path refresh'
5873   * mac80211: fix scan abort sanity checks
5874   * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
5875   * rtl8187: Fix wrong rfkill switch mask for some models
5876   * x86: Fix bogus warning in apic_noop.apic_write()
5877   * mm: hugetlb: fix hugepage memory leak in mincore()
5878   * mm: hugetlb: fix hugepage memory leak in walk_page_range()
5879   * powerpc/windfarm: Add detection for second cpu pump
5880   * powerpc/therm_adt746x: Record pwm invert bit at module load time]
5881   * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
5882   * drm/radeon/kms: Add quirk for HIS X1300 board
5883   * drm/radeon/kms: handle vblanks properly with dpms on
5884   * drm/radeon/kms: fix legacy crtc2 dpms
5885   * drm/radeon/kms: fix vram setup on rs600
5886   * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
5887   * drm/ttm: Fix build failure due to missing struct page
5888   * drm/i915: Set the error code after failing to insert new offset into mm
5889     ht.
5890   * drm/i915: Add the missing clonemask for display port on Ironlake
5891   * xen/xenbus: make DEVICE_ATTR()s static
5892   * xen: re-register runstate area earlier on resume.
5893   * xen: restore runstate_info even if !have_vcpu_info_placement
5894   * xen: correctly restore pfn_to_mfn_list_list after resume
5895   * xen: register timer interrupt with IRQF_TIMER
5896   * xen: register runstate on secondary CPUs
5897   * xen: don't call dpm_resume_noirq() with interrupts disabled.
5898   * xen: register runstate info for boot CPU early
5899   * xen: call clock resume notifier on all CPUs
5900   * xen: improve error handling in do_suspend.
5901   * xen: don't leak IRQs over suspend/resume.
5902   * xen: use iret for return from 64b kernel to 32b usermode
5903   * xen: explicitly create/destroy stop_machine workqueues outside
5904     suspend/resume region.
5905   * Xen balloon: fix totalram_pages counting.
5906   * xen: try harder to balloon up under memory pressure.
5907   * dm exception store: free tmp_store on persistent flag error
5908   * dm snapshot: only take lock for statustype info not table
5909   * dm crypt: move private iv fields to structs
5910   * dm crypt: restructure essiv error path
5911   * dm: avoid _hash_lock deadlock
5912   * dm snapshot: cope with chunk size larger than origin
5913   * dm crypt: separate essiv allocation from initialisation
5914   * dm crypt: make wipe message also wipe essiv key
5915   * slc90e66: fix UDMA handling
5916   * tcp: Stalling connections: Fix timeout calculation routine
5917   * ip_fragment: also adjust skb->truesize for packets not owned by a
5918     socket
5919   * b44 WOL setup: one-bit-off stack corruption kernel panic fix
5920   * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
5921   * sparc64: Fix overly strict range type matching for PCI devices.
5922   * sparc64: Fix stack debugging IRQ stack regression.
5923   * sparc: Set UTS_MACHINE correctly.
5924   * b43legacy: avoid PPC fault during resume
5925   * tracing: Fix event format export
5926   * ath9k: Fix TX hang poll routine
5927   * ath9k: fix processing of TX PS null data frames
5928   * ath9k: Fix maximum tx fifo settings for single stream devices
5929   * ath9k: fix tx status reporting
5930   * mac80211: Fix dynamic power save for scanning.
5931   * drm/i915: Fix sync to vblank when VGA output is turned off
5932   * memcg: fix memory.memsw.usage_in_bytes for root cgroup
5933   * thinkpad-acpi: fix default brightness_mode for R50e/R51
5934   * thinkpad-acpi: preserve rfkill state across suspend/resume
5935   * ipw2100: fix rebooting hang with driver loaded
5936   * matroxfb: fix problems with display stability
5937   * acerhdf: add new BIOS versions
5938   * asus-laptop: change light sens default values.
5939   * vmalloc: conditionalize build of pcpu_get_vm_areas()
5940   * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
5941   * net: Fix userspace RTM_NEWLINK notifications.
5942   * ext3: Fix data / filesystem corruption when write fails to copy data
5943   * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
5944   * bcm63xx_enet: fix compilation failure after get_stats_count removal
5945   * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
5946   * drm/i915: Avoid NULL dereference with component_only tv_modes
5947   * drm/i915: PineView only has LVDS and CRT ports
5948   * drm/i915: Fix LVDS stability issue on Ironlake
5949   * mm: sigbus instead of abusing oom
5950   * ipvs: zero usvc and udest
5951   * jffs2: Fix long-standing bug with symlink garbage collection.
5952   * intel-iommu: Detect DMAR in hyperspace at probe time.
5953   * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
5954   * intel-iommu: Check for an RMRR which ends before it starts.
5955   * intel-iommu: Fix oops with intel_iommu=igfx_off
5956   * intel-iommu: ignore page table validation in pass through mode
5957   * netfilter: xtables: document minimal required version
5958   * perf_event: Fix incorrect range check on cpu number
5959   * implement early_io{re,un}map for ia64
5960   * Linux 2.6.32.2
5961
5962  -- Andy Whitcroft <apw@canonical.com>  Thu, 07 Jan 2010 15:28:43 +0000
5963
5964 linux (2.6.32-9.13) lucid; urgency=low
5965
5966   [ Andy Whitcroft ]
5967
5968   * [Config] enable CONFIG_B43_PHY_LP
5969     - LP: #493059
5970   * include modules.builtin in the binary debs
5971   * config-check -- add a configuration enforcer
5972   * config-check -- add a unit-test suite to the checker
5973   * [Config] Enable CONFIG_SYN_COOKIES for versatile
5974   * [Config] Enable CONFIG_SECURITY_SMACK for ports
5975   * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
5976   * [Config] Disable CONFIG_COMPAT_BRK for ports
5977   * getabis -- add armel versatile to the list
5978
5979   [ Brad Figg ]
5980
5981   * SAUCE: Increase the default prealloc buffer for HDA audio devices
5982     (non-modem)
5983
5984   [ Manoj Iyer ]
5985
5986   * ubuntu: onmibook -- Added missing BOM file
5987
5988   [ Tim Gardner ]
5989
5990   * ubuntu: fsam7400 -- Cleanup Makefile
5991
5992   [ Upstream Kernel Changes ]
5993
5994   * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
5995   * signal: Fix alternate signal stack check
5996   * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
5997   * SCSI: osd_protocol.h: Add missing #include
5998   * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
5999   * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
6000     ENOSPC
6001   * ext4: avoid divide by zero when trying to mount a corrupted file system
6002   * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
6003   * ext4: fix lock order problem in ext4_move_extents()
6004   * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
6005   * ext4: plug a buffer_head leak in an error path of ext4_iget()
6006   * ext4: make sure directory and symlink blocks are revoked
6007   * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
6008   * ext4: journal all modifications in ext4_xattr_set_handle
6009   * ext4: don't update the superblock in ext4_statfs()
6010   * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
6011     non-zero
6012   * ext4: fix block validity checks so they work correctly with meta_bg
6013   * ext4: avoid issuing unnecessary barriers
6014   * ext4: fix error handling in ext4_ind_get_blocks()
6015   * ext4: make trim/discard optional (and off by default)
6016   * ext4: make "norecovery" an alias for "noload"
6017   * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
6018   * ext4: initialize moved_len before calling ext4_move_extents()
6019   * ext4: move_extent_per_page() cleanup
6020   * jbd2: Add ENOMEM checking in and for
6021     jbd2_journal_write_metadata_buffer()
6022   * ext4: Return the PTR_ERR of the correct pointer in
6023     setup_new_group_blocks()
6024   * ext4: Avoid data / filesystem corruption when write fails to copy data
6025   * ext4: wait for log to commit when umounting
6026   * ext4: remove blocks from inode prealloc list on failure
6027   * ext4: ext4_get_reserved_space() must return bytes instead of blocks
6028   * ext4: quota macros cleanup
6029   * ext4: fix incorrect block reservation on quota transfer.
6030   * ext4: Wait for proper transaction commit on fsync
6031   * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
6032   * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
6033   * Linux 2.6.32.1
6034   * kbuild: generate modules.builtin
6035   * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
6036     - LP: #494461
6037   * (pre-stable) drm/i915: Avoid NULL dereference with component_only
6038     tv_modes
6039     - LP: #494045
6040
6041   [ Zhao Yakui ]
6042
6043   * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
6044     less than 0x0f.
6045     - LP: #481765
6046
6047  -- Andy Whitcroft <apw@canonical.com>  Thu, 17 Dec 2009 15:41:21 +0000
6048
6049 linux (2.6.32-8.12) lucid; urgency=low
6050
6051   [ Andy Whitcroft ]
6052
6053   * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
6054
6055  -- Andy Whitcroft <apw@canonical.com>  Sat, 12 Dec 2009 10:56:16 +0000
6056
6057 linux (2.6.32-8.11) lucid; urgency=low
6058
6059   [ Andy Whitcroft ]
6060
6061   * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
6062     up"
6063   * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
6064     transition."
6065   * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
6066   * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
6067   * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
6068   * Revert "SAUCE: AppArmor: Fix oops after profile removal"
6069   * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
6070   * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
6071   * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
6072     mem"
6073   * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
6074     denied"
6075   * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
6076   * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
6077     allocation"
6078   * Revert "SAUCE: AppArmor: Set error code after structure
6079     initialization."
6080   * Revert "AppArmor -- fix pstrace_may_access rename"
6081   * Revert "ubuntu: AppArmor security module"
6082   * Revert "SAUCE: Add config option to set a default LSM"
6083   * Revert "ubuntu: fsam7400 -- sw kill switch driver"
6084   * Revert "[Config] fsam7400 -- enable"
6085   * Revert "[Config] AUFS -- enable"
6086   * Revert "ubuntu: AUFS -- aufs2-30 20090727"
6087   * Revert "ubuntu: AUFS -- export various core functions -- fixes"
6088   * Revert "ubuntu: AUFS -- export various core functions"
6089   * Revert "[Config] ubuntu/iscsitarget -- disable"
6090   * Revert "[Config] iscsitarget -- enable"
6091   * Revert "ubuntu: iscsitarget -- SVN revision r214"
6092   * update Vcs-Git to point to the correct repository
6093     - LP: #493589
6094   * update build environment overrides to lucid
6095     - LP: #493589
6096   * [Config] enable CONFIG_DEVTMPFS
6097   * [Config] update all configs following AppArmor 2009-12-08 update
6098   * SAUCE: isapnp_init: make isa PNP scans occur async
6099   * [Config] fsam7400 -- enable
6100   * [Config] omnibook -- enable
6101   * [Config] cleanup CONFIG_AUDIT
6102   * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
6103   * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
6104   * ubuntu: AUFS -- aufs2 20091209
6105   * [Config] AUFS -- enable
6106   * [Config] iscsitarget -- enable
6107
6108   [ Arjan van de Ven ]
6109
6110   * SAUCE: KMS: cache the EDID information of the LVDS
6111
6112   [ Colin Watson ]
6113
6114   * bnx2: update d-i firmware filenames
6115     - LP: #494052
6116   * add cdc_ether to nic-usb-modules udeb
6117     - LP: #495060
6118
6119   [ John Johansen ]
6120
6121   * ubuntu: AppArmor -- mainline 2009-10-08
6122
6123   [ Manoj Iyer ]
6124
6125   * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
6126   * ubuntu: omnibook -- support Toshiba (HP) netbooks
6127   * ubuntu: iscsitarget --- version 1.4.19
6128     - LP: #494693
6129
6130   [ Surbhi Palande ]
6131
6132   * SAUCE: Make populate_rootfs asynchronous
6133
6134   [ Tim Gardner ]
6135
6136   * Parallelize flavour builds and packaging
6137   * [Config] Enable CONFIG_KSM
6138
6139   [ Upstream Kernel Changes ]
6140
6141   * Config option to set a default LSM
6142   * LSM: Add security_path_chroot().
6143   * LSM: Add security_path_chroot().
6144   * LSM: Move security_path_chmod()/security_path_chown() to after
6145     mutex_lock().
6146   * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
6147
6148  -- Andy Whitcroft <apw@canonical.com>  Fri, 11 Dec 2009 17:45:19 +0000
6149
6150 linux (2.6.32-7.10) lucid; urgency=low
6151
6152   [ Andy Whitcroft ]
6153
6154   * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
6155
6156  -- Andy Whitcroft <apw@canonical.com>  Sun, 06 Dec 2009 12:56:48 +0000
6157
6158 linux (2.6.32-7.9) lucid; urgency=low
6159
6160   [ Andy Whitcroft ]
6161
6162   * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
6163     - LP: #458982
6164   * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
6165   * [Config] update configs following versatile switch to V7
6166   * rebased to v2.6.32
6167   * [Config] update configs following rebase to v2.6.32
6168   * [Config] update ports configs following rebase to v2.6.32
6169   * SAUCE: default ATI Radeon KMS to off until userspace catches up
6170
6171   [ Arjan van de Ven ]
6172
6173   * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
6174
6175   [ Leann Ogasawara ]
6176
6177   * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
6178     permissions
6179     - CVE-2009-3939
6180
6181   [ Loic Minier ]
6182
6183   * SAUCE: select a v7 CPU for versatile
6184
6185   [ Takashi Iwai ]
6186
6187   * SAUCE: ALSA: hda - Add power on/off counter
6188
6189   [ Upstream changes ]
6190
6191   * rebased to v2.6.32
6192
6193  -- Andy Whitcroft <apw@canonical.com>  Fri, 04 Dec 2009 10:44:50 +0000
6194
6195 linux (2.6.32-6.8) lucid; urgency=low
6196
6197   [ Andy Whitcroft ]
6198
6199   * [Config] disable SSB devices for armel
6200
6201  -- Andy Whitcroft <apw@canonical.com>  Sat, 28 Nov 2009 12:16:40 +0000
6202
6203 linux (2.6.32-6.7) lucid; urgency=low
6204
6205   [ Andy Whitcroft ]
6206
6207   * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
6208   * Revert "SAUCE: Dell XPS710 reboot quirk"
6209   * Revert "SAUCE: Link acpi-cpufreq.o first"
6210   * Revert "SAUCE: LPIA  Logical reset of USB port on resume"
6211   * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
6212   * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
6213   * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
6214   * Revert "Add Dell Dimension 9200 reboot quirk"
6215   * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
6216   * Revert "SAUCE: tulip: Define ULI PCI ID's"
6217   * Revert "SAUCE: Lower warning level of some PCI messages"
6218   * Revert "mac80211: fix two issues in debugfs"
6219     Drop a number of known redundant commits as identified in the Ubuntu
6220     delta review blueprint.
6221
6222   * reenable armel versatile flavour
6223   * [Config] disable CONFIG_USB_DEVICEFS
6224
6225   [ Tim Gardner ]
6226
6227   * [Config] udeb: Add squashfs to fs-core-modules
6228     - LP: #352615
6229   * [Config] Create a real squashfs udeb
6230     - LP: #352615
6231
6232
6233  -- Andy Whitcroft <apw@canonical.com>  Fri, 27 Nov 2009 17:31:16 +0000
6234
6235 linux (2.6.32-5.6) lucid; urgency=low
6236
6237   [ Andy Whitcroft ]
6238
6239   * rebase to v2.6.32-rc8
6240   * update configs following rebase to v2.6.32-rc8
6241   * update ports configs since rebase to v2.6.32-rc8
6242   * [Config] enable cgroup options
6243     - LP: #480739
6244
6245   [ Upstream Kernel Changes ]
6246
6247   * rebase to v2.6.32-rc8
6248
6249  -- Andy Whitcroft <apw@canonical.com>  Mon, 23 Nov 2009 11:16:14 +0000
6250
6251 linux (2.6.32-4.5) lucid; urgency=low
6252
6253   [ Andy Whitcroft ]
6254
6255   * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
6256   * rebase to v2.6.32-rc7
6257   * resync with Karmic proposed
6258
6259   [ John Johansen ]
6260
6261   * SAUCE: AppArmor: Fix oops after profile removal
6262     - LP: #475619
6263   * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
6264     - LP: #437258
6265   * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
6266     - LP: #479102
6267   * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
6268     - LP: #479115
6269   * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
6270     transition.
6271     - LP: #480112
6272
6273   [ Ubuntu Changes ]
6274
6275   * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
6276
6277   [ Upstream Kernel Changes ]
6278
6279   * rebase to v2.6.32-rc7
6280
6281  -- Andy Whitcroft <apw@canonical.com>  Fri, 13 Nov 2009 11:35:13 +0000
6282
6283 linux (2.6.32-3.4) lucid; urgency=low
6284
6285   [ Andy Whitcroft ]
6286
6287   * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
6288   * [Upstream] add local prefix to oss local change_bits
6289
6290   [ Upstream Kernel Changes ]
6291
6292   * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
6293   * mtd/maps: gpio-addr-flash: depend on GPIO arch support
6294
6295  -- Andy Whitcroft <apw@canonical.com>  Wed, 11 Nov 2009 14:47:04 +0000
6296
6297 linux (2.6.32-3.3) lucid; urgency=low
6298
6299   [ Andy Whitcroft ]
6300
6301   * rebase to v2.6.32-rc6
6302   * [Config] update configs following rebase to v2.6.32-rc6
6303   * [Config] update ports configs following rebase to v2.6.32-rc6
6304   * resync with Karmic Ubuntu-2.6.31-15.49
6305   * [Config] add module ignores for broken drivers
6306
6307   [ John Johansen ]
6308
6309   * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
6310     - LP: #453335
6311   * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
6312     - LP: #458299
6313   * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
6314     - LP: #462824
6315   * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
6316     - LP: #451375
6317
6318   [ Kees Cook ]
6319
6320   * SAUCE: Fix nx_enable reporting
6321     - LP: #454285
6322
6323   [ Scott James Remnant ]
6324
6325   * Revert "SAUCE: trace: add trace_event for the open() syscall"
6326   * SAUCE: trace: add trace events for open(), exec() and uselib()
6327     - LP: #462111
6328
6329   [ Stefan Bader ]
6330
6331   * SAUCE: Fix sub-flavour script to not stop on missing directories
6332     - LP: #453073
6333
6334   [ Ubuntu Changes ]
6335
6336   * resync with Karmic Ubuntu-2.6.31-15.49
6337
6338   [ Upstream Kernel Changes ]
6339
6340   * rebase to v2.6.32-rc6
6341     - LP: #464552
6342
6343  -- Andy Whitcroft <apw@canonical.com>  Tue, 10 Nov 2009 15:00:57 +0000
6344
6345 linux (2.6.32-2.2) lucid; urgency=low
6346
6347   [ Andy Whitcroft ]
6348
6349   * install the full changelog with the binary package
6350   * changelog -- explicitly note rebases and clean history
6351   * reinstate armel.mk with no flavours
6352     - LP: #449637
6353   * [Upstream] block: silently error unsupported empty barriers too
6354     - LP: #420423
6355   * [Config] udate configs following karmic resync
6356   * [Config] update ports configs following karmic resync
6357   * [Upstream] lirc -- follow removal of .id element
6358
6359   [ Colin Watson ]
6360
6361   * Use section 'admin' rather than 'base'
6362   * Add more e100 firmware to nic-modules
6363     - LP: #451872
6364   * Add qla1280 firmware to scsi-modules
6365     - LP: #381037
6366
6367   [ John Johansen ]
6368
6369   * SAUCE: AppArmor: Set error code after structure initialization.
6370     - LP: #427948
6371   * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
6372     - LP: #446595
6373   * SAUCE: AppArmor: Fix mediation of "deleted" paths
6374
6375   [ Kees Cook ]
6376
6377   * SAUCE: [x86] fix report of cs-limit nx-emulation
6378     - LP: #454285
6379
6380   [ Leann Ogasawara ]
6381
6382   * SAUCE: (drop after 2.6.31) input: Add support for filtering input
6383     events
6384     - LP: #430809
6385   * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
6386     toggle switch press
6387     - LP: #430809
6388
6389   [ Luke Yelavich ]
6390
6391   * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
6392   * [Config] Add sd_mod to scsi-modules udeb for powerpc
6393
6394   [ Mario Limonciello ]
6395
6396   * SAUCE: Update to LIRC 0.8.6
6397     - LP: #432678
6398   * SAUCE: dell-laptop: Store the HW switch status internally rather than
6399     requerying every time
6400     - LP: #430809
6401   * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
6402     - LP: #430809
6403
6404   [ Stefan Bader ]
6405
6406   * [Upstream] acerhdf: Limit modalias matching to supported boards
6407     - LP: #435958
6408
6409   [ Tim Gardner ]
6410
6411   * [Upstream] i915: Fix i2c init message
6412     - LP: #409361
6413   * [Config] Add sym53c8xx.ko to virtual sub-flavour
6414     - LP: #439415
6415   * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
6416     - LP: #439456
6417   * [Config] Set default I/O scheduler back to CFQ for desktop flavours
6418     - LP: #381300
6419   * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
6420     - LP: #430694
6421   * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
6422     - LP: #430694
6423   * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
6424     - LP: #416325
6425   * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
6426     - LP: #430694
6427   * SAUCE: Raise the default console 'quiet' level to 2
6428   * [Config] CONFIG_X86_PAT=y
6429   * [Config] Add armel arch to linux-libc-dev arches.
6430     - LP: #449637
6431   * [Config] CONFIG_X86_MCE
6432   * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
6433     M300 to rate blacklist
6434     - LP: #433801
6435
6436   [ Upstream Kernel Changes ]
6437
6438   * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
6439   * drm/i915: Fix FDI M/N setting according with correct color depth
6440     - LP: #416792
6441
6442  -- Andy Whitcroft <apw@canonical.com>  Thu, 22 Oct 2009 16:53:33 +0100
6443
6444 linux (2.6.32-1.1) lucid; urgency=low
6445
6446   [ Andy Whitcroft ]
6447
6448   * rebase to v2.6.32-rc3
6449   * [Config] update configs following rebase to 2.6.32-rc3
6450   * [Config] update ports configs following rebase to 2.6.32-rc3
6451   * AppArmor -- fix pstrace_may_access rename
6452   * staging/android -- disable
6453   * ubuntu: dm-raid-45 -- update to compile with 2.6.32
6454   * ubuntu: drbd -- disable
6455   * staging/comdi -- disable
6456   * staging/go7007 -- disable
6457   * [Config] staging/winbond -- disable
6458   * [Config] ubuntu/iscsitarget -- disable
6459   * [d-i] cbc and ecb are builtin make them optional in udebs
6460   * rebase to v2.6.32-rc5
6461   * [Config] update configs following rebase to v2.6.32-rc5
6462   * [Config] update ports configs following rebase to v2.6.31-rc5
6463
6464   [ Tim Gardner ]
6465
6466   * [Config] Add cpio as a build dependency.
6467
6468   [ Upstream Kernel Changes ]
6469
6470   * rebase to v2.6.32-rc3
6471   * rebase to v2.6.32-rc5
6472
6473  -- Andy Whitcroft <apw@canonical.com>  Mon, 05 Oct 2009 15:48:58 +0100
6474
6475 linux (2.6.31-11.37) karmic; urgency=low
6476
6477   [ Tim Gardner ]
6478
6479   * [Config] Increase kernel log buffer to 256K for amd64 flavours
6480     - LP: #424810
6481   * [Config] Set HZ=100 for amd64 flavours
6482     - LP: #438234
6483   * [Upstream] e1000e: Emit notice instead of an error when
6484     pci_enable_pcie_error_reporting() fails
6485     - LP: #436370
6486
6487   [ Upstream Kernel Changes ]
6488
6489   * n_tty: honor opost flag for echoes
6490   * n_tty: move echoctl check and clean up logic
6491     - LP: #438310
6492
6493   * Revert "[Upstream] drm/i915: Check that the relocation points to within
6494     the target" - Use upstream cherry-pick.
6495   * drm/i915: Check that the relocation points to within the target
6496     - LP: #429241
6497
6498   * drm/i915: fix tiling on IGDNG
6499   * drm/i915: add B43 chipset support
6500   * agp/intel: Add B43 chipset support
6501     Intel request from kernel team mailing list.
6502
6503   * HID: completely remove apple mightymouse from blacklist
6504     - LP: #428111
6505
6506  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 28 Sep 2009 11:47:29 -0600
6507
6508 linux (2.6.31-11.36) karmic; urgency=low
6509
6510   [ Brian Rogers ]
6511
6512   * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
6513     persistent object
6514   * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
6515     persistent object
6516
6517   [ Takashi Iwai ]
6518
6519   * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
6520     - LP: #416482
6521
6522   [ Tyler Hicks ]
6523
6524   * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
6525     negative during unlink
6526
6527   [ Upstream Kernel Changes ]
6528
6529   * sg: fix oops in the error path in sg_build_indirect()
6530   * mpt2sas : Rescan topology from Interrupt context instead of work thread
6531   * mpt2sas: Prevent sending command to FW while Host Reset
6532   * mpt2sas: setting SDEV into RUNNING state from Interrupt context
6533   * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
6534   * SCSI: fix oops during scsi scanning
6535   * SCSI: libsrp: fix memory leak in srp_ring_free()
6536   * cfg80211: fix looping soft lockup in find_ie()
6537   * ath5k: write PCU registers on initial reset
6538   * binfmt_elf: fix PT_INTERP bss handling
6539   * TPM: Fixup boot probe timeout for tpm_tis driver
6540   * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
6541   * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
6542   * fix undefined reference to user_shm_unlock
6543   * perf_counter: Fix buffer overflow in perf_copy_attr()
6544   * perf_counter: Start counting time enabled when group leader gets
6545     enabled
6546   * powerpc/perf_counters: Reduce stack usage of power_check_constraints
6547   * powerpc: Fix bug where perf_counters breaks oprofile
6548   * powerpc/ps3: Workaround for flash memory I/O error
6549   * block: don't assume device has a request list backing in nr_requests
6550     store
6551   * agp/intel: remove restore in resume
6552   * ALSA: cs46xx - Fix minimum period size
6553   * ASoC: Fix WM835x Out4 capture enumeration
6554   * sound: oxygen: work around MCE when changing volume
6555   * mlx4_core: Allocate and map sufficient ICM memory for EQ context
6556   * perf stat: Change noise calculation to use stddev
6557   * x86: Fix x86_model test in es7000_apic_is_cluster()
6558   * x86/i386: Make sure stack-protector segment base is cache aligned
6559   * PCI: apply nv_msi_ht_cap_quirk on resume too
6560   * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
6561   * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
6562     with highmem
6563   * KVM guest: do not batch pte updates from interrupt context
6564   * KVM: Fix coalesced interrupt reporting in IOAPIC
6565   * KVM: VMX: Check cpl before emulating debug register access
6566   * KVM guest: fix bogus wallclock physical address calculation
6567   * KVM: x86: Disallow hypercalls for guest callers in rings > 0
6568   * KVM: VMX: Fix cr8 exiting control clobbering by EPT
6569   * KVM: x86 emulator: Implement zero-extended immediate decoding
6570   * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
6571   * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
6572   * KVM: limit lapic periodic timer frequency
6573   * libata: fix off-by-one error in ata_tf_read_block()
6574   * PCI quirk: update 82576 device ids in SR-IOV quirks list
6575   * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
6576   * powerpc/pseries: Fix to handle slb resize across migration
6577   * Linux 2.6.31.1
6578
6579  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 24 Sep 2009 13:04:28 -0600
6580
6581 linux (2.6.31-10.35) karmic; urgency=low
6582
6583   [ Amit Kucheria ]
6584
6585   * Disable CONFIG_UEVENT_HELPER_PATH
6586
6587   [ Andy Whitcroft ]
6588
6589   * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
6590   * remove the tlsup driver
6591   * remove lmpcm logitech driver support
6592
6593   [ Bryan Wu ]
6594
6595   * Add 3 missing files to prerm remove file list
6596     - LP: #345623, #415832
6597
6598   [ Chris Wilson ]
6599
6600   * [Upstream] drm/i915: Check that the relocation points to within the
6601     target
6602     - LP: #429241
6603
6604   [ Luke Yelavich ]
6605
6606   * [Config] Set CONFIG_EXT4_FS=y on ports architectures
6607
6608   [ Manoj Iyer ]
6609
6610   * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
6611     - LP: #348861
6612
6613   [ Tim Gardner ]
6614
6615   * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
6616   * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
6617   * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
6618   * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
6619   * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
6620     Upstream suggests that this is not the right approach.
6621
6622   * [Config] Set default I/O scheduler to DEADLINE
6623     CFQ seems to have some load related problems which are often exacerbated by sreadahead.
6624     - LP: #381300
6625
6626   [ ubuntu@tjworld.net ]
6627
6628   * SAUCE: ipw2200: Enable LED by default
6629     - LP: #21367
6630
6631   [ Upstream Kernel Changes ]
6632
6633   * ALSA: hda - Add support for new AMD HD audio devices
6634     - LP: #430564
6635
6636  -- Andy Whitcroft <apw@canonical.com>  Wed, 16 Sep 2009 15:37:49 +0100
6637
6638 linux (2.6.31-10.34) karmic; urgency=low
6639
6640   [ Ted Tso ]
6641
6642   * [Upstream] ext3: Don't update superblock write time when filesystem is
6643     read-only
6644     - LP: #427822
6645
6646  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 15 Sep 2009 16:00:45 -0600
6647
6648 linux (2.6.31-10.33) karmic; urgency=low
6649
6650   [ Leann Ogasawara ]
6651
6652   * [Upstream] dvb-usb: fix tuning with Cinergy T2
6653     - LP: #421258
6654
6655   [ Tim Gardner ]
6656
6657   * [Config] Unconditionally copy files from sub-flavours lists.
6658     (really, really fix it this time)
6659     - LP: #423426
6660   * [Config] Set CONFIG_CACHEFILES=m for all flavours
6661
6662   [ Upstream Kernel Changes ]
6663
6664   * ext4: Don't update superblock write time when filesystem is read-only
6665     - LP: #427822
6666
6667  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 15 Sep 2009 07:50:21 -0600
6668
6669 linux (2.6.31-10.32) karmic; urgency=low
6670
6671   [ Eric Miao ]
6672
6673   * [Config] enable module support for memory stick
6674     - LP: #159951
6675
6676   [ Tim Gardner ]
6677
6678   * [Config] Unconditionally copy files from sub-flavours lists.
6679     - LP: #423426
6680
6681  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 10 Sep 2009 15:57:55 -0600
6682
6683 linux (2.6.31-10.31) karmic; urgency=low
6684
6685   [ Andy Whitcroft ]
6686
6687   * rebase to v2.6.31 final
6688
6689   [ Colin Watson ]
6690
6691   * [Config] Recommend grub-pc in linux-image
6692     - LP: #385741
6693
6694   [ Ike Panhc ]
6695
6696   * [Upstream] Pull latest update of lenovo-sl-laptop
6697
6698   [ Peter Feuerer ]
6699
6700   * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
6701     model
6702     - LP: #426691
6703
6704   [ Tim Gardner ]
6705
6706   * [Config] De-macro some package names.
6707
6708   [ Upstream Changes ]
6709
6710   * rebase to 2.6.31 final.
6711
6712  -- Andy Whitcroft <apw@canonical.com>  Thu, 10 Sep 2009 09:38:10 +0100
6713
6714 linux (2.6.31-10.30) karmic; urgency=low
6715
6716   [ Amit Kucheria ]
6717
6718   * [Config] Enable CONFIG_USB_DEVICEFS
6719     - LP: #417748
6720   * [Config] Populate the config-update template a bit more
6721
6722   [ Andy Whitcroft ]
6723
6724   * rebase to v2.6.31-rc9
6725   * [Config] update configs following rebase to v2.6.31-rc9
6726   * [Config] update ports configs following rebase to v2.6.31-rc9
6727
6728   [ Colin Ian King ]
6729
6730   * SAUCE: wireless: hostap, fix oops due to early probing interrupt
6731     - LP: #254837
6732
6733   [ Jerone Young ]
6734
6735   * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
6736     white-list
6737     - LP: #281732
6738   * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
6739     white-list
6740     - LP: #281732
6741   * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
6742     white-list
6743     - LP: #281732
6744   * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
6745     white-list
6746     - LP: #281732
6747   * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
6748     white-list
6749     - LP: #281732
6750
6751   [ John Johansen ]
6752
6753   * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
6754     - LP: #419308
6755   * SAUCE: AppArmor: Return the correct error codes on profile
6756     addition/removal
6757     - LP: #408473
6758   * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
6759     - LP: #408454
6760   * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
6761     - LP: #419222
6762   * SAUCE: AppArmor: Fix change_profile failure
6763     - LP: #401931
6764   * SAUCE: AppArmor: Tell git to ignore generated include files
6765     - LP: #419505
6766
6767   [ Stefan Bader ]
6768
6769   * [Upstream] acpi: video: Loosen strictness of video bus detection code
6770     - LP: #333386
6771   * SAUCE: Remove ov511 driver from ubuntu subdirectory
6772
6773   [ Tim Gardner ]
6774
6775   * [Config] Exclude char-modules from non-x86 udeb creation
6776   * SAUCE: Notify the ACPI call chain of AC events
6777   * [Config] CONFIG_SATA_VIA=m
6778     - LP: #403385
6779   * [Config] Build in all phylib support modules.
6780   * [Config] Don't fail when sub-flavour files are missing
6781     - LP: #423426
6782   * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
6783     - LP: #423513
6784
6785   [ Upstream ]
6786
6787   * Rebased against v2.6.31-rc9
6788
6789  -- Andy Whitcroft <apw@canonical.com>  Mon, 07 Sep 2009 11:33:45 +0100
6790
6791 linux (2.6.31-9.29) karmic; urgency=low
6792
6793   [ Leann Ogasawara ]
6794
6795   * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
6796     - LP: #419993
6797   * [Config] d-i/modules: Add new char-modules file, initialize with
6798     intel-agp
6799     - LP: #420605
6800
6801   [ Upstream ]
6802
6803   * Rebased against 2.6.31-rc8 plus some inotify regression patches:
6804     up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
6805     adda766193ea1cf3137484a9521972d080d0b7af.
6806
6807  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 28 Aug 2009 06:31:30 -0600
6808
6809 linux (2.6.31-8.28) karmic; urgency=low
6810
6811   [ Ike Panhc ]
6812
6813   * [Config] Let nic-shared-modules depends on crypto-modules
6814     - LP: #360966
6815
6816   [ Leann Ogasawara ]
6817
6818   * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
6819     constant
6820     - LP: #412492
6821
6822   [ Mario Limonciello ]
6823
6824   * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
6825     status if HW switch is disabled
6826     - LP: #418721
6827   * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
6828     Compal made Dell laptops
6829   * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
6830     with rfkill support
6831
6832   [ Tim Gardner ]
6833
6834   * [Config] Add acpiphp to virtual sub-flavour
6835     - LP: #364916
6836   * Drop KSM patch set for now because of instabilities with encrypted swap.
6837     - LP: #418781
6838
6839  --  Tim Gardner <tim.gardner@canonical.com>  Wed, 26 Aug 2009 08:14:26 -0600
6840
6841 linux (2.6.31-7.27) karmic; urgency=low
6842
6843   [ Tim Gardner ]
6844
6845   * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
6846   * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
6847     Replaces previous ksm patches from 2.6.31-6.25
6848   * [Config] KSM=y
6849
6850   [ Upstream ]
6851
6852   * Rebased against v2.6.31-rc7
6853
6854  --  Tim Gardner <tim.gardner@canonical.com>  Sat, 22 Aug 2009 20:32:11 -0600
6855
6856 linux (2.6.31-6.26) karmic; urgency=low
6857
6858   [ Andy Whitcroft ]
6859
6860   * [Config] enable CONFIG_AUFS_BR_RAMFS
6861     - LP: #414738
6862   * split out debian directory ready for abstraction
6863   * add printdebian target to find branch target
6864   * abstracted debian -- debian/files is not abstracted
6865   * abstracted debian -- packages must be built in debian/<pkg>
6866   * abstracted debian -- kernel-wedge needs to work in debian/
6867   * abstracted debian -- ensure we install the copyright file
6868   * abstracted-debian -- drop the debian directories from headers
6869   * abstracted-debian -- drop the debian directories from headers part 2
6870   * SAUCE: ubuntu-insert-changes -- follow abstracted debian
6871   * [Upstream] aoe: ensure we initialise the request_queue correctly V2
6872     - LP: #410198
6873
6874   [ Luke Yelavich ]
6875
6876   * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
6877   * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
6878     - LP: #413150
6879   * [Config] Ports: Build all cpu frequency scaling governors into ports
6880     kernels
6881   * [Config] Ports: Build ext2 and ext3 modules into ports kernels
6882   * [Config] Ports: CONFIG_PACKET=y for all ports kernels
6883   * [Config] Ports: Enable PS3 network driver
6884
6885   [ Stefan Bader ]
6886
6887   * abstracted debian -- call $(DEBIAN)/rules using make
6888
6889   [ Tim Gardner ]
6890
6891   * [Config] Abstract the debian directory
6892   * SAUCE: Improve error reporting in postinst
6893     - LP: #358564
6894
6895  --  Tim Gardner <tim.gardner@canonical.com>  Sun, 16 Aug 2009 20:33:28 -0600
6896
6897 linux (2.6.31-6.25) karmic; urgency=low
6898
6899   [ Andy Whitcroft ]
6900
6901   * script to generate Ubuntu changes from changelog
6902   * [Config] standardise ANDROID options
6903   * [Config] standardise CONFIG_ATM as module
6904   * [Config] standardise CONFIG_LIB80211 as module
6905   * [Config] disable CONFIG_PRINT_QUOTA_WARNING
6906   * [Config] set CONFIG_CRAMFS as module
6907   * [Config] enable CONFIG_DAB and modules
6908   * [Config] set CONFIG_MAC80211_HWSIM as module
6909   * [Config] set CONFIG_NET_CLS_FLOW as module
6910   * [Config] set CONFIG_NF_CONNTRACK_SANE as module
6911   * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
6912   * [Config] set CONFIG_RTC_DRV_DS1511 as module
6913   * [Config] set CONFIG_RTC_DRV_R9701 as module
6914   * [Config] set CONFIG_RTC_DRV_S35390A as module
6915   * [Config] set CONFIG_TOIM3232_DONGLE as module
6916   * [Config] standardise CONFIG_USB_MIDI_GADGET as module
6917   * [Config] standardise CONFIG_USB_G_PRINTER as module
6918   * [Config] standardise CONFIG_USB_SERIAL_IR as module
6919   * [Config] set CONFIG_USB_SERIAL_IUU as module
6920   * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
6921   * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
6922   * cleanup remains of dm-loop
6923   * drop thinkpad ec and smapi support
6924   * drop appleir
6925   * [Config] update configs following rebase to v2.6.31-rc6
6926   * rebase to v2.6.31-rc6
6927
6928   [ Hugh Dickins ]
6929
6930   * SAUCE: ksm patch 1, drop after 2.6.31
6931   * SAUCE: ksm patch 2, drop after 2.6.31
6932   * SAUCE: ksm patch 3, drop after 2.6.31
6933   * SAUCE: ksm patch 4, drop after 2.6.31
6934   * SAUCE: ksm patch 5, drop after 2.6.31
6935   * SAUCE: ksm patch 7, drop after 2.6.31
6936
6937   [ Izik Eidus ]
6938
6939   * SAUCE: ksm patch 0, drop after 2.6.31
6940   * SAUCE: ksm patch 6, drop after 2.6.31
6941   * SAUCE: ksm patch 8, drop after 2.6.31
6942   * SAUCE: ksm patch 9, drop after 2.6.31
6943
6944   [ Luke Yelavich ]
6945
6946   * [Config] Ports: Re-add PS3 modules to udebs
6947
6948   [ Michael Casadevall ]
6949
6950   * [Config] Update SPARC config and d-i files to reflect what can be built
6951
6952   [ Tim Gardner ]
6953
6954   * [Config] Removed armel package support
6955   * [Config] Enabled CONFIG_KSM=y
6956
6957   [ Upstream Kernel Changes ]
6958
6959   * Rebased against v2.6.31-rc6
6960   * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
6961   * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
6962   * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
6963   * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
6964   * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
6965     changes"
6966   * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
6967   * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
6968     revision"
6969   * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
6970     by default"
6971   * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
6972   * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
6973     ARCH_MXC_CANONICAL"
6974   * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
6975     CONFIG_GPIOLIB"
6976   * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
6977     2.6.31"
6978   * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
6979   * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
6980   * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
6981     mxc_uart.h _everywhere_"
6982   * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
6983     correct location"
6984   * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
6985     snd_card_create"
6986   * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
6987   * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
6988   * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
6989   * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
6990     mxc_map_io."
6991   * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
6992   * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
6993   * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
6994     with snd_soc_card."
6995   * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
6996     structure"
6997   * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
6998     DMA_MODE_READ/WRITE/MASK"
6999   * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
7000     Freescale mx51 platform"
7001   * Driver core: add new device to bus's list before probing
7002   * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
7003     power-saving
7004     - LP: #381693, #399750, #380892
7005
7006  -- Andy Whitcroft <apw@canonical.com>  Fri, 14 Aug 2009 11:32:23 +0100
7007
7008 linux (2.6.31-5.24) karmic; urgency=low
7009
7010   [ Amit Kucheria ]
7011
7012   * ARM: IMX51: Make video capture drivers compile
7013   * [Config] IMX51: Config updates
7014
7015   [ Andy Whitcroft ]
7016
7017   * remove leftovers of dm-bbr
7018
7019   [ Leann Ogasawara ]
7020
7021   * Add pata_cs5535 to pata-modules
7022     - LP: #318805
7023
7024   [ Luke Yelavich ]
7025
7026   * [Config] CONFIG_PPC64=y for powerpc64-smp
7027   * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
7028   * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
7029   * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
7030   * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
7031   * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
7032   * [Config] Enable all PS3 drivers in powerpc64-smp
7033
7034   [ Mario Limonciello ]
7035
7036   * LIRC -- fix lirc-i2c 2.6.31 compilation
7037
7038   [ Matthew Garrett ]
7039
7040   * [Upstream] dell-laptop: Fix rfkill state queries
7041
7042   [ Tim Gardner ]
7043
7044   * [Config] Ignore armel ABI and module changes
7045   * [Config] Update configs after rebase against 2.6.31-rc5
7046
7047   [ Upstream ]
7048
7049   * Rebased to 2.6.31-rc5
7050
7051  -- Andy Whitcroft <apw@canonical.com>  Tue, 28 Jul 2009 10:10:09 +0100
7052
7053 linux (2.6.31-4.23) karmic; urgency=low
7054
7055   [ Andy Whitcroft ]
7056
7057   * AUFS -- update to aufs2-30 20090727
7058   * [Config] enable AUFS FUSE support
7059
7060   [ Luke Yelavich ]
7061
7062   * [Config] CONFIG_JFS_FS=m on sparc
7063
7064   [ Tim Gardner ]
7065
7066   * [Upstream] dell-laptop: Fix rfkill state setting.
7067
7068  -- Andy Whitcroft <apw@canonical.com>  Mon, 27 Jul 2009 11:11:47 +0100
7069
7070 linux (2.6.31-4.22) karmic; urgency=low
7071
7072   [ Amit Kucheria ]
7073
7074   * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
7075   * ARM: IMX51: Move board-mx51* header files to the correct location
7076   * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
7077   * ARM: IMX51: Make it compile.
7078   * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
7079   * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
7080   * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
7081   * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
7082   * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
7083   * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
7084   * ARM: staging: udlfb: Add vmalloc.h include
7085   * UBUNTU [Config]: Bring imx51 config upto date with other flavours
7086
7087   [ Brad Figg ]
7088
7089   * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
7090   * ARM: IMX51: codec structure was moved to the card structure
7091   * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
7092   * ARM: IMX51: Get to bus_id by calling dev_name.
7093   * ARM: IMX51: Get to bus_id by calling dev_name.
7094   * ARM: IMX51: Added external declaration for mxc_map_io.
7095   * ARM: IMX51: Removed the mxc_gpio_port structure.
7096   * ARM: IMX51: mxc_timer_init prototype
7097   * ARM: IMX51: Fix up merge error in Kconfig
7098   * ARM: IMX51: Changed from snd_card_new to snd_card_create
7099
7100   [ Dinh Nguyen ]
7101
7102   * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
7103   * ARM: IMX51: Minimal changes for USB to work on 2.6.31
7104   * ARM: IMX51: Babbage 2.5 needs a different system revision
7105   * ARM: IMX51: IPU irq handler deadlock fix
7106
7107   [ Tim Gardner ]
7108
7109   * [Config] Enabled CONFIG_CAN=m
7110     - LP: #327243
7111   * [Config] Enabled CONFIG_SERIAL=m
7112     - LP: #397189
7113
7114  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 24 Jul 2009 06:19:10 -0600
7115
7116 linux (2.6.31-4.21) karmic; urgency=low
7117
7118   [ Amit Kucheria ]
7119
7120   * dm-raid-4-5: Add missing brackets around test_bit()
7121
7122   [ John Johansen ]
7123
7124   * AppArmor: Fix change_profile failing lpn401931
7125   * AppArmor: Fix determination of forced AUDIT messages.
7126   * AppArmor: Fix oops in auditing of the policy interface offset
7127
7128  -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Jul 2009 19:18:30 +0100
7129
7130 linux (2.6.31-4.20) karmic; urgency=low
7131
7132   [ Andy Whitcroft ]
7133
7134   * SAUCE: iscsitarget -- update to SVN revision r214
7135   * SAUCE: iscsitarget -- renable driver
7136   * [Config] consolidate lpia/lpia and i386/generic configs
7137   * [Config] enable CRYPTO modules for all architectures
7138   * [Config] enable cryptoloop
7139   * [Config] enable various filesystems for armel
7140   * [Config] sync i386 generic and generic-pae
7141   * [Config] add the 386 (486 processors and above) flavour
7142   * [Config] re-set DEFAULT_MMAP_MIN_ADDR
7143     - LP: #399914
7144   * add genconfigs/genportsconfigs to extract the built configs
7145   * updateconfigs -- alter concatenation order allow easier updates
7146   * intelfb -- INTELFB now conflicts with DRM_I915
7147   * printchanges -- rebase tree does not have stable tags use changelog
7148   * AppArmor: fix argument size missmatch on 64 bit builds
7149
7150   [ Ike Panhc ]
7151
7152   * Ship bnx2x firmware in nic-modules udeb
7153     - LP: #360966
7154
7155   [ Jeff Mahoney ]
7156
7157   * AppArmor: fix build failure on ia64
7158
7159   [ John Johansen ]
7160
7161   * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
7162     initialize.
7163   * AppArmour: fix auditing of domain transitions to include target profile
7164     information
7165   * AppArmor: fix C99 violation
7166   * AppArmor: revert reporting of create to write permission.
7167   * SAUCE: Add config option to set a default LSM
7168   * [Config] enable AppArmor by default
7169   * AppArmor: Fix NULL pointer dereference oops in profile attachment.
7170
7171   [ Keith Packard ]
7172
7173   * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
7174     hardware
7175     - LP: #351756
7176
7177   [ Luke Yelavich ]
7178
7179   * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
7180     header packages
7181     - LP: #355344
7182
7183   [ Michael Casadevall ]
7184
7185   * [Config] update SPARC config files to allow success build
7186
7187   [ Scott James Remnant ]
7188
7189   * SAUCE: trace: add trace_event for the open() syscall
7190
7191   [ Stefan Bader ]
7192
7193   * SAUCE: jfs: Fix early release of acl in jfs_get_acl
7194     - LP: #396780
7195
7196   [ Tim Gardner ]
7197
7198   * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
7199     - LP: #397499
7200   * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
7201     refresh
7202     - LP: #365291
7203   * [Config] SSB/B44 are common across all arches/flavours.
7204
7205   [ Upstream ]
7206
7207   * Rebased to 2.6.31-rc4
7208
7209  -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Jul 2009 08:41:39 +0100
7210
7211 linux (2.6.31-3.19) karmic; urgency=low
7212
7213   [ Andy Whitcroft ]
7214
7215   * Revert "[Config] Disabled NDISWRAPPER"
7216   * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
7217   * AUFS -- export various core functions
7218   * AUFS -- export various core functions -- fixes
7219   * AUFS -- core filesystem
7220   * AUFS -- track changes in v2.6.31
7221   * [Config] Enable AUFS
7222   * droppped 'iwl3945: do not send scan command if channel count zero' as it
7223     is already upstream but failed to auto-drop on rebase.
7224
7225   [ Eric Paris ]
7226
7227   * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
7228     choose
7229   * SAUCE: inotify: check filename before dropping repeat events
7230   * SAUCE: fsnotify: fix inotify tail drop check with path entries
7231
7232  -- Andy Whitcroft <apw@canonical.com>  Tue, 14 Jul 2009 12:52:55 +0100
7233
7234 linux (2.6.31-3.18) karmic; urgency=low
7235
7236   [ Andy Whitcroft ]
7237
7238   * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
7239     AUFS"
7240   * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
7241   * Revert "Add sec_perm-2.6.24.patch from AUFS - export
7242     security_inode_permission"
7243   * clear out left over AUFS files and modifications
7244
7245   [ Luke Yelavich ]
7246
7247   * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
7248   * SAUCE: Explicitly include header files to allow apparmor to build on
7249     powerpc
7250   * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
7251
7252   [ Tim Gardner ]
7253
7254   * [Config] Dropped ubuntu/misc/wireless/acx
7255   * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
7256
7257   [ Upstream ]
7258
7259   * Rebased to 2.6.31-rc3
7260
7261  -- Andy Whitcroft <apw@canonical.com>  Fri, 10 Jul 2009 18:59:33 +0100
7262
7263 linux (2.6.31-2.17) karmic; urgency=low
7264
7265   [ Andy Whitcroft ]
7266
7267   * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
7268   * compcache -- remove redundant Kconfig entries part 2
7269   * compcache -- clean up CCFLAGS declarations
7270   * [Config] enable AppArmor
7271   * AppArmor: fix operator precidence issue in as_path_link
7272
7273   [ John Johansen ]
7274
7275   * AppArmor security module
7276   * AppArmor: Correct mapping of file permissions.
7277   * AppArmor: Turn auditing of ptrace on
7278
7279   [ Luke Yelavich ]
7280
7281   * [Config] disable CONFIG_DM_RAID45 on powerpc
7282
7283  -- Andy Whitcroft <apw@canonical.com>  Fri, 10 Jul 2009 15:02:05 +0100
7284
7285 linux (2.6.31-2.16) karmic; urgency=low
7286
7287   [ Andy Whitcroft ]
7288
7289   * compcache -- remove redundant Kconfig entries
7290     added ignore and ignore.modules for all arches since the compcache update
7291     changes the modules names as well as some compcache ABI values.
7292
7293   [ Manoj Iyer ]
7294
7295   * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
7296   * SAUCE: update compcache version to 0.5.3
7297
7298   [ Tim Gardner ]
7299
7300   * [Config]: Fix sparc FTBS by adding ignore.modules
7301
7302  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 06 Jul 2009 13:35:29 -0600
7303
7304 linux (2.6.31-2.15) karmic; urgency=low
7305
7306   [ Andy Whitcroft ]
7307
7308   * SAUCE: default ATI Radeon KMS to off until userspace catches up
7309   * [Config] Update configs following rebase to 2.6.31-rc2
7310   * [Config] update ports configs following update to 2.6.31-rc2
7311
7312   [ Luke Yelavich ]
7313
7314   * [Config] powerpc - Disable CONFIG_RDS
7315
7316   [ Matt Zimmerman ]
7317
7318   * Rename linux-doc-PKGVER to linux-doc and clean up its description
7319     - LP: #382115
7320
7321   [ Upstream Kernel Changes ]
7322
7323   * rebased to mainline 2.6.31-rc2
7324
7325  -- Andy Whitcroft <apw@canonical.com>  Sat, 04 Jul 2009 17:39:13 +0100
7326
7327 linux (2.6.31-1.14) karmic; urgency=low
7328
7329   [ Andy Whitcroft ]
7330
7331   * update ndiswrapper to 1.55
7332   * remove leftovers of gfs
7333   * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
7334
7335   [ Luke Yelavich ]
7336
7337   * [Config] re-enable and build the ide-pmac driver into powerpc kernels
7338   * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
7339     kernel
7340
7341   [ Manoj Iyer ]
7342
7343   * Remove snd-bt-sco ubuntu driver
7344
7345   [ Michael Casadevall ]
7346
7347   * [Config] updates ia64 config and d-i folders to allow succesful build
7348   * [Config] Update powerpc and sparc for 2.6.31
7349
7350   [ Upstream Kernel Changes ]
7351
7352   * intel-iommu: fix Identity Mapping to be arch independent
7353     - LP: #384695
7354   * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
7355
7356  -- Andy Whitcroft <apw@canonical.com>  Tue, 30 Jun 2009 17:47:32 +0100
7357
7358 linux (2.6.31-1.13) karmic; urgency=low
7359
7360   [ Andy Whitcroft ]
7361
7362   * REBASE: rebased to mainline 2.6.31-rc1
7363     - "UBUNTU: SAUCE: UHCI USB quirk for resume"
7364       no longer applies, using deprecated interfaces, LPIA only, dropped
7365     - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
7366       changes now upstream, dropped
7367   * [Config] Update configs following rebase to 2.6.31-rc1
7368   * [Config] update ports configs following update to 2.6.31-rc1
7369
7370   * [Config] disable broken staging driver CONFIG_STLC45XX
7371   * SAUCE: fix compcache to use updates accessors
7372   * [Config] disable staging driver CONFIG_VT6655
7373   * SAUCE: fix DRDB to use updates accessors
7374   * [Disable] ndiswrapper needs update
7375   * [Disable] LIRC I2C needs update
7376   * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
7377   * [Config] disable I2C_DESIGNWARE does not compile
7378   * [Config] disable CONFIG_TLSUP for lpia
7379   * [Config] disable CONFIG_FB_UDL for arm
7380   * SAUCE: disable adding scsi headers to linux-libc-dev
7381
7382   [ Mario Limonciello ]
7383
7384   * SAUCE: Add LIRC drivers
7385
7386  -- Andy Whitcroft <apw@canonical.com>  Thu, 25 Jun 2009 12:06:22 +0100
7387
7388 linux (2.6.30-10.12) karmic; urgency=low
7389
7390   [ Andy Whitcroft ]
7391
7392   * [Config] split out the ports configs into their own family
7393   * [Config] update configs following introduction of ports family
7394
7395   [ Upstream Kernel Changes ]
7396
7397   * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
7398     description". Fixes linux-doc package name conflicts for now.
7399     - LP: #382115
7400
7401  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 22 Jun 2009 09:17:14 -0600
7402
7403 linux (2.6.30-10.11) karmic; urgency=low
7404
7405   [ Amit Kucheria ]
7406
7407   * [Config] Comment splitconfig.pl and misc cleanup
7408   * [Config] Rename all configs to the new naming scheme
7409   * [Config] Splitconfig rework
7410   * [Config] Rename scripts/misc/oldconfig to kernelconfig
7411   * [Config] Fix build system for new config split
7412   * [Config] Run updateconfigs after the splitconfig rework
7413
7414   [ Andy Whitcroft ]
7415
7416   * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
7417   * [Config] standardise CONFIG_STAGING=y
7418   * [Config] standardise CONFIG_RD_LZMA=y
7419   * [Config] CONFIG_PCI_IOV=y
7420   * [Config] CONFIG_PCI_STUB=m
7421   * [Config] merge kernel configs more agressively
7422
7423   [ Colin Watson ]
7424
7425   * [Config] Run kernel-wedge in $(builddir) rather than at the top level
7426   * [Config] Add support for including firmware in udebs
7427   * [Config] Ship bnx2 firmware in nic-modules udeb
7428     - LP: #384861
7429
7430   [ Luke Yelavich ]
7431
7432   * [Config] ports - Import of ports architectures into kernel packaging
7433     infrastructure
7434   * [Config] ports - Do not update ports kernel configurations by default
7435   * [Config] ports - Disable ABI checking for ports architectures
7436   * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
7437   * [Config] ports - Add control.d/vars.* files for ports architectures
7438   * [Config] ports - Add ports architectures for linux-libc-dev
7439   * [Config] ports - Create powerpc specific message-modules and
7440     block-modules udebs
7441   * [Config] ports - Add configuration files for ports architectures
7442
7443   [ Manoj Iyer ]
7444
7445   * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
7446     - LP: #329864
7447
7448   [ Michael Casadevall ]
7449
7450   * [Config] ports - Fix compression of kernels
7451
7452   [ Stefan Bader ]
7453
7454   * [Upstream] mmc: prevent dangling block device from accessing stale
7455     queues
7456     - LP: #383668
7457
7458   [ Tim Gardner ]
7459
7460   * [Config] Recommend grub-pc in linux-image
7461     - LP: #385741
7462   * [Config] Implement i386 generic and generic-pae flavours
7463   * [Config] ports - Add control info after integrating ports arches
7464   * [Config] Removed auto-generated files from git
7465   * [Config] Added netxen_nic to nic-modules
7466     - LP: #389603
7467
7468   [ Matt Zimmerman ]
7469
7470   * Rename linux-doc-PKGVER to linux-doc and clean up its description
7471     - LP: #382115
7472
7473  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 15 Jun 2009 14:38:26 -0600
7474
7475 linux (2.6.30-9.10) karmic; urgency=low
7476
7477   [ Andy Whitcroft ]
7478
7479   * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
7480   * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
7481   * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
7482   * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
7483   * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
7484   * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
7485
7486   [ Upstream Kernel Changes ]
7487
7488   * rebased to 2.6.30 final
7489
7490  -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Jun 2009 11:42:53 +0100
7491
7492 linux (2.6.30-8.9) karmic; urgency=low
7493
7494   [ Andy Whitcroft ]
7495
7496   * Config update removed the following options:
7497         CONFIG_EDAC_AMD8111=m
7498         CONFIG_EDAC_AMD8131=m
7499
7500   [ Upstream Kernel Changes ]
7501
7502   * rebased to 2.6.30-rc8
7503
7504  -- Andy Whitcroft <apw@canonical.com>  Wed, 03 Jun 2009 09:21:13 +0100
7505
7506 linux (2.6.30-7.8) karmic; urgency=low
7507
7508   [ Andy Whitcroft ]
7509
7510   * Enabled NEW configration options:
7511       Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
7512       Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
7513
7514   [ Upstream Kernel Changes ]
7515
7516   * rebased to 2.6.30-rc7
7517
7518  -- Andy Whitcroft <apw@canonical.com>  Sat, 23 May 2009 23:47:24 +0100
7519
7520 linux (2.6.30-6.7) karmic; urgency=low
7521
7522   [ Andy Whitcroft ]
7523
7524   * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
7525     upstream)
7526
7527   [ Upstream Kernel Changes ]
7528
7529   * rebased to 2.6.30-rc6
7530
7531  -- Andy Whitcroft <apw@canonical.com>  Mon, 18 May 2009 18:05:54 +0100
7532
7533 linux (2.6.30-5.6) karmic; urgency=low
7534
7535   [ Tim Gardner ]
7536
7537   * [Config] Enable Keyspan USB serial device firmware in kernel module
7538     - LP: #334285
7539
7540   [ Upstream Kernel Changes ]
7541
7542   * rebased to 2.6.30-rc5
7543
7544  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 11 May 2009 12:02:16 -0600
7545
7546 linux (2.6.30-4.5) karmic; urgency=low
7547
7548   [ Colin Watson ]
7549
7550   * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
7551     /usr/include/asm/* going missing
7552     - LP: #373214
7553
7554  -- Stefan Bader <stefan.bader@canonical.com>  Fri, 08 May 2009 11:09:08 +0200
7555
7556 linux (2.6.30-3.4) karmic; urgency=low
7557
7558   [ Kees Cook ]
7559
7560   * SAUCE: [x86] implement cs-limit nx-emulation for ia32
7561     - LP: #369978
7562
7563   [ Stefan Bader ]
7564
7565   * SAUCE: input: Blacklist digitizers from joydev.c
7566     - LP: #300143
7567
7568  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 01 May 2009 14:00:42 -0600
7569
7570 linux (2.6.30-2.3) karmic; urgency=low
7571
7572   [ Tim Gardner ]
7573
7574   * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
7575     - LP: #369152
7576   * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
7577   * [Config] CONFIG_DRM_I915_KMS=y
7578   * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
7579     minimums
7580
7581   [ Upstream Kernel Changes ]
7582
7583   * rebased to 2.6.30-rc4
7584
7585  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 30 Apr 2009 09:17:05 -0600
7586
7587 linux (2.6.30-1.2) karmic; urgency=low
7588
7589   [ Tim Gardner ]
7590
7591   * [Config] armel: disable staging drivers, fixes FTBS
7592   * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
7593
7594   [ Upstream Kernel Changes ]
7595
7596   * mpt2sas: Change reset_type enum to avoid namespace collision.
7597     Submitted upstream.
7598
7599  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 28 Apr 2009 16:54:41 -0600
7600
7601 linux (2.6.30-1.1) karmic; urgency=low
7602
7603   * Initial release after rebasing against v2.6.30-rc3
7604
7605  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 12 Mar 2009 19:16:07 -0600