| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | MAINTAINERS: Clarify access to OCFS2 development mailing list. | Robert P. J. Day | 2008-04-21 | 1 | -1/+1 |
| * | | | V4L: Storage class should be before const qualifier (sn9c102) | Tobias Klauser | 2008-04-21 | 1 | -1/+1 |
| * | | | V4L: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 | 1 | -1/+1 |
| * | | | sonypi: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 | 1 | -1/+1 |
| * | | | intel_menlow: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 | 1 | -1/+1 |
| * | | | DVB: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 | 1 | -2/+2 |
| * | | | arm: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 | 2 | -5/+5 |
| * | | | ALSA: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 | 2 | -4/+4 |
| * | | | acpi: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 | 1 | -1/+1 |
| * | | | firmware_sample_driver.c: fix coding style | Pavel Machek | 2008-04-21 | 1 | -8/+6 |
| * | | | MAINTAINERS: Add ati_remote2 driver | Ville Syrjala | 2008-04-21 | 1 | -0/+5 |
| * | | | Documentation: Remove last references to BitKeeper. | Cyril Brulebois | 2008-04-21 | 2 | -3/+2 |
| * | | | Remove documentation of non-existent sk_alloc arg | Rusty Russell | 2008-04-21 | 1 | -1/+0 |
| * | | | trivial: small cleanups | Pavel Machek | 2008-04-21 | 4 | -7/+6 |
| * | | | Correct a few trivial tree details in Documentation/SubmittingPatches | Jesper Juhl | 2008-04-21 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-21 | 18 | -239/+462 |
|\ \ \ |
|
| * | | | block: fix blk_register_queue() return value | Akinobu Mita | 2008-04-21 | 1 | -2/+8 |
| * | | | block: fix memory hotplug and bouncing in block layer | Andi Kleen | 2008-04-21 | 1 | -1/+6 |
| * | | | block: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 | 1 | -3/+3 |
| * | | | Kconfig: clean up block/Kconfig help descriptions | Nick Andrew | 2008-04-21 | 1 | -23/+42 |
| * | | | cciss: fix warning oops on rmmod of driver | scameron@beardog.cca.cpqcorp.net | 2008-04-21 | 1 | -1/+1 |
| * | | | cciss: Fix race between disk-adding code and interrupt handler | scameron@beardog.cca.cpqcorp.net | 2008-04-21 | 1 | -1/+16 |
| * | | | block: move the padding adjustment to blk_rq_map_sg | FUJITA Tomonori | 2008-04-21 | 4 | -20/+17 |
| * | | | block: add bio_copy_user_iov support to blk_rq_map_user_iov | FUJITA Tomonori | 2008-04-21 | 1 | -5/+17 |
| * | | | block: convert bio_copy_user to bio_copy_user_iov | FUJITA Tomonori | 2008-04-21 | 2 | -41/+119 |
| * | | | loop: manage partitions in disk image | Laurent Vivier | 2008-04-21 | 1 | -5/+21 |
| * | | | cdrom: use kmalloced buffers instead of buffers on stack | Thomas Bogendoerfer | 2008-04-21 | 1 | -93/+181 |
| * | | | cdrom: make unregister_cdrom() return void | Akinobu Mita | 2008-04-21 | 6 | -12/+9 |
| * | | | cdrom: use list_head for cdrom_device_info list | Akinobu Mita | 2008-04-21 | 2 | -24/+8 |
| * | | | cdrom: protect cdrom_device_info list by mutex | Akinobu Mita | 2008-04-21 | 1 | -0/+2 |
| * | | | cdrom: cleanup hardcoded error-code | Akinobu Mita | 2008-04-21 | 1 | -1/+1 |
| * | | | cdrom: remove ifdef CONFIG_SYSCTL | Akinobu Mita | 2008-04-21 | 1 | -8/+12 |
| |/ / |
|
* | | | frv: unexport kmap_atomic_to_page | Adrian Bunk | 2008-04-21 | 1 | -3/+0 |
* | | | frv: remove HARD_RESET_NOW() | Adrian Bunk | 2008-04-21 | 1 | -5/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-21 | 17 | -634/+609 |
|\ \ \ |
|
| * | | | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 2008-04-21 | 1 | -28/+28 |
| * | | | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 2008-04-21 | 1 | -55/+57 |
| * | | | changing whitespace for fun and profit: policydb.c | Eric Paris | 2008-04-21 | 1 | -68/+63 |
| * | | | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 2008-04-21 | 1 | -250/+245 |
| * | | | SELinux: clean up printks | Eric Paris | 2008-04-21 | 7 | -77/+78 |
| * | | | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -4/+2 |
| * | | | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -60/+55 |
| * | | | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -13/+14 |
| * | | | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -2/+2 |
| * | | | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -3/+2 |
| * | | | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -33/+26 |
| * | | | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -10/+11 |
| * | | | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -6/+3 |
| * | | | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -3/+2 |
| * | | | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -1/+1 |