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