| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 18 | -106/+111 |
|\ |
|
| * | Merge branch 'x86/mm2' into x86/mm | H. Peter Anvin | 2013-02-15 | 14 | -59/+113 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 2013-02-01 | 8 | -30/+60 |
| | |\ |
|
| | * | | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 2013-01-29 | 1 | -0/+4 |
| | * | | x86, kexec: Remove 1024G limitation for kexec buffer on 64bit | Yinghai Lu | 2013-01-29 | 1 | -3/+3 |
| | * | | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 2013-01-29 | 2 | -0/+5 |
| | * | | x86, realmode: Separate real_mode reserve and setup | Yinghai Lu | 2013-01-29 | 1 | -1/+2 |
| | * | | x86, 64bit, mm: Add generic kernel/ident mapping helper | Yinghai Lu | 2013-01-29 | 1 | -0/+9 |
| | * | | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 2013-01-29 | 120 | -1748/+2105 |
| | |\ \ |
|
| | * | | | x86, mm: kill numa_64.h | Yinghai Lu | 2012-11-17 | 2 | -6/+0 |
| | * | | | x86, mm: kill numa_free_all_bootmem() | Yinghai Lu | 2012-11-17 | 1 | -2/+0 |
| | * | | | x86, mm: Move function declaration into mm_internal.h | Yinghai Lu | 2012-11-17 | 1 | -13/+3 |
| | * | | | x86, mm: Move back pgt_buf_* to mm/init.c | Yinghai Lu | 2012-11-17 | 1 | -4/+0 |
| | * | | | 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-12 | 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-11 | 1 | -11/+9 |
| * | | | | x86-32: Add support for 64bit get_user() | Ville Syrjälä | 2013-02-07 | 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-25 | 1 | -0/+1 |
| * | | | x86, mm: Pagetable level size/shift/mask helpers | Dave Hansen | 2013-01-25 | 2 | -1/+15 |
| * | | | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 2013-01-25 | 119 | -1732/+2022 |
| |\ \ \ |
|
| * | | | | x86: Make it so that __pa_symbol can only process kernel symbols on x86_64 | Alexander Duyck | 2012-11-16 | 3 | -1/+6 |
| * | | | | x86: Improve __phys_addr performance by making use of carry flags and inlining | Alexander Duyck | 2012-11-16 | 1 | -0/+14 |
| * | | | | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.h | Alexander Duyck | 2012-11-16 | 3 | -22/+24 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-21 | 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-13 | 1 | -0/+1 |
| | * | | | | | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown | 2013-02-08 | 1 | -0/+2 |
| | * | | | | | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown | 2013-02-08 | 1 | -1/+0 |
| | * | | | | | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown | 2013-02-08 | 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-19 | 2 | -366/+1174 |
|\ \ \ \ \ |
|
| * | | | | | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis | 2013-02-11 | 1 | -2479/+1 |
| * | | | | | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis | 2013-02-11 | 1 | -8/+36 |
| * | | | | | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis | 2013-02-11 | 1 | -108/+3366 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-19 | 2 | -1/+18 |
|\ \ \ \ \ |
|