summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-02Linux 2.6.27.14v2.6.27.14Greg Kroah-Hartman1-1/+1
2009-02-02relay: fix lock imbalance in relay_late_setup_filesJiri Slaby1-1/+3
2009-02-02PCI hotplug: fix lock imbalance in pciehpJiri Slaby1-1/+3
2009-02-02rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger1-2/+8
2009-02-02sound: virtuoso: do not overwrite EEPROM on Xonar D2/D2XClemens Ladisch1-7/+15
2009-02-02sgi-xpc: Remove NULL pointer dereference.Robin Holt1-4/+6
2009-02-02sgi-xpc: ensure flags are updated before bte_copyRobin Holt2-5/+6
2009-02-02include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh1-0/+1
2009-02-02ext3: Add sanity check to make_indexed_dirTheodore Ts'o1-6/+14
2009-02-02epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2-19/+4
2009-02-02crypto: ccm - Fix handling of null assoc dataJarod Wilson1-0/+2
2009-02-02crypto: authenc - Fix zero-length IV crashHerbert Xu1-9/+15
2009-02-02bnx2x: Block nvram access when the device is inactiveEilon Greenstein1-0/+3
2009-02-02ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai1-0/+2
2009-02-02ALSA: hda - Add quirk for HP DV6700 laptopJoerg Schirottke1-0/+1
2009-02-02ALSA: hda - add another MacBook Pro 4, 1 subsystem IDLuke Yelavich1-0/+1
2009-02-02USB: usbmon: Implement compat_ioctlPete Zaitcev1-39/+66
2009-02-02USB: storage: add unusual devs entryOliver Neukum1-0/+6
2009-02-02USB: fix char-device disconnect handlingAlan Stern3-10/+12
2009-02-02SUNRPC: Fix autobind on cloned rpc clientsTrond Myklebust1-7/+29
2009-02-02SUNRPC: Fix a memory leak in rpcb_getport_asyncTrond Myklebust1-1/+3
2009-02-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2-0/+4
2009-02-02rtl8187: Add termination packet to prevent stallLarry Finger1-0/+1
2009-02-02libata: pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2-5/+21
2009-02-02it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips2-0/+13
2009-02-02alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-02-02x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-02-02sysfs: fix problems with binary filesGreg Kroah-Hartman1-0/+6
2009-02-02mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo1-1/+3
2009-02-02inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-02-02fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter1-1/+1
2009-02-02fuse: fix missing fput on errorMiklos Szeredi1-2/+6
2009-02-02fuse: destroy bdi on umountMiklos Szeredi2-2/+3
2009-01-25Linux 2.6.27.13v2.6.27.13Greg Kroah-Hartman1-1/+1
2009-01-25fs: sys_sync fixNick Piggin2-20/+1
2009-01-25fs: sync_sb_inodes fixNick Piggin1-7/+53
2009-01-25fs: remove WB_SYNC_HOLDNick Piggin2-11/+2
2009-01-25mm: direct IO starvation improvementNick Piggin1-11/+5
2009-01-25mm: do_sync_mapping_range integrity fixNick Piggin1-1/+1
2009-01-25mm: write_cache_pages more terminate quicklyAndrew Morton1-1/+4
2009-01-25mm: write_cache_pages terminate quicklyNick Piggin1-16/+16
2009-01-25mm: write_cache_pages optimise page cleaningNick Piggin1-4/+13
2009-01-25mm: write_cache_pages cleanupsNick Piggin1-12/+22
2009-01-25mm: write_cache_pages integrity fixNick Piggin2-3/+5
2009-01-25mm: write_cache_pages writepage error fixNick Piggin1-5/+20
2009-01-25mm: write_cache_pages early loop terminationNick Piggin1-1/+5
2009-01-25mm: write_cache_pages cyclic fixNick Piggin1-7/+18
2009-01-25powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp1-1/+10
2009-01-25hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan1-1/+1
2009-01-25dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2