summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-13traps: x86: converge trap_init functionsAlexander van Heukelum2-9/+11
2008-10-13x86, traps: converge do_debug handlersAlexander van Heukelum1-4/+0
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum1-37/+36
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum1-3/+3
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum2-3/+9
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg1-2/+1
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert1-5/+3
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt1-2/+0
2008-10-13traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum1-21/+0
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa1-3/+0
2008-10-13x86: use user_mode macroGlauber Costa1-3/+0
2008-10-13x86: make mm/gup.c more virtualization friendlyJan Beulich1-1/+1
2008-10-13x86: add memory clobber in switch_to()Vegard Nossum1-1/+4
2008-10-13x86: check dsdt before find oem table for es7000, v2Yinghai Lu1-0/+1
2008-10-13x86: add early_memremap()Jeremy Fitzhardinge1-0/+1
2008-10-13x86: remove duplicate early_ioremap declarationsJeremy Fitzhardinge2-17/+0
2008-10-13x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge1-2/+12
2008-10-13i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum1-9/+0
2008-10-13x86-64: reduce boot fixmap spaceJan Beulich1-4/+4
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+4
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds25-172/+395
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-1/+1
2008-10-12add key_revoke() dummy for KEYS=nAdrian Bunk1-0/+1
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds3-25/+27
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar25-172/+395
2008-10-12x86: memory corruption check - cleanupIngo Molnar2-17/+17
2008-10-12Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar925-63805/+7476
2008-10-12Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar5-43/+42
2008-10-12Merge branch 'linus' into x86/spinlocksIngo Molnar678-62799/+5765
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar919-63745/+7377
2008-10-12x86: ioperm user_regsetRoland McGrath1-0/+1
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar663-62732/+5447
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni1-1/+1
2008-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds5-10/+92
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-114/+314
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller918-63623/+6999
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds57-249/+833
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar17-61/+478
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar41-189/+356
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds9-28/+177
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+19
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-18/+238
2008-10-11net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds1-1/+1
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds83-678/+2573
2008-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds458-60863/+0
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds17-507/+587
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-3/+6
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle462-61610/+0
2008-10-11MIPS: Optimize get_user and put_user for 64-bitRalf Baechle1-4/+4
2008-10-11MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto2-0/+136