summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-16hwmon: (asus_atk0110) Fix upper limit readingsLuca Tettamanti
2009-08-16ide: relax DMA info validity checkingBartlomiej Zolnierkiewicz
2009-08-16ide: fix handling of unexpected IRQs vs request_irq()Bartlomiej Zolnierkiewicz
2009-08-16md: when a level change reduces the number of devices, remove the excess.NeilBrown
2009-08-16md/raid6: release spare page at ->stop()Dan Williams
2009-08-16x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh
2009-08-16x86: fix assembly constraints in native_save_fl()H. Peter Anvin
2009-08-16x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom
2009-08-16page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman
2009-08-16hugetlbfs: fix i_blocks accountingEric Sandeen
2009-08-16powerpc/mpc83xx: Fix usb mux setup for mpc834xPeter Korsgaard
2009-08-16PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirkBartlomiej Zolnierkiewicz
2009-08-16posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAWHiroshi Shimamoto
2009-08-16cfg80211: add two missing NULL pointer checksJohannes Berg
2009-08-16parisc: isa-eeprom - Fix loff_t usageMichael Buesch
2009-08-16tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan
2009-08-16tracing: Fix invalid function_graph entryLai Jiangshan
2009-08-16nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodesRyusuke Konishi
2009-08-16thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh
2009-08-16cifs: fix error handling in mount-time DFS referral chasing codeJeff Layton
2009-08-16SCSI: libsas: reuse the original port when hotplugging phys in wide portsTom Peng
2009-08-16Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...John Stoffel
2009-08-16edac: x38 fix mchbar high register addrLu Zhihe
2009-08-16USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito
2009-08-16sysfs: fix hardlink count on device_movePeter Oberparleiter
2009-08-16drm/i915: Set SSC frequency for 8xx chips correctlyMa Ling
2009-08-16drm/i915: initialize fence registers to zero when loading GEMGrégoire Henry
2009-08-16drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect)Keith Packard
2009-08-16drm/i915: Skip lvds with Aopen i945GTt-VFAMichael Cousin
2009-08-16drm/i915: avoid non-atomic sysrq executionJesse Barnes
2009-08-16drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_countJesse Barnes
2009-08-16drm/i915: add ignore lvds quirk info for AOpen Mini PCJarod Wilson
2009-08-16drm/i915: Save/restore cursor state on suspend/resume.Eric Anholt
2009-08-16inet: Call skb_orphan before tproxy activatesHerbert Xu
2009-08-16net: Move rx skb_orphan call to where neededHerbert Xu
2009-08-16gso: Stop fraglists from escapingHerbert Xu
2009-08-16gro: Flush GRO packets in napi_disable_pending pathHerbert Xu
2009-08-16net: sock_copy() fixesEric Dumazet
2009-08-16net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet
2009-08-16usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell
2009-08-16sky2: Fix checksum endiannessAnton Vorontsov
2009-08-16ipsec: Fix name of CAST algorithmHerbert Xu
2009-08-16E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa
2009-08-16be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde
2009-08-16iwlwifi: only show active power level via sysfsReinette Chatre
2009-07-30Linux 2.6.30.4v2.6.30.4Greg Kroah-Hartman
2009-07-30eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size (CVE-2009-...Ramon de Carvalho Valle
2009-07-30eCryptfs: Check Tag 11 literal data buffer size (CVE-2009-2406)Tyler Hicks
2009-07-30nommu: Provide mmap_min_addr definition.Paul Mundt
2009-07-30libata: fix follow-up SRST failure pathTejun Heo