summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg1-2/+2
2008-11-15rtc: rtc-sun4v fixes, revisedAlessandro Zummo1-50/+19
2008-11-15[CIFS] minor cleanup to cifs_mountSteve French1-40/+34
2008-11-15cifs: reinstate sharing of SMB sessions sans racesJeff Layton7-166/+175
2008-11-15libata: improve phantom device detectionTejun Heo1-2/+11
2008-11-15cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton6-150/+96
2008-11-15Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-29/+15
2008-11-15phylib: fix premature freeing of struct mii_busLennert Buytenhek1-1/+1
2008-11-15atl1: Do not enumerate options unsupported by chipJ. K. Cliburn1-14/+3
2008-11-15atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn1-4/+0
2008-11-15gianfar: Fix DMA unmap invocationsAndy Fleming1-7/+8
2008-11-15net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov1-3/+3
2008-11-15scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov1-2/+0
2008-11-15niu: Bump driver version and release date.David S. Miller1-2/+2
2008-11-15NIU: Add Sun CP3260 ATCA blade supportSantwona Behera2-6/+293
2008-11-159p: restrict RDMA usageRandy Dunlap1-4/+6
2008-11-15capabilities: define get_vfs_caps_from_disk when file caps are not enabledEric Paris1-0/+6
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap30-81/+96
2008-11-14[S390] fix s390x_newunameMartin Schwidefsky1-1/+1
2008-11-14[S390] dasd: log sense for fatal errorsStefan Haberland1-0/+5
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens1-4/+7
2008-11-14[S390] cio: Fix refcount after moving devices.Cornelia Huck1-0/+4
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2-11/+18
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens1-0/+3
2008-11-14[S390] lockdep: fix compile bugHeiko Carstens1-0/+2
2008-11-14[S390] kvm_s390: Fix oops in virtio device detection with "mem="Christian Borntraeger1-2/+2
2008-11-14[S390] sclp: emit error message if assign storage failsHeiko Carstens1-0/+3
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer1-2/+2
2008-11-14V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/trebleMauro Carvalho Chehab1-8/+7
2008-11-14V4L/DVB (9623): tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab1-1/+5
2008-11-14V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab1-12/+7
2008-11-14V4L/DVB (9621): Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab1-3/+27
2008-11-14V4L/DVB (9620): tvaudio: use a direct reference for chip descriptionMauro Carvalho Chehab1-8/+9
2008-11-14V4L/DVB (9619): tvaudio: update initial commentsMauro Carvalho Chehab1-1/+5
2008-11-14V4L/DVB (9618): tvaudio: add additional logic to avoid OOPSMauro Carvalho Chehab1-8/+37
2008-11-14V4L/DVB (9617): tvtime: remove generic_checkmode callbackMauro Carvalho Chehab1-36/+35
2008-11-14V4L/DVB (9616): tvaudio: cleanup - group all callbacks togetherMauro Carvalho Chehab1-7/+18
2008-11-14V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZEMauro Carvalho Chehab1-3/+3
2008-11-14V4L/DVB (9613): tvaudio: fix a memory leakMauro Carvalho Chehab1-0/+1
2008-11-14HID: don't grab devices with no inputJiri Slaby1-6/+11
2008-11-14lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar3-5/+4
2008-11-14[CIFS] clean up server protocol handlingSteve French3-31/+33
2008-11-14Merge branch 'master' into nextJames Morris538-5812/+20101
2008-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds27-122/+218
2008-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds4-16/+31
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells7-0/+252
2008-11-14CRED: Add a kernel_service object class to SELinuxDavid Howells4-0/+10
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells7-54/+95
2008-11-14CRED: DocumentationDavid Howells3-2/+594
2008-11-14CRED: Use creds in file structsDavid Howells11-27/+31