Age | Commit message (Expand) | Author | Files | Lines |
2008-08-20 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 15 | -29/+112 |
2008-08-18 | x86: <asm/asm.h> consistency cleanups | H. Peter Anvin | 2 | -2/+7 |
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-16 | 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-11 | 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 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 11 | -82/+101 |
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-10 | x86: mmconf: fix section mismatch warning | Marcin Slusarz | 1 | -1/+1 |
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-26 | [PATCH] kill altroot | Al Viro | 1 | -11/+0 |
2008-07-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -7/+1 |
2008-07-26 | x86: lockless get_user_pages_fast() | Nick Piggin | 1 | -0/+1 |
2008-07-26 | x86: implement pte_special | Nick Piggin | 1 | -3/+6 |
2008-07-26 | kexec jump | Huang Ying | 1 | -8/+10 |
2008-07-26 | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer | 1 | -0/+1 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 3 | -32/+72 |
2008-07-26 | x64, fpu: fix possible FPU leakage in error conditions | Suresh Siddha | 1 | -2/+0 |
2008-07-26 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 13 | -128/+91 |
2008-07-26 | x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels | Chris McDermott | 1 | -1/+1 |
2008-07-26 | x86, RDC321x: remove gpio.h complications | Ingo Molnar | 1 | -6/+0 |
2008-07-25 | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 1 | -1/+0 |
2008-07-25 | remove dummy asm/kvm.h files | Adrian Bunk | 1 | -1/+0 |
2008-07-25 | include/asm/ptrace.h userspace headers cleanup | Adrian Bunk | 1 | -1/+0 |