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