linux 3.2.0-25.40 source package in Ubuntu

Changelog

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

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1003534

  [ Andy Whitcroft ]

  * [Config] control.stub is an intermediate product not a dependancy
    - LP: #992414
  * [Config] include include/generated/compile.h
    - LP: #942569

  [ Dave Martin ]

  * SAUCE: rtc: pl031: Enable module alias autogeneration for AMBA drivers
    - LP: #1000831

  [ Herton Ronaldo Krzesinski ]

  * Revert "SAUCE: ite-cir: postpone ISR registration"
    - LP: #1002484
  * SAUCE: async_populate_rootfs: fix build warnings
    - LP: #1003417

  [ Ike Panhc ]

  * [Config] add highbank flavour
    - LP: #1000831

  [ John Johansen ]

  * SAUCE: apparmor: fix long path failure due to disconnected path
    - LP: #955892
  * SAUCE: apparmor: fix profile lookup for unconfined
    - LP: #978038, #987371

  [ Mark Langsdorf ]

  * SAUCE: arm highbank: add support for pl320-ipc driver
    - LP: #1000831

  [ Rob Herring ]

  * SAUCE: input: add a key driver for highbank
    - LP: #1000831
  * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
    - LP: #1000831
  * SAUCE: force DMA buffers to non-bufferable on highbank
    - LP: #1000831
  * SAUCE: net: calxedaxgmac: fix net timeout recovery
    - LP: #1000831

  [ Tim Gardner ]

  * [Config] perarch and indep tools builds need separate build directories
  * [Config] CONFIG_XEN_ACPI_PROCESSOR=y
    - LP: #898112

  [ Upstream Kernel Changes ]

  * Revert "autofs: work around unhappy compat problem on x86-64"
    - LP: #1002482
  * Input: wacom - cleanup feature report for bamboos
    - LP: #568064
  * Input: wacom - remove unused bamboo HID parsing
    - LP: #568064
  * Input: wacom - add some comments to wacom_parse_hid
    - LP: #568064
  * Input: wacom - relax Bamboo stylus ID check
    - LP: #568064
  * Input: wacom - read 3rd gen Bamboo Touch HID data
    - LP: #568064
  * Input: wacom - 3rd gen Bamboo P&Touch packet support
    - LP: #568064
  * Input: wacom - ignore unwanted bamboo packets
    - LP: #568064
  * HID: wacom: Move parsing to a separate function
    - LP: #568064
  * HID: wacom: Initial driver for Wacom Intuos4 Wireless (Bluetooth)
    - LP: #568064
  * Input: wacom - add support for Cintiq 24HD
    - LP: #568064
  * Input: wacom - add LED support for Cintiq 24HD
    - LP: #568064
  * Input: wacom - add missing LEDS_CLASS to Kconfig
    - LP: #568064
  * Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use
    - LP: #568064
  * power_supply: allow a power supply to explicitly point to powered
    device
    - LP: #568064
  * power_supply: add "powers" links to self-powered HID devices
    - LP: #568064
  * HID: wiimote: fix invalid power_supply_powers call
    - LP: #568064
  * HID: wacom: Fix invalid power_supply_powers calls
    - LP: #568064
  * ARM: 7178/1: fault.c: Port OOM changes into do_page_fault
    - LP: #951043
  * ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets
    incremented
    - LP: #951043
  * hugepages: fix use after free bug in "quota" handling
    - LP: #990368
    - CVE-2012-2133
  * provide disable_cpufreq() function to disable the API.
    - LP: #898112
  * xen/acpi-processor: C and P-state driver that uploads said data to
    hypervisor.
    - LP: #898112
  * xen/acpi-processor: Do not depend on CPU frequency scaling drivers.
    - LP: #898112
  * xen/acpi: Fix Kconfig dependency on CPU_FREQ
    - LP: #898112
  * xen/acpi: Remove the WARN's as they just create noise.
    - LP: #898112
  * xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
    - LP: #898112
  * xen/apic: Return the APIC ID (and version) for CPU 0.
    - LP: #898112
  * ARM: highbank: add xgmac ethernet devices to dts
    - LP: #1000831
  * net: add calxeda xgmac ethernet driver
    - LP: #1000831
  * ARM: versatile: Add missing ENDPROC to headsmp.S
    - LP: #1000831
  * ARM: msm: Add missing ENDPROC to headsmp.S
    - LP: #1000831
  * ARM: ux500: add missing ENDPROC to headsmp.S
    - LP: #1000831
  * ARM: exynos: remove incorrect BSYM usage
    - LP: #1000831
  * ARM: imx: remove incorrect BSYM usage
    - LP: #1000831
  * ARM: highbank: remove incorrect BSYM usage
    - LP: #1000831
  * ARM: make BSYM macro assembly only
    - LP: #1000831
  * ARM: amba: Auto-generate AMBA driver module aliases during modpost
    - LP: #1000831
  * ARM: amba: Move definition of struct amba_id to mod_devicetable.h
    - LP: #1000831
  * dmaengine: pl330: Enable module alias autogeneration for AMBA drivers
    - LP: #1000831
  * crypto: sha512 - Fix byte counter overflow in SHA-512
    - LP: #1002482
  * ALSA: hda/conexant - Don't set HP pin-control bit unconditionally
    - LP: #1002482
  * ALSA: hda/conexant - Set up the missing docking-station pins
    - LP: #1002482
  * ARM: clps711x: serial driver hungs are a result of call disable_irq
    within ISR
    - LP: #1002482
  * ARM: OMAP1: DMTIMER: fix broken timer clock source selection
    - LP: #1002482
  * mmc: fixes for eMMC v4.5 discard operation
    - LP: #1002482
  * mmc: fixes for eMMC v4.5 sanitize operation
    - LP: #1002482
  * mmc: unbreak sdhci-esdhc-imx on i.MX25
    - LP: #1002482
  * xen/gntdev: do not set VM_PFNMAP
    - LP: #1002482
  * xen/xenbus: Add quirk to deal with misconfigured backends.
    - LP: #1002482
  * USB: yurex: Remove allocation of coherent buffer for setup-packet
    buffer
    - LP: #1002482
  * USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
    - LP: #1002482
  * uwb: fix use of del_timer_sync() in interrupt
    - LP: #1002482
  * uwb: fix error handling
    - LP: #1002482
  * davinci_mdio: Fix MDIO timeout check
    - LP: #1002482
  * mwifiex: update pcie8766 scratch register addresses
    - LP: #1002482
  * brcm80211: smac: resume transmit fifo upon receiving frames
    - LP: #1002482
  * rc-core: set mode for winbond-cir
    - LP: #1002482
  * drxk: Does not unlock mutex if sanity check failed in scu_command()
    - LP: #1002482
  * cfg80211: fix interface combinations check.
    - LP: #1002482
  * Fix modpost failures in fedora 17
    - LP: #1002482
  * mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
    - LP: #1002482
  * jbd2: use GFP_NOFS for blkdev_issue_flush
    - LP: #1002482
  * USB: serial: cp210x: Fixed usb_control_msg timeout values
    - LP: #1002482
  * pch_uart: Fix dma channel unallocated issue
    - LP: #1002482
  * drivers/tty/amiserial.c: add missing tty_unlock
    - LP: #1002482
  * USB: sierra: avoid QMI/wwan interface on MC77xx
    - LP: #1002482
  * EHCI: fix criterion for resuming the root hub
    - LP: #1002482
  * EHCI: always clear the STS_FLR status bit
    - LP: #1002482
  * USB: fix deadlock in bConfigurationValue attribute method
    - LP: #1002482
  * usb: gadget: udc-core: stop UDC on device-initiated disconnect
    - LP: #1002482
  * usb: gadget: udc-core: fix asymmetric calls in remove_driver
    - LP: #1002482
  * usb: gadget: udc-core: fix wrong call order
    - LP: #1002482
  * usb: gadget: udc-core: fix incompatibility with dummy-hcd
    - LP: #1002482
  * usb: gadget: eliminate NULL pointer dereference (bugfix)
    - LP: #1002482
  * usb: musb: omap: fix crash when musb glue (omap) gets initialized
    - LP: #1002482
  * usb: musb: omap: fix the error check for pm_runtime_get_sync
    - LP: #1002482
  * PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
    - LP: #1002482
  * ext4: fix endianness breakage in ext4_split_extent_at()
    - LP: #1002482
  * KVM: unmap pages from the iommu when slots are removed
    - LP: #1002482
  * dell-laptop: add 3 machines that has touchpad LED
    - LP: #1002482
  * dell-laptop: touchpad LED should persist its status after S3
    - LP: #1002482
  * Bluetooth: Add support for Atheros [04ca:3005]
    - LP: #1002482
  * Don't limit non-nested epoll paths
    - LP: #1002482
  * spi: Fix device unregistration when unregistering the bus master
    - LP: #1002482
  * spi/mpc83xx: fix NULL pdata dereference bug
    - LP: #1002482
  * rt2800: Add support for the Fujitsu Stylistic Q550
    - LP: #1002482
  * rt2x00: Identify rt2800usb chipsets.
    - LP: #1002482
  * nfsd: fix b0rken error value for setattr on read-only mount
    - LP: #1002482
  * nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
    - LP: #1002482
  * nfsd: fix endianness breakage in TEST_STATEID handling
    - LP: #1002482
  * nfsd: fix compose_entry_fh() failure exits
    - LP: #1002482
  * btrfs: btrfs_root_readonly() broken on big-endian
    - LP: #1002482
  * ocfs2: ->l_next_free_req breakage on big-endian
    - LP: #1002482
  * ocfs: ->rl_used breakage on big-endian
    - LP: #1002482
  * ocfs2: ->rl_count endianness breakage
    - LP: #1002482
  * ocfs2: ->e_leaf_clusters endianness breakage
    - LP: #1002482
  * lockd: fix the endianness bug
    - LP: #1002482
  * usb: dwc3: ep0: increment "actual" on bounced ep0 case
    - LP: #1002482
  * net: fix /proc/net/dev regression
    - LP: #1002482
  * nfsd: don't fail unchecked creates of non-special files
    - LP: #1002482
  * ppp: Don't stop and restart queue on every TX packet
    - LP: #1002482
  * tcp: allow splice() to build full TSO packets
    - LP: #1002482
  * sctp: Allow struct sctp_event_subscribe to grow without breaking
    binaries
    - LP: #1002482
  * bridge: Do not send queries on multicast group leaves
    - LP: #1002482
  * ipv6: fix array index in ip6_mc_add_src()
    - LP: #1002482
  * phonet: Check input from user before allocating
    - LP: #1002482
  * bonding: properly unset current_arp_slave on slave link up
    - LP: #1002482
  * wimax: i2400m - prevent a possible kernel bug due to missing fw_name
    string
    - LP: #1002482
  * netlink: fix races after skb queueing
    - LP: #1002482
  * net: fix a race in sock_queue_err_skb()
    - LP: #1002482
  * tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
    - LP: #1002482
  * net: allow pskb_expand_head() to get maximum tailroom
    - LP: #1002482
  * tcp: fix tcp_trim_head()
    - LP: #1002482
  * tcp: avoid order-1 allocations on wifi and tx path
    - LP: #1002482
  * atl1: fix kernel panic in case of DMA errors
    - LP: #1002482
  * 8139cp: set intr mask after its handler is registered
    - LP: #1002482
  * net: smsc911x: fix skb handling in receive path
    - LP: #1002482
  * net/ethernet: ks8851_mll fix rx frame buffer overflow
    - LP: #1002482
  * net_sched: gred: Fix oops in gred_dump() in WRED mode
    - LP: #1002482
  * net: usb: smsc75xx: fix mtu
    - LP: #1002482
  * dummy: Add ndo_uninit().
    - LP: #1002482
  * tcp: fix tcp_grow_window() for large incoming frames
    - LP: #1002482
  * netns: do not leak net_generic data on failed init
    - LP: #1002482
  * ksz884x: don't copy too much in netdev_set_mac_address()
    - LP: #1002482
  * net ax25: Reorder ax25_exit to remove races.
    - LP: #1002482
  * tcp: fix TCP_MAXSEG for established IPv6 passive sockets
    - LP: #1002482
  * nfs: Enclose hostname in brackets when needed in nfs_do_root_mount
    - LP: #1002482
  * NFS: put open context on error in nfs_pagein_multi
    - LP: #1002482
  * NFS: put open context on error in nfs_flush_multi
    - LP: #1002482
  * x86, microcode: Fix sysfs warning during module unload on unsupported
    CPUs
    - LP: #1002482
  * x86, apic: APIC code touches invalid MSR on P5 class machines
    - LP: #1002482
  * xen: correctly check for pending events when restoring irq flags
    - LP: #1002482
  * xen/smp: Fix crash when booting with ACPI hotplug CPUs.
    - LP: #1002482
  * ASoC: dapm: Ensure power gets managed for line widgets
    - LP: #1002482
  * ASoC: wm8994: Improve sequencing of AIF channel enables
    - LP: #1002482
  * dmaengine: at_hdmac: remove clear-on-read in atc_dostart()
    - LP: #1002482
  * sched: Fix OOPS when build_sched_domains() percpu allocation fails
    - LP: #1002482
  * tracing: Fix stacktrace of latency tracers (irqsoff and friends)
    - LP: #1002482
  * hwmon: fam15h_power: fix bogus values with current BIOSes
    - LP: #1002482
  * hwmon: (fam15h_power) Fix pci_device_id array
    - LP: #1002482
  * dell-laptop: Terminate quirks list properly
    - LP: #1002482
  * drm/radeon/kms: need to set up ss on DP bridges as well
    - LP: #1002482
  * drm/i915: handle input/output sdvo timings separately in mode_set
    - LP: #1002482
  * drm/i915: relative_constants_mode race fix
    - LP: #1002482
  * drm/i915: Force sync command ordering (Gen6+)
    - LP: #1002482
  * drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
    - LP: #1002482
  * drm/i915: fix integer overflow in i915_gem_execbuffer2()
    - LP: #1002482
  * drm/i915: fix integer overflow in i915_gem_do_execbuffer()
    - LP: #1002482
  * nl80211: ensure interface is up in various APIs
    - LP: #1002482
  * ALSA: HDA: Add external mic quirk for Asus Zenbook UX31E
    - LP: #1002482, #950490
  * USB: cdc-wdm: fix race leading leading to memory corruption
    - LP: #1002482
  * USB: EHCI: fix crash during suspend on ASUS computers
    - LP: #1002482
  * USB: gadget: storage gadgets send wrong error code for unknown commands
    - LP: #1002482
  * usb: gadget: dummy: do not call pullup() on udc_stop()
    - LP: #1002482
  * usb gadget: uvc: uvc_request_data::length field must be signed
    - LP: #1002482
  * pipes: add a "packetized pipe" mode for writing
    - LP: #1002482
  * autofs: make the autofsv5 packet file descriptor use a packetized pipe
    - LP: #1002482
  * ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores
    - LP: #1002482
  * ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310
    - LP: #1002482
  * ARM: 7398/1: l2x0: only write to debug registers on PL310
    - LP: #1002482
  * ARM: 7403/1: tls: remove covert channel via TPIDRURW
    - LP: #1002482
  * ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating
    IRQs
    - LP: #1002482
  * libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
    - LP: #1002482
  * libsas: fix false positive 'device attached' conditions
    - LP: #1002482
  * efi: Add new variable attributes
    - LP: #1002482
  * efi: Validate UEFI boot variables
    - LP: #1002482
  * PM / Hibernate: fix the number of pages used for hibernate/thaw
    buffering
    - LP: #1002482
  * drm/i915: enable dip before writing data on gen4
    - LP: #1002482
  * efivars: Improve variable validation
    - LP: #1002482
  * fs/cifs: fix parsing of dfs referrals
    - LP: #1002482
  * Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
    - LP: #1002482
  * hwmon: (coretemp) Increase CPU core limit
    - LP: #1002482
  * nouveau: initialise has_optimus variable.
    - LP: #1002482
  * hwmon: (coretemp) fix oops on cpu unplug
    - LP: #1002482
  * libata: skip old error history when counting probe trials
    - LP: #1002482
  * b43: only reload config after successful initialization
    - LP: #1002482, #950295
  * i2c: pnx: Disable clk in suspend
    - LP: #1002482
  * ipw2200: Fix race condition in the command completion acknowledge
    - LP: #1002482
  * mac80211: fix AP mode EAP tx for VLAN stations
    - LP: #1002482
  * rtlwifi: Fix oops on unload
    - LP: #1002482
  * wl1251: fix crash on remove due to premature kfree
    - LP: #1002482
  * wl1251: fix crash on remove due to leftover work item
    - LP: #1002482
  * iwlwifi: do not nulify ctx->vif on reset
    - LP: #1002482
  * iwlwifi: fix hardware queue programming
    - LP: #1002482
  * hfsplus: Fix potential buffer overflows
    - LP: #1002482
  * ASoC: tlv312aic23: unbreak resume
    - LP: #1002482
  * asm-generic: Use __BITS_PER_LONG in statfs.h
    - LP: #1002482
  * x86, relocs: Remove an unused variable
    - LP: #1002482
  * ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
    - LP: #1002482
  * ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd
    - LP: #1002482
  * drm/i915: disable sdvo hotplug on i945g/gm
    - LP: #1002482
  * drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+
    - LP: #1002482
  * xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs
    - LP: #1002482
  * xen/pci: don't use PCI BIOS service for configuration space accesses
    - LP: #1002482
  * percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
    - LP: #1002482
  * iwlagn: allow up to uCode API 6 for 6000 devices
    - LP: #1002482
  * iwlwifi: use correct released ucode version
    - LP: #1002482
  * iwlwifi: use 6000G2B for 6030 device series
    - LP: #1002482
  * exit_signal: simplify the "we have changed execution domain" logic
    - LP: #1002482
  * exit_signal: fix the "parent has changed security domain" logic
    - LP: #1002482
  * staging: r8712u: Fix regression caused by commit 8c213fa
    - LP: #1002482
  * smsc95xx: mark link down on startup and let PHY interrupt deal with
    carrier changes
    - LP: #1002482
  * Linux 3.2.17
    - LP: #1002482
  * regulator: Fix the logic to ensure new voltage setting in valid range
    - LP: #1002484
  * ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"
    - LP: #1002484
  * ALSA: echoaudio: Remove incorrect part of assertion
    - LP: #1002484
  * ARM: orion5x: Fix GPIO enable bits for MPP9
    - LP: #1002484
  * ALSA: HDA: Lessen CPU usage when waiting for chip to respond
    - LP: #1002484
  * percpu: pcpu_embed_first_chunk() should free unused parts after all
    allocs are complete
    - LP: #1002484
  * hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
    - LP: #1002484
  * namespaces, pid_ns: fix leakage on fork() failure
    - LP: #1002484
  * mm: nobootmem: fix sign extend problem in __free_pages_memory()
    - LP: #1002484
  * asix: Fix tx transfer padding for full-speed USB
    - LP: #1002484
  * netem: fix possible skb leak
    - LP: #1002484
  * net: In unregister_netdevice_notifier unregister the netdevices.
    - LP: #1002484
  * net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
    - LP: #1002484
  * sky2: propogate rx hash when packet is copied
    - LP: #1002484
  * sky2: fix receive length error in mixed non-VLAN/VLAN traffic
    - LP: #1002484
  * sungem: Fix WakeOnLan
    - LP: #1002484
  * tg3: Avoid panic from reserved statblk field access
    - LP: #1002484
  * tcp: fix infinite cwnd in tcp_complete_cwr()
    - LP: #1002484
  * tcp: change tcp_adv_win_scale and tcp_rmem[2]
    - LP: #1002484
  * brcm80211: smac: pass missing argument to 'brcms_b_mute'
    - LP: #1002484
  * phy:icplus:fix Auto Power Saving in ip101a_config_init.
    - LP: #1002484
  * NFSv4: Revalidate uid/gid after open
    - LP: #1002484
  * target: Drop incorrect se_lun_acl release for dynamic -> explict ACL
    conversion
    - LP: #1002484
  * marvell-cam: fix an ARM build error
    - LP: #1002484
  * rc: Postpone ISR registration
    - LP: #1002484
  * cdc_ether: Ignore bogus union descriptor for RNDIS devices
    - LP: #1002484
  * jffs2: Fix lock acquisition order bug in gc path
    - LP: #1002484
  * s5p-fimc: Fix locking in subdev set_crop op
    - LP: #1002484
  * dm mpath: check if scsi_dh module already loaded before trying to load
    - LP: #1002484
  * sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().
    - LP: #1002484
  * gpio: Add missing spin_lock_init in gpio-ml-ioh driver
    - LP: #1002484
  * spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device
    info
    - LP: #1002484
  * spi-topcliff-pch: Fix issue for transmitting over 4KByte
    - LP: #1002484
  * spi-topcliff-pch: supports a spi mode setup and bit order setup by IO
    control
    - LP: #1002484
  * spi-topcliff-pch: add recovery processing in case wait-event timeout
    - LP: #1002484
  * ext4: avoid deadlock on sync-mounted FS w/o journal
    - LP: #1002484
  * ia64: Add accept4() syscall
    - LP: #1002484
  * brcm80211: smac: fix endless retry of A-MPDU transmissions
    - LP: #1002484
  * ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP
    access
    - LP: #1002484
  * target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
    - LP: #1002484
  * crypto: mv_cesa requires on CRYPTO_HASH to build
    - LP: #1002484
  * ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops
    - LP: #1002484
  * ASoC: wm8994: Fix AIF2ADC power down
    - LP: #1002484
  * usbnet: fix skb traversing races during unlink(v2)
    - LP: #1002484
  * cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
    - LP: #1002484
  * ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
    - LP: #1002484
  * arch/tile: apply commit 74fca9da0 to the compat signal handling as well
    - LP: #1002484
  * MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
    - LP: #1002484
  * target: Fix bug in handling of FILEIO + block_device resize ops
    - LP: #1002484
  * tcp: do_tcp_sendpages() must try to push data out on oom conditions
    - LP: #1002484
  * e1000: Prevent reset task killing itself.
    - LP: #1002484
  * pktgen: fix crash at module unload
    - LP: #1002484
  * pktgen: fix module unload for good
    - LP: #1002484
  * Linux 3.2.18
    - LP: #1002484
  * thinkpad-acpi: recognize Lenovo as version string in newer V-series
    BIOS
    - LP: #1002920
  * dl2k: Clean up rio_ioctl
    - CVE-2012-2313
 -- Luis Henriques <email address hidden>   Wed, 23 May 2012 17:37:05 +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-25.40.diff.gz 2.8 MiB bdf09c312028067dab8d67777d79023716f224703e959ed9d1f63648fed2728b
linux_3.2.0-25.40.dsc 10.5 KiB b7ec6bcac85c27e293781521fd7475f6ca3d2a621c42c4909151cb7501b8e1a2

View changes file

Binary packages built by this source

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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