aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz1-3/+4
2008-10-13ide: make ide_pc_intr() staticBartlomiej Zolnierkiewicz1-3/+1
2008-10-13ide: add ->pc_{update,io}_buffers methodsBartlomiej Zolnierkiewicz1-4/+5
2008-10-13ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz1-3/+2
2008-10-13ide: add request_sense_{pc,rq} to ide_drive_tBartlomiej Zolnierkiewicz1-66/+68
2008-10-13ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()Bartlomiej Zolnierkiewicz1-2/+8
2008-10-13ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz1-3/+7
2008-10-13ide: drop dsc_handle argument from ide_pc_intr()Bartlomiej Zolnierkiewicz1-2/+2
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+1
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds3-32/+78
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds10-261/+107
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds22-148/+92
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox1-1/+1
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu2-11/+23
2008-10-13tty: extract the pty init time special casesAlan Cox1-0/+5
2008-10-13tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox1-2/+2
2008-10-13tty: More driver operationsAlan Cox1-0/+16
2008-10-13tty: kref the tty driver objectAlan Cox1-4/+11
2008-10-13tty: Clean up the tty_init_dev changes furtherAlan Cox1-0/+9
2008-10-13tty: Remove more special casing and out of place codeAlan Cox2-1/+7
2008-10-13tty: shutdown methodAlan Cox2-1/+8
2008-10-13tty: the vhangup syscall is racyAlan Cox1-0/+1
2008-10-13tty: usb-serial krefsAlan Cox1-0/+3
2008-10-13tty: Add termioxAlan Cox4-0/+29
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox2-0/+18
2008-10-13tty: Add a kref countAlan Cox1-0/+18
2008-10-13pps: Reserve a line discipline number for PPSAlan Cox1-1/+2
2008-10-13tty: split the buffering from tty_ioAlan Cox1-0/+3
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller1-1/+1
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse953-64000/+7972
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse2-39/+49
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2-11/+5
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar4128-376906/+14386
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu2-4/+4
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum1-4/+0
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum1-6/+0
2008-10-13traps: x86: converge trap_init functionsAlexander van Heukelum2-9/+11
2008-10-13x86, traps: converge do_debug handlersAlexander van Heukelum1-4/+0
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum1-37/+36
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum1-3/+3
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum2-3/+9
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg1-2/+1
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert1-5/+3
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt1-2/+0
2008-10-13traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum1-21/+0
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa1-3/+0
2008-10-13x86: use user_mode macroGlauber Costa1-3/+0
2008-10-13x86: make mm/gup.c more virtualization friendlyJan Beulich1-1/+1
2008-10-13x86: add memory clobber in switch_to()Vegard Nossum1-1/+4