| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-10-13 | ide: make ide_transfer_pc() static |  Bartlomiej Zolnierkiewicz | 1 | -3/+4 |
| 2008-10-13 | ide: make ide_pc_intr() static |  Bartlomiej Zolnierkiewicz | 1 | -3/+1 |
| 2008-10-13 | ide: add ->pc_{update,io}_buffers methods |  Bartlomiej Zolnierkiewicz | 1 | -4/+5 |
| 2008-10-13 | ide: add ide_retry_pc() helper |  Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
| 2008-10-13 | ide: add request_sense_{pc,rq} to ide_drive_t |  Bartlomiej Zolnierkiewicz | 1 | -66/+68 |
| 2008-10-13 | ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() |  Bartlomiej Zolnierkiewicz | 1 | -2/+8 |
| 2008-10-13 | ide: add pointer to the current packet command to ide_drive_t |  Bartlomiej Zolnierkiewicz | 1 | -3/+7 |
| 2008-10-13 | ide: drop dsc_handle argument from ide_pc_intr() |  Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-10-13 | vfs: Use const for kernel parser table |  Steven Whitehouse | 1 | -1/+1 |
| 2008-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 |  Linus Torvalds | 1 | -0/+4 |
| 2008-10-13 | Merge git://git.infradead.org/users/dwmw2/random-2.6 |  Linus Torvalds | 3 | -40/+52 |
| 2008-10-13 | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -11/+5 |
| 2008-10-13 | tty: some ICANON magic is in the wrong places |  Alan Cox | 1 | -1/+1 |
| 2008-10-13 | Add an instance parameter devpts interfaces |  Sukadev Bhattiprolu | 2 | -11/+23 |
| 2008-10-13 | tty: extract the pty init time special cases |  Alan Cox | 1 | -0/+5 |
| 2008-10-13 | tty: Finish fixing up the init_dev interface to use ERR_PTR |  Alan Cox | 1 | -2/+2 |
| 2008-10-13 | tty: More driver operations |  Alan Cox | 1 | -0/+16 |
| 2008-10-13 | tty: kref the tty driver object |  Alan Cox | 1 | -4/+11 |
| 2008-10-13 | tty: Clean up the tty_init_dev changes further |  Alan Cox | 1 | -0/+9 |
| 2008-10-13 | tty: Remove more special casing and out of place code |  Alan Cox | 2 | -1/+7 |
| 2008-10-13 | tty: shutdown method |  Alan Cox | 2 | -1/+8 |
| 2008-10-13 | tty: the vhangup syscall is racy |  Alan Cox | 1 | -0/+1 |
| 2008-10-13 | tty: usb-serial krefs |  Alan Cox | 1 | -0/+3 |
| 2008-10-13 | tty: Add termiox |  Alan Cox | 3 | -0/+25 |
| 2008-10-13 | tty: Cris has a nice RS485 ioctl so we should steal it |  Alan Cox | 1 | -0/+16 |
| 2008-10-13 | tty: Add a kref count |  Alan Cox | 1 | -0/+18 |
| 2008-10-13 | pps: Reserve a line discipline number for PPS |  Alan Cox | 1 | -1/+2 |
| 2008-10-13 | tty: split the buffering from tty_io |  Alan Cox | 1 | -0/+3 |
| 2008-10-13 | serial: Make uart_port's ioport "unsigned long". |  David Miller | 1 | -1/+1 |
| 2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  David Woodhouse | 114 | -907/+3052 |
| 2008-10-13 | Automatic MODULE_ALIAS() for DMI match tables. |  David Woodhouse | 2 | -39/+49 |
| 2008-10-13 | Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 |  Ingo Molnar | 2 | -11/+5 |
| 2008-10-13 | Merge branch 'linus' into oprofile-v2 |  Ingo Molnar | 247 | -1993/+8005 |
| 2008-10-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 |  Linus Torvalds | 1 | -1/+4 |
| 2008-10-13 | integrity: special fs magic |  Mimi Zohar | 1 | -0/+4 |
| 2008-10-12 | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 7 | -17/+193 |
| 2008-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc |  Linus Torvalds | 1 | -1/+1 |
| 2008-10-12 | add key_revoke() dummy for KEYS=n |  Adrian Bunk | 1 | -0/+1 |
| 2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 |  Linus Torvalds | 1 | -20/+27 |
| 2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 |  Ingo Molnar | 7 | -17/+193 |
| 2008-10-12 | x86: memory corruption check - cleanup |  Ingo Molnar | 1 | -17/+0 |
| 2008-10-12 | Merge branch 'linus' into x86/memory-corruption-check |  Ingo Molnar | 95 | -843/+2789 |
| 2008-10-12 | Merge branch 'linus' into x86/xen |  Ingo Molnar | 91 | -784/+2720 |
| 2008-10-12 | x86: ioperm user_regset |  Roland McGrath | 1 | -0/+1 |
| 2008-10-12 | Fix comment in include/linux/mmc/host.h |  Thomas Petazzoni | 1 | -1/+1 |
| 2008-10-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 |  Linus Torvalds | 5 | -10/+92 |
| 2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 |  Linus Torvalds | 2 | -113/+313 |
| 2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  David S. Miller | 89 | -663/+2328 |
| 2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 4 | -27/+111 |
| 2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D |  Ingo Molnar | 2 | -0/+10 |