aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz1-4/+0
2009-07-16Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich7-7/+7
2009-07-16Blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-16Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang1-14/+7
2009-07-16Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger1-15/+14
2009-07-16Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger2-8/+29
2009-07-16Blackfin: fix miscompilation in lshrdi3Jie Zhang1-15/+1
2009-07-16Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz1-10/+16
2009-07-16Blackfin: restore exception banner when dumping crash infoMike Frysinger1-2/+3
2009-07-16Blackfin: work around anomaly 05000281Robin Getz1-1/+2
2009-07-16Blackfin: update anomaly lists to match latest sheets/usageGraf Yang7-1/+13
2009-07-16Blackfin: drop dead flash_probe callMike Frysinger1-7/+0
2009-07-16Blackfin: cleanup code a bit with comments and definesRobin Getz1-5/+7
2009-07-15ALSA: riptide - proper handling of pci_register_driver for joystickJaswinder Singh Rajput1-2/+5
2009-07-15sound: usb-audio: add workaround for Blue Microphones devicesClemens Ladisch1-1/+13
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab1-3/+3
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp1-8/+9
2009-07-15drm: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-15fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes1-1/+2
2009-07-15drm/ttm: fix misplaced parenthesesRoel Kluin1-2/+2
2009-07-15drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth1-1/+5
2009-07-15drm: drm_gem, check kzalloc retvalJiri Slaby1-7/+10
2009-07-15drm: drm_debugfs, check kmalloc retvalJiri Slaby1-0/+4
2009-07-15drm/radeon: add some missing pci idsAlex Deucher1-2/+4
2009-07-14ahci: add device ID for 82801JI sata controllerMark Goodwin1-0/+1
2009-07-14drivers/ata: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-14libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2-2/+19
2009-07-14libata: fix follow-up SRST failure pathTejun Heo1-0/+4
2009-07-15i2c: Use resource_sizeJulia Lawall4-8/+8
2009-07-15i2c-davinci: behave with i2cdetectDavid Brownell1-4/+14
2009-07-15i2c-davinci: convert clock usage after clkdev conversionKevin Hilman1-1/+1
2009-07-149p: Fix incorrect parameters to v9fs_file_readn.Abhishek Kulkarni1-1/+1
2009-07-149p: Possible regression in p9_client_statAbhishek Kulkarni1-5/+2
2009-07-149p: default 9p transport module fixAbhishek Kulkarni5-21/+62
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."David S. Miller5-68/+44
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser1-2/+2
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2-5/+7
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby1-1/+3
2009-07-14dlm: free socket in error exit pathCasey Dahlin1-1/+3
2009-07-14gre: fix ToS/DiffServ inherit bugAndreas Jaggi1-2/+2
2009-07-14x86: Fix warning in pvclock.cDave Jones1-1/+1
2009-07-13Linux 2.6.31-rc3Linus Torvalds1-1/+1
2009-07-13jbd2: fix race between write_metadata_buffer and get_write_accessdingdinghua1-9/+11
2009-07-13igb: gcc-3.4.6 fixEric Dumazet1-40/+37
2009-07-13atlx: duplicate testing of MCAST flagroel kluin1-1/+1
2009-07-13update JFS entry in MAINTAINERSDave Kleikamp1-2/+2
2009-07-13mn10300: remove duplicated #includeHuang Weiyi1-1/+0
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare2-0/+2
2009-07-13ext4: Fix ext4_mb_initialize_context() to initialize all fieldsTheodore Ts'o1-18/+2
2009-07-13ext4: fix null handler of ioctls in no journal modePeng Tao1-8/+12