summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-12-29x86_64: pci-gart_64.c iommu_fullflush should be staticJaswinder Singh Rajput1-1/+1
2008-12-29x86: efi.c declare add_efi_memmap before they get usedJaswinder Singh Rajput1-0/+1
2008-12-29x86: io_apic.c io_apic_sync should be staticJaswinder Singh Rajput1-1/+1
2008-12-29x86: apic.c declare pic_mode before they get usedJaswinder Singh Rajput1-1/+1
2008-12-29x86: introducing asm/sys_ia32.hJaswinder Singh Rajput4-3/+104
2008-12-29x86: mach-default setup.c cleanupsCyrill Gorcunov1-8/+7
2008-12-29Merge branch 'linus' into x86/cleanupsIngo Molnar41-1180/+1800
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-0/+1
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+3
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds35-1113/+1731
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds162-3965/+4348
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-2/+2
2008-12-27x86: apic.c x2apic_preenabled and disable_x2apic should be staticJaswinder Singh2-3/+3
2008-12-27x86: reboot.c declare port_cf9_safe before they get usedJaswinder Singh1-0/+1
2008-12-27Merge branch 'x86/core' into x86/cleanupsIngo Molnar153-3667/+4199
2008-12-26x86: clean up comment style in arch/x86/kernel/traps.cIngo Molnar1-9/+17
2008-12-26Merge branch 'x86/fpu' into x86/cleanupsIngo Molnar17-85/+93
2008-12-25x86: remove impossible test in mtrr/main.cRusty Russell1-4/+2
2008-12-25x86: unify the implementation of FPU trapsH. Peter Anvin1-7/+4
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar11-29/+54
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky3-3/+3
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar15-58/+156
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar5-5/+37
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar3-9/+10
2008-12-25x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh1-1/+1
2008-12-25tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker3-2/+8
2008-12-25Merge branch 'next' into for-linusJames Morris2-2/+2
2008-12-25crypto: crc32c-intel - Switch to shashHerbert Xu1-54/+47
2008-12-25crypto: crc32c-intel - Update copyright headKent Liu1-6/+14
2008-12-24Revert "x86: disable X86_PTRACE_BTS"Ingo Molnar1-1/+0
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar7-14/+31
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar1-0/+1
2008-12-24x86: PAT: fix address types in track_pfn_vma_new()H. Peter Anvin1-8/+8
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar19-938/+1054
2008-12-23Merge branch 'x86/iommu' into x86/coreIngo Molnar12-48/+42
2008-12-23Merge branch 'x86/tsc' into x86/coreIngo Molnar4-4/+33
2008-12-23Merge branch 'x86/ptrace' into x86/tscIngo Molnar3-12/+9
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar140-3009/+3253
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar6-89/+113
2008-12-23Merge commit 'v2.6.28-rc9' into x86/apicIngo Molnar54-212/+366
2008-12-22x86: prioritize the FPU traps for the error codeH. Peter Anvin1-19/+15
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2-5/+20
2008-12-20x86, bts: memory accountingMarkus Metzger1-11/+34
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger6-32/+85
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com1-4/+2
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2-24/+11
2008-12-19x86: ia32_signal: remove unnecessary declarationHiroshi Shimamoto1-1/+0
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh1-3/+3
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich1-0/+1