summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-16Linux 2.6.27.30v2.6.27.30Greg Kroah-Hartman1-1/+1
2009-08-16NFS: Fix an O_DIRECT Oops...Trond Myklebust4-21/+16
2009-08-16Make sock_sendpage() use kernel_sendpage()Linus Torvalds1-1/+1
2009-08-16mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov3-5/+5
2009-08-16mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov1-12/+11
2009-08-16USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern1-1/+1
2009-08-16USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-08-16USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-16USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2-0/+8
2009-08-16USB: devio: Properly do access_ok() checksMichael Buesch1-3/+5
2009-08-16flat: fix uninitialized ptr with shared libsLinus Torvalds1-5/+12
2009-08-16execve: must clear current->clear_child_tidEric Dumazet1-11/+11
2009-08-16compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen1-0/+1
2009-08-16asix: new device idsGreg Kroah-Hartman1-0/+8
2009-08-16x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf1-2/+8
2009-08-16firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter1-1/+9
2009-08-16ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter2-1/+8
2009-08-16parisc: ensure broadcast tlb purge runs single threadedHelge Deller3-19/+29
2009-08-16x86: fix assembly constraints in native_save_fl()H. Peter Anvin1-1/+7
2009-08-16USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito1-1/+1
2009-08-16thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh1-1/+3
2009-08-16sysfs: fix hardlink count on device_movePeter Oberparleiter1-0/+2
2009-08-16page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman1-4/+9
2009-08-16Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...John Stoffel1-4/+7
2009-08-16SCSI: libsas: reuse the original port when hotplugging phys in wide portsTom Peng1-4/+15
2009-08-16i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia1-7/+10
2009-08-16hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare1-0/+11
2009-08-16hugetlbfs: fix i_blocks accountingEric Sandeen1-1/+1
2009-07-30Linux 2.6.27.29v2.6.27.29Greg Kroah-Hartman1-1/+1
2009-07-30NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle5-44/+68
2009-07-30E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa1-0/+3
2009-07-30r8169: avoid losing MSI interruptsDavid Dillow1-45/+57
2009-07-30usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell1-3/+4
2009-07-30x25: Fix sleep from timer on socket destroy.David S. Miller3-7/+20
2009-07-30sky2: Fix checksum endiannessAnton Vorontsov1-1/+1
2009-07-30pegasus usb-net: Fix endianness bugsMichael Buesch1-12/+17
2009-07-30ipsec: Fix name of CAST algorithmHerbert Xu1-2/+2
2009-07-30eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size (CVE-2009-...Ramon de Carvalho Valle1-0/+7
2009-07-30eCryptfs: Check Tag 11 literal data buffer size (CVE-2009-2406)Tyler Hicks1-0/+6
2009-07-30Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta1-0/+9
2009-07-30ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown1-5/+3
2009-07-30Enable PNPACPI _PSx Support, v3Witold Szczeponik1-7/+16
2009-07-30ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy1-1/+2
2009-07-30SUNRPC: Don't disconnect if a connection is still in progress.Trond Myklebust1-4/+14
2009-07-30SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN...Trond Myklebust1-4/+1
2009-07-30SUNRPC: Avoid an unnecessary task reschedule on ENOTCONNTrond Myklebust1-8/+18
2009-07-30x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds1-2/+7
2009-07-30x86-64: Fix bad_srat() to clear all stateAndi Kleen1-2/+4
2009-07-30mm: mark page accessed before we write_end()Josef Bacik1-0/+1
2009-07-30md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown1-2/+4