public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [000/145] 2.6.32.10-stable review
@ 2010-03-13  0:28 Greg KH
  2010-03-13  0:25 ` [001/145] fix LOOKUP_FOLLOW on automount "symlinks" Greg KH
                   ` (145 more replies)
  0 siblings, 146 replies; 156+ messages in thread
From: Greg KH @ 2010-03-13  0:28 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: stable-review, torvalds, akpm, alan

This is the start of the stable review cycle for the 2.6.32.10 release.
There are 145 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let us know.  If anyone is a maintainer of the proper subsystem, and
wants to add a Signed-off-by: line to the patch, please respond with it.

Note, I still have a number of outstanding patches that have been
submitted for this release.  But due to the size, I figured it was best
to get this release out as soon as possible and then catch up next week
with the next batch of patches.  So don't worry if you don't see a patch
you have asked to be included that is not in here.

Responses should be made by Monday, March 15, 00:00:00 UTC.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.32.10-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

 Documentation/kernel-parameters.txt     |    7 +
 Makefile                                |    2 +-
 arch/Kconfig                            |    2 -
 arch/ia64/include/asm/acpi.h            |    1 +
 arch/sparc/include/asm/io_32.h          |    2 +-
 arch/sparc/include/asm/page_32.h        |    2 +-
 arch/sparc/include/asm/stat.h           |    4 +-
 arch/sparc/kernel/central.c             |    4 +-
 arch/sparc/kernel/process_32.c          |    2 +-
 arch/sparc/kernel/process_64.c          |    8 +-
 arch/sparc/kernel/signal32.c            |   10 +-
 arch/sparc/kernel/signal_32.c           |    6 +-
 arch/sparc/kernel/signal_64.c           |    8 +-
 arch/sparc/kernel/tsb.S                 |    6 +-
 arch/x86/ia32/ia32_aout.c               |    1 -
 arch/x86/include/asm/io_apic.h          |    1 +
 arch/x86/include/asm/pgalloc.h          |    5 +
 arch/x86/kernel/acpi/boot.c             |   17 +-
 arch/x86/kernel/apic/io_apic.c          |   68 ++-
 arch/x86/kernel/reboot.c                |    8 +
 arch/x86/kvm/emulate.c                  |   55 ++-
 arch/x86/mm/pgtable.c                   |   31 +-
 arch/x86/oprofile/nmi_int.c             |   17 +-
 arch/x86/oprofile/op_model_amd.c        |   42 +--
 arch/x86/oprofile/op_model_p4.c         |    6 -
 arch/x86/oprofile/op_model_ppro.c       |    6 +-
 arch/x86/xen/enlighten.c                |    7 +
 arch/x86/xen/mmu.c                      |   11 +-
 drivers/acpi/processor_idle.c           |   28 +-
 drivers/acpi/tables.c                   |    4 +-
 drivers/ata/ahci.c                      |   12 +-
 drivers/ata/pata_hpt3x2n.c              |   20 +-
 drivers/base/core.c                     |   13 +-
 drivers/base/devtmpfs.c                 |   13 +
 drivers/char/tpm/tpm_tis.c              |   10 +-
 drivers/char/tty_ldisc.c                |   50 +-
 drivers/clocksource/sh_cmt.c            |   32 +-
 drivers/clocksource/sh_mtu2.c           |    6 +-
 drivers/clocksource/sh_tmu.c            |    6 +-
 drivers/gpio/wm831x-gpio.c              |   22 +-
 drivers/gpu/drm/i915/intel_display.c    |    2 +-
 drivers/gpu/drm/i915/intel_lvds.c       |    7 +
 drivers/gpu/drm/i915/intel_sdvo.c       |   23 +-
 drivers/gpu/drm/i915/intel_tv.c         |    2 -
 drivers/gpu/drm/radeon/r600.c           |   13 +-
 drivers/gpu/drm/radeon/r600_cs.c        |   83 +++
 drivers/gpu/drm/radeon/r600d.h          |   26 +
 drivers/gpu/drm/radeon/radeon.h         |    1 +
 drivers/gpu/drm/radeon/radeon_cs.c      |    1 +
 drivers/gpu/drm/radeon/radeon_display.c |    6 +-
 drivers/gpu/drm/radeon/rv770.c          |   13 +-
 drivers/gpu/drm/ttm/ttm_tt.c            |   18 +-
 drivers/hid/hid-core.c                  |    2 -
 drivers/hid/hid-ids.h                   |    7 +-
 drivers/hid/usbhid/hid-core.c           |   28 +-
 drivers/hid/usbhid/hid-quirks.c         |    1 +
 drivers/hid/usbhid/usbhid.h             |    2 +
 drivers/hwmon/ams/ams-core.c            |   11 +-
 drivers/hwmon/ams/ams-i2c.c             |    2 +
 drivers/hwmon/ams/ams-pmu.c             |    2 +
 drivers/hwmon/ams/ams.h                 |    1 +
 drivers/hwmon/tmp421.c                  |   20 +-
 drivers/macintosh/therm_adt746x.c       |   34 +-
 drivers/md/dm.c                         |    4 +-
 drivers/media/dvb/dvb-core/dvb_net.c    |    1 +
 drivers/media/dvb/dvb-usb/Kconfig       |    4 +-
 drivers/media/dvb/frontends/l64781.c    |    4 +-
 drivers/media/video/bt8xx/bttv-driver.c |    1 +
 drivers/media/video/bt8xx/bttv-i2c.c    |    8 +-
 drivers/media/video/bt8xx/bttvp.h       |    1 +
 drivers/media/video/gspca/mr97310a.c    |    6 +
 drivers/media/video/pwc/pwc-ctrl.c      |    2 +-
 drivers/media/video/uvc/uvc_ctrl.c      |    7 +
 drivers/mmc/host/s3cmci.c               |    2 +-
 drivers/net/ks8851_mll.c                |    4 +-
 drivers/net/sky2.c                      |    8 +-
 drivers/net/via-rhine.c                 |   41 +-
 drivers/net/wireless/airo.c             |   34 +-
 drivers/net/wireless/ath/ath5k/ath5k.h  |    1 -
 drivers/net/wireless/ath/ath5k/base.c   |   26 +-
 drivers/net/wireless/ath/ath9k/beacon.c |    9 +-
 drivers/net/wireless/ath/ath9k/hw.c     |   10 +
 drivers/net/wireless/ath/ath9k/phy.h    |    3 +
 drivers/net/wireless/ath/ath9k/rc.c     |   15 +-
 drivers/net/wireless/b43/main.c         |    3 +-
 drivers/net/wireless/b43legacy/main.c   |    2 +
 drivers/net/wireless/iwlwifi/iwl-4965.c |    2 +-
 drivers/net/wireless/iwlwifi/iwl-5000.c |    8 +-
 drivers/net/wireless/iwlwifi/iwl-core.c |    2 +-
 drivers/net/wireless/iwlwifi/iwl-core.h |    2 +
 drivers/net/wireless/iwlwifi/iwl-tx.c   |   21 +-
 drivers/net/wireless/p54/p54pci.c       |   18 +-
 drivers/net/wireless/p54/p54usb.c       |    1 +
 drivers/net/wireless/rndis_wlan.c       |   13 +-
 drivers/pci/hotplug/ibmphp_ebda.c       |   13 +-
 drivers/platform/x86/thinkpad_acpi.c    |   64 ++-
 drivers/rtc/class.c                     |    1 +
 drivers/rtc/rtc-coh901331.c             |    5 +-
 drivers/scsi/arm/fas216.c               |    2 +-
 drivers/scsi/mpt2sas/mpt2sas_scsih.c    |   17 +
 drivers/scsi/qla1280.c                  |    4 +
 drivers/scsi/qla2xxx/qla_gbl.h          |    1 -
 drivers/scsi/qla2xxx/qla_isr.c          |   29 +-
 drivers/scsi/qla2xxx/qla_mid.c          |    6 +-
 drivers/serial/imx.c                    |    6 +-
 drivers/staging/Kconfig                 |    2 -
 drivers/staging/Makefile                |    1 -
 drivers/staging/hv/vmbus_drv.c          |   30 +
 drivers/staging/mimio/Kconfig           |   10 -
 drivers/staging/mimio/Makefile          |    1 -
 drivers/staging/mimio/mimio.c           |  914 ---------------------------
 drivers/usb/core/driver.c               |    4 +-
 drivers/usb/core/hcd.c                  |    2 +-
 drivers/usb/core/hcd.h                  |    2 +-
 drivers/usb/core/hub.c                  |   12 +
 drivers/usb/core/usb.c                  |    3 -
 drivers/usb/host/ohci-pnx4008.c         |    6 +-
 drivers/usb/host/uhci-hcd.c             |    1 +
 drivers/usb/host/xhci-ext-caps.h        |    7 +-
 drivers/usb/misc/sisusbvga/sisusb.c     |    1 +
 drivers/usb/serial/cp210x.c             |    3 +-
 drivers/usb/serial/ftdi_sio.c           |   31 +-
 drivers/usb/serial/ftdi_sio.h           |  959 +-----------------------------
 drivers/usb/serial/ftdi_sio_ids.h       | 1019 +++++++++++++++++++++++++++++++
 drivers/usb/serial/sierra.c             |   19 +-
 drivers/usb/storage/unusual_devs.h      |   88 +++-
 drivers/video/offb.c                    |   15 +-
 drivers/video/sunxvr500.c               |    1 +
 drivers/watchdog/bfin_wdt.c             |   13 +-
 fs/exec.c                               |    1 -
 fs/file_table.c                         |    2 +
 fs/namei.c                              |   14 +-
 fs/nfs/dns_resolve.c                    |   18 +-
 fs/nfsd/nfs4state.c                     |    2 +
 fs/ocfs2/aops.c                         |    5 +-
 fs/proc/base.c                          |   24 +-
 include/linux/fs.h                      |    3 +
 include/linux/irq.h                     |    2 +
 include/linux/sched.h                   |    5 +-
 kernel/irq/chip.c                       |   52 ++-
 kernel/power/snapshot.c                 |    2 +-
 kernel/sched.c                          |   21 +-
 lib/idr.c                               |    4 +-
 mm/fadvise.c                            |   10 +-
 mm/oom_kill.c                           |    2 +
 mm/readahead.c                          |    6 +
 mm/slab.c                               |    6 +-
 net/core/dev.c                          |    2 +-
 net/core/net-sysfs.c                    |    3 +-
 net/core/scm.c                          |    2 +
 net/ipv4/devinet.c                      |    7 +-
 net/ipv4/igmp.c                         |    2 +-
 net/ipv6/addrconf.c                     |   16 +-
 net/ipv6/netfilter/nf_conntrack_reasm.c |    1 +
 net/mac80211/agg-tx.c                   |    3 +-
 net/netfilter/xt_recent.c               |    4 +-
 net/sunrpc/svc_xprt.c                   |    5 +-
 net/sunrpc/xprtsock.c                   |    5 +
 security/selinux/ss/ebitmap.c           |    2 +-
 sound/core/pcm_native.c                 |    8 +-
 sound/pci/hda/hda_intel.c               |    5 +
 sound/pci/hda/patch_analog.c            |    2 +-
 sound/pci/via82xx.c                     |    6 +
 sound/soc/codecs/ak4104.c               |    6 +-
 sound/usb/usbaudio.c                    |   32 +
 sound/usb/usbmidi.c                     |    6 +
 sound/usb/usbquirks.h                   |   27 +
 167 files changed, 2360 insertions(+), 2378 deletions(-)

^ permalink raw reply	[flat|nested] 156+ messages in thread

end of thread, other threads:[~2010-03-15 15:49 UTC | newest]

Thread overview: 156+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-13  0:28 [000/145] 2.6.32.10-stable review Greg KH
2010-03-13  0:25 ` [001/145] fix LOOKUP_FOLLOW on automount "symlinks" Greg KH
2010-03-13  0:25 ` [002/145] ARM: 5944/1: scsi: fix timer setup in fas216.c Greg KH
2010-03-13  0:25 ` [003/145] V4L/DVB: dvb: l64781.ko broken with gcc 4.5 Greg KH
2010-03-13  0:25 ` [004/145] [WATCHDOG] bfin: fix max timeout calculation Greg KH
2010-03-13  0:25 ` [005/145] V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad constant => sizeof conversion Greg KH
2010-03-13  0:25 ` [006/145] V4L/DVB: bttv: Move I2C IR initialization Greg KH
2010-03-13  0:25 ` [007/145] V4L/DVB: cxusb: Select all required frontend and tuner modules Greg KH
2010-03-13  3:48   ` Ben Hutchings
2010-03-15 15:48     ` Greg KH
2010-03-13  0:25 ` [008/145] memcg: fix oom killing a child process in an other cgroup Greg KH
2010-03-13  0:25 ` [009/145] fs/exec.c: fix initial stack reservation Greg KH
2010-03-13  0:25 ` [010/145] iwlwifi: error checking for number of tfds in queue Greg KH
2010-03-13  0:25 ` [011/145] iwlwifi: set HT flags after channel in rxon Greg KH
2010-03-13  0:25 ` [012/145] iwlwifi: sanity check before counting number of tfds can be free Greg KH
2010-03-13  0:25 ` [013/145] netlabel: fix export of SELinux categories > 127 Greg KH
2010-03-13  0:25 ` [014/145] ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI Greg KH
2010-03-13  0:25 ` [015/145] PCI hotplug: ibmphp: read the length of ebda and map entire ebda region Greg KH
2010-03-13  0:25 ` [016/145] PCI hotplug: check ioremap() return value in ibmphp_ebda.c Greg KH
2010-03-13  0:25 ` [017/145] ACPI: remove Asus P2B-DS from acpi=ht blacklist Greg KH
2010-03-13  0:25 ` [018/145] ACPI: fix "acpi=ht" boot option Greg KH
2010-03-13  0:25 ` [019/145] thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit() Greg KH
2010-03-13  0:25 ` [020/145] ACPI, i915: blacklist Clevo M5x0N bad_lid state Greg KH
2010-03-13  0:25 ` [021/145] ACPI: Be in TS_POLLING state during mwait based C-state entry Greg KH
2010-03-13  0:25 ` [022/145] [SCSI] mpt2sas: Delete volume before HBA detach Greg KH
2010-03-13  0:25 ` [023/145] slab: initialize unused alien cache entry as NULL at alloc_alien_cache() Greg KH
2010-03-13  0:25 ` [024/145] mac80211: quit addba_resp_timer if Tx BA session is torn down Greg KH
2010-03-13  0:25 ` [025/145] V4L/DVB (13991): gspca_mr973010a: Fix cif type 1 cameras not streaming on UHCI controllers Greg KH
2010-03-13  0:25 ` [026/145] vfs: take f_lock on modifying f_mode after open time Greg KH
2010-03-13  0:26 ` [027/145] readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM Greg KH
2010-03-13  0:26 ` [028/145] HID: remove TENX iBuddy from blacklist Greg KH
2010-03-13  0:26 ` [029/145] HID: add multi-input quirk for NextWindow Touchscreen Greg KH
2010-03-13  0:26 ` [030/145] HID: usbhid: introduce timeout for stuck ctrl/out URBs Greg KH
2010-03-13  0:26 ` [031/145] airo: fix setting zero length WEP key Greg KH
2010-03-13  0:26 ` [032/145] idr: fix a critical misallocation bug, take#2 Greg KH
2010-03-13  0:26 ` [033/145] Switch proc/self to nd_set_link() Greg KH
2010-03-13  0:26 ` [034/145] sparc: Align clone and signal stacks to 16 bytes Greg KH
2010-03-13  0:26 ` [035/145] sparc32: Fix page_to_phys() Greg KH
2010-03-13  0:26 ` [036/145] sparc32: Fix struct stat uid/gid types Greg KH
2010-03-13  0:26 ` [037/145] sparc: leds_resource.end assigned to itself in clock_board_probe() Greg KH
2010-03-13  0:26 ` [038/145] sparc64: Fix sun4u execute bit check in TSB I-TLB load Greg KH
2010-03-13  0:26 ` [039/145] net: Fix sysctl restarts Greg KH
2010-03-13  0:26 ` [040/145] net-sysfs: Use rtnl_trylock in wireless sysfs methods Greg KH
2010-03-13  0:26 ` [041/145] net: bug fix for vlan + gro issue Greg KH
2010-03-13  0:26 ` [042/145] inet: Remove bogus IGMPv3 report handling Greg KH
2010-03-13  0:26 ` [043/145] ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure Greg KH
2010-03-13  0:26 ` [044/145] drivers/net: ks8851_mll ethernet network driver Greg KH
2010-03-13  0:26 ` [045/145] sky2: fix transmit DMA map leakage Greg KH
2010-03-13  0:26 ` [046/145] drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object Greg KH
2010-03-13  0:26 ` [047/145] drm/radeon/kms: r600/r700 dont test ib if ib initialization fails Greg KH
2010-03-13  0:26 ` [048/145] drm/radeon: r6xx/r7xx possible security issue, system ram access Greg KH
2010-03-13  0:26 ` [049/145] SCSI: qla2xxx: Obtain proper host structure during response-queue processing Greg KH
2010-03-13  0:26 ` [050/145] rtc-core: fix memory leak Greg KH
2010-03-13  0:26 ` [051/145] drm/i915: fix get_core_clock_speed for G33 class desktop chips Greg KH
2010-03-13  0:26 ` [052/145] drm/i915: disable TV hotplug status check Greg KH
2010-03-13  0:26 ` [053/145] offb: Add support for framebuffer handoff to offb Greg KH
2010-03-13  0:26 ` [054/145] tpm_tis: TPM_STS_DATA_EXPECT workaround Greg KH
2010-03-13  0:26 ` [055/145] rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATIC Greg KH
2010-03-13  0:26 ` [056/145] rndis_wlan: fix buffer overflow in rndis_query_oid Greg KH
2010-03-13  0:26 ` [057/145] rndis_wlan: disable stall workaround Greg KH
2010-03-13  0:26 ` [058/145] net/via-rhine: Fix scheduling while atomic bugs Greg KH
2010-03-13  0:26 ` [059/145] clocksource: Fix up a registration/IRQ race in the sh drivers Greg KH
2010-03-13  0:26 ` [060/145] SCSI: qla1280: Drop host_lock while requesting firmware Greg KH
2010-03-13  0:26 ` [061/145] Staging: hv: add a pci device table Greg KH
2010-03-13  0:26 ` [062/145] Staging: hv: match on DMI values to know if we should run Greg KH
2010-03-13  0:26 ` [063/145] Staging: mimio: remove the mimio driver Greg KH
2010-03-13  0:26 ` [064/145] dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload Pointer Greg KH
2010-03-13  0:26 ` [065/145] V4L/DVB (13148): uvcvideo: Handle V4L2_CTRL_TYPE_BUTTON control type in VIDIOC_QUERYCTRL Greg KH
2010-03-13  0:26 ` [066/145] PM / Hibernate: Fix preallocating of memory Greg KH
2010-03-13  0:26 ` [067/145] macintosh/therm_adt746x: Fix sysfs attributes lifetime Greg KH
2010-03-13  0:26 ` [068/145] macintosh/hwmon/ams: Fix device removal sequence Greg KH
2010-03-13  0:26 ` [069/145] oprofile/x86: fix perfctr nmi reservation for mulitplexing Greg KH
2010-03-13  0:26 ` [070/145] oprofile: remove tracing build dependency Greg KH
2010-03-13  0:26 ` [071/145] oprofile/x86: remove node check in AMD IBS initialization Greg KH
2010-03-13  0:26 ` [072/145] oprofile/x86: use kzalloc() instead of kmalloc() Greg KH
2010-03-13  0:26 ` [073/145] oprofile/x86: fix msr access to reserved counters Greg KH
2010-03-13  0:26 ` [074/145] ALSA: hda: Use 3stack quirk for Toshiba Satellite L40-10Q Greg KH
2010-03-13  0:26 ` [075/145] ALSA: via82xx: add quirk for D1289 motherboard Greg KH
2010-03-13  0:26 ` [076/145] ALSA: pcm core - fix fifo_size channels interval check Greg KH
2010-03-13  0:26 ` [077/145] ALSA: USB MIDI support for Access Music VirusTI Greg KH
2010-03-13  0:26 ` [078/145] ALSA: hda: Use LPIB for Dell Latitude 131L Greg KH
2010-03-13  0:26 ` [079/145] ALSA: hda: Use LPIB for a Biostar Microtech board Greg KH
2010-03-13  0:26 ` [080/145] ALSA: hda - Add a position_fix quirk for MSI Wind U115 Greg KH
2010-03-13  0:26 ` [081/145] ALSA: hda - Add position_fix quirk for HP dv3 Greg KH
2010-03-13  0:26 ` [082/145] ALSA: hda-intel: Add position_fix quirk for ASUS M2V-MX SE Greg KH
2010-03-13  0:26 ` [083/145] ASoC: fix ak4104 register array access Greg KH
2010-03-13  0:26 ` [084/145] driver-core: fix race condition in get_device_parent() Greg KH
2010-03-13  0:26 ` [085/145] Driver-Core: devtmpfs - reset inode permissions before unlinking Greg KH
2010-03-13  0:26 ` [086/145] tty: Fix the ldisc hangup race Greg KH
2010-03-13  0:27 ` [087/145] serial: imx: fix NULL dereference Oops when pdata == NULL Greg KH
2010-03-13  0:27 ` [088/145] USB: serial: sierra driver indat_callback fix Greg KH
2010-03-13  0:27 ` [089/145] USB: SIS USB2VGA DRIVER: support KAIRENs USB VGA adaptor USB20SVGA-MB-PLUS Greg KH
2010-03-13  0:27 ` [090/145] USB: fix I2C API usage in ohci-pnx4008 Greg KH
2010-03-13  0:27 ` [091/145] p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec Greg KH
2010-03-13  0:27 ` [092/145] p54pci: handle dma mapping errors Greg KH
2010-03-13  0:27 ` [093/145] gpiolib: Actually set output state in wm831x_gpio_direction_output() Greg KH
2010-03-13  0:27 ` [094/145] hwmon: (tmp421) Fix temperature conversions Greg KH
2010-03-13  0:27 ` [095/145] hwmon: (tmp421) Restore missing inputs Greg KH
2010-03-13  0:27 ` [096/145] pata_hpt3x2n: always stretch UltraDMA timing Greg KH
2010-03-13  0:27 ` [097/145] scm: Only support SCM_RIGHTS on unix domain sockets Greg KH
2010-03-13  0:27 ` [098/145] ath9k: fix beacon timer restart after a card reset Greg KH
2010-03-13  0:27 ` [099/145] ath9k: fix rate control fallback rate selection Greg KH
2010-03-13  0:27 ` [100/145] ath9k: disable RIFS search for AR91xx based chips Greg KH
2010-03-13  0:27 ` [101/145] ath5k: use correct packet type when transmitting Greg KH
2010-03-13  0:27 ` [102/145] b43/b43legacy: Wake queues in wireless_core_start Greg KH
2010-03-13  0:27 ` [103/145] netfilter: xt_recent: fix buffer overflow Greg KH
2010-03-13  0:27 ` [104/145] netfilter: xt_recent: fix false match Greg KH
2010-03-13  6:24   ` [Stable-review] " Willy Tarreau
2010-03-13 14:40     ` Tim Gardner
2010-03-13 17:01       ` Willy Tarreau
2010-03-13  0:27 ` [105/145] sunxvr500: Additional PCI id for sunxvr500 driver Greg KH
2010-03-13  0:27 ` [106/145] thinkpad-acpi: fix poll thread auto-start Greg KH
2010-03-13  0:27 ` [107/145] thinkpad-acpi: R52 brightness_mode has been confirmed Greg KH
2010-03-13  0:27 ` [108/145] thinkpad-acpi: document HKEY event 3006 Greg KH
2010-03-13  0:27 ` [109/145] thinkpad-acpi: make driver events work in NVRAM poll mode Greg KH
2010-03-13  0:27 ` [110/145] thinkpad-acpi: fix bluetooth/wwan resume Greg KH
2010-03-13  0:27 ` [111/145] ocfs2: Only bug out in direct io write for reflinked extent Greg KH
2010-03-13  0:27 ` [112/145] x86, ia32_aout: do not kill argument mapping Greg KH
2010-03-13  0:27 ` [113/145] x86: Add iMac9,1 to pci_reboot_dmi_table Greg KH
2010-03-13  0:27 ` [114/145] x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y Greg KH
2010-03-13  0:27 ` [115/145] x86: Avoid race condition in pci_enable_msix() Greg KH
2010-03-13  0:27 ` [116/145] x86: Fix SCI on IOAPIC != 0 Greg KH
2010-03-13  0:27 ` [117/145] USB: xhci: Fix finding extended capabilities registers Greg KH
2010-03-13  0:27 ` [118/145] USB: fix the idProduct value for USB-3.0 root hubs Greg KH
2010-03-13  0:27 ` [119/145] USB: fix crash in uhci_scan_schedule Greg KH
2010-03-13  0:27 ` [120/145] USB: remove debugging message for uevent constructions Greg KH
2010-03-13  0:27 ` [121/145] USB: Move hcd free_dev call into usb_disconnect to fix oops Greg KH
2010-03-13  0:27 ` [122/145] USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header Greg KH
2010-03-13  0:27 ` [123/145] USB: ftdi_sio: sort PID/VID entries in " Greg KH
2010-03-13  0:27 ` [124/145] USB: ftdi_sio: new device id for papouch AD4USB Greg KH
2010-03-13  0:27 ` [125/145] USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) Greg KH
2010-03-13  0:27 ` [126/145] USB: add new ftdi_sio device ids Greg KH
2010-03-13  0:27 ` [127/145] USB: serial: ftdi: add CONTEC vendor and product id Greg KH
2010-03-13  0:27 ` [128/145] USB: cp210x: Add 81E8 (Zephyr Bioharness) Greg KH
2010-03-13  0:27 ` [129/145] USB: unusual_devs: Add support for multiple Option 3G sticks Greg KH
2010-03-13  0:27 ` [130/145] drm/i915: Use a dmi quirk to skip a broken SDVO TV output Greg KH
2010-03-13  0:27 ` [131/145] drm/ttm: handle OOM in ttm_tt_swapout Greg KH
2010-03-13  0:27 ` [132/145] sunrpc: remove unnecessary svc_xprt_put Greg KH
2010-03-13  0:27 ` [133/145] SUNRPC: Handle EINVAL error returns from the TCP connect operation Greg KH
2010-03-13  0:27 ` [134/145] s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin Greg KH
2010-03-13  0:27 ` [135/145] rtc-coh901331: fix braces in resume code Greg KH
2010-03-13  0:27 ` [136/145] NFS: Fix an allocation-under-spinlock bug Greg KH
2010-03-13  0:27 ` [137/145] dm: free dm_io before bio_endio not after Greg KH
2010-03-13  0:27 ` [138/145] KVM: x86 emulator: Add group8 instruction decoding Greg KH
2010-03-13  0:27 ` [139/145] KVM: x86 emulator: Forbid modifying CS segment register by mov instruction Greg KH
2010-03-13  0:27 ` [140/145] KVM: x86 emulator: Add group9 instruction decoding Greg KH
2010-03-13  0:27 ` [141/145] KVM: x86 emulator: Check CPL level during privilege instruction emulation Greg KH
2010-03-13 20:37   ` [Stable-review] " Ben Hutchings
2010-03-13 22:16     ` Greg KH
2010-03-14 18:22       ` Stefan Bader
2010-03-13  0:27 ` [142/145] sched: Fix sched_mv_power_savings for !SMT Greg KH
2010-03-13  0:27 ` [143/145] sched: Fix SMT scheduler regression in find_busiest_queue() Greg KH
2010-03-13  0:27 ` [144/145] sched: Dont use possibly stale sched_class Greg KH
2010-03-13  0:27 ` [145/145] x86, mm: Allow highmem user page tables to be disabled at boot time Greg KH
2010-03-13  2:58 ` [000/145] 2.6.32.10-stable review Grant Coady
2010-03-13  3:27   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox