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