summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds68-997/+3157
2008-04-22DMA engine: typo fixesSebastian Siewior2-4/+4
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds107-1089/+1549
2008-04-22Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds31-352/+1257
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds44-219/+2858
2008-04-22Remove unused MAX_NODES_SHIFTJohannes Weiner1-1/+0
2008-04-22MAINTAINERS: Clarify access to OCFS2 development mailing list.Robert P. J. Day1-1/+1
2008-04-22V4L: Storage class should be before const qualifier (sn9c102)Tobias Klauser1-1/+1
2008-04-22V4L: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-22sonypi: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-22intel_menlow: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-22DVB: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-04-22arm: Storage class should be before const qualifierTobias Klauser2-5/+5
2008-04-22ALSA: Storage class should be before const qualifierTobias Klauser2-4/+4
2008-04-22acpi: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-22firmware_sample_driver.c: fix coding stylePavel Machek1-8/+6
2008-04-22MAINTAINERS: Add ati_remote2 driverVille Syrjala1-0/+5
2008-04-22Documentation: Remove last references to BitKeeper.Cyril Brulebois2-3/+2
2008-04-22Remove documentation of non-existent sk_alloc argRusty Russell1-1/+0
2008-04-22trivial: small cleanupsPavel Machek4-7/+6
2008-04-22Correct a few trivial tree details in Documentation/SubmittingPatchesJesper Juhl1-2/+2
2008-04-22[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