summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+33
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-19/+2
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-26/+26
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+3
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds3-73/+91
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+6
2010-02-28Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+70
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+6
2010-02-28Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-21/+38
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+5
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+5
2010-02-28Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-380/+156
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+13
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-924/+733
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-9/+22
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds1-4/+0
2010-02-27x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell4-19/+2
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson2-0/+3
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-0/+2
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King1-0/+1
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu1-0/+29
2010-02-25x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu1-1/+3
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu1-1/+1
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell1-0/+5
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas1-0/+1
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin15-187/+79
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2010-02-20Merge branch 'x86/urgent' into x86/irqH. Peter Anvin2-2/+3
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2-2/+2
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker1-0/+2
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner81-1045/+1728
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-0/+2
2010-02-16core: Move early_res from arch/x86 to kernel/Yinghai Lu2-22/+1
2010-02-16x86-64: Allow fbdev primary video codeDave Airlie1-4/+0
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner1-1/+1
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov1-4/+1
2010-02-16x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar1-2/+2
2010-02-15x86, numa: Add fixed node size option for numa emulationDavid Rientjes2-6/+5
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel1-0/+4
2010-02-13x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity1-20/+5
2010-02-12x86: Add find_fw_memmap_areaYinghai Lu1-0/+1
2010-02-12Move round_up/down to kernel.hYinghai Lu1-10/+0
2010-02-12x86: Move back find_e820_area to e820.cYinghai Lu2-2/+4
2010-02-12x86: Separate early_res related code from e820.cYinghai Lu2-12/+21
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu1-0/+6
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha3-2/+70
2010-02-10x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu2-2/+2
2010-02-10Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin81-1039/+1725