Lucid stable update 2.6.32.y-drm33.z to v2.6.32.29.13
On 02/23/2011 10:35 AM, Tim Gardner wrote:
On 02/23/2011 11:15 AM, Brad Figg wrote:
On 02/23/2011 09:55 AM, Tim Gardner wrote:
The following changes since commit
5b9389f9d76752ece9fd61adc0f8056dcba9c91c:
Alan Cox (1):
tty: Make tiocgicount a handler, CVE-2010-4076, CVE-2010-4077
Alan Stern (5):
USB: usb-storage: unusual_devs entry for CamSport Evo
USB: usb-storage: unusual_devs entry for Coby MP3 player
USB: EHCI: fix DMA deallocation bug
USB: g_printer: fix bug in module parameter definitions
USB: prevent buggy hubs from crashing the USB stack
Alex He (2):
USB: EHCI: ASPM quirk of ISOC on AMD SB800
USB: EHCI: ASPM quirk of ISOC on AMD Hudson
Alex Shi (1):
sched: Fix volanomark performance regression
Namhyung Kim (1):
kernel/user.c: add lock release annotation on free_user()
NeilBrown (1):
md: fix regression with re-adding devices to arrays with no metadata
Nick Holloway (1):
USB: Storage: Add unusual_devs entry for VTech Kidizoom
Nicolaus Colberg (1):
USB: adding USB support for Cinterion's HC2x, EU3 and PH8 products
Nikhil Rao (5):
sched: Do not consider SCHED_IDLE tasks to be cache hot
sched: Set group_imb only a task can be pulled from the busiest cpu
sched: Force balancing on newidle balance if local group has capacity
sched: Drop group_capacity to 1 only if local group has extra capacity
sched: Fix idle balancing
Paul E. McKenney (1):
sched: suppress RCU lockdep splat in task_fork_fair
Paul Fox (1):
rtc-cmos: fix suspend/resume
Pavel Machek (1):
serial: unbreak billionton CF card
Peter Zijlstra (4):
sched: fix RCU lockdep splat from task_group()
sched, cgroup: Fixup broken cgroup movement
sched: Fix cross-sched-class wakeup preemption
sched: Fix wake_affine() vs RT tasks
Pieter Maes (1):
USB: serial: Updated support for ICOM devices
Rajiv Andrade (1):
TPM: Long default timeout fix
Raymond Yau (1):
ALSA : au88x0 - Limit number of channels to fix Oops via OSS emu
Richard Schütz (2):
USB: usb-storage: unusual_devs update for Cypress ATACB
USB: usb-storage: unusual_devs update for TrekStor DataStation maxi
g.u external hard drive enclosure
Ruben Smits (1):
staging: comedi: add support for newer jr3 1-channel pci board
Sarah Sharp (1):
usb: Realloc xHCI structures after a hub is verified.
Stanislaw Gruszka (2):
iwlagn: enable only rfkill interrupt when device is down
hostap_cs: fix sleeping function called from invalid context
Stefan Berger (1):
tpm_tis: Use timeouts returned from TPM
Steven Rostedt (1):
sched: Try not to migrate higher priority RT tasks
Suresh Siddha (4):
x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms
x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask
after switching mm
sched: Move sched_avg_update() to update_cpu_load()
sched: Use group weight, idle cpu metrics to fix imbalances during idle
Sven Neumann (1):
ds2760_battery: Fix calculation of time_to_empty_now
Takashi Iwai (1):
ALSA: hda - Fix memory leaks in conexant jack arrays
Tejun Heo (3):
PCI: pci-stub: ignore zero-length id parameters
ptrace: use safer wake up on ptrace_detach()
pata_mpc52xx: inherit from ata_bmdma_port_ops
Thomas Taranowski (1):
rapidio: fix hang on RapidIO doorbell queue full condition
Tim Deegan (1):
fix jiffy calculations in calibrate_delay_direct to handle overflow
Tim Gardner (1):
UBUNTU: [Config] CONFIG_IRQ_TIME_ACCOUNTING=n
Vasanthakumar Thiagarajan (1):
ath9k: Fix bug in delimiter padding computation
Venkatesh Pallipadi (9):
sched: Increment cache_nice_tries only on periodic lb
sched: Fix softirq time accounting
sched: Consolidate account_system_vtime extern declaration
sched: Add a PF flag for ksoftirqd identification
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
x86: Add IRQ_TIME_ACCOUNTING
sched: Do not account irq time to current task
sched: Remove irq time from available CPU power
sched: Call tick_check_idle before __irq_enter
stable-bot for Steven Rostedt (1):
sched: Give CPU bound RT tasks preference
First, this looks right for what you took from the stable release tree.
Second, I would not have mixed the "UBUNTU: [Config]
CONFIG_IRQ_TIME_ACCOUNTING=n"
change in with the stable release update. It gives the impression that this
change came from the stable upstream patch-set. However, this is a minor
thing.
Acked-by: Brad Figg <brad.figg@canonical.com>
The config change pretty much _has_ to be part of the stable update since there was an additional config option added with the scheduler updates. Note that I chose the default 'N' in order to avoid enabling the new feature.