aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel1-14/+4
2008-10-16x86, AMD IOMMU: convert driver to generic iommu_num_pages functionJoerg Roedel1-5/+6
2008-10-16x86: convert GART driver to generic iommu_num_pages functionJoerg Roedel1-4/+4
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel3-10/+10
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig2-66/+2
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-10-16Make the taint flags reliableAndi Kleen1-7/+7
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich1-18/+5
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-10-14x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas1-4/+18
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds1-4/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse198-6191/+12886
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar10-201/+648
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar233-7304/+14717
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu1-20/+57
2008-10-13x86: adjust dependencies for CONFIG_X86_CMOVJan Beulich1-1/+1
2008-10-13dumpstack: x86: various small unification steps, fixAlexander van Heukelum1-1/+1
2008-10-13x86: remove additional_cpusThomas Gleixner1-12/+2
2008-10-13x86: remove additional_cpus configurabilityIngo Molnar2-25/+1
2008-10-13x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner1-1/+1
2008-10-13dumpstack: x86: various small unification stepsAlexander van Heukelum2-18/+20
2008-10-13dumpstack: i386: make kstack= an early boot-param and add oops=panicAlexander van Heukelum1-3/+14
2008-10-13dumpstack: x86: use log_lvl and unify trace formattingAlexander van Heukelum2-13/+13
2008-10-13dumptrace: x86: consistently include loglevel, print stack switchAlexander van Heukelum2-13/+13
2008-10-13dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stackAlexander van Heukelum2-7/+14
2008-10-13dumpstack: x86: make printk_address equalAlexander van Heukelum2-27/+4
2008-10-13dumpstack: x86: move die_nmi to dumpstack_32.cAlexander van Heukelum2-37/+36
2008-10-13traps: x86: finalize unification of traps.cAlexander van Heukelum3-1071/+1
2008-10-13traps: x86: make traps_32.c and traps_64.c equalAlexander van Heukelum2-5/+536
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum2-35/+58
2008-10-13traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protectionAlexander van Heukelum1-1/+1
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum1-1/+2
2008-10-13traps: x86_64: make io_check_error equal to the one on i386Alexander van Heukelum1-2/+8
2008-10-13traps: i386: use preempt_conditional_sti/cli in do_int3Alexander van Heukelum1-1/+2
2008-10-13traps: x86_64: make math_state_restore more like i386Alexander van Heukelum1-7/+8
2008-10-13traps: x86: converge trap_init functionsAlexander van Heukelum2-10/+12
2008-10-13x86, traps: converge do_debug handlersAlexander van Heukelum2-17/+30
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum3-25/+36
2008-10-13x86, traps, i386: factor out lazy io-bitmap copyAlexander van Heukelum1-33/+43
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum1-15/+21
2008-10-13x86_64: split out dumpstack code from traps_64.cAlexander van Heukelum3-547/+567
2008-10-13i386: split out dumpstack code from traps_32.cAlexander van Heukelum3-405/+423
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum2-3/+35
2008-10-13x86: allow number of additional hotplug CPUs to be set at compile time, V2Chuck Ebbert2-1/+19
2008-10-13x86: do not allow to optimize flag_is_changeable_p() (rev. 2)Krzysztof Helt1-12/+19
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg4-6/+9
2008-10-13x86, UV: new UV genapic functions for x2apicJack Steiner1-6/+4
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert1-31/+31
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt4-21/+9
2008-10-13x86, uv: fix for size of hub mappingsJack Steiner1-6/+7