summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu
2008-10-13tty: extract the pty init time special casesAlan Cox
2008-10-13tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox
2008-10-13tty: More driver operationsAlan Cox
2008-10-13tty: kref the tty driver objectAlan Cox
2008-10-13tty: Clean up the tty_init_dev changes furtherAlan Cox
2008-10-13tty: Remove more special casing and out of place codeAlan Cox
2008-10-13tty: shutdown methodAlan Cox
2008-10-13tty: the vhangup syscall is racyAlan Cox
2008-10-13tty: usb-serial krefsAlan Cox
2008-10-13tty: Add termioxAlan Cox
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox
2008-10-13tty: Add a kref countAlan Cox
2008-10-13pps: Reserve a line discipline number for PPSAlan Cox
2008-10-13tty: split the buffering from tty_ioAlan Cox
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum
2008-10-13traps: x86: converge trap_init functionsAlexander van Heukelum
2008-10-13x86, traps: converge do_debug handlersAlexander van Heukelum
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt
2008-10-13traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa
2008-10-13x86: use user_mode macroGlauber Costa
2008-10-13x86: make mm/gup.c more virtualization friendlyJan Beulich
2008-10-13x86: add memory clobber in switch_to()Vegard Nossum
2008-10-13x86: check dsdt before find oem table for es7000, v2Yinghai Lu
2008-10-13x86: add early_memremap()Jeremy Fitzhardinge
2008-10-13x86: remove duplicate early_ioremap declarationsJeremy Fitzhardinge
2008-10-13x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge
2008-10-13i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum
2008-10-13x86-64: reduce boot fixmap spaceJan Beulich
2008-10-13ALSA: ASoC: Allow machine drivers to mark pins as not connectedMark Brown
2008-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds