| Commit message (Expand) | Author | Files | Lines |
2008-04-22 | frv: remove HARD_RESET_NOW() | Adrian Bunk | 1 | -5/+0 |
2008-04-22 | DOC: A couple corrections and clarifications in USB doc. | Robert P. J. Day | 1 | -7/+7 |
2008-04-22 | Generate a slightly more informative error msg for bad HZ | Robert P. J. Day | 1 | -1/+1 |
2008-04-22 | fix typo "is" -> "if" in Makefile | Uwe Kleine-König | 1 | -1/+1 |
2008-04-22 | ptrace: compat_ptrace_request siginfo | Roland McGrath | 1 | -13/+35 |
2008-04-22 | skbuff: fix missing kernel-doc notation | Randy Dunlap | 1 | -0/+1 |
2008-04-22 | ext*: spelling fix prefered -> preferred | Benoit Boissinot | 6 | -11/+11 |
2008-04-22 | DOCUMENTATION: Use newer DEFINE_SPINLOCK macro in docs. | Robert P. J. Day | 3 | -4/+4 |
2008-04-22 | KEYS: Fix the comment to match the file name in rxrpc-type.h. | Robert P. J. Day | 1 | -1/+1 |
2008-04-22 | RAID: remove trailing space from printk line | Nick Andrew | 1 | -1/+1 |
2008-04-22 | DMA engine: typo fixes | Sebastian Siewior | 2 | -4/+4 |
2008-04-22 | Remove unused MAX_NODES_SHIFT | Johannes Weiner | 1 | -1/+0 |
2008-04-22 | MAINTAINERS: Clarify access to OCFS2 development mailing list. | Robert P. J. Day | 1 | -1/+1 |
2008-04-22 | V4L: Storage class should be before const qualifier (sn9c102) | Tobias Klauser | 1 | -1/+1 |
2008-04-22 | V4L: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2008-04-22 | sonypi: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2008-04-22 | intel_menlow: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2008-04-22 | DVB: Storage class should be before const qualifier | Tobias Klauser | 1 | -2/+2 |
2008-04-22 | arm: Storage class should be before const qualifier | Tobias Klauser | 2 | -5/+5 |
2008-04-22 | ALSA: Storage class should be before const qualifier | Tobias Klauser | 2 | -4/+4 |
2008-04-22 | acpi: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2008-04-22 | firmware_sample_driver.c: fix coding style | Pavel Machek | 1 | -8/+6 |
2008-04-22 | MAINTAINERS: Add ati_remote2 driver | Ville Syrjala | 1 | -0/+5 |
2008-04-22 | Documentation: Remove last references to BitKeeper. | Cyril Brulebois | 2 | -3/+2 |
2008-04-22 | Remove documentation of non-existent sk_alloc arg | Rusty Russell | 1 | -1/+0 |
2008-04-22 | trivial: small cleanups | Pavel Machek | 4 | -7/+6 |
2008-04-22 | Correct a few trivial tree details in Documentation/SubmittingPatches | Jesper Juhl | 1 | -2/+2 |
2008-04-21 | Fix RCU list iterator use of 'rcu_dereference()' | Linus Torvalds | 1 | -33/+15 |
2008-04-21 | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 1 | -28/+28 |
2008-04-21 | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 1 | -55/+57 |
2008-04-21 | changing whitespace for fun and profit: policydb.c | Eric Paris | 1 | -68/+63 |
2008-04-21 | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 1 | -250/+245 |
2008-04-21 | SELinux: clean up printks | Eric Paris | 7 | -77/+78 |
2008-04-21 | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -4/+2 |
2008-04-21 | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -60/+55 |
2008-04-21 | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -13/+14 |
2008-04-21 | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -2/+2 |
2008-04-21 | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
2008-04-21 | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -33/+26 |
2008-04-21 | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+11 |
2008-04-21 | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -6/+3 |
2008-04-21 | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
2008-04-21 | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+10 |
2008-04-21 | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+9 |
2008-04-21 | block: fix blk_register_queue() return value | Akinobu Mita | 1 | -2/+8 |
2008-04-21 | block: fix memory hotplug and bouncing in block layer | Andi Kleen | 1 | -1/+6 |
2008-04-21 | block: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
2008-04-21 | Kconfig: clean up block/Kconfig help descriptions | Nick Andrew | 1 | -23/+42 |