aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-06kmalloc: return NULL instead of link failureJeff Mahoney
2009-02-06fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen
2009-02-06orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov
2009-02-06netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy
2009-02-06cifs: make sure we allocate enough storage for socket addressJeff Layton
2009-02-06x86: use early clobbers in usercopy*.cAndi Kleen
2009-02-06PCI/MSI: bugfix/utilize for msi_capability_init()Hidetoshi Seto
2009-02-06m68knommu: set NO_DMAAdrian Bunk
2009-02-06sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord
2009-02-06xen: make sysfs files behave as their names suggestJeremy Fitzhardinge
2009-02-06Manually revert "mlock: downgrade mmap sem while populating mlocked regions"Linus Torvalds
2009-02-02Linux 2.6.28.3v2.6.28.3Greg Kroah-Hartman
2009-02-02relay: fix lock imbalance in relay_late_setup_filesJiri Slaby
2009-02-02NET: net_namespace, fix lock imbalanceJiri Slaby
2009-02-02dmaengine: fix dependency chainingYuri Tikhonov
2009-02-02PCI hotplug: fix lock imbalance in pciehpJiri Slaby
2009-02-02x86, pat: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha
2009-02-02x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha
2009-02-02crypto: ccm - Fix handling of null assoc dataJarod Wilson
2009-02-02crypto: authenc - Fix zero-length IV crashHerbert Xu
2009-02-02ALSA: hda - Add quirk for HP DV6700 laptopJoerg Schirottke
2009-02-02ALSA: hda - add another MacBook Pro 4, 1 subsystem IDLuke Yelavich
2009-02-02ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai
2009-02-02include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh
2009-02-02sgi-xpc: ensure flags are updated before bte_copyRobin Holt
2009-02-02sgi-xpc: Remove NULL pointer dereference.Robin Holt
2009-02-02gpiolib: fix request related issueMagnus Damm
2009-02-02epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi
2009-02-02rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger
2009-02-02ext3: Add sanity check to make_indexed_dirTheodore Ts'o
2009-02-02bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-02-02Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segmentsAndrew Morton
2009-02-02drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt
2009-02-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner
2009-02-02libata: pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw
2009-02-02it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips
2009-02-02rtl8187: Add termination packet to prevent stallLarry Finger
2009-02-02resources: skip sanity check of busy resourcesArjan van de Ven
2009-02-02alpha: fix vmalloc breakageIvan Kokshaysky
2009-02-02alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky
2009-02-02USB: storage: add unusual devs entryOliver Neukum
2009-02-02USB: fix char-device disconnect handlingAlan Stern
2009-02-02USB: usbmon: Implement compat_ioctlPete Zaitcev
2009-02-02sound: virtuoso: enable UART on Xonar HDAV1.3Clemens Ladisch
2009-02-02USB: fix toggle mismatch in disable_endpoint pathsAlan Stern
2009-02-02x86: fix page attribute corruption with cpa()Suresh Siddha
2009-02-02sysfs: fix problems with binary filesGreg Kroah-Hartman
2009-02-02klist.c: bit 0 in pointer can't be used as flagJesper Nilsson
2009-02-02x86, mm: fix pte_free()Peter Zijlstra
2009-02-02fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter