linux 3.2.0-93.133 source package in Ubuntu

Changelog

linux (3.2.0-93.133) precise; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1509350

  [ Upstream Kernel Changes ]

  * Revert "net: Fix skb csum races when peeking"
    - LP: #1508510

linux (3.2.0-93.132) precise; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1508939

  [ Upstream Kernel Changes ]

  * Revert "sctp: Fix race between OOTB responce and route removal"
    - LP: #1507665
  * USB: whiteheat: fix potential null-deref at probe
    - LP: #1478826
    - CVE-2015-5257
  * dcache: Handle escaped paths in prepend_path
    - LP: #1441108
    - CVE-2015-2925
  * vfs: Test for and handle paths that are unreachable from their mnt_root
    - LP: #1441108
    - CVE-2015-2925
  * ipv6: Fix build failure when CONFIG_INET disabled
    - LP: #1507665
  * pktgen: Require CONFIG_INET due to use of IPv4 checksum function
    - LP: #1507665
  * xen/gntdev: convert priv->lock to a mutex
    - LP: #1507665
  * xen/gntdevt: Fix race condition in gntdev_release()
    - LP: #1507665
  * crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
    - LP: #1507665
  * USB: sierra: add 1199:68AB device ID
    - LP: #1507665
  * target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
    - LP: #1507665
  * md/raid1: extend spinlock to protect raid1_end_read_request against
    inconsistencies
    - LP: #1507665
  * target: REPORT LUNS should return LUN 0 even for dynamic ACLs
    - LP: #1507665
  * MIPS: Fix sched_getaffinity with MT FPAFF enabled
    - LP: #1507665
  * xhci: fix off by one error in TRB DMA address boundary check
    - LP: #1507665
  * rds: fix an integer overflow test in rds_info_getsockopt()
    - LP: #1507665
  * perf: Fix fasync handling on inherited events
    - LP: #1507665
  * MIPS: Make set_pte() SMP safe.
    - LP: #1507665
  * ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
    - LP: #1507665
  * net: Clone skb before setting peeked flag
    - LP: #1507665
  * net: Fix skb_set_peeked use-after-free bug
    - LP: #1507665
  * x86/ldt: Make modify_ldt synchronous
    - LP: #1507665
  * x86/ldt: Correct LDT access in single stepping logic
    - LP: #1507665
  * x86/ldt: Correct FPU emulation access to LDT
    - LP: #1507665
  * localmodconfig: Use Kbuild files too
    - LP: #1507665
  * dm btree: add ref counting ops for the leaves of top level btrees
    - LP: #1507665
  * libiscsi: Fix host busy blocking during connection teardown
    - LP: #1507665
  * libfc: Fix fc_fcp_cleanup_each_cmd()
    - LP: #1507665
  * ipc,sem: fix use after free on IPC_RMID after a task using same
    semaphore set exits
    - LP: #1507665
  * x86/ldt: Further fix FPU emulation
    - LP: #1507665
  * net: Fix RCU splat in af_key
    - LP: #1507665
  * sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
    - LP: #1507665
  * sparc64: Fix userspace FPU register corruptions.
    - LP: #1507665
  * rc-core: fix remove uevent generation
    - LP: #1507665
  * PCI: Fix TI816X class code quirk
    - LP: #1507665
  * mac80211: enable assoc check for mesh interfaces
    - LP: #1507665
  * PCI: Add dev_flags bit to access VPD through function 0
    - LP: #1507665
  * PCI: Add VPD function 0 quirk for Intel Ethernet devices
    - LP: #1507665
  * usb: gadget: m66592-udc: forever loop in set_feature()
    - LP: #1507665
  * KVM: MMU: fix validation of mmio page fault
    - LP: #1507665
  * auxdisplay: ks0108: fix refcount
    - LP: #1507665
  * devres: fix devres_get()
    - LP: #1507665
  * windfarm: decrement client count when unregistering
    - LP: #1507665
  * NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
    - LP: #1507665
  * drivers: usb: fsl: Workaround for USB erratum-A005275
    - LP: #1507665
  * serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
    - LP: #1507665
  * usb: host: ehci-sys: delete useless bus_to_hcd conversion
    - LP: #1507665
  * USB: ftdi_sio: Added custom PID for CustomWare products
    - LP: #1507665
  * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
    - LP: #1507665
  * xfs: Fix xfs_attr_leafblock definition
    - LP: #1507665
  * DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
    - LP: #1507665
  * rtlwifi: rtl8192cu: Add new device ID
    - LP: #1507665
  * rtlwifi: rtl8192cu: Add new device ID
    - LP: #1507665
  * of/address: Don't loop forever in of_find_matching_node_by_address().
    - LP: #1507665
  * drivercore: Fix unregistration path of platform devices
    - LP: #1507665
  * xfs: return errors from partial I/O failures to files
    - LP: #1507665
  * IB/qib: Change lkey table allocation to support more MRs
    - LP: #1507665
  * SUNRPC: xs_reset_transport must mark the connection as disconnected
    - LP: #1507665
  * IB/mlx4: Use correct SL on AH query under RoCE
    - LP: #1507665
  * IB/uverbs: Fix race between ib_uverbs_open and remove_one
    - LP: #1507665
  * spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is
    disabled
    - LP: #1507665
  * drm/i915: Always mark the object as dirty when used by the GPU
    - LP: #1507665
  * Add radeon suspend/resume quirk for HP Compaq dc5750.
    - LP: #1507665
  * IB/uverbs: reject invalid or unknown opcodes
    - LP: #1507665
  * Input: evdev - do not report errors form flush()
    - LP: #1507665
  * crypto: ghash-clmulni: specify context size for ghash async algorithm
    - LP: #1507665
  * fs: create and use seq_show_option for escaping
    - LP: #1507665
  * ARM: 8429/1: disable GCC SRA optimization
    - LP: #1507665
  * pagemap: hide physical addresses from non-privileged users
    - LP: #1507665
  * powerpc/MSI: Fix race condition in tearing down MSI interrupts
    - LP: #1507665
  * hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
    - LP: #1507665
  * hfs: fix B-tree corruption after insertion at position 0
    - LP: #1507665
  * perf header: Fixup reading of HEADER_NRCPUS feature
    - LP: #1507665
  * USB: option: add ZTE PIDs
    - LP: #1507665
  * Btrfs: fix read corruption of compressed and shared extents
    - LP: #1507665
  * btrfs: skip waiting on ordered range for special files
    - LP: #1507665
  * ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode
    - LP: #1507665
  * ARM: fix Thumb2 signal handling when ARMv6 is enabled
    - LP: #1507665
  * x86/platform: Fix Geode LX timekeeping in the generic x86 build
    - LP: #1507665
  * ASoC: fix broken pxa SoC support
    - LP: #1507665
  * s390/compat: correct uc_sigmask of the compat signal frame
    - LP: #1507665
  * KVM: x86: trap AMD MSRs for the TSeg base and mask
    - LP: #1507665
  * usb: Use the USB_SS_MULT() macro to get the burst multiplier.
    - LP: #1507665
  * xhci: give command abortion one more chance before killing xhci
    - LP: #1507665
  * usb: xhci: Clear XHCI_STATE_DYING on start
    - LP: #1507665
  * xhci: change xhci 1.0 only restrictions to support xhci 1.1
    - LP: #1507665
  * cifs: use server timestamp for ntlmv2 authentication
    - LP: #1507665
  * x86/paravirt: Replace the paravirt nop with a bona fide empty function
    - LP: #1507665
  * ocfs2/dlm: fix deadlock when dispatch assert master
    - LP: #1507665
  * ipv6: addrconf: validate new MTU before applying it
    - LP: #1507665
  * ipc/sem.c: fully initialize sem_array before making it visible
    - LP: #1507665
  * Initialize msg/shm IPC objects before doing ipc_addid()
    - LP: #1507665
  * net/tipc: initialize security state for new connection socket
    - LP: #1507665
  * net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
    - LP: #1507665
  * net: Fix skb csum races when peeking
    - LP: #1507665
  * ipv6: lock socket in ip6_datagram_connect()
    - LP: #1507665
  * bonding: correct the MAC address for "follow" fail_over_mac policy
    - LP: #1507665
  * net/ipv6: Correct PIM6 mrt_lock handling
    - LP: #1507665
  * fib_rules: fix fib rule dumps across multiple skbs
    - LP: #1507665
  * perf tools: Fix build with perl 5.18
    - LP: #1507665
  * ipv6: prevent fib6_run_gc() contention
    - LP: #1507665
  * ipv6: update ip6_rt_last_gc every time GC is run
    - LP: #1507665
  * parisc: Filter out spurious interrupts in PA-RISC irq handler
    - LP: #1507665
  * jbd2: avoid infinite loop when destroying aborted journal
    - LP: #1507665
  * Linux 3.2.72
    - LP: #1507665

 -- Luis Henriques <email address hidden>  Fri, 23 Oct 2015 12:17:43 +0100

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-93.133.diff.gz 4.5 MiB ad4992b7b8cc771a5f0d66c9681dfe332e0adb5e7a00c008a392b35816d9c21e
linux_3.2.0-93.133.dsc 10.5 KiB 56dfd60038dc978629908c6a03c46f795dfdf3dd305b0baee359db52d328f4ea

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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