Age | Commit message (Expand) | Author |
2008-04-21 | acpi: Storage class should be before const qualifier | Tobias Klauser |
2008-04-21 | firmware_sample_driver.c: fix coding style | Pavel Machek |
2008-04-21 | MAINTAINERS: Add ati_remote2 driver | Ville Syrjala |
2008-04-21 | Documentation: Remove last references to BitKeeper. | Cyril Brulebois |
2008-04-21 | Remove documentation of non-existent sk_alloc arg | Rusty Russell |
2008-04-21 | trivial: small cleanups | Pavel Machek |
2008-04-21 | Correct a few trivial tree details in Documentation/SubmittingPatches | Jesper Juhl |
2008-04-21 | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller |
2008-04-21 | dlm: linux/{dlm,dlm_device}.h: cleanup for userspace | Mike Frysinger |
2008-04-21 | dlm: common max length definitions | David Teigland |
2008-04-21 | dlm: move plock code from gfs2 | David Teigland |
2008-04-21 | dlm: recover nodes that are removed and re-added | David Teigland |
2008-04-21 | dlm: save master info after failed no-queue request | David Teigland |
2008-04-21 | dlm: make dlm_print_rsb() static | Adrian Bunk |
2008-04-21 | dlm: match signedness between dlm_config_info and cluster_set | Harvey Harrison |
2008-04-21 | Fix RCU list iterator use of 'rcu_dereference()' | Linus Torvalds |
2008-04-21 | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris |
2008-04-21 | SELinux: cleanup on isle selinuxfs.c | Eric Paris |
2008-04-21 | changing whitespace for fun and profit: policydb.c | Eric Paris |
2008-04-21 | SELinux: whitespace and formating fixes for hooks.c | Eric Paris |
2008-04-21 | SELinux: clean up printks | Eric Paris |
2008-04-21 | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | block: fix blk_register_queue() return value | Akinobu Mita |
2008-04-21 | block: fix memory hotplug and bouncing in block layer | Andi Kleen |
2008-04-21 | block: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-21 | Kconfig: clean up block/Kconfig help descriptions | Nick Andrew |
2008-04-21 | cciss: fix warning oops on rmmod of driver | scameron@beardog.cca.cpqcorp.net |
2008-04-21 | cciss: Fix race between disk-adding code and interrupt handler | scameron@beardog.cca.cpqcorp.net |
2008-04-21 | block: move the padding adjustment to blk_rq_map_sg | FUJITA Tomonori |
2008-04-21 | block: add bio_copy_user_iov support to blk_rq_map_user_iov | FUJITA Tomonori |
2008-04-21 | block: convert bio_copy_user to bio_copy_user_iov | FUJITA Tomonori |
2008-04-21 | loop: manage partitions in disk image | Laurent Vivier |
2008-04-21 | cdrom: use kmalloced buffers instead of buffers on stack | Thomas Bogendoerfer |
2008-04-21 | cdrom: make unregister_cdrom() return void | Akinobu Mita |
2008-04-21 | cdrom: use list_head for cdrom_device_info list | Akinobu Mita |
2008-04-21 | cdrom: protect cdrom_device_info list by mutex | Akinobu Mita |
2008-04-21 | cdrom: cleanup hardcoded error-code | Akinobu Mita |
2008-04-21 | cdrom: remove ifdef CONFIG_SYSCTL | Akinobu Mita |