aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-13serial_8250: pci_enable_device fail is not fully handledAlan Cox
2008-10-13ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox
2008-10-13usb: fix pl2303 initializationJason Wessel
2008-10-13serial-make-uart_ports-ioport-unsigned-long-fixAndrew Morton
2008-10-13nozomi: Fix close on errorAlan Cox
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller
2008-10-13audit: Handle embedded NUL in TTY input auditingMiloslav Trmac
2008-10-13ip2: avoid add_timer with pending timerAkinobu Mita
2008-10-13ip2: init/deinit cleanupJiri Slaby
2008-10-13ip2: fix sparse warningsJiri Slaby
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