summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.27.14v2.6.27.14Greg Kroah-Hartman2009-02-021-1/+1
* relay: fix lock imbalance in relay_late_setup_filesJiri Slaby2009-02-021-1/+3
* PCI hotplug: fix lock imbalance in pciehpJiri Slaby2009-02-021-1/+3
* rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger2009-02-021-2/+8
* sound: virtuoso: do not overwrite EEPROM on Xonar D2/D2XClemens Ladisch2009-02-021-7/+15
* sgi-xpc: Remove NULL pointer dereference.Robin Holt2009-02-021-4/+6
* sgi-xpc: ensure flags are updated before bte_copyRobin Holt2009-02-022-5/+6
* include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh2009-02-021-0/+1
* ext3: Add sanity check to make_indexed_dirTheodore Ts'o2009-02-021-6/+14
* epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2009-02-022-19/+4
* crypto: ccm - Fix handling of null assoc dataJarod Wilson2009-02-021-0/+2
* crypto: authenc - Fix zero-length IV crashHerbert Xu2009-02-021-9/+15
* bnx2x: Block nvram access when the device is inactiveEilon Greenstein2009-02-021-0/+3
* ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai2009-02-021-0/+2
* ALSA: hda - Add quirk for HP DV6700 laptopJoerg Schirottke2009-02-021-0/+1
* ALSA: hda - add another MacBook Pro 4, 1 subsystem IDLuke Yelavich2009-02-021-0/+1
* USB: usbmon: Implement compat_ioctlPete Zaitcev2009-02-021-39/+66
* USB: storage: add unusual devs entryOliver Neukum2009-02-021-0/+6
* USB: fix char-device disconnect handlingAlan Stern2009-02-023-10/+12
* SUNRPC: Fix autobind on cloned rpc clientsTrond Myklebust2009-02-021-7/+29
* SUNRPC: Fix a memory leak in rpcb_getport_asyncTrond Myklebust2009-02-021-1/+3
* serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2009-02-022-0/+4
* rtl8187: Add termination packet to prevent stallLarry Finger2009-02-021-0/+1
* libata: pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-02-022-5/+21
* it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips2009-02-022-0/+13
* alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky2009-02-021-0/+2
* x86, mm: fix pte_free()Peter Zijlstra2009-02-021-0/+1
* sysfs: fix problems with binary filesGreg Kroah-Hartman2009-02-021-0/+6
* mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo2009-02-021-1/+3
* inotify: clean up inotify_read and fix locking problemsVegard Nossum2009-02-021-61/+74
* fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter2009-02-021-1/+1
* fuse: fix missing fput on errorMiklos Szeredi2009-02-021-2/+6
* fuse: destroy bdi on umountMiklos Szeredi2009-02-022-2/+3
* Linux 2.6.27.13v2.6.27.13Greg Kroah-Hartman2009-01-241-1/+1
* fs: sys_sync fixNick Piggin2009-01-242-20/+1
* fs: sync_sb_inodes fixNick Piggin2009-01-241-7/+53
* fs: remove WB_SYNC_HOLDNick Piggin2009-01-242-11/+2
* mm: direct IO starvation improvementNick Piggin2009-01-241-11/+5
* mm: do_sync_mapping_range integrity fixNick Piggin2009-01-241-1/+1
* mm: write_cache_pages more terminate quicklyAndrew Morton2009-01-241-1/+4
* mm: write_cache_pages terminate quicklyNick Piggin2009-01-241-16/+16
* mm: write_cache_pages optimise page cleaningNick Piggin2009-01-241-4/+13
* mm: write_cache_pages cleanupsNick Piggin2009-01-241-12/+22
* mm: write_cache_pages integrity fixNick Piggin2009-01-242-3/+5
* mm: write_cache_pages writepage error fixNick Piggin2009-01-241-5/+20
* mm: write_cache_pages early loop terminationNick Piggin2009-01-241-1/+5
* mm: write_cache_pages cyclic fixNick Piggin2009-01-241-7/+18
* powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp2009-01-241-1/+10
* hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan2009-01-241-1/+1
* dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin2009-01-241-2/+2