Age | Commit message (Expand) | Author | Files | Lines |
2013-01-29 | x86, 64bit, mm: hibernate use generic mapping_init | Yinghai Lu | 1 | -44/+22 |
2013-01-29 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu | 1 | -3/+4 |
2013-01-29 | x86: Merge early kernel reserve for 32bit and 64bit | Yinghai Lu | 3 | -18/+9 |
2013-01-29 | x86: Add Crash kernel low reservation | Yinghai Lu | 1 | -2/+40 |
2013-01-29 | x86, kdump: Remove crashkernel range find limit for 64bit | Yinghai Lu | 1 | -3/+1 |
2013-01-29 | memblock: Add memblock_mem_size() | Yinghai Lu | 1 | -15/+1 |
2013-01-29 | x86, boot: Not need to check setup_header version for setup_data | Yinghai Lu | 1 | -6/+0 |
2013-01-29 | x86, boot: Update comments about entries for 64bit image | Yinghai Lu | 1 | -9/+13 |
2013-01-29 | x86, boot: Support loading bzImage, boot_params and ramdisk above 4G | Yinghai Lu | 4 | -1/+17 |
2013-01-29 | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 3 | -6/+15 |
2013-01-29 | x86, kexec: Replace ident_mapping_init and init_level4_page | Yinghai Lu | 1 | -135/+26 |
2013-01-29 | x86, kexec: Set ident mapping for kernel that is above max_pfn | Yinghai Lu | 1 | -6/+37 |
2013-01-29 | x86, kexec: Remove 1024G limitation for kexec buffer on 64bit | Yinghai Lu | 1 | -3/+3 |
2013-01-29 | x86, boot: Move lldt/ltr out of 64bit code section | Yinghai Lu | 1 | -3/+6 |
2013-01-29 | x86, boot: Move verify_cpu.S and no_longmode down | Yinghai Lu | 1 | -8/+9 |
2013-01-29 | x86, boot: Pass cmd_line_ptr with unsigned long instead | Yinghai Lu | 2 | -6/+6 |
2013-01-29 | x86, boot: Move checking of cmd_line_ptr out of common path | Yinghai Lu | 2 | -6/+16 |
2013-01-29 | x86, boot: Add get_cmd_line_ptr() | Yinghai Lu | 2 | -4/+19 |
2013-01-29 | x86: Add get_ramdisk_image/size() | Yinghai Lu | 1 | -8/+21 |
2013-01-29 | x86: Merge early_reserve_initrd for 32bit and 64bit | Yinghai Lu | 3 | -26/+18 |
2013-01-29 | x86, 64bit: Don't set max_pfn_mapped wrong value early on native path | Yinghai Lu | 3 | -4/+11 |
2013-01-29 | x86, 64bit: #PF handler set page to cover only 2M per #PF | Yinghai Lu | 1 | -17/+25 |
2013-01-29 | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 7 | -91/+219 |
2013-01-29 | x86, realmode: Separate real_mode reserve and setup | Yinghai Lu | 3 | -14/+25 |
2013-01-29 | x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directly | Yinghai Lu | 1 | -2/+2 |
2013-01-29 | x86, 64bit: Copy struct boot_params early | Yinghai Lu | 1 | -1/+5 |
2013-01-29 | x86, 64bit, mm: Add generic kernel/ident mapping helper | Yinghai Lu | 2 | -0/+83 |
2013-01-29 | x86, realmode: Set real_mode permissions early | Yinghai Lu | 1 | -5/+6 |
2013-01-29 | x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd | Yinghai Lu | 1 | -4/+2 |
2013-01-29 | x86: Factor out e820_add_kernel_range() | Yinghai Lu | 1 | -14/+22 |
2013-01-29 | x86, mm: Fix page table early allocation offset checking | Yinghai Lu | 1 | -1/+12 |
2013-01-29 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 3162 | -68930/+88856 |
2013-01-29 | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin | 5 | -0/+46 |
2013-01-27 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 3 | -28/+76 |
2013-01-27 | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding | 1 | -2/+4 |
2013-01-24 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2013-01-24 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -27/+26 |
2013-01-24 | Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 40 | -180/+176 |
2013-01-24 | Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ... | Olof Johansson | 2 | -3/+1 |
2013-01-24 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson | 5 | -23/+48 |
2013-01-24 | ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree | Pawel Moll | 1 | -2/+0 |
2013-01-24 | ARM: vexpress: extend the MPIDR range used for pen release check | Lorenzo Pieralisi | 1 | -1/+1 |
2013-01-23 | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper... | Olof Johansson | 1 | -0/+2 |
2013-01-23 | Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 7 | -22/+24 |
2013-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 4 | -1/+19 |
2013-01-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 1 | -1/+4 |
2013-01-23 | ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii | Douglas Gilbert | 1 | -8/+8 |
2013-01-23 | ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig | Nicolas Ferre | 1 | -0/+1 |
2013-01-23 | ARM: at91/at91_dt_defconfig: remove memory specification to cmdline | Nicolas Ferre | 1 | -1/+1 |
2013-01-23 | ARM: at91/dts: add macb mii pinctrl config for kizbox | Boris BREZILLON | 1 | -0/+2 |