linux 3.2.0-26.41 source package in Ubuntu

Changelog

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

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1012057

  [ Andy Whitcroft ]

  * [Config] fix up postinst to ensure we know which error is which
    - LP: #1002388
  * [Config] highbank -- commonise filesystems
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise subsystems
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise network protocols
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise input drivers
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise CRYPTO options
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise HID options
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise sensors options
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise EXPORTFS/FHANDLE
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise ENCRYPTED_KEYS
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise CONFIG_ATALK
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise INET/INET6
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise NLS
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise BLK/CHR
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise PHY settings
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise CRC settings
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise BINFMT settings
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise DM settings
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise RTC_DRV settings
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise KEYBOARD/MOUSE settings
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise USB settings
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise GPIO settings
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise I2C settings
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise numerous subsystem selectors
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise A-C modules missmatches
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise D-F modules missmatches
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise G-I modules missmatches
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise J-L modules missmatches
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise M modules missmatches
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise N-P modules missmatches
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise Q-R modules missmatches
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise S modules missmatches
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise T modules missmatches
    - LP: #1000831, #1010463
  * [Config] highbank -- commonise U-Z modules missmatches
    - LP: #1000831, #1010463

  [ Herton Ronaldo Krzesinski ]

  * SAUCE: fix get_gate_vma call in i386 NX emulation code
    - LP: #1009200

  [ Ike Panhc ]

  * [Config] add highbank into d-i list
    - LP: #1007459

  [ Mario Limonciello ]

  * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
    - LP: #901410

  [ Theodore Ts'o ]

  * SAUCE: ext4: fix the free blocks calculation for ext3 file systems w/
    uninit_bg
    - LP: #1010022

  [ Tim Gardner ]

  * [Config] CONFIG_NET_DSA=m
    - LP: #1004148
  * [Config] armhf should not be skipabi or skipmodules
    - LP: #1006913
  * [Config] highbank -- highbank.ignore.modules

  [ Upstream Kernel Changes ]

  * dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
    - LP: #1004148
  * dsa: Export functions from core to modules
    - LP: #1004148
  * dsa: Combine core and tagging code
    - LP: #1004148
  * mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers
    - LP: #1004148
  * dsa: Define module author, description, license and aliases for drivers
    - LP: #1004148
  * dsa: Allow core and drivers to be built as modules
    - LP: #1004148
  * dsa: Remove unnecessary exports
    - LP: #1004148
  * dsa: Move all definitions needed by drivers into <net/dsa.h>
    - LP: #1004148
  * dsa: Move switch drivers to new directory drivers/net/dsa
    - LP: #1004148
  * dsa: Add reporting of silicon revision for Marvell
    88E6123/88E6161/88E6165 switches.
    - LP: #1004148
  * drivers/net: dsa/mv88e6xxx.c files need linux/module.h
    - LP: #1004148
  * power_supply: Drop usage of nowarn variant of sysfs_create_link()
    - LP: #1005264
  * KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
    - LP: #1008711
  * KVM: lock slots_lock around device assignment
    - LP: #1008711
  * KVM: nVMX: Fix erroneous exception bitmap check
    - LP: #1008711
  * KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
    - LP: #1008711
  * KVM: s390: do store status after handling STOP_ON_STOP bit
    - LP: #1008711
  * KVM: s390: Sanitize fpc registers for KVM_SET_FPU
    - LP: #1008711
  * bio: don't overflow in bio_get_nr_vecs()
    - LP: #1008711
  * bio allocation failure due to bio_get_nr_vecs()
    - LP: #1008711
  * block: fix buffer overflow when printing partition UUIDs
    - LP: #1008711
  * fix PA1.1 oops on boot
    - LP: #1008711
  * fix crash in flush_icache_page_asm on PA1.1
    - LP: #1008711
  * fix panic on prefetch(NULL) on PA7300LC
    - LP: #1008711
  * arch/tile/Kconfig: remove pointless "!M386" test.
    - LP: #1008711
  * tilegx: enable SYSCALL_WRAPPERS support
    - LP: #1008711
  * mtd: sm_ftl: fix typo in major number.
    - LP: #1008711
  * hpsa: Fix problem with MSA2xxx devices
    - LP: #1008711
  * SELinux: if sel_make_bools errors don't leave inconsistent state
    - LP: #1008711
  * cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
    - LP: #1008711
  * mpt2sas: Fix for panic happening because of improper memory allocation
    - LP: #1008711
  * isdn/gigaset: ratelimit CAPI message dumps
    - LP: #1008711
  * isdn/gigaset: fix CAPI disconnect B3 handling
    - LP: #1008711
  * isdn/gigaset: improve error handling querying firmware version
    - LP: #1008711
  * KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32
    compat
    - LP: #1008711
  * IB/core: Fix mismatch between locked and pinned pages
    - LP: #1008711
  * regulator: core: Release regulator-regulator supplies on error
    - LP: #1008711
  * iommu: Fix off by one in dmar_get_fault_reason()
    - LP: #1008711
  * RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()
    - LP: #1008711
  * RDMA/cxgb4: Drop peer_abort when no endpoint found
    - LP: #1008711
  * s390/pfault: fix task state race
    - LP: #1008711
  * isci: fix oem parameter validation on single controller skus
    - LP: #1008711
  * Fix blocking allocations called very early during bootup
    - LP: #1008711
  * vfs: make AIO use the proper rw_verify_area() area helpers
    - LP: #1008711
  * docs: update HOWTO for 2.6.x -> 3.x versioning
    - LP: #1008711
  * drivers/staging/comedi/comedi_fops.c: add missing vfree
    - LP: #1008711
  * USB: move usb_translate_errors to linux/usb.h
    - LP: #1008711
  * USB: cdc-wdm: sanitize error returns
    - LP: #1008711
  * USB: cdc-wdm: fix memory leak
    - LP: #1008711
  * 8250_pci: fix pch uart matching
    - LP: #1008711
  * usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es
    - LP: #1008711
  * usb: usbtest: two super speed fixes for usbtest
    - LP: #1008711
  * 8250.c: less than 2400 baud fix.
    - LP: #1008711
  * usb-xhci: Handle COMP_TX_ERR for isoc tds
    - LP: #1008711
  * xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n
    - LP: #1008711
  * xhci: Add Lynx Point to list of Intel switchable hosts.
    - LP: #1008711
  * usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated
    once written
    - LP: #1008711
  * Add missing call to uart_update_timeout()
    - LP: #1008711
  * USB: ftdi-sio: add support for Physik Instrumente E-861
    - LP: #1008711
  * USB: ffs-test: fix length argument of out function call
    - LP: #1008711
  * HID: wiimote: Fix IR data parser
    - LP: #1008711
  * usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player
    - LP: #1008711
  * USB: ohci-at91: add a reset function to fix race condition
    - LP: #1008711
  * HID: logitech: read all 32 bits of report type bitfield
    - LP: #1008711
  * USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console
    - LP: #1008711
  * USB: cdc-wdm: poll must return POLLHUP if device is gone
    - LP: #1008711
  * USB: cdc-wdm: add debug messages on cleanup
    - LP: #1008711
  * USB: cdc-wdm: cannot use dev_printk when device is gone
    - LP: #1008711
  * tty: Allow uart_register/unregister/register
    - LP: #1008711
  * workqueue: skip nr_running sanity check in worker_enter_idle() if
    trustee is active
    - LP: #1008711
  * xhci: Add new short TX quirk for Fresco Logic host.
    - LP: #1008711
  * usbcore: enable USB2 LPM if port suspend fails
    - LP: #1008711
  * perf/x86: Update event scheduling constraints for AMD family 15h models
    - LP: #1008711
  * USB: fix resource leak in xhci power loss path
    - LP: #1008711
  * xhci: Reset reserved command ring TRBs on cleanup.
    - LP: #1008711
  * USB: Remove races in devio.c
    - LP: #1008711
  * md: using GFP_NOIO to allocate bio for flush request
    - LP: #1008711
  * um: Implement a custom pte_same() function
    - LP: #1008711
  * um: Fix __swp_type()
    - LP: #1008711
  * swap: don't do discard if no discard option added
    - LP: #1008711
  * ahci: Detect Marvell 88SE9172 SATA controller
    - LP: #1008711
  * ARM: 7365/1: drop unused parameter from flush_cache_user_range
    - LP: #1008711
  * ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
    - LP: #1008711
  * sony-laptop: Enable keyboard backlight by default
    - LP: #1008711
  * init: don't try mounting device as nfs root unless type fully matches
    - LP: #1008711
  * memcg: free spare array to avoid memory leak
    - LP: #1008711
  * compat: Fix RT signal mask corruption via sigprocmask
    - LP: #1008711
  * ext3: Fix error handling on inode bitmap corruption
    - LP: #1008711
  * ext4: fix error handling on inode bitmap corruption
    - LP: #1008711
  * ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.
    - LP: #1008711
  * hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
    - LP: #1008711
  * wake up s_wait_unfrozen when ->freeze_fs fails
    - LP: #1008711
  * cifs: fix revalidation test in cifs_llseek()
    - LP: #1008711
  * OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug
    attr on OMAP4
    - LP: #1008711
  * i2c-eg20t: change timeout value 50msec to 1000msec
    - LP: #1008711
  * drm/i915: [GEN7] Use HW scheduler for fixed function shaders
    - LP: #1008711
  * mmc: sdio: avoid spurious calls to interrupt handlers
    - LP: #1008711
  * smsusb: add autodetection support for USB ID 2040:c0a0
    - LP: #1008711
  * uvcvideo: Fix ENUMINPUT handling
    - LP: #1008711
  * drm/i915: Avoid a double-read of PCH_IIR during interrupt handling
    - LP: #1008711
  * b43legacy: Fix error due to MMIO access with SSB unpowered
    - LP: #1008711
  * gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
    - LP: #1008711
  * drm/i915: don't clobber the pipe param in sanitize_modesetting
    - LP: #1008711
  * spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
    - LP: #1008711
  * xen: do not map the same GSI twice in PVHVM guests.
    - LP: #1008711
  * nouveau: nouveau_set_bo_placement takes TTM flags
    - LP: #1008711
  * MCE: Fix vm86 handling for 32bit mce handler
    - LP: #1008711
  * x86/mce: Fix check for processor context when machine check was taken.
    - LP: #1008711
  * tile: fix bug where fls(0) was not returning 0
    - LP: #1008711
  * intel-iommu: Add device info into list before doing context mapping
    - LP: #1008711
  * block: don't mark buffers beyond end of disk as mapped
    - LP: #1008711
  * drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
    - LP: #1008711
  * rtlwifi: Preallocate USB read buffers and eliminate kalloc in read
    routine
    - LP: #1008711
  * NFS4: fix compile warnings in nfs4proc.c
  * Avoid reading past buffer when calling GETACL
    - LP: #1002505, #1008711
    - CVE-2012-2375
  * Avoid beyond bounds copy while caching ACL
    - LP: #1002505, #1008711
    - CVE-2012-2375
  * i2c: tegra: notify transfer-complete after clearing status.
    - LP: #1008711
  * i2c: davinci: Free requested IRQ in remove
    - LP: #1008711
  * x86, realmode: 16-bit real-mode code support for relocs tool
    - LP: #1008711
  * x86, relocs: Workaround for binutils 2.22.52.0.1 section bug
    - LP: #1008711
  * x86, relocs: When printing an error, say relative or absolute
    - LP: #1008711
  * x86, relocs: Build clean fix
    - LP: #1008711
  * x86-32, relocs: Whitelist more symbols for ld bug workaround
    - LP: #1008711
  * x86, relocs: Add jiffies and jiffies_64 to the relative whitelist
    - LP: #1008711
  * Linux 3.2.19
    - LP: #1008711
  * ALSA: HDA: Add support for Cirrus Logic 4213
    - LP: #910792
  * tg3: Fix TSO CAP for 5704 devs w / ASF enabled
    - LP: #1005699
  * drm/i915:: Disable FBC on SandyBridge
    - LP: #974830
 -- Luis Henriques <email address hidden>   Wed, 13 Jun 2012 18:16:46 +0100

Upload details

Uploaded by:
Luis Henriques
Sponsored by:
Steve Conklin
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-26.41.diff.gz 2.9 MiB a272c64c8b66269c724a5ee0a0a635d0f75023e7894da755b50c1cd123f5507b
linux_3.2.0-26.41.dsc 10.5 KiB 4fcd64b4d110bcc68dab0064ae9e5c5dde8387823bacbe58325fe68bf927ca26

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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