Age | Commit message (Expand) | Author |
2012-11-17 | x86, mm: Break down init_all_memory_mapping | Yinghai Lu |
2012-11-17 | x86, mm: Don't clear page table if range is ram | Yinghai Lu |
2012-11-17 | x86, mm: Use big page size for small memory range | Yinghai Lu |
2012-11-17 | x86, mm: Align start address to correct big page size | Yinghai Lu |
2012-11-17 | x86, mm: relocate initrd under all mem for 64bit | Yinghai Lu |
2012-11-17 | x86, mm: Only direct map addresses that are marked as E820_RAM | Jacob Shin |
2012-11-17 | x86, mm: use pfn_range_is_mapped() with reserve_initrd | Yinghai Lu |
2012-11-17 | x86, mm: use pfn_range_is_mapped() with gart | Yinghai Lu |
2012-11-17 | x86, mm: use pfn_range_is_mapped() with CPA | Yinghai Lu |
2012-11-17 | x86, mm: Fixup code testing if a pfn is direct mapped | Jacob Shin |
2012-11-17 | x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix | Jacob Shin |
2012-11-17 | x86, mm: Set memblock initial limit to 1M | Yinghai Lu |
2012-11-17 | x86, mm: Separate out calculate_table_space_size() | Yinghai Lu |
2012-11-17 | x86, mm: Find early page table buffer together | Yinghai Lu |
2012-11-17 | x86, mm: Change find_early_table_space() paramters | Yinghai Lu |
2012-11-17 | x86, mm: Revert back good_end setting for 64bit | Yinghai Lu |
2012-11-17 | x86, mm: Move init_memory_mapping calling out of setup.c | Yinghai Lu |
2012-11-17 | x86, mm: Move down find_early_table_space() | Yinghai Lu |
2012-11-17 | x86, mm: Split out split_mem_range from init_memory_mapping | Yinghai Lu |
2012-11-17 | x86, mm: Add global page_size_mask and probe one time only | Yinghai Lu |
2012-11-16 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-11-16 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds |
2012-11-16 | revert "mm: fix-up zone present pages" | Andrew Morton |
2012-11-16 | mips, arc: fix build failure | David Rientjes |
2012-11-16 | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai |
2012-11-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-11-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds |
2012-11-16 | arm64: Distinguish between user and kernel XN bits | Catalin Marinas |
2012-11-16 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann |
2012-11-16 | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Arnd Bergmann |
2012-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-11-16 | ARM: imx: ehci: fix host power mask bit | Christoph Fritz |
2012-11-16 | ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() | Wei Yongjun |
2012-11-16 | ARM: at91/usbh: fix overcurrent gpio setup | Johan Hovold |
2012-11-16 | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup... | Nicolas Royer |
2012-11-15 | Merge tag 'for-linus' of git://github.com/gxt/linux | Linus Torvalds |
2012-11-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-11-13 | MIPS: Malta: Fix interupt number of CBUS UART. | Ralf Baechle |
2012-11-13 | s390/mm: have 16 byte aligned struct pages | Heiko Carstens |
2012-11-13 | s390/gup: fix access_ok() usage in __get_user_pages_fast() | Heiko Carstens |
2012-11-13 | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens |
2012-11-12 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-11-12 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek |
2012-11-12 | ARM: boot: Fix usage of kecho | Fabio Estevam |
2012-11-12 | Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann |
2012-11-12 | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/... | Arnd Bergmann |
2012-11-12 | s390/topology: fix core id vs physical package id mix-up | Heiko Carstens |
2012-11-12 | s390/signal: set correct address space control | Martin Schwidefsky |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-11-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds |