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