linux 3.2.0-98.138 source package in Ubuntu

Changelog

linux (3.2.0-98.138) precise; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1532774

  [ Upstream Kernel Changes ]

  * Revert "xhci: don't finish a TD if we get a short transfer event mid
    TD"
    - LP: #1529077
  * PCI: Fix devfn for VPD access through function 0
    - LP: #1524292
  * PCI: Use function 0 VPD for identical functions, regular VPD for others
    - LP: #1524292
  * mac80211: fix driver RSSI event calculations
    - LP: #1524292
  * HID: core: Avoid uninitialized buffer access
    - LP: #1524292
  * wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
    - LP: #1524292
  * mwifiex: fix mwifiex_rdeeprom_read()
    - LP: #1524292
  * mtd: mtdpart: fix add_mtd_partitions error path
    - LP: #1524292
  * devres: fix a for loop bounds check
    - LP: #1524292
  * packet: fix match_fanout_group()
    - LP: #1524292
  * Btrfs: added helper btrfs_next_item()
    - LP: #1524292
  * Btrfs: fix file corruption and data loss after cloning inline extents
    - LP: #1524292
  * iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
    - LP: #1524292
  * ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode
    - LP: #1524292
  * Btrfs: don't use ram_bytes for uncompressed inline items
    - LP: #1524292
  * Btrfs: fix truncation of compressed and inlined extents
    - LP: #1524292
  * ext4, jbd2: ensure entering into panic after recording an error in
    superblock
    - LP: #1524292
  * Bluetooth: ath3k: Add new AR3012 0930:021c id
    - LP: #1502781, #1524292
  * Bluetooth: ath3k: Add support of AR3012 0cf3:817b device
    - LP: #1506615, #1524292
  * staging: rtl8712: Add device ID for Sitecom WLA2100
    - LP: #1524292
  * ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
    - LP: #1524292
  * MIPS: atomic: Fix comment describing atomic64_add_unless's return
    value.
    - LP: #1524292
  * ALSA: hda - Disable 64bit address for Creative HDA controllers
    - LP: #1524292
  * megaraid_sas: Do not use PAGE_SIZE for max_sectors
    - LP: #1524292
  * can: Use correct type in sizeof() in nla_put()
    - LP: #1524292
  * mtd: blkdevs: fix potential deadlock + lockdep warnings
    - LP: #1524292
  * crypto: algif_hash - Only export and import on sockets with data
    - LP: #1524292
  * megaraid_sas : SMAP restriction--do not access user memory from IOCTL
    code
    - LP: #1524292
  * recordmcount: Fix endianness handling bug for nop_mcount
    - LP: #1524292
  * ipv6: fix tunnel error handling
    - LP: #1524292
  * ALSA: hda - Apply pin fixup for HP ProBook 6550b
    - LP: #1524292
  * firewire: ohci: fix JMicron JMB38x IT context discovery
    - LP: #1524292
  * scsi: restart list search after unlock in scsi_remove_target
    - LP: #1524292
  * x86/cpu: Call verify_cpu() after having entered long mode too
    - LP: #1524292
  * Btrfs: fix race leading to incorrect item deletion when dropping
    extents
    - LP: #1524292
  * Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
    - LP: #1524292
  * perf: Fix inherited events vs. tracepoint filters
    - LP: #1524292
  * scsi_sysfs: Fix queue_ramp_up_period return code
    - LP: #1524292
  * Btrfs: fix race when listing an inode's xattrs
    - LP: #1524292
  * net: fix a race in dst_release()
    - LP: #1524292
  * FS-Cache: Increase reference of parent after registering, netfs success
    - LP: #1524292
  * FS-Cache: Don't override netfs's primary_index if registering failed
    - LP: #1524292
  * FS-Cache: Handle a write to the page immediately beyond the EOF marker
    - LP: #1524292
  * binfmt_elf: Don't clobber passed executable's file header
    - LP: #1524292
  * fs: make dumpable=2 require fully qualified path
    - LP: #1524292
    - CVE-2006-2451, allowing local users to gain root privileges.
  * fs: if a coredump already exists, unlink and recreate with O_EXCL
    - LP: #1524292
  * irda: precedence bug in irlmp_seq_hb_idx()
    - LP: #1524292
  * RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in
    rds_tcp_data_recv
    - LP: #1524292
  * ipmr: fix possible race resulting from improper usage of
    IP_INC_STATS_BH() in preemptible context.
    - LP: #1524292
  * net: avoid NULL deref in inet_ctl_sock_destroy()
    - LP: #1524292
  * splice: sendfile() at once fails for big files
    - LP: #1524292
  * Linux 3.2.74
    - LP: #1524292
  * fuse: break infinite loop in fuse_fill_write_pages()
    - LP: #1530842
  * sctp: translate host order to network order when setting a hmacid
    - LP: #1530842
  * ALSA: usb-audio: add packet size quirk for the Medeli DD305
    - LP: #1530842
  * ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
    - LP: #1530842
  * ALSA: usb-audio: work around CH345 input SysEx corruption
    - LP: #1530842
  * USB: serial: option: add support for Novatel MiFi USB620L
    - LP: #1530842
  * USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined
    table as well.
    - LP: #1530842
  * USB: ti_usb_3410_502: Fix ID table size
    - LP: #1530842
  * USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
    - LP: #1530842
  * usb: musb: core: fix order of arguments to ulpi write callback
    - LP: #1530842
  * ASoC: wm8962: correct addresses for HPF_C_0/1
    - LP: #1530842
  * net: fix __netdev_update_features return on ndo_set_features failure
    - LP: #1530842
  * FS-Cache: Add missing initialization of ret in cachefiles_write_page()
    - LP: #1530842
  * mac80211: mesh: fix call_rcu() usage
    - LP: #1530842
  * macvlan: fix leak in macvlan_handle_frame
    - LP: #1530842
  * xhci: Add XHCI_INTEL_HOST quirk
    - LP: #1530842
  * xhci: Workaround to get Intel xHCI reset working more reliably
    - LP: #1530842
  * USB: option: add XS Stick W100-2 from 4G Systems
    - LP: #1530842
  * usblp: do not set TASK_INTERRUPTIBLE before lock
    - LP: #1530842
  * mac: validate mac_partition is within sector
    - LP: #1530842
  * ip6mr: call del_timer_sync() in ip6mr_free_table()
    - LP: #1530842
  * net: ip6mr: fix static mfc/dev leaks on table destruction
    - LP: #1530842
  * can: sja1000: clear interrupts on start
    - LP: #1530842
  * USB: cp210x: Remove CP2110 ID from compatibility list
    - LP: #1530842
  * USB: cdc-acm - Add IGNORE_DEVICE quirk
    - LP: #1530842
  * USB: cdc_acm: Ignore Infineon Flash Loader utility
    - LP: #1530842
  * unix: avoid use-after-free in ep_remove_wait_queue
    - LP: #1530842
  * fix sysvfs symlinks
    - LP: #1530842
  * vfs: Make sendfile(2) killable even better
    - LP: #1530842
  * vfs: Avoid softlockups with sendfile(2)
    - LP: #1530842
  * broadcom: fix PHY_ID_BCM5481 entry in the id table
    - LP: #1530842
  * ring-buffer: Update read stamp with first real commit on page
    - LP: #1530842
  * ext4: Fix handling of extended tv_sec
    - LP: #1530842
  * jbd2: Fix unreclaimed pages after truncate in data=journal mode
    - LP: #1530842
  * RDS: fix race condition when sending a message on unbound socket
    - LP: #1530842
  * nfs: if we have no valid attrs, then don't declare the attribute cache
    valid
    - LP: #1530842
  * drm/ttm: Fixed a read/write lock imbalance
    - LP: #1530842
  * AHCI: Fix softreset failed issue of Port Multiplier
    - LP: #1530842
  * sata_sil: disable trim
    - LP: #1530842
  * wan/x25: Fix use-after-free in x25_asy_open_tty()
    - LP: #1530842
  * USB: whci-hcd: add check for dma mapping error
    - LP: #1530842
  * usb: Use the USB_SS_MULT() macro to decode burst multiplier for log
    message
    - LP: #1530842
  * dm btree: fix leak of bufio-backed block in btree_split_sibling error
    path
    - LP: #1530842
  * ipv4: igmp: Allow removing groups from a removed interface
    - LP: #1530842
  * locking: Add WARN_ON_ONCE lock assertion
    - LP: #1530842
  * drm: Fix an unwanted master inheritance v2
    - LP: #1530842
  * sched/core: Remove false-positive warning from wake_up_process()
    - LP: #1530842
  * sched/core: Clear the root_domain cpumasks in init_rootdomain()
    - LP: #1530842
  * usb: xhci: fix config fail of FS hub behind a HS hub with MTT
    - LP: #1530842
  * ALSA: rme96: Fix unexpected volume reset after rate changes
    - LP: #1530842
  * 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
    - LP: #1530842
  * ipmi: move timer init to before irq is setup
    - LP: #1530842
  * dm btree: fix bufio buffer leaks in dm_btree_del() error path
    - LP: #1530842
  * vgaarb: fix signal handling in vga_get()
    - LP: #1530842
  * parisc iommu: fix panic due to trying to allocate too large region
    - LP: #1530842
  * mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't
    make any progress
    - LP: #1530842
  * mm: hugetlb: call huge_pte_alloc() only if ptep is null
    - LP: #1530842
  * sh64: fix __NR_fgetxattr
    - LP: #1530842
  * snmp: Remove duplicate OUTMCAST stat increment
    - LP: #1530842
  * tcp: initialize tp->copied_seq in case of cross SYN connection
    - LP: #1530842
  * net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
    - LP: #1530842
  * net: ipmr: fix static mfc/dev leaks on table destruction
    - LP: #1530842
  * ipv6: distinguish frag queues by device for multicast and link-local
    packets
    - LP: #1530842
  * dccp: remove unnecessary codes in ipv6.c
    - LP: #1530842
  * ipv6: add complete rcu protection around np->opt
    - LP: #1530842
  * ipv6: sctp: implement sctp_v6_destroy_sock()
    - LP: #1530842
  * atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
    - LP: #1530842
  * sctp: update the netstamp_needed counter when copying sockets
    - LP: #1530842
  * ipv6: sctp: clone options to avoid use after free
    - LP: #1530842
  * net: add validation for the socket syscall protocol argument
    - LP: #1530842
  * sh_eth: fix kernel oops in skb_put()
    - LP: #1530842
  * pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
    - LP: #1530842
  * bluetooth: Validate socket address length in sco_sock_bind().
    - LP: #1530842
  * af_unix: Revert 'lock_interruptible' in stream receive code
    - LP: #1530842
  * af_unix: fix a fatal race with bit fields
    - LP: #1530842
  * isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
    - LP: #1530842
  * ppp, slip: Validate VJ compression slot parameters completely
    - LP: #1530842
  * Linux 3.2.75
    - LP: #1530842
  * KVM: x86: Reload pit counters for all channels when restoring state
    - LP: #1530956
    - CVE-2015-7513

 -- Luis Henriques <email address hidden>  Mon, 11 Jan 2016 11:54:41 +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-98.138.diff.gz 4.6 MiB 17ae34e4d8e9489e9d95517b0a5c886236f8b13748a312b035a05362a7275554
linux_3.2.0-98.138.dsc 4.8 KiB b07faf41969a246521c72e1989e41ad511ff0a3540082ad3db6463c44ca90425

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

No description available for kernel-image-3.2.0-98-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-98: No summary available for linux-headers-3.2.0-98 in ubuntu precise.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

No description available for linux-image-extra-3.2.0-98-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-98: No summary available for linux-tools-3.2.0-98 in ubuntu precise.

No description available for linux-tools-3.2.0-98 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-98-generic-di: No summary available for md-modules-3.2.0-98-generic-di in ubuntu precise.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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