aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-17ALSA: asihpi: incorrect range checkDan Carpenter1-1/+1
2010-05-17ALSA: asihpi: testing the wrong variableDan Carpenter1-1/+1
2010-05-17ALSA: es1688: add pedantic range checksDan Carpenter1-4/+7
2010-05-17mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messagesDavid Woodhouse1-4/+4
2010-05-17ext4: Add a missing trace hookLi Zefan1-0/+1
2010-05-16x86, mrst: add nop functions to x86_init mpparse functionsJacob Pan1-0/+5
2010-05-16x86, mrst, pci: return 0 for non-present pci barsJacob Pan1-1/+1
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-82/+166
2010-05-17ext4: restart ext4_ext_remove_space() after transaction restartDmitry Monakhov1-7/+9
2010-05-17md: manage redundancy group in sysfs when changing level.NeilBrown3-13/+38
2010-05-17md: remove unneeded sysfs files more promptlyNeilBrown1-10/+31
2010-05-17md/linear: avoid possible oops and array stopNeilBrown1-0/+1
2010-05-17ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warrantedTheodore Ts'o1-3/+15
2010-05-17uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur1-4/+4
2010-05-17ncpfs: BKL ioctl pushdownJohn Kacur4-14/+19
2010-05-17coda: Clean-up whitespace problems in pioctl.cJohn Kacur1-18/+17
2010-05-17coda: BKL ioctl pushdownJohn Kacur1-17/+24
2010-05-17drivers: Push down BKL into various driversArnd Bergmann23-115/+280
2010-05-17isdn: Push down BKL into ioctl functionsArnd Bergmann3-10/+35
2010-05-17scsi: Push down BKL into ioctl functionsArnd Bergmann11-36/+120
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann10-58/+85
2010-05-17smbfs: Push down BKL into ioctl functionArnd Bergmann4-7/+9
2010-05-17coda/psdev: Remove BKL from ioctl functionArnd Bergmann1-3/+2
2010-05-17um/mmapper: Remove BKL usageArnd Bergmann1-3/+2
2010-05-17sn_hwperf: Kill BKL usageArnd Bergmann1-7/+2
2010-05-17hfsplus: Push down BKL into ioctl functionArnd Bergmann4-7/+12
2010-05-16ext4: Avoid crashing on NULL ptr dereference on a filesystem errorTheodore Ts'o1-4/+5
2010-05-16[SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...Rajashekhara, Mahesh2-1/+11
2010-05-16[SCSI] aacraid: prohibit access to array container spaceRajashekhara, Mahesh1-0/+34
2010-05-16[SCSI] aacraid: add support for handling ATA pass-through commands.Rajashekhara, Mahesh1-2/+16
2010-05-16[SCSI] aacraid: expose physical devices for models with newer firmwareRajashekhara, Mahesh1-0/+15
2010-05-16[SCSI] aacraid: respond automatically to volumes added by config toolRajashekhara, Mahesh2-1/+11
2010-05-16[SCSI] fcoe: fix fcoe module ref countingVasu Dev1-1/+1
2010-05-16[SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect po...Kaladhar Musunuru1-2/+2
2010-05-16[SCSI] libfcoe: Fix incorrect MAC address clearingKaladhar Musunuru1-1/+1
2010-05-16[SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutexVasu Dev1-7/+34
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love10-35/+36
2010-05-16[SCSI] fcoe: move link speed checking into its own routineRobert Love1-13/+29
2010-05-16[SCSI] libfc: Remove extra pointer checkRobert Love1-2/+1
2010-05-16[SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2-12/+0
2010-05-16[SCSI] fcoe: fixes wrong error exit in fcoe_createVasu Dev1-1/+1
2010-05-16[SCSI] libfc: set seq_id for incoming sequenceJoe Eykholt1-4/+6
2010-05-16ext4: Use bitops to read/modify i_flags in struct ext4_inode_infoDmitry Monakhov13-56/+136
2010-05-17ARM: S5PV210: Add sclk clocks of type 'struct clksrc_clk' clockThomas Abraham1-1/+229
2010-05-17ARM: S5PV210: Add sclk_audio and sclk_spdif clocks.Thomas Abraham1-0/+125
2010-05-17ARM: S5PV210: Add sclk_dac, sclk_mixer and sclk_hdmi clocksThomas Abraham1-1/+74
2010-05-17ARM: S5PV210: Add new system clocksThomas Abraham1-0/+56
2010-05-17ARM: S5PV210: Add support for VPLLThomas Abraham3-2/+70
2010-05-17ARM: S5PV210: Remove usage of clk_p66 and add clk_pclk_psys clockThomas Abraham1-36/+30
2010-05-17ARM: S5PV210: Remove usage of clk_p83 and add clk_pclk_dsys clock\Thomas Abraham1-10/+13