linux 3.2.0-33.52 source package in Ubuntu

Changelog

linux (3.2.0-33.52) precise-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1067666

  [ Andy Whitcroft ]

  * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
    instances
    - LP: #1066921

  [ James M Leddy ]

  * SAUCE: input: fix weird issue of synaptics psmouse sync lost after
    resume
    - LP: #717970

  [ Paolo Pisati ]

  * [SRU] [Config] enable TIDSPBRIDGE for omap arm[el|hf] flavours
    - LP: #1058022

  [ Sarveshwar Bandi ]

  * SAUCE: bridge: Pull ip header into skb->data before looking into ip
    header.
    - LP: #1065150

  [ Upstream Kernel Changes ]

  * Revert "drm/radeon: rework pll selection (v3)"
    - LP: #1065047
  * sched: Fix migration thread runtime bogosity
    - LP: #1057593
  * Bluetooth: Add support for Sony Vaio T-Series
    - LP: #1054307
  * drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)
    - LP: #1058303
  * Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices
    - LP: #1058303
  * Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn
    - LP: #1030233, #1058303
  * target: Fix ->data_length re-assignment bug with SCSI overflow
    - LP: #1065047
  * ASoC: samsung dma - Don't indicate support for pause/resume.
    - LP: #1065047
  * fs/proc: fix potential unregister_sysctl_table hang
    - LP: #1065047
  * mm/ia64: fix a memory block size bug
    - LP: #1065047
  * nbd: clear waiting_queue on shutdown
    - LP: #1065047
  * drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
    - LP: #1065047
  * mm/page_alloc: fix the page address of higher page's buddy calculation
    - LP: #1065047
  * memory hotplug: fix section info double registration bug
    - LP: #1065047
  * cciss: fix handling of protocol error
    - LP: #1065047
  * vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in
    d_kill()
    - LP: #1065047
  * workqueue: reimplement work_on_cpu() using system_wq
    - LP: #1065047
  * cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to
    another CPU
    - LP: #1065047
  * sched: Fix ancient race in do_exit()
    - LP: #1065047
  * hpwdt: Fix kdump issue in hpwdt
    - LP: #1065047
  * rtlwifi: rtl8192ce: Log message that B_CUT device may not work
    - LP: #1065047
  * brcmfmac: fix big endian bug in i-scan.
    - LP: #1065047
  * brcmfmac: Fix big endian host configuration data.
    - LP: #1065047
  * dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()
    - LP: #1065047
  * dmaengine: at_hdmac: check that each sg data length is non-null
    - LP: #1065047
  * ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores
    - LP: #1065047
  * drm/i915: Reduce a pin-leak BUG into a WARN
    - LP: #1065047
  * bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload
    - LP: #1065047
  * mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA
    - LP: #1065047
  * hwmon: (ads7871) Add 'name' sysfs attribute
    - LP: #1065047
  * DMA: PL330: Check the pointer returned by kzalloc
    - LP: #1065047
  * hpsa: fix handling of protocol error
    - LP: #1065047
  * hwmon: (ad7314) Add 'name' sysfs attribute
    - LP: #1065047
  * cifs: fix return value in cifsConvertToUTF16
    - LP: #1065047
  * cfg80211: fix possible circular lock on reg_regdb_search()
    - LP: #1065047
  * xen/boot: Disable BIOS SMP MP table search.
    - LP: #1065047
  * asix: Support DLink DUB-E100 H/W Ver C1
    - LP: #1065047
  * Input: i8042 - disable mux on Toshiba C850D
    - LP: #1065047
  * tracing: Don't call page_to_pfn() if page is NULL
    - LP: #1065047
  * can: janz-ican3: fix support for older hardware revisions
    - LP: #1065047
  * can: ti_hecc: fix oops during rmmod
    - LP: #1065047
  * HID: logitech: fix mask to enable DJ mode
    - LP: #1065047
  * HID: logitech: don't use stack based dj_report structures
    - LP: #1065047
  * dj: memory scribble in logi_dj
    - LP: #1065047
  * HID: Fix logitech-dj: missing Unifying device issue
    - LP: #1065047
  * hwmon: (fam15h_power) Tweak runavg_range on resume
    - LP: #1065047
  * xen/boot: Disable NUMA for PV guests.
    - LP: #1065047
  * gpio-lpc32xx: Fix value handling of gpio_direction_output()
    - LP: #1065047
  * sb_edac: Avoid overflow errors at memory size calculation
    - LP: #1065047
  * dm: handle requests beyond end of device instead of using BUG_ON
    - LP: #1065047
  * dm table: clear add_random unless all devices have it set
    - LP: #1065047
  * md/raid10: fix "enough" function for detecting if array is failed.
    - LP: #1065047
  * USB: Fix race condition when removing host controllers
    - LP: #1065047
  * asus-laptop: HRWS/HWRS typo
    - LP: #1065047
  * Bluetooth: Add support for Apple vendor-specific devices
    - LP: #1065047
  * net: Statically initialize init_net.dev_base_head
    - LP: #1065047
  * Fix a dead loop in async_synchronize_full()
    - LP: #1065047
  * Prevent interface errors with Seagate FreeAgent GoFlex
    - LP: #1065047
  * mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
    - LP: #1065047
  * Bluetooth: Change signature of smp_conn_security()
    - LP: #1065047
  * Bluetooth: Fix sending a HCI Authorization Request over LE links
    - LP: #1065047
  * pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
    - LP: #1065047
  * irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU
    - LP: #1065047
  * vfs: dcache: fix deadlock in tree traversal
    - LP: #1065047
  * usb: gadget: dummy_hcd: fixup error probe path
    - LP: #1065047
  * CPU hotplug, cpusets, suspend: Don't modify cpusets during
    suspend/resume
    - LP: #1065047
  * x86/alternatives: Fix p6 nops on non-modular kernels
    - LP: #1065047
  * HID: hidraw: add proper error handling to raw event reporting
    - LP: #1065047
  * HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW
    - LP: #1065047
  * HID: hidraw: fix list->buffer memleak
    - LP: #1065047
  * HID: hidraw: improve error handling in hidraw_init()
    - LP: #1065047
  * HID: hidraw: don't deallocate memory when it is in use
    - LP: #1065047
  * PCI: acpiphp: check whether _ADR evaluation succeeded
    - LP: #1065047
  * bnx2x: fix rx checksum validation for IPv6
    - LP: #1065047
  * xfrm: Workaround incompatibility of ESN and async crypto
    - LP: #1065047
  * xfrm_user: return error pointer instead of NULL
    - LP: #1065047
  * xfrm_user: return error pointer instead of NULL #2
    - LP: #1065047
  * xfrm: fix a read lock imbalance in make_blackhole
    - LP: #1065047
  * xfrm_user: fix info leak in copy_to_user_auth()
    - LP: #1065047
  * xfrm_user: fix info leak in copy_to_user_state()
    - LP: #1065047
  * xfrm_user: fix info leak in copy_to_user_policy()
    - LP: #1065047
  * xfrm_user: fix info leak in copy_to_user_tmpl()
    - LP: #1065047
  * xfrm_user: don't copy esn replay window twice for new states
    - LP: #1065047
  * xfrm_user: ensure user supplied esn replay window is valid
    - LP: #1065047
  * net: ethernet: davinci_cpdma: decrease the desc count when cleaning up
    the remaining packets
    - LP: #1065047
  * ixp4xx_hss: fix build failure due to missing linux/module.h inclusion
    - LP: #1065047
  * netxen: check for root bus in netxen_mask_aer_correctable
    - LP: #1065047
  * net-sched: sch_cbq: avoid infinite loop
    - LP: #1065047
  * pkt_sched: fix virtual-start-time update in QFQ
    - LP: #1065047
  * sierra_net: Endianess bug fix.
    - LP: #1065047
  * 8021q: fix mac_len recomputation in vlan_untag()
    - LP: #1065047
  * ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
    - LP: #1065047
  * tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
    - LP: #1065047
  * sctp: Don't charge for data in sndbuf again when transmitting packet
    - LP: #1065047
  * pppoe: drop PPPOX_ZOMBIEs in pppoe_release
    - LP: #1065047
  * net: small bug on rxhash calculation
    - LP: #1065047
  * net: guard tcp_set_keepalive() to tcp sockets
    - LP: #1065047
  * ipv4: raw: fix icmp_filter()
    - LP: #1065047
  * ipv6: raw: fix icmpv6_filter()
    - LP: #1065047
  * ipv6: mip6: fix mip6_mh_filter()
    - LP: #1065047
  * l2tp: fix a typo in l2tp_eth_dev_recv()
    - LP: #1065047
  * netrom: copy_datagram_iovec can fail
    - LP: #1065047
  * net: do not disable sg for packets requiring no checksum
    - LP: #1065047
  * aoe: assert AoE packets marked as requiring no checksum
    - LP: #1065047
  * Bluetooth: Support AR3011 in Acer Iconia Tab W500
    - LP: #1065047
  * Bluetooth: add support for atheros 0930:0219
    - LP: #1065047
  * Bluetooth: add support for atheros 0489:e057
    - LP: #1065047
  * Linux 3.2.31
    - LP: #1065047
  * ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
    - LP: #1065475
  * au0828: fix case where STREAMOFF being called on stopped stream causes
    BUG()
    - LP: #1062917
  * drm/i915: Remove too early plane enable on pre-PCH hardware
    - LP: #949130

  [ Wen-chien Jesse Sung ]

  * SAUCE: HID: ntrig: change default value of logical/physical
    width/height to 1
    - LP: #1044248
 -- Luis Henriques <email address hidden>   Wed, 17 Oct 2012 10:26:19 +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-33.52.diff.gz 3.2 MiB 8b6bc612568ac42f96a5d7680f20a06ac5914f886ea9b345a1e2da2923e798ad
linux_3.2.0-33.52.dsc 10.5 KiB dc394e872e2438cdbbb0ea625604da250b397c9e0b8f331de62704ecd7b35ccd

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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