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