summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-21MAINTAINERS: Clarify access to OCFS2 development mailing list.Robert P. J. Day1-1/+1
2008-04-21V4L: Storage class should be before const qualifier (sn9c102)Tobias Klauser1-1/+1
2008-04-21V4L: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-21sonypi: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-21intel_menlow: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-21DVB: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-04-21arm: Storage class should be before const qualifierTobias Klauser2-5/+5
2008-04-21ALSA: Storage class should be before const qualifierTobias Klauser2-4/+4
2008-04-21acpi: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-21firmware_sample_driver.c: fix coding stylePavel Machek1-8/+6
2008-04-21MAINTAINERS: Add ati_remote2 driverVille Syrjala1-0/+5
2008-04-21Documentation: Remove last references to BitKeeper.Cyril Brulebois2-3/+2
2008-04-21Remove documentation of non-existent sk_alloc argRusty Russell1-1/+0
2008-04-21trivial: small cleanupsPavel Machek4-7/+6
2008-04-21Correct a few trivial tree details in Documentation/SubmittingPatchesJesper Juhl1-2/+2
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller76-11625/+172
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds1-33/+15
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris1-28/+28
2008-04-21SELinux: cleanup on isle selinuxfs.cEric Paris1-55/+57
2008-04-21changing whitespace for fun and profit: policydb.cEric Paris1-68/+63
2008-04-21SELinux: whitespace and formating fixes for hooks.cEric Paris1-250/+245
2008-04-21SELinux: clean up printksEric Paris7-77/+78
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-4/+2
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris1-60/+55
2008-04-21SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris1-13/+14
2008-04-21SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-2/+2
2008-04-21SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris1-3/+2
2008-04-21SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris1-33/+26
2008-04-21SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+11
2008-04-21SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris1-6/+3
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-3/+2
2008-04-21SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris1-1/+1
2008-04-21SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+10
2008-04-21SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris1-1/+1
2008-04-21SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+9
2008-04-21block: fix blk_register_queue() return valueAkinobu Mita1-2/+8
2008-04-21block: fix memory hotplug and bouncing in block layerAndi Kleen1-1/+6
2008-04-21block: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-21Kconfig: clean up block/Kconfig help descriptionsNick Andrew1-23/+42
2008-04-21cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net1-1/+1
2008-04-21cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net1-1/+16
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori4-20/+17
2008-04-21block: add bio_copy_user_iov support to blk_rq_map_user_iovFUJITA Tomonori1-5/+17
2008-04-21block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori2-41/+119
2008-04-21loop: manage partitions in disk imageLaurent Vivier1-5/+21
2008-04-21cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer1-93/+181
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita6-12/+9
2008-04-21cdrom: use list_head for cdrom_device_info listAkinobu Mita2-24/+8
2008-04-21cdrom: protect cdrom_device_info list by mutexAkinobu Mita1-0/+2
2008-04-21cdrom: cleanup hardcoded error-codeAkinobu Mita1-1/+1