Age | Commit message (Expand) | Author | Files | Lines |
2012-11-17 | x86, mm: Add alloc_low_pages(num) | Yinghai Lu | 2 | -13/+26 |
2012-11-17 | x86, mm, Xen: Remove mapping_pagetable_reserve() | Yinghai Lu | 5 | -49/+0 |
2012-11-17 | x86, mm: Move min_pfn_mapped back to mm/init.c | Yinghai Lu | 3 | -2/+2 |
2012-11-17 | x86, mm: Merge alloc_low_page between 64bit and 32bit | Yinghai Lu | 4 | -54/+44 |
2012-11-17 | x86, mm: Remove parameter in alloc_low_page for 64bit | Yinghai Lu | 1 | -12/+7 |
2012-11-17 | x86, mm: Remove early_memremap workaround for page table accessing on 64bit | Yinghai Lu | 1 | -34/+4 |
2012-11-17 | x86, mm: setup page table in top-down | Yinghai Lu | 6 | -155/+94 |
2012-11-17 | x86, mm: Break down init_all_memory_mapping | Yinghai Lu | 1 | -22/+19 |
2012-11-17 | x86, mm: Don't clear page table if range is ram | Yinghai Lu | 1 | -21/+19 |
2012-11-17 | x86, mm: Use big page size for small memory range | Yinghai Lu | 1 | -0/+37 |
2012-11-17 | x86, mm: Align start address to correct big page size | Yinghai Lu | 2 | -2/+4 |
2012-11-17 | x86, mm: relocate initrd under all mem for 64bit | Yinghai Lu | 1 | -4/+3 |
2012-11-17 | x86, mm: Only direct map addresses that are marked as E820_RAM | Jacob Shin | 4 | -25/+117 |
2012-11-17 | x86, mm: use pfn_range_is_mapped() with reserve_initrd | Yinghai Lu | 1 | -24/+28 |
2012-11-17 | x86, mm: use pfn_range_is_mapped() with gart | Yinghai Lu | 1 | -3/+2 |
2012-11-17 | x86, mm: use pfn_range_is_mapped() with CPA | Yinghai Lu | 1 | -13/+3 |
2012-11-17 | x86, mm: Fixup code testing if a pfn is direct mapped | Jacob Shin | 3 | -9/+14 |
2012-11-17 | x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix | Jacob Shin | 1 | -0/+14 |
2012-11-17 | x86, mm: Set memblock initial limit to 1M | Yinghai Lu | 1 | -1/+1 |
2012-11-17 | x86, mm: Separate out calculate_table_space_size() | Yinghai Lu | 1 | -11/+27 |
2012-11-17 | x86, mm: Find early page table buffer together | Yinghai Lu | 1 | -32/+34 |
2012-11-17 | x86, mm: Change find_early_table_space() paramters | Yinghai Lu | 1 | -3/+9 |
2012-11-17 | x86, mm: Revert back good_end setting for 64bit | Yinghai Lu | 1 | -1/+1 |
2012-11-17 | x86, mm: Move init_memory_mapping calling out of setup.c | Yinghai Lu | 4 | -29/+20 |
2012-11-17 | x86, mm: Move down find_early_table_space() | Yinghai Lu | 1 | -58/+59 |
2012-11-17 | x86, mm: Split out split_mem_range from init_memory_mapping | Yinghai Lu | 1 | -16/+25 |
2012-11-17 | x86, mm: Add global page_size_mask and probe one time only | Yinghai Lu | 3 | -30/+27 |
2012-11-17 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+7 |
2012-11-17 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2 | -1/+1 |
2012-11-17 | revert "mm: fix-up zone present pages" | Andrew Morton | 1 | -1/+0 |
2012-11-17 | mips, arc: fix build failure | David Rientjes | 1 | -0/+1 |
2012-11-17 | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai | 1 | -4/+7 |
2012-11-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 21 | -46/+205 |
2012-11-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 3 | -23/+25 |
2012-11-16 | arm64: Distinguish between user and kernel XN bits | Catalin Marinas | 3 | -23/+25 |
2012-11-16 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 5 | -10/+10 |
2012-11-16 | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Arnd Bergmann | 62 | -188/+371 |
2012-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 8 | -12/+37 |
2012-11-16 | ARM: imx: ehci: fix host power mask bit | Christoph Fritz | 2 | -2/+2 |
2012-11-16 | ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() | Wei Yongjun | 1 | -1/+1 |
2012-11-16 | ARM: at91/usbh: fix overcurrent gpio setup | Johan Hovold | 4 | -4/+4 |
2012-11-16 | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup... | Nicolas Royer | 1 | -6/+6 |
2012-11-15 | Merge tag 'for-linus' of git://github.com/gxt/linux | Linus Torvalds | 17 | -219/+160 |
2012-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 10 | -231/+477 |
2012-11-13 | MIPS: Malta: Fix interupt number of CBUS UART. | Ralf Baechle | 1 | -1/+2 |
2012-11-13 | s390/mm: have 16 byte aligned struct pages | Heiko Carstens | 1 | -0/+1 |
2012-11-13 | s390/gup: fix access_ok() usage in __get_user_pages_fast() | Heiko Carstens | 1 | -2/+1 |
2012-11-13 | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens | 1 | -1/+1 |
2012-11-13 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+6 |
2012-11-13 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek | 2 | -0/+6 |