summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-02Linux 2.6.28.3v2.6.28.3Greg Kroah-Hartman1-1/+1
2009-02-02relay: fix lock imbalance in relay_late_setup_filesJiri Slaby1-1/+3
2009-02-02NET: net_namespace, fix lock imbalanceJiri Slaby1-1/+1
2009-02-02dmaengine: fix dependency chainingYuri Tikhonov1-0/+2
2009-02-02PCI hotplug: fix lock imbalance in pciehpJiri Slaby1-1/+3
2009-02-02x86, pat: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha1-3/+3
2009-02-02x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha1-10/+27
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-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-02ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai1-0/+2
2009-02-02include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh1-0/+1
2009-02-02sgi-xpc: ensure flags are updated before bte_copyRobin Holt2-5/+6
2009-02-02sgi-xpc: Remove NULL pointer dereference.Robin Holt1-4/+6
2009-02-02gpiolib: fix request related issueMagnus Damm1-0/+1
2009-02-02epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2-19/+4
2009-02-02rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger1-2/+8
2009-02-02ext3: Add sanity check to make_indexed_dirTheodore Ts'o1-6/+14
2009-02-02bnx2x: Block nvram access when the device is inactiveEilon Greenstein1-0/+3
2009-02-02Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segmentsAndrew Morton1-2/+7
2009-02-02drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt1-1/+2
2009-02-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2-0/+4
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-02rtl8187: Add termination packet to prevent stallLarry Finger1-0/+1
2009-02-02resources: skip sanity check of busy resourcesArjan van de Ven1-0/+9
2009-02-02alpha: fix vmalloc breakageIvan Kokshaysky1-0/+11
2009-02-02alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-02-02USB: storage: add unusual devs entryOliver Neukum1-0/+6
2009-02-02USB: fix char-device disconnect handlingAlan Stern3-10/+12
2009-02-02USB: usbmon: Implement compat_ioctlPete Zaitcev1-39/+66
2009-02-02sound: virtuoso: enable UART on Xonar HDAV1.3Clemens Ladisch1-0/+1
2009-02-02USB: fix toggle mismatch in disable_endpoint pathsAlan Stern4-21/+30
2009-02-02x86: fix page attribute corruption with cpa()Suresh Siddha1-15/+34
2009-02-02sysfs: fix problems with binary filesGreg Kroah-Hartman1-0/+6
2009-02-02klist.c: bit 0 in pointer can't be used as flagJesper Nilsson1-1/+1
2009-02-02x86, mm: fix pte_free()Peter Zijlstra1-0/+1
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-02-02inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-02-02mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo1-2/+4
2009-02-02ath5k: fix mesh point operationAndrey Yurovsky1-2/+8
2009-01-25Linux 2.6.28.2v2.6.28.2Greg 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