summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-21Linux 2.6.38.7v2.6.38.7Greg Kroah-Hartman1-1/+1
2011-05-21tmpfs: fix highmem swapoff crash regressionHugh Dickins1-1/+2
2011-05-21iwlegacy: fix IBSS mode crashesStanislaw Gruszka1-0/+7
2011-05-21cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton1-8/+6
2011-05-21cifs: clean up various nits in unicode routines (try #2)Jeff Layton2-19/+18
2011-05-21Revert "[SCSI] Retrieve the Caching mode page"James Bottomley1-47/+16
2011-05-21vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-21cdrom: always check_disk_change() on openTejun Heo1-3/+3
2011-05-21megaraid_sas: Sanity check user supplied length before passing it to dma_allo...Bjørn Mork1-0/+3
2011-05-21x86, mce, AMD: Fix leaving freed data in a listJulia Lawall1-0/+1
2011-05-21x86: Fix UV BAU for non-consecutive nasidsCliff Wickman2-33/+76
2011-05-21v4l: Release module if subdev registration failsLaurent Pinchart1-1/+4
2011-05-21Fix cx88 remote control inputLawrence Rust1-1/+1
2011-05-21x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2-5/+8
2011-05-21tick: Clear broadcast active bit when switching to oneshotThomas Gleixner1-1/+11
2011-05-21clocksource: Install completely before selectingjohn stultz1-2/+2
2011-05-21x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2011-05-21Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov1-1/+1
2011-05-21rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-05-21cifs: add fallback in is_path_accessible for old serversJeff Layton1-0/+5
2011-05-21Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2-4/+6
2011-05-21drm/radeon/kms: fix extended lvds info parsingAlex Deucher1-3/+11
2011-05-21libata: fix oops when LPM is used with PMPTejun Heo1-1/+1
2011-05-21tmpfs: fix spurious ENOSPC when racing with unswapHugh Dickins1-10/+22
2011-05-21tmpfs: fix off-by-one in max_blocks checksHugh Dickins1-2/+4
2011-05-21tmpfs: fix race between swapoff and writepageHugh Dickins1-6/+4
2011-05-21tmpfs: fix race between umount and writepageHugh Dickins1-11/+20
2011-05-21zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-7/+7
2011-05-21libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2011-05-21ehea: Fix memory hotplug oopsAnton Blanchard1-3/+3
2011-05-21hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-8/+8
2011-05-21ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-9/+9
2011-05-21ASoC: SSM2602: Fix 'Mic Boost2' controlLars-Peter Clausen1-1/+1
2011-05-21ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko1-2/+0
2011-05-21slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-05-21net: dev_close() should check IFF_UPEric Dumazet1-4/+6
2011-05-21pch_gbe: support ML7223 IOHTomoya2-1/+18
2011-05-21PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada1-5/+4
2011-05-21PCH_GbE : Fixed the issue of collision detectionToshiharu Okada1-2/+1
2011-05-21NET: slip, fix ldisc->open retvalMatvejchikov Ilya1-1/+3
2011-05-21ehea: fix wrongly reported speed and portKleber Sacilotto de Souza1-8/+13
2011-05-21vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier1-4/+6
2011-05-21ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings1-5/+9
2011-05-21can: fix SJA1000 dlc for RTR packetsKurt Van Dijck1-1/+1
2011-05-21net: ip_expire() must revalidate routeEric Dumazet1-16/+15
2011-05-21PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki1-0/+1
2011-05-21PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki1-1/+3
2011-05-21PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki1-2/+2
2011-05-21ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2-1/+2
2011-05-21tmpfs: fix race between umount and swapoffHugh Dickins1-45/+43