| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | x86, mm, Xen: Remove mapping_pagetable_reserve() | Yinghai Lu | 2012-11-17 | 2 | -13/+0 |
| | * | | | | | x86, mm: Move min_pfn_mapped back to mm/init.c | Yinghai Lu | 2012-11-17 | 1 | -1/+0 |
| | * | | | | | x86, mm: setup page table in top-down | Yinghai Lu | 2012-11-17 | 2 | -0/+2 |
| | * | | | | | x86, mm: Only direct map addresses that are marked as E820_RAM | Jacob Shin | 2012-11-17 | 1 | -7/+1 |
| | * | | | | | x86, mm: Fixup code testing if a pfn is direct mapped | Jacob Shin | 2012-11-17 | 1 | -0/+8 |
| | * | | | | | x86, mm: Move init_memory_mapping calling out of setup.c | Yinghai Lu | 2012-11-17 | 2 | -2/+1 |
| | * | | | | | x86, mm: Add global page_size_mask and probe one time only | Yinghai Lu | 2012-11-17 | 1 | -0/+1 |
| * | | | | | | x86, doc: Clarify the use of asm("%edx") in uaccess.h | H. Peter Anvin | 2013-02-13 | 1 | -1/+8 |
| * | | | | | | x86, mm: Redesign get_user with a __builtin_choose_expr hack | H. Peter Anvin | 2013-02-12 | 1 | -43/+14 |
| * | | | | | | x86, mm: Use a bitfield to mask nuisance get_user() warnings | H. Peter Anvin | 2013-02-12 | 1 | -11/+9 |
| * | | | | | | x86-32: Add support for 64bit get_user() | Ville Syrjälä | 2013-02-08 | 1 | -4/+15 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin | 2013-01-31 | 1 | -6/+0 |
| * | | | | | x86, mm: Create slow_virt_to_phys() | Dave Hansen | 2013-01-26 | 1 | -0/+1 |
| * | | | | | x86, mm: Pagetable level size/shift/mask helpers | Dave Hansen | 2013-01-26 | 2 | -1/+15 |
| * | | | | | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 2013-01-26 | 119 | -1732/+2022 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | x86: Make it so that __pa_symbol can only process kernel symbols on x86_64 | Alexander Duyck | 2012-11-17 | 3 | -1/+6 |
| * | | | | | x86: Improve __phys_addr performance by making use of carry flags and inlining | Alexander Duyck | 2012-11-17 | 1 | -0/+14 |
| * | | | | | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.h | Alexander Duyck | 2012-11-17 | 3 | -22/+24 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-22 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86, AMD: Enable WC+ memory type on family 10 processors | Boris Ostrovsky | 2013-01-31 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 4 | -17/+11 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 2013-02-18 | 3 | -13/+11 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'misc' into release | Len Brown | 2013-02-18 | 1 | -12/+6 |
| | |\ \ \ \ \ |
|
| | | * | | | | | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown | 2013-02-10 | 1 | -10/+0 |
| | | * | | | | | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown | 2013-02-10 | 1 | -1/+1 |
| | | * | | | | | xen idle: make xen-specific macro xen-specific | Len Brown | 2013-02-10 | 1 | -1/+5 |
| | * | | | | | | tools/power turbostat: display SMI count by default | Len Brown | 2013-02-14 | 1 | -0/+1 |
| | * | | | | | | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown | 2013-02-09 | 1 | -0/+2 |
| | * | | | | | | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown | 2013-02-09 | 1 | -1/+0 |
| | * | | | | | | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown | 2013-02-09 | 1 | -0/+2 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-02-11 | 1 | -4/+0 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | ACPICA: Update compilation environment settings. | Lv Zheng | 2013-01-10 | 1 | -4/+0 |
| | |/ / / / |
|
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-20 | 2 | -366/+1174 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis | 2013-02-12 | 1 | -2479/+1 |
| * | | | | | | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis | 2013-02-12 | 1 | -8/+36 |
| * | | | | | | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis | 2013-02-12 | 1 | -108/+3366 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-20 | 2 | -1/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id | Daniel J Blueman | 2013-01-10 | 1 | -1/+1 |
| * | | | | | | x86, AMD, NB: Add multi-domain support | Daniel J Blueman | 2013-01-10 | 1 | -0/+17 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-20 | 2 | -2/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 2013-02-13 | 2 | -2/+6 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-20 | 1 | -0/+38 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin | 2013-01-29 | 1 | -0/+38 |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-20 | 8 | -619/+534 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin | 2013-02-13 | 3 | -18/+48 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | x86: Require MOVBE feature in cpuid when we use it | David Woodhouse | 2013-01-29 | 1 | -1/+7 |
| * | | | | | | x86/xor: Add alternative SSE implementation only prefetching once per 64-byte... | Jan Beulich | 2013-01-25 | 3 | -18/+187 |
| * | | | | | | x86/xor: Unify SSE-base xor-block routines | Jan Beulich | 2013-01-25 | 3 | -581/+319 |
| * | | | | | | x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions | Kirill A. Shutemov | 2013-01-24 | 3 | -10/+12 |
| * | | | | | | ix86: Tighten asmlinkage_protect() constraints | Jan Beulich | 2013-01-24 | 1 | -9/+9 |
| | |_|/ / /
| |/| | | | |
|