aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-01-29x86, 64bit, mm: hibernate use generic mapping_initYinghai Lu
2013-01-29x86, 64bit, mm: Mark data/bss/brk to nxYinghai Lu
2013-01-29x86: Merge early kernel reserve for 32bit and 64bitYinghai Lu
2013-01-29x86: Add Crash kernel low reservationYinghai Lu
2013-01-29x86, kdump: Remove crashkernel range find limit for 64bitYinghai Lu
2013-01-29memblock: Add memblock_mem_size()Yinghai Lu
2013-01-29x86, boot: Not need to check setup_header version for setup_dataYinghai Lu
2013-01-29x86, boot: Update comments about entries for 64bit imageYinghai Lu
2013-01-29x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu
2013-01-29x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu
2013-01-29x86, kexec: Replace ident_mapping_init and init_level4_pageYinghai Lu
2013-01-29x86, kexec: Set ident mapping for kernel that is above max_pfnYinghai Lu
2013-01-29x86, kexec: Remove 1024G limitation for kexec buffer on 64bitYinghai Lu
2013-01-29x86, boot: Move lldt/ltr out of 64bit code sectionYinghai Lu
2013-01-29x86, boot: Move verify_cpu.S and no_longmode downYinghai Lu
2013-01-29x86, boot: Pass cmd_line_ptr with unsigned long insteadYinghai Lu
2013-01-29x86, boot: Move checking of cmd_line_ptr out of common pathYinghai Lu
2013-01-29x86, boot: Add get_cmd_line_ptr()Yinghai Lu
2013-01-29x86: Add get_ramdisk_image/size()Yinghai Lu
2013-01-29x86: Merge early_reserve_initrd for 32bit and 64bitYinghai Lu
2013-01-29x86, 64bit: Don't set max_pfn_mapped wrong value early on native pathYinghai Lu
2013-01-29x86, 64bit: #PF handler set page to cover only 2M per #PFYinghai Lu
2013-01-29x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin
2013-01-29x86, realmode: Separate real_mode reserve and setupYinghai Lu
2013-01-29x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directlyYinghai Lu
2013-01-29x86, 64bit: Copy struct boot_params earlyYinghai Lu
2013-01-29x86, 64bit, mm: Add generic kernel/ident mapping helperYinghai Lu
2013-01-29x86, realmode: Set real_mode permissions earlyYinghai Lu
2013-01-29x86, 64bit, mm: Make pgd next calculation consistent with pud/pmdYinghai Lu
2013-01-29x86: Factor out e820_add_kernel_range()Yinghai Lu
2013-01-29x86, mm: Fix page table early allocation offset checkingYinghai Lu
2013-01-29Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding
2013-01-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-24Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson
2013-01-24Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2013-01-24ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device TreePawel Moll
2013-01-24ARM: vexpress: extend the MPIDR range used for pen release checkLorenzo Pieralisi
2013-01-23Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson
2013-01-23Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-23ARM: at91/dts: correct comment in at91sam9x5.dtsi for miiDouglas Gilbert
2013-01-23ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfigNicolas Ferre
2013-01-23ARM: at91/at91_dt_defconfig: remove memory specification to cmdlineNicolas Ferre
2013-01-23ARM: at91/dts: add macb mii pinctrl config for kizboxBoris BREZILLON