aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-10-13ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk
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/coo...Linus Torvalds
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...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-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox
2008-10-13serial: allow 8250 to be used on sparcDavid Miller
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: move common variables out of serial headers and into ...Mike Frysinger
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...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-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
2008-10-13i386: split out dumpstack code from traps_32.cAlexander van Heukelum
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum
2008-10-13x86: allow number of additional hotplug CPUs to be set at compile time, V2Chuck Ebbert
2008-10-13x86: do not allow to optimize flag_is_changeable_p() (rev. 2)Krzysztof Helt
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg