aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-13ip2: cleanup globalsJiri Slaby
2008-10-13Char: merge ip2main and ip2baseJiri Slaby
2008-10-13Char: sx, fix io unmappingJiri Slaby
2008-10-13Char: cyclades. remove bogus iomapJiri Slaby
2008-10-13Fix oti6858 debug levelScott Ashcroft
2008-10-13Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang
2008-10-13Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.Sonic Zhang
2008-10-13Blackfin Serial Driver: Remove useless stopSonic Zhang
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger
2008-10-13Blackfin Serial Driver: trim trailing whitespace -- no functional changesMike Frysinger
2008-10-13Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.Sonic Zhang
2008-10-13Blackfin Serial Driver: use __initdata for data, not __initMike Frysinger
2008-10-13epca: call tty_port_initAlan Cox
2008-10-13coldfire: scheduled SERIAL_COLDFIRE removalAdrian Bunk
2008-10-13drivers/char/hvc_console.c: adjust call to put_tty_driverJulia Lawall
2008-10-13drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13Fix autoloading of MacBook Pro backlight driver.David Woodhouse
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse
2008-10-13MN10300: MEI are renaming themselves to PanasonicDavid Howells
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-13x86: adjust dependencies for CONFIG_X86_CMOVJan Beulich
2008-10-13dumpstack: x86: various small unification steps, fixAlexander van Heukelum
2008-10-13x86: remove additional_cpusThomas Gleixner
2008-10-13x86: remove additional_cpus configurabilityIngo Molnar
2008-10-13x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner
2008-10-13dumpstack: x86: various small unification stepsAlexander van Heukelum
2008-10-13dumpstack: i386: make kstack= an early boot-param and add oops=panicAlexander van Heukelum
2008-10-13dumpstack: x86: use log_lvl and unify trace formattingAlexander van Heukelum
2008-10-13dumptrace: x86: consistently include loglevel, print stack switchAlexander van Heukelum
2008-10-13dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stackAlexander van Heukelum
2008-10-13dumpstack: x86: make printk_address equalAlexander van Heukelum
2008-10-13dumpstack: x86: move die_nmi to dumpstack_32.cAlexander van Heukelum
2008-10-13traps: x86: finalize unification of traps.cAlexander van Heukelum
2008-10-13traps: x86: make traps_32.c and traps_64.c equalAlexander van Heukelum
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum
2008-10-13traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protectionAlexander van Heukelum
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum
2008-10-13traps: x86_64: make io_check_error equal to the one on i386Alexander van Heukelum
2008-10-13traps: i386: use preempt_conditional_sti/cli in do_int3Alexander van Heukelum
2008-10-13traps: x86_64: make math_state_restore more like i386Alexander 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, i386: factor out lazy io-bitmap copyAlexander van Heukelum
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum
2008-10-13x86_64: split out dumpstack code from traps_64.cAlexander van Heukelum