Age | Commit message (Expand) | Author | Files | Lines |
2008-10-03 | inotify: fix lock ordering wrt do_page_fault's mmap_sem | Nick Piggin | 1 | -0/+1 |
2008-09-26 | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel | 1 | -11/+9 |
2008-09-26 | kgdb, x86_64: gdb serial has BX and DX reversed | Jason Wessel | 1 | -2/+2 |
2008-09-23 | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner | 2 | -0/+3 |
2008-09-23 | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner | 1 | -0/+2 |
2008-09-06 | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin | 2 | -6/+13 |
2008-08-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -13/+14 |
2008-08-26 | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe | H. Peter Anvin | 1 | -8/+8 |
2008-08-26 | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin | 1 | -5/+6 |
2008-08-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+3 |
2008-08-25 | x86: add X86_FEATURE_XMM4_2 definitions | Austin Zhang | 1 | -0/+2 |
2008-08-25 | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot | Eduardo Habkost | 1 | -1/+1 |
2008-08-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 1 | -1/+0 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-08-23 | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki | 1 | -0/+1 |
2008-08-22 | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 2 | -0/+2 |
2008-08-20 | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 2 | -5/+1 |
2008-08-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+6 |
2008-08-18 | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia... | Marcin Slusarz | 1 | -1/+1 |
2008-08-18 | x86: mmconf: fix section mismatch warning | Marcin Slusarz | 1 | -1/+1 |
2008-08-18 | x86: correct register constraints for 64-bit atomic operations | Mathieu Desnoyers | 1 | -4/+4 |
2008-08-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -18/+48 |
2008-08-15 | x86: add MAP_STACK mmap flag | Ingo Molnar | 1 | -0/+1 |
2008-08-15 | x86: add MAP_STACK mmap flag | Ingo Molnar | 1 | -0/+1 |
2008-08-15 | Merge branch 'x86/geode' into x86/urgent | Ingo Molnar | 1 | -1/+2 |
2008-08-15 | kexec jump: check code size in control page | Huang Ying | 1 | -0/+4 |
2008-08-15 | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 1 | -2/+2 |
2008-08-15 | x86-64: fix overlap of modules and fixmap areas | Jan Beulich | 1 | -1/+1 |
2008-08-15 | x86, geode-mfgpt: check IRQ before using MFGPT as clocksource | Jens Rottmann | 1 | -1/+2 |
2008-08-15 | x86: fix spin_is_contended() | Jan Beulich | 1 | -2/+2 |
2008-08-15 | x86: fix readb() et al compile error with gcc-3.2.3 | Mikael Pettersson | 1 | -9/+9 |
2008-08-15 | x86: invalidate caches before going into suspend | Mark Langsdorf | 1 | -0/+23 |
2008-08-15 | Merge branch 'x86/amd-iommu' into x86/urgent | Ingo Molnar | 2 | -3/+37 |
2008-08-15 | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits | Joerg Roedel | 1 | -3/+0 |
2008-08-15 | x86, AMD IOMMU: initialize device table properly | Joerg Roedel | 1 | -0/+1 |
2008-08-15 | x86, AMD IOMMU: use status bit instead of memory write-back for completion wait | Joerg Roedel | 1 | -0/+4 |
2008-08-14 | Merge branch 'x86/fpu' into x86/urgent | Ingo Molnar | 1 | -2/+0 |
2008-08-13 | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha | 1 | -0/+32 |
2008-08-13 | Merge commit 'v2.6.27-rc3' into x86/urgent | Ingo Molnar | 1 | -0/+6 |
2008-08-13 | x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODE | Johannes Weiner | 1 | -0/+6 |
2008-08-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -4/+20 |
2008-08-11 | EFI, x86: fix function prototype | Randy Dunlap | 1 | -1/+1 |
2008-08-11 | x86_64: restore the proper NR_IRQS define so larger systems work. | Eric W. Biederman | 1 | -1/+9 |
2008-08-11 | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman | 1 | -2/+10 |
2008-08-01 | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
2008-07-29 | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori | 1 | -0/+2 |
2008-07-29 | KVM: Synchronize guest physical memory map to host virtual memory map | Andrea Arcangeli | 1 | -0/+6 |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 68 | -525/+1327 |
2008-07-27 | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module | Joerg Roedel | 1 | -0/+1 |
2008-07-27 | [PATCH] kill altroot | Al Viro | 1 | -11/+0 |