linux 3.2.0-72.107 source package in Ubuntu

Changelog

linux (3.2.0-72.107) precise; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1390048

  [ Upstream Kernel Changes ]

  * Revert "iwlwifi: dvm: don't enable CTS to self"
    - LP: #1389928
  * regulatory: add NUL to alpha2
    - LP: #1389928
  * percpu: fix pcpu_alloc_pages() failure path
    - LP: #1389928
  * percpu: perform tlb flush after pcpu_map_pages() failure
    - LP: #1389928
  * percpu: free percpu allocation info for uniprocessor system
    - LP: #1389928
  * cgroup: reject cgroup names with ' '
    - LP: #1389928
  * KVM: s390: Fix user triggerable bug in dead code
    - LP: #1389928
  * rtlwifi: rtl8192cu: Add new ID
    - LP: #1389928
  * MIPS: ZBOOT: add missing <linux/string.h> include
    - LP: #1389928
  * regmap: if format_write is used, declare all registers as "unreadable"
    - LP: #1389928
  * regmap: Fix handling of volatile registers for format_write() chips
    - LP: #1389928
  * drm/i915: Remove bogus __init annotation from DMI callbacks
    - LP: #1389928
  * ahci: Add Device IDs for Intel 9 Series PCH
    - LP: #1389928
  * ata_piix: Add Device IDs for Intel 9 Series PCH
    - LP: #1389928
  * USB: ftdi_sio: add support for NOVITUS Bono E thermal printer
    - LP: #1389928
  * USB: sierra: avoid CDC class functions on "68A3" devices
    - LP: #1389928
  * USB: sierra: add 1199:68AA device ID
    - LP: #1389928
  * drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle
    - LP: #1389928
  * ALSA: hda - Fix COEF setups for ALC1150 codec
    - LP: #1389928
  * xen/manage: Always freeze/thaw processes when suspend/resuming
    - LP: #1389928
  * aio: add missing smp_rmb() in read_events_ring
    - LP: #1389928
  * block: Fix dev_t minor allocation lifetime
    - LP: #1389928
  * ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
    - LP: #1389928
  * usb: dwc3: core: use pm_runtime_put_sync() on remove
    - LP: #1389928
  * usb: dwc3: core: fix order of PM runtime calls
    - LP: #1389928
  * ahci: add pcid for Marvel 0x9182 controller
    - LP: #1389928
  * drm/radeon: add connector quirk for fujitsu board
    - LP: #1389928
  * usb: host: xhci: fix compliance mode workaround
    - LP: #1389928
  * Input: elantech - fix detection of touchpad on ASUS s301l
    - LP: #1389928
  * USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker device
    - LP: #1389928
  * uwb: init beacon cache entry before registering uwb device
    - LP: #1389928
  * perf: Fix a race condition in perf_remove_from_context()
    - LP: #1389928
  * Input: synaptics - add support for ForcePads
    - LP: #1389928
  * libceph: rename ceph_msg::front_max to front_alloc_len
    - LP: #1389928
  * libceph: gracefully handle large reply messages from the mon
    - LP: #1389928
  * Input: serport - add compat handling for SPIOCSTYPE ioctl
    - LP: #1389928
  * usb: hub: take hub->hdev reference when processing from eventlist
    - LP: #1389928
  * storage: Add single-LUN quirk for Jaz USB Adapter
    - LP: #1389928
  * xhci: Fix null pointer dereference if xhci initialization fails
    - LP: #1389928
  * Input: i8042 - add Fujitsu U574 to no_timeout dmi table
    - LP: #1389928
  * Input: i8042 - add nomux quirk for Avatar AVIU-145A6
    - LP: #1389928
  * futex: Unlock hb->lock in futex_wait_requeue_pi() error path
    - LP: #1389928
  * jiffies: Fix timeval conversion to jiffies
    - LP: #1389928
  * alarmtimer: Return relative times in timer_gettime
    - LP: #1389928
  * alarmtimer: Do not signal SIGEV_NONE timers
    - LP: #1389928
  * alarmtimer: Lock k_itimer during timer callback
    - LP: #1389928
  * don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
    - LP: #1389928
  * vfs: Fold follow_mount_rcu() into follow_dotdot_rcu()
    - LP: #1389928
  * be careful with nd->inode in path_init() and follow_dotdot_rcu()
    - LP: #1389928
  * iscsi-target: Fix memory corruption in
    iscsit_logout_post_handler_diffcid
    - LP: #1389928
  * iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
    - LP: #1389928
  * NFSv4: Fix another bug in the close/open_downgrade code
    - LP: #1389928
  * libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
    - LP: #1389928
  * USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
    - LP: #1389928
  * USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI
    adapter
    - LP: #1389928
  * USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters
    - LP: #1389928
  * nl80211: clear skb cb before passing to netlink
    - LP: #1389928
  * can: flexcan: mark TX mailbox as TX_INACTIVE
    - LP: #1389928
  * can: flexcan: correctly initialize mailboxes
    - LP: #1389928
  * can: flexcan: implement workaround for errata ERR005829
    - LP: #1389928
  * can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-complete
    - LP: #1389928
  * can: at91_can: add missing prepare and unprepare of the clock
    - LP: #1389928
  * ALSA: pcm: fix fifo_size frame calculation
    - LP: #1389928
  * Fix nasty 32-bit overflow bug in buffer i/o code.
    - LP: #1389928
  * parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
    - LP: #1389928
  * sched: Fix unreleased llc_shared_mask bit during CPU hotplug
    - LP: #1389928
  * ARM: 8165/1: alignment: don't break misaligned NEON load/store
    - LP: #1389928
  * MIPS: mcount: Adjust stack pointer for static trace in MIPS32
    - LP: #1389928
  * nilfs2: fix data loss with mmap()
    - LP: #1389928
  * ocfs2/dlm: do not get resource spinlock if lockres is new
    - LP: #1389928
  * shmem: fix nlink for rename overwrite directory
    - LP: #1389928
  * mm: migrate: Close race between migration completion and mprotect
    - LP: #1389928
  * perf: fix perf bug in fork()
    - LP: #1389928
  * init/Kconfig: Hide printk log config if CONFIG_PRINTK=n
    - LP: #1389928
  * MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
    - LP: #1389928
  * ipv4: move route garbage collector to work queue
    - LP: #1389928
  * ipv4: avoid parallel route cache gc executions
    - LP: #1389928
  * ipv4: disable bh while doing route gc
    - LP: #1389928
  * ipv6: reallocate addrconf router for ipv6 address when lo device up
    - LP: #1389928
  * ext4: fix BUG_ON in mb_free_blocks()
    - LP: #1389928
  * ipv6: reuse ip6_frag_id from ip6_ufo_append_data
    - LP: #1389928
  * KVM: x86: Check non-canonical addresses upon WRMSR
    - LP: #1389928
  * KVM: x86: Improve thread safety in pit
    - LP: #1389928
  * nEPT: Nested INVEPT
    - LP: #1389928
  * kvm: vmx: handle invvpid vm exit gracefully
    - LP: #1389928
  * KVM: x86 emulator: Use opcode::execute for CALL
    - LP: #1389928
  * KVM: x86: Fix wrong masking on relative jump/call
    - LP: #1389928
  * KVM: x86: Emulator fixes for eip canonical checks on near branches
    - LP: #1389928
  * KVM: x86: use new CS.RPL as CPL during task switch
    - LP: #1389928
  * KVM: x86: Handle errors when RIP is set during far jumps
    - LP: #1389928
  * net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
    - LP: #1389928
  * net: sctp: fix panic on duplicate ASCONF chunks
    - LP: #1389928
  * net: sctp: fix remote memory pressure from excessive queueing
    - LP: #1389928
  * x86,kvm,vmx: Preserve CR4 across VM entry
    - LP: #1389928
  * dm crypt: fix access beyond the end of allocated space
    - LP: #1389928
  * ext2: Fix fs corruption in ext2_get_xip_mem()
    - LP: #1389928
  * ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
    - LP: #1389928
  * ring-buffer: Fix infinite spin in reading buffer
    - LP: #1389928
  * genhd: fix leftover might_sleep() in blk_free_devt()
    - LP: #1389928
  * KVM: x86: Fix far-jump to non-canonical check
    - LP: #1389928
  * l2tp: fix race while getting PMTU on PPP pseudo-wire
    - LP: #1389928
  * Linux 3.2.64
    - LP: #1389928

linux (3.2.0-71.106) precise; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1388903

  [ Kamal Mostafa ]

  * [Config] updateconfigs - enable X86_16BIT and ESPFIX
    - LP: #1328965

  [ Paolo Pisati ]

  * [Config] CS5535_MFGPT=m, GEODE_WDT=m

  [ Tim Gardner ]

  * [Debian] Fix linux-doc dangling symlinks
    - LP: #661306

  [ Upstream Kernel Changes ]

  * Revert "lzo: properly check for overruns"
    - LP: #1335313
    - CVE-2014-4608
  * lzo: check for length overrun in variable length encoding.
    - LP: #1335313
    - CVE-2014-4608
  * fs: Add a missing permission check to do_umount
    - LP: #1383358
    - CVE-2014-7975
 -- Luis Henriques <email address hidden>   Thu, 06 Nov 2014 11:51:46 +0000

Upload details

Uploaded by:
Luis Henriques
Uploaded to:
Precise
Original maintainer:
Ubuntu Kernel Team
Architectures:
all i386 amd64 powerpc ppc64 armel armhf
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
linux_3.2.0.orig.tar.gz 94.1 MiB ac093c899c5f967fc71816fbd18ca3f73673e64d2a99253bcbc2570c91527f7e
linux_3.2.0-72.107.diff.gz 4.2 MiB 6aa514e6eb6d15c710dcfafa69e423ef7a204169cf1e71399bda2e6ae3ba3975
linux_3.2.0-72.107.dsc 10.5 KiB 2ded5e2331bda8159cdb8824a1aa00488bab90ecd4a90d4c654ecb30909b48d7

Available diffs

View changes file

Binary packages built by this source

block-modules-3.2.0-72-generic-di: No summary available for block-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for block-modules-3.2.0-72-generic-di in ubuntu precise.

block-modules-3.2.0-72-generic-pae-di: No summary available for block-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for block-modules-3.2.0-72-generic-pae-di in ubuntu precise.

block-modules-3.2.0-72-highbank-di: No summary available for block-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for block-modules-3.2.0-72-highbank-di in ubuntu precise.

block-modules-3.2.0-72-omap-di: No summary available for block-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for block-modules-3.2.0-72-omap-di in ubuntu precise.

block-modules-3.2.0-72-powerpc-smp-di: No summary available for block-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for block-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

block-modules-3.2.0-72-powerpc64-smp-di: No summary available for block-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for block-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

block-modules-3.2.0-72-virtual-di: No summary available for block-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for block-modules-3.2.0-72-virtual-di in ubuntu precise.

crypto-modules-3.2.0-72-generic-di: No summary available for crypto-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for crypto-modules-3.2.0-72-generic-di in ubuntu precise.

crypto-modules-3.2.0-72-generic-pae-di: No summary available for crypto-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for crypto-modules-3.2.0-72-generic-pae-di in ubuntu precise.

crypto-modules-3.2.0-72-highbank-di: No summary available for crypto-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for crypto-modules-3.2.0-72-highbank-di in ubuntu precise.

crypto-modules-3.2.0-72-omap-di: No summary available for crypto-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for crypto-modules-3.2.0-72-omap-di in ubuntu precise.

crypto-modules-3.2.0-72-powerpc-smp-di: No summary available for crypto-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for crypto-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

crypto-modules-3.2.0-72-powerpc64-smp-di: No summary available for crypto-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for crypto-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

crypto-modules-3.2.0-72-virtual-di: No summary available for crypto-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for crypto-modules-3.2.0-72-virtual-di in ubuntu precise.

fat-modules-3.2.0-72-generic-di: No summary available for fat-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for fat-modules-3.2.0-72-generic-di in ubuntu precise.

fat-modules-3.2.0-72-generic-pae-di: No summary available for fat-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for fat-modules-3.2.0-72-generic-pae-di in ubuntu precise.

fat-modules-3.2.0-72-highbank-di: No summary available for fat-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for fat-modules-3.2.0-72-highbank-di in ubuntu precise.

fat-modules-3.2.0-72-omap-di: No summary available for fat-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for fat-modules-3.2.0-72-omap-di in ubuntu precise.

fat-modules-3.2.0-72-powerpc-smp-di: No summary available for fat-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for fat-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

fat-modules-3.2.0-72-powerpc64-smp-di: No summary available for fat-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for fat-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

fat-modules-3.2.0-72-virtual-di: No summary available for fat-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for fat-modules-3.2.0-72-virtual-di in ubuntu precise.

fb-modules-3.2.0-72-generic-di: No summary available for fb-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for fb-modules-3.2.0-72-generic-di in ubuntu precise.

fb-modules-3.2.0-72-generic-pae-di: No summary available for fb-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for fb-modules-3.2.0-72-generic-pae-di in ubuntu precise.

fb-modules-3.2.0-72-virtual-di: No summary available for fb-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for fb-modules-3.2.0-72-virtual-di in ubuntu precise.

firewire-core-modules-3.2.0-72-generic-di: No summary available for firewire-core-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for firewire-core-modules-3.2.0-72-generic-di in ubuntu precise.

firewire-core-modules-3.2.0-72-generic-pae-di: No summary available for firewire-core-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for firewire-core-modules-3.2.0-72-generic-pae-di in ubuntu precise.

firewire-core-modules-3.2.0-72-powerpc-smp-di: No summary available for firewire-core-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for firewire-core-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

firewire-core-modules-3.2.0-72-powerpc64-smp-di: No summary available for firewire-core-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for firewire-core-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

floppy-modules-3.2.0-72-generic-di: No summary available for floppy-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for floppy-modules-3.2.0-72-generic-di in ubuntu precise.

floppy-modules-3.2.0-72-generic-pae-di: No summary available for floppy-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for floppy-modules-3.2.0-72-generic-pae-di in ubuntu precise.

floppy-modules-3.2.0-72-powerpc-smp-di: No summary available for floppy-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for floppy-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

floppy-modules-3.2.0-72-powerpc64-smp-di: No summary available for floppy-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for floppy-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

floppy-modules-3.2.0-72-virtual-di: No summary available for floppy-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for floppy-modules-3.2.0-72-virtual-di in ubuntu precise.

fs-core-modules-3.2.0-72-generic-di: No summary available for fs-core-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for fs-core-modules-3.2.0-72-generic-di in ubuntu precise.

fs-core-modules-3.2.0-72-generic-pae-di: No summary available for fs-core-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for fs-core-modules-3.2.0-72-generic-pae-di in ubuntu precise.

fs-core-modules-3.2.0-72-highbank-di: No summary available for fs-core-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for fs-core-modules-3.2.0-72-highbank-di in ubuntu precise.

fs-core-modules-3.2.0-72-omap-di: No summary available for fs-core-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for fs-core-modules-3.2.0-72-omap-di in ubuntu precise.

fs-core-modules-3.2.0-72-powerpc-smp-di: No summary available for fs-core-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for fs-core-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

fs-core-modules-3.2.0-72-powerpc64-smp-di: No summary available for fs-core-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for fs-core-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

fs-core-modules-3.2.0-72-virtual-di: No summary available for fs-core-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for fs-core-modules-3.2.0-72-virtual-di in ubuntu precise.

fs-secondary-modules-3.2.0-72-generic-di: No summary available for fs-secondary-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for fs-secondary-modules-3.2.0-72-generic-di in ubuntu precise.

fs-secondary-modules-3.2.0-72-generic-pae-di: No summary available for fs-secondary-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for fs-secondary-modules-3.2.0-72-generic-pae-di in ubuntu precise.

fs-secondary-modules-3.2.0-72-highbank-di: No summary available for fs-secondary-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for fs-secondary-modules-3.2.0-72-highbank-di in ubuntu precise.

fs-secondary-modules-3.2.0-72-omap-di: No summary available for fs-secondary-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for fs-secondary-modules-3.2.0-72-omap-di in ubuntu precise.

fs-secondary-modules-3.2.0-72-powerpc-smp-di: No summary available for fs-secondary-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for fs-secondary-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

fs-secondary-modules-3.2.0-72-powerpc64-smp-di: No summary available for fs-secondary-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for fs-secondary-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

fs-secondary-modules-3.2.0-72-virtual-di: No summary available for fs-secondary-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for fs-secondary-modules-3.2.0-72-virtual-di in ubuntu precise.

input-modules-3.2.0-72-generic-di: No summary available for input-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for input-modules-3.2.0-72-generic-di in ubuntu precise.

input-modules-3.2.0-72-generic-pae-di: No summary available for input-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for input-modules-3.2.0-72-generic-pae-di in ubuntu precise.

input-modules-3.2.0-72-highbank-di: No summary available for input-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for input-modules-3.2.0-72-highbank-di in ubuntu precise.

input-modules-3.2.0-72-omap-di: No summary available for input-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for input-modules-3.2.0-72-omap-di in ubuntu precise.

input-modules-3.2.0-72-powerpc-smp-di: No summary available for input-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for input-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

input-modules-3.2.0-72-powerpc64-smp-di: No summary available for input-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for input-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

ipmi-modules-3.2.0-72-generic-di: No summary available for ipmi-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for ipmi-modules-3.2.0-72-generic-di in ubuntu precise.

ipmi-modules-3.2.0-72-generic-pae-di: No summary available for ipmi-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for ipmi-modules-3.2.0-72-generic-pae-di in ubuntu precise.

ipmi-modules-3.2.0-72-omap-di: No summary available for ipmi-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for ipmi-modules-3.2.0-72-omap-di in ubuntu precise.

ipmi-modules-3.2.0-72-powerpc-smp-di: No summary available for ipmi-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for ipmi-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

ipmi-modules-3.2.0-72-powerpc64-smp-di: No summary available for ipmi-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for ipmi-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

irda-modules-3.2.0-72-generic-di: No summary available for irda-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for irda-modules-3.2.0-72-generic-di in ubuntu precise.

irda-modules-3.2.0-72-generic-pae-di: No summary available for irda-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for irda-modules-3.2.0-72-generic-pae-di in ubuntu precise.

irda-modules-3.2.0-72-highbank-di: No summary available for irda-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for irda-modules-3.2.0-72-highbank-di in ubuntu precise.

irda-modules-3.2.0-72-omap-di: No summary available for irda-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for irda-modules-3.2.0-72-omap-di in ubuntu precise.

irda-modules-3.2.0-72-powerpc-smp-di: No summary available for irda-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for irda-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

irda-modules-3.2.0-72-powerpc64-smp-di: No summary available for irda-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for irda-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

irda-modules-3.2.0-72-virtual-di: No summary available for irda-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for irda-modules-3.2.0-72-virtual-di in ubuntu precise.

kernel-image-3.2.0-72-generic-di: No summary available for kernel-image-3.2.0-72-generic-di in ubuntu precise.

No description available for kernel-image-3.2.0-72-generic-di in ubuntu precise.

kernel-image-3.2.0-72-generic-pae-di: No summary available for kernel-image-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for kernel-image-3.2.0-72-generic-pae-di in ubuntu precise.

kernel-image-3.2.0-72-highbank-di: No summary available for kernel-image-3.2.0-72-highbank-di in ubuntu precise.

No description available for kernel-image-3.2.0-72-highbank-di in ubuntu precise.

kernel-image-3.2.0-72-omap-di: No summary available for kernel-image-3.2.0-72-omap-di in ubuntu precise.

No description available for kernel-image-3.2.0-72-omap-di in ubuntu precise.

kernel-image-3.2.0-72-powerpc-smp-di: No summary available for kernel-image-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for kernel-image-3.2.0-72-powerpc-smp-di in ubuntu precise.

kernel-image-3.2.0-72-powerpc64-smp-di: No summary available for kernel-image-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for kernel-image-3.2.0-72-powerpc64-smp-di in ubuntu precise.

kernel-image-3.2.0-72-virtual-di: No summary available for kernel-image-3.2.0-72-virtual-di in ubuntu precise.

No description available for kernel-image-3.2.0-72-virtual-di in ubuntu precise.

linux-doc: Linux kernel specific documentation for version 3.2.0

 This package provides the various documents in the 3.2.0 kernel
 Documentation/ subdirectory. These document kernel subsystems, APIs, device
 drivers, and so on. See
 /usr/share/doc/linux-doc/00-INDEX for a list of what is
 contained in each file.

linux-headers-3.2.0-72: No summary available for linux-headers-3.2.0-72 in ubuntu precise.

No description available for linux-headers-3.2.0-72 in ubuntu precise.

linux-headers-3.2.0-72-generic: No summary available for linux-headers-3.2.0-72-generic in ubuntu precise.

No description available for linux-headers-3.2.0-72-generic in ubuntu precise.

linux-headers-3.2.0-72-generic-pae: No summary available for linux-headers-3.2.0-72-generic-pae in ubuntu precise.

No description available for linux-headers-3.2.0-72-generic-pae in ubuntu precise.

linux-headers-3.2.0-72-highbank: No summary available for linux-headers-3.2.0-72-highbank in ubuntu precise.

No description available for linux-headers-3.2.0-72-highbank in ubuntu precise.

linux-headers-3.2.0-72-omap: No summary available for linux-headers-3.2.0-72-omap in ubuntu precise.

No description available for linux-headers-3.2.0-72-omap in ubuntu precise.

linux-headers-3.2.0-72-powerpc-smp: No summary available for linux-headers-3.2.0-72-powerpc-smp in ubuntu precise.

No description available for linux-headers-3.2.0-72-powerpc-smp in ubuntu precise.

linux-headers-3.2.0-72-powerpc64-smp: No summary available for linux-headers-3.2.0-72-powerpc64-smp in ubuntu precise.

No description available for linux-headers-3.2.0-72-powerpc64-smp in ubuntu precise.

linux-headers-3.2.0-72-virtual: No summary available for linux-headers-3.2.0-72-virtual in ubuntu precise.

No description available for linux-headers-3.2.0-72-virtual in ubuntu precise.

linux-image-3.2.0-72-generic: No summary available for linux-image-3.2.0-72-generic in ubuntu precise.

No description available for linux-image-3.2.0-72-generic in ubuntu precise.

linux-image-3.2.0-72-generic-pae: No summary available for linux-image-3.2.0-72-generic-pae in ubuntu precise.

No description available for linux-image-3.2.0-72-generic-pae in ubuntu precise.

linux-image-3.2.0-72-highbank: No summary available for linux-image-3.2.0-72-highbank in ubuntu precise.

No description available for linux-image-3.2.0-72-highbank in ubuntu precise.

linux-image-3.2.0-72-omap: No summary available for linux-image-3.2.0-72-omap in ubuntu precise.

No description available for linux-image-3.2.0-72-omap in ubuntu precise.

linux-image-3.2.0-72-powerpc-smp: No summary available for linux-image-3.2.0-72-powerpc-smp in ubuntu precise.

No description available for linux-image-3.2.0-72-powerpc-smp in ubuntu precise.

linux-image-3.2.0-72-powerpc64-smp: No summary available for linux-image-3.2.0-72-powerpc64-smp in ubuntu precise.

No description available for linux-image-3.2.0-72-powerpc64-smp in ubuntu precise.

linux-image-3.2.0-72-virtual: No summary available for linux-image-3.2.0-72-virtual in ubuntu precise.

No description available for linux-image-3.2.0-72-virtual in ubuntu precise.

linux-image-extra-3.2.0-72-virtual: No summary available for linux-image-extra-3.2.0-72-virtual in ubuntu precise.

No description available for linux-image-extra-3.2.0-72-virtual in ubuntu precise.

linux-libc-dev: Linux Kernel Headers for development

 This package provides headers from the Linux kernel. These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

linux-source-3.2.0: Linux kernel source for version 3.2.0 with Ubuntu patches

 This package provides the source code for the Linux kernel version
 3.2.0.
 .
 This package is mainly meant for other packages to use, in order to build
 custom flavours.
 .
 If you wish to use this package to create a custom Linux kernel, then it
 is suggested that you investigate the package kernel-package, which has
 been designed to ease the task of creating kernel image packages.
 .
 If you are simply trying to build third-party modules for your kernel,
 you do not want this package. Install the appropriate linux-headers
 package instead.

linux-tools-3.2.0-72: No summary available for linux-tools-3.2.0-72 in ubuntu precise.

No description available for linux-tools-3.2.0-72 in ubuntu precise.

linux-tools-common: Linux kernel version specific tools for version 3.2.0

 This package provides the architecture independent parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 3.2.0.

md-modules-3.2.0-72-generic-di: No summary available for md-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for md-modules-3.2.0-72-generic-di in ubuntu precise.

md-modules-3.2.0-72-generic-pae-di: No summary available for md-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for md-modules-3.2.0-72-generic-pae-di in ubuntu precise.

md-modules-3.2.0-72-highbank-di: No summary available for md-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for md-modules-3.2.0-72-highbank-di in ubuntu precise.

md-modules-3.2.0-72-omap-di: No summary available for md-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for md-modules-3.2.0-72-omap-di in ubuntu precise.

md-modules-3.2.0-72-powerpc-smp-di: No summary available for md-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for md-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

md-modules-3.2.0-72-powerpc64-smp-di: No summary available for md-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for md-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

md-modules-3.2.0-72-virtual-di: No summary available for md-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for md-modules-3.2.0-72-virtual-di in ubuntu precise.

message-modules-3.2.0-72-generic-di: No summary available for message-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for message-modules-3.2.0-72-generic-di in ubuntu precise.

message-modules-3.2.0-72-generic-pae-di: No summary available for message-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for message-modules-3.2.0-72-generic-pae-di in ubuntu precise.

message-modules-3.2.0-72-powerpc-smp-di: No summary available for message-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for message-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

message-modules-3.2.0-72-powerpc64-smp-di: No summary available for message-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for message-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

message-modules-3.2.0-72-virtual-di: No summary available for message-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for message-modules-3.2.0-72-virtual-di in ubuntu precise.

mouse-modules-3.2.0-72-generic-di: No summary available for mouse-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for mouse-modules-3.2.0-72-generic-di in ubuntu precise.

mouse-modules-3.2.0-72-generic-pae-di: No summary available for mouse-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for mouse-modules-3.2.0-72-generic-pae-di in ubuntu precise.

mouse-modules-3.2.0-72-highbank-di: No summary available for mouse-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for mouse-modules-3.2.0-72-highbank-di in ubuntu precise.

mouse-modules-3.2.0-72-omap-di: No summary available for mouse-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for mouse-modules-3.2.0-72-omap-di in ubuntu precise.

mouse-modules-3.2.0-72-powerpc-smp-di: No summary available for mouse-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for mouse-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

mouse-modules-3.2.0-72-powerpc64-smp-di: No summary available for mouse-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for mouse-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

mouse-modules-3.2.0-72-virtual-di: No summary available for mouse-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for mouse-modules-3.2.0-72-virtual-di in ubuntu precise.

multipath-modules-3.2.0-72-generic-di: No summary available for multipath-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for multipath-modules-3.2.0-72-generic-di in ubuntu precise.

multipath-modules-3.2.0-72-generic-pae-di: No summary available for multipath-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for multipath-modules-3.2.0-72-generic-pae-di in ubuntu precise.

multipath-modules-3.2.0-72-omap-di: No summary available for multipath-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for multipath-modules-3.2.0-72-omap-di in ubuntu precise.

multipath-modules-3.2.0-72-powerpc-smp-di: No summary available for multipath-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for multipath-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

multipath-modules-3.2.0-72-powerpc64-smp-di: No summary available for multipath-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for multipath-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

multipath-modules-3.2.0-72-virtual-di: No summary available for multipath-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for multipath-modules-3.2.0-72-virtual-di in ubuntu precise.

nfs-modules-3.2.0-72-generic-di: No summary available for nfs-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for nfs-modules-3.2.0-72-generic-di in ubuntu precise.

nfs-modules-3.2.0-72-generic-pae-di: No summary available for nfs-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for nfs-modules-3.2.0-72-generic-pae-di in ubuntu precise.

nfs-modules-3.2.0-72-highbank-di: No summary available for nfs-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for nfs-modules-3.2.0-72-highbank-di in ubuntu precise.

nfs-modules-3.2.0-72-omap-di: No summary available for nfs-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for nfs-modules-3.2.0-72-omap-di in ubuntu precise.

nfs-modules-3.2.0-72-powerpc-smp-di: No summary available for nfs-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for nfs-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

nfs-modules-3.2.0-72-powerpc64-smp-di: No summary available for nfs-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for nfs-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

nic-modules-3.2.0-72-generic-di: No summary available for nic-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for nic-modules-3.2.0-72-generic-di in ubuntu precise.

nic-modules-3.2.0-72-generic-pae-di: No summary available for nic-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for nic-modules-3.2.0-72-generic-pae-di in ubuntu precise.

nic-modules-3.2.0-72-highbank-di: No summary available for nic-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for nic-modules-3.2.0-72-highbank-di in ubuntu precise.

nic-modules-3.2.0-72-omap-di: No summary available for nic-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for nic-modules-3.2.0-72-omap-di in ubuntu precise.

nic-modules-3.2.0-72-powerpc-smp-di: No summary available for nic-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for nic-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

nic-modules-3.2.0-72-powerpc64-smp-di: No summary available for nic-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for nic-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

nic-modules-3.2.0-72-virtual-di: No summary available for nic-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for nic-modules-3.2.0-72-virtual-di in ubuntu precise.

nic-pcmcia-modules-3.2.0-72-generic-di: No summary available for nic-pcmcia-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for nic-pcmcia-modules-3.2.0-72-generic-di in ubuntu precise.

nic-pcmcia-modules-3.2.0-72-generic-pae-di: No summary available for nic-pcmcia-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for nic-pcmcia-modules-3.2.0-72-generic-pae-di in ubuntu precise.

nic-pcmcia-modules-3.2.0-72-powerpc-smp-di: No summary available for nic-pcmcia-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for nic-pcmcia-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

nic-pcmcia-modules-3.2.0-72-powerpc64-smp-di: No summary available for nic-pcmcia-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for nic-pcmcia-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

nic-shared-modules-3.2.0-72-generic-di: No summary available for nic-shared-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for nic-shared-modules-3.2.0-72-generic-di in ubuntu precise.

nic-shared-modules-3.2.0-72-generic-pae-di: No summary available for nic-shared-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for nic-shared-modules-3.2.0-72-generic-pae-di in ubuntu precise.

nic-shared-modules-3.2.0-72-highbank-di: No summary available for nic-shared-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for nic-shared-modules-3.2.0-72-highbank-di in ubuntu precise.

nic-shared-modules-3.2.0-72-omap-di: No summary available for nic-shared-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for nic-shared-modules-3.2.0-72-omap-di in ubuntu precise.

nic-shared-modules-3.2.0-72-powerpc-smp-di: No summary available for nic-shared-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for nic-shared-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

nic-shared-modules-3.2.0-72-powerpc64-smp-di: No summary available for nic-shared-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for nic-shared-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

nic-shared-modules-3.2.0-72-virtual-di: No summary available for nic-shared-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for nic-shared-modules-3.2.0-72-virtual-di in ubuntu precise.

nic-usb-modules-3.2.0-72-generic-di: No summary available for nic-usb-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for nic-usb-modules-3.2.0-72-generic-di in ubuntu precise.

nic-usb-modules-3.2.0-72-generic-pae-di: No summary available for nic-usb-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for nic-usb-modules-3.2.0-72-generic-pae-di in ubuntu precise.

nic-usb-modules-3.2.0-72-highbank-di: No summary available for nic-usb-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for nic-usb-modules-3.2.0-72-highbank-di in ubuntu precise.

nic-usb-modules-3.2.0-72-omap-di: No summary available for nic-usb-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for nic-usb-modules-3.2.0-72-omap-di in ubuntu precise.

nic-usb-modules-3.2.0-72-powerpc-smp-di: No summary available for nic-usb-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for nic-usb-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

nic-usb-modules-3.2.0-72-powerpc64-smp-di: No summary available for nic-usb-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for nic-usb-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

parport-modules-3.2.0-72-generic-di: No summary available for parport-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for parport-modules-3.2.0-72-generic-di in ubuntu precise.

parport-modules-3.2.0-72-generic-pae-di: No summary available for parport-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for parport-modules-3.2.0-72-generic-pae-di in ubuntu precise.

parport-modules-3.2.0-72-highbank-di: No summary available for parport-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for parport-modules-3.2.0-72-highbank-di in ubuntu precise.

parport-modules-3.2.0-72-omap-di: No summary available for parport-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for parport-modules-3.2.0-72-omap-di in ubuntu precise.

parport-modules-3.2.0-72-powerpc-smp-di: No summary available for parport-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for parport-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

parport-modules-3.2.0-72-powerpc64-smp-di: No summary available for parport-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for parport-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

parport-modules-3.2.0-72-virtual-di: No summary available for parport-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for parport-modules-3.2.0-72-virtual-di in ubuntu precise.

pata-modules-3.2.0-72-generic-di: No summary available for pata-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for pata-modules-3.2.0-72-generic-di in ubuntu precise.

pata-modules-3.2.0-72-generic-pae-di: No summary available for pata-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for pata-modules-3.2.0-72-generic-pae-di in ubuntu precise.

pata-modules-3.2.0-72-powerpc-smp-di: No summary available for pata-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for pata-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

pata-modules-3.2.0-72-powerpc64-smp-di: No summary available for pata-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for pata-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

pcmcia-modules-3.2.0-72-generic-di: No summary available for pcmcia-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for pcmcia-modules-3.2.0-72-generic-di in ubuntu precise.

pcmcia-modules-3.2.0-72-generic-pae-di: No summary available for pcmcia-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for pcmcia-modules-3.2.0-72-generic-pae-di in ubuntu precise.

pcmcia-modules-3.2.0-72-powerpc-smp-di: No summary available for pcmcia-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for pcmcia-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

pcmcia-modules-3.2.0-72-powerpc64-smp-di: No summary available for pcmcia-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for pcmcia-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

pcmcia-storage-modules-3.2.0-72-generic-di: No summary available for pcmcia-storage-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for pcmcia-storage-modules-3.2.0-72-generic-di in ubuntu precise.

pcmcia-storage-modules-3.2.0-72-generic-pae-di: No summary available for pcmcia-storage-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for pcmcia-storage-modules-3.2.0-72-generic-pae-di in ubuntu precise.

pcmcia-storage-modules-3.2.0-72-powerpc-smp-di: No summary available for pcmcia-storage-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for pcmcia-storage-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

pcmcia-storage-modules-3.2.0-72-powerpc64-smp-di: No summary available for pcmcia-storage-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for pcmcia-storage-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

plip-modules-3.2.0-72-generic-di: No summary available for plip-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for plip-modules-3.2.0-72-generic-di in ubuntu precise.

plip-modules-3.2.0-72-generic-pae-di: No summary available for plip-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for plip-modules-3.2.0-72-generic-pae-di in ubuntu precise.

plip-modules-3.2.0-72-highbank-di: No summary available for plip-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for plip-modules-3.2.0-72-highbank-di in ubuntu precise.

plip-modules-3.2.0-72-omap-di: No summary available for plip-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for plip-modules-3.2.0-72-omap-di in ubuntu precise.

plip-modules-3.2.0-72-powerpc-smp-di: No summary available for plip-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for plip-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

plip-modules-3.2.0-72-powerpc64-smp-di: No summary available for plip-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for plip-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

ppp-modules-3.2.0-72-generic-di: No summary available for ppp-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for ppp-modules-3.2.0-72-generic-di in ubuntu precise.

ppp-modules-3.2.0-72-generic-pae-di: No summary available for ppp-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for ppp-modules-3.2.0-72-generic-pae-di in ubuntu precise.

ppp-modules-3.2.0-72-highbank-di: No summary available for ppp-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for ppp-modules-3.2.0-72-highbank-di in ubuntu precise.

ppp-modules-3.2.0-72-omap-di: No summary available for ppp-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for ppp-modules-3.2.0-72-omap-di in ubuntu precise.

ppp-modules-3.2.0-72-powerpc-smp-di: No summary available for ppp-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for ppp-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

ppp-modules-3.2.0-72-powerpc64-smp-di: No summary available for ppp-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for ppp-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

sata-modules-3.2.0-72-generic-di: No summary available for sata-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for sata-modules-3.2.0-72-generic-di in ubuntu precise.

sata-modules-3.2.0-72-generic-pae-di: No summary available for sata-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for sata-modules-3.2.0-72-generic-pae-di in ubuntu precise.

sata-modules-3.2.0-72-omap-di: No summary available for sata-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for sata-modules-3.2.0-72-omap-di in ubuntu precise.

sata-modules-3.2.0-72-powerpc-smp-di: No summary available for sata-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for sata-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

sata-modules-3.2.0-72-powerpc64-smp-di: No summary available for sata-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for sata-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

scsi-modules-3.2.0-72-generic-di: No summary available for scsi-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for scsi-modules-3.2.0-72-generic-di in ubuntu precise.

scsi-modules-3.2.0-72-generic-pae-di: No summary available for scsi-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for scsi-modules-3.2.0-72-generic-pae-di in ubuntu precise.

scsi-modules-3.2.0-72-highbank-di: No summary available for scsi-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for scsi-modules-3.2.0-72-highbank-di in ubuntu precise.

scsi-modules-3.2.0-72-omap-di: No summary available for scsi-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for scsi-modules-3.2.0-72-omap-di in ubuntu precise.

scsi-modules-3.2.0-72-powerpc-smp-di: No summary available for scsi-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for scsi-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

scsi-modules-3.2.0-72-powerpc64-smp-di: No summary available for scsi-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for scsi-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

scsi-modules-3.2.0-72-virtual-di: No summary available for scsi-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for scsi-modules-3.2.0-72-virtual-di in ubuntu precise.

serial-modules-3.2.0-72-generic-di: No summary available for serial-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for serial-modules-3.2.0-72-generic-di in ubuntu precise.

serial-modules-3.2.0-72-generic-pae-di: No summary available for serial-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for serial-modules-3.2.0-72-generic-pae-di in ubuntu precise.

serial-modules-3.2.0-72-powerpc-smp-di: No summary available for serial-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for serial-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

serial-modules-3.2.0-72-powerpc64-smp-di: No summary available for serial-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for serial-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

speakup-modules-3.2.0-72-generic-di: No summary available for speakup-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for speakup-modules-3.2.0-72-generic-di in ubuntu precise.

speakup-modules-3.2.0-72-generic-pae-di: No summary available for speakup-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for speakup-modules-3.2.0-72-generic-pae-di in ubuntu precise.

speakup-modules-3.2.0-72-highbank-di: No summary available for speakup-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for speakup-modules-3.2.0-72-highbank-di in ubuntu precise.

speakup-modules-3.2.0-72-omap-di: No summary available for speakup-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for speakup-modules-3.2.0-72-omap-di in ubuntu precise.

speakup-modules-3.2.0-72-powerpc-smp-di: No summary available for speakup-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for speakup-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

speakup-modules-3.2.0-72-powerpc64-smp-di: No summary available for speakup-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for speakup-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

squashfs-modules-3.2.0-72-generic-di: No summary available for squashfs-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for squashfs-modules-3.2.0-72-generic-di in ubuntu precise.

squashfs-modules-3.2.0-72-generic-pae-di: No summary available for squashfs-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for squashfs-modules-3.2.0-72-generic-pae-di in ubuntu precise.

squashfs-modules-3.2.0-72-highbank-di: No summary available for squashfs-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for squashfs-modules-3.2.0-72-highbank-di in ubuntu precise.

squashfs-modules-3.2.0-72-omap-di: No summary available for squashfs-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for squashfs-modules-3.2.0-72-omap-di in ubuntu precise.

squashfs-modules-3.2.0-72-powerpc-smp-di: No summary available for squashfs-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for squashfs-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

squashfs-modules-3.2.0-72-powerpc64-smp-di: No summary available for squashfs-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for squashfs-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

squashfs-modules-3.2.0-72-virtual-di: No summary available for squashfs-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for squashfs-modules-3.2.0-72-virtual-di in ubuntu precise.

storage-core-modules-3.2.0-72-generic-di: No summary available for storage-core-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for storage-core-modules-3.2.0-72-generic-di in ubuntu precise.

storage-core-modules-3.2.0-72-generic-pae-di: No summary available for storage-core-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for storage-core-modules-3.2.0-72-generic-pae-di in ubuntu precise.

storage-core-modules-3.2.0-72-highbank-di: No summary available for storage-core-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for storage-core-modules-3.2.0-72-highbank-di in ubuntu precise.

storage-core-modules-3.2.0-72-omap-di: No summary available for storage-core-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for storage-core-modules-3.2.0-72-omap-di in ubuntu precise.

storage-core-modules-3.2.0-72-powerpc-smp-di: No summary available for storage-core-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for storage-core-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

storage-core-modules-3.2.0-72-powerpc64-smp-di: No summary available for storage-core-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for storage-core-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

storage-core-modules-3.2.0-72-virtual-di: No summary available for storage-core-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for storage-core-modules-3.2.0-72-virtual-di in ubuntu precise.

usb-modules-3.2.0-72-generic-di: No summary available for usb-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for usb-modules-3.2.0-72-generic-di in ubuntu precise.

usb-modules-3.2.0-72-generic-pae-di: No summary available for usb-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for usb-modules-3.2.0-72-generic-pae-di in ubuntu precise.

usb-modules-3.2.0-72-highbank-di: No summary available for usb-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for usb-modules-3.2.0-72-highbank-di in ubuntu precise.

usb-modules-3.2.0-72-omap-di: No summary available for usb-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for usb-modules-3.2.0-72-omap-di in ubuntu precise.

usb-modules-3.2.0-72-powerpc-smp-di: No summary available for usb-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for usb-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

usb-modules-3.2.0-72-powerpc64-smp-di: No summary available for usb-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for usb-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

virtio-modules-3.2.0-72-generic-di: No summary available for virtio-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for virtio-modules-3.2.0-72-generic-di in ubuntu precise.

virtio-modules-3.2.0-72-generic-pae-di: No summary available for virtio-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for virtio-modules-3.2.0-72-generic-pae-di in ubuntu precise.

virtio-modules-3.2.0-72-virtual-di: No summary available for virtio-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for virtio-modules-3.2.0-72-virtual-di in ubuntu precise.

vlan-modules-3.2.0-72-generic-di: No summary available for vlan-modules-3.2.0-72-generic-di in ubuntu precise.

No description available for vlan-modules-3.2.0-72-generic-di in ubuntu precise.

vlan-modules-3.2.0-72-generic-pae-di: No summary available for vlan-modules-3.2.0-72-generic-pae-di in ubuntu precise.

No description available for vlan-modules-3.2.0-72-generic-pae-di in ubuntu precise.

vlan-modules-3.2.0-72-highbank-di: No summary available for vlan-modules-3.2.0-72-highbank-di in ubuntu precise.

No description available for vlan-modules-3.2.0-72-highbank-di in ubuntu precise.

vlan-modules-3.2.0-72-omap-di: No summary available for vlan-modules-3.2.0-72-omap-di in ubuntu precise.

No description available for vlan-modules-3.2.0-72-omap-di in ubuntu precise.

vlan-modules-3.2.0-72-powerpc-smp-di: No summary available for vlan-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

No description available for vlan-modules-3.2.0-72-powerpc-smp-di in ubuntu precise.

vlan-modules-3.2.0-72-powerpc64-smp-di: No summary available for vlan-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

No description available for vlan-modules-3.2.0-72-powerpc64-smp-di in ubuntu precise.

vlan-modules-3.2.0-72-virtual-di: No summary available for vlan-modules-3.2.0-72-virtual-di in ubuntu precise.

No description available for vlan-modules-3.2.0-72-virtual-di in ubuntu precise.