Age | Commit message (Expand) | Author | Files | Lines |
2010-02-28 | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -2/+70 |
2010-02-28 | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -1/+6 |
2010-02-28 | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -21/+38 |
2010-02-28 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+5 |
2010-02-28 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+5 |
2010-02-28 | Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -380/+156 |
2010-02-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -0/+13 |
2010-02-28 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -924/+733 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -9/+22 |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+2 |
2010-02-28 | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 1 | -4/+0 |
2010-02-27 | x86: Enable NMI on all cpus on UV | Russ Anderson | 2 | -0/+3 |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -0/+2 |
2010-02-25 | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell | 1 | -0/+5 |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 1 | -0/+1 |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker | 1 | -0/+2 |
2010-02-17 | Merge branch 'linus' into x86/mm | Thomas Gleixner | 81 | -1045/+1728 |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 1 | -0/+2 |
2010-02-17 | x86-64: Allow fbdev primary video code | Dave Airlie | 1 | -4/+0 |
2010-02-16 | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov | 1 | -4/+1 |
2010-02-16 | x86: Mark atomic irq ops raw for 32bit legacy | Ingo Molnar | 1 | -2/+2 |
2010-02-16 | x86, numa: Add fixed node size option for numa emulation | David Rientjes | 2 | -6/+5 |
2010-02-14 | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel | 1 | -0/+4 |
2010-02-14 | x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write | Avi Kivity | 1 | -20/+5 |
2010-02-12 | x86, ptrace: regset extensions to support xstate | Suresh Siddha | 3 | -2/+70 |
2010-02-10 | x86-32: Make AT_VECTOR_SIZE_ARCH=2 | Serge E. Hallyn | 1 | -2/+2 |
2010-02-06 | x86, uv: Update UV arch to target Legacy VGA I/O correctly. | Mike Travis | 1 | -1/+3 |
2010-02-06 | x86: Merge io.h | Brian Gerst | 3 | -325/+152 |
2010-02-06 | x86: Simplify flush_write_buffers() | Brian Gerst | 2 | -9/+9 |
2010-02-06 | x86: Clean up mem*io functions. | Brian Gerst | 2 | -14/+18 |
2010-02-06 | x86-64: Use BUILDIO in io_64.h | Brian Gerst | 1 | -75/+37 |
2010-02-06 | x86-64: Reorganize io_64.h | Brian Gerst | 1 | -41/+49 |
2010-02-06 | x86-32: Remove _local variants of in/out from io_32.h | Brian Gerst | 1 | -30/+4 |
2010-02-06 | x86-32: Move XQUAD definitions to numaq.h | Brian Gerst | 2 | -3/+4 |
2010-02-04 | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu | 1 | -0/+5 |
2010-02-02 | x86: Use the generic page_is_ram() | Wu Fengguang | 1 | -1/+0 |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2010-01-29 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin | 2 | -10/+2 |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 3 | -1/+15 |
2010-01-29 | perf_events, x86: Fix event constraint masks | Peter Zijlstra | 1 | -1/+1 |
2010-01-29 | perf_events, x86: Improve x86 event scheduling | Stephane Eranian | 1 | -2/+14 |
2010-01-29 | x86/debug: Clear reserved bits of DR6 in do_debug() | K.Prasad | 1 | -0/+3 |
2010-01-27 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 1 | -0/+1 |
2010-01-24 | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 1 | -127/+0 |
2010-01-23 | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann | 1 | -2/+0 |
2010-01-23 | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh | 1 | -0/+1 |
2010-01-23 | x86, lib: Add wbinvd smp helpers | Borislav Petkov | 1 | -0/+9 |
2010-01-22 | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel | 1 | -0/+1 |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian | 1 | -0/+1 |