| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, boot: Pass cmd_line_ptr with unsigned long instead | Yinghai Lu | 2013-01-29 | 2 | -6/+6 |
* | x86, boot: Move checking of cmd_line_ptr out of common path | Yinghai Lu | 2013-01-29 | 2 | -6/+16 |
* | x86, boot: Add get_cmd_line_ptr() | Yinghai Lu | 2013-01-29 | 2 | -4/+19 |
* | x86: Add get_ramdisk_image/size() | Yinghai Lu | 2013-01-29 | 1 | -8/+21 |
* | x86: Merge early_reserve_initrd for 32bit and 64bit | Yinghai Lu | 2013-01-29 | 3 | -26/+18 |
* | x86, 64bit: Don't set max_pfn_mapped wrong value early on native path | Yinghai Lu | 2013-01-29 | 3 | -4/+11 |
* | x86, 64bit: #PF handler set page to cover only 2M per #PF | Yinghai Lu | 2013-01-29 | 1 | -17/+25 |
* | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 2013-01-29 | 7 | -91/+219 |
* | x86, realmode: Separate real_mode reserve and setup | Yinghai Lu | 2013-01-29 | 3 | -14/+25 |
* | x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directly | Yinghai Lu | 2013-01-29 | 1 | -2/+2 |
* | x86, 64bit: Copy struct boot_params early | Yinghai Lu | 2013-01-29 | 1 | -1/+5 |
* | x86, 64bit, mm: Add generic kernel/ident mapping helper | Yinghai Lu | 2013-01-29 | 2 | -0/+83 |
* | x86, realmode: Set real_mode permissions early | Yinghai Lu | 2013-01-29 | 1 | -5/+6 |
* | x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd | Yinghai Lu | 2013-01-29 | 1 | -4/+2 |
* | x86: Factor out e820_add_kernel_range() | Yinghai Lu | 2013-01-29 | 1 | -14/+22 |
* | x86, mm: Fix page table early allocation offset checking | Yinghai Lu | 2013-01-29 | 1 | -1/+12 |
* | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 2013-01-29 | 3259 | -84099/+104025 |
|\ |
|
| * | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin | 2013-01-29 | 5 | -0/+46 |
| * | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 2013-01-27 | 3 | -28/+76 |
| * | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding | 2013-01-27 | 1 | -2/+4 |
| * | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-01-24 | 1 | -0/+2 |
| |\ |
|
| | * | KVM: PPC: Emulate dcbf | Alexander Graf | 2013-01-18 | 1 | -0/+2 |
| * | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-01-24 | 6 | -27/+26 |
| |\ \ |
|
| | * \ | Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li... | Russell King | 2013-01-19 | 305 | -1068/+1129 |
| | |\ \ |
|
| | | * | | ARM: virt: simplify __hyp_stub_install epilog | Marc Zyngier | 2013-01-10 | 1 | -9/+3 |
| | | * | | ARM: virt: boot secondary CPUs through the right entry point | Marc Zyngier | 2013-01-10 | 1 | -1/+1 |
| | | * | | ARM: virt: Avoid bx instruction for compatibility with <=ARMv4 | Dave Martin | 2013-01-10 | 1 | -3/+3 |
| | * | | | ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO | Santosh Shilimkar | 2013-01-19 | 1 | -1/+1 |
| | * | | | ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem | Russell King | 2013-01-19 | 1 | -8/+10 |
| | * | | | ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area | Nicolas Pitre | 2013-01-16 | 1 | -0/+3 |
| | * | | | ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone | Stephen Boyd | 2013-01-16 | 2 | -5/+5 |
| * | | | | Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-01-24 | 40 | -180/+176 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ... | Olof Johansson | 2013-01-24 | 2 | -3/+1 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree | Pawel Moll | 2013-01-24 | 1 | -2/+0 |
| | | * | | | | ARM: vexpress: extend the MPIDR range used for pen release check | Lorenzo Pieralisi | 2013-01-24 | 1 | -1/+1 |
| | * | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson | 2013-01-24 | 5 | -23/+48 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii | Douglas Gilbert | 2013-01-23 | 1 | -8/+8 |
| | | * | | | | | ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig | Nicolas Ferre | 2013-01-23 | 1 | -0/+1 |
| | | * | | | | | ARM: at91/at91_dt_defconfig: remove memory specification to cmdline | Nicolas Ferre | 2013-01-23 | 1 | -1/+1 |
| | | * | | | | | ARM: at91/dts: add macb mii pinctrl config for kizbox | Boris BREZILLON | 2013-01-23 | 1 | -0/+2 |
| | | * | | | | | ARM: at91: rm9200: remake the BGA as default version | Jean-Christophe PLAGNIOL-VILLARD | 2013-01-23 | 1 | -0/+2 |
| | | * | | | | | ARM: at91: fix gpios on i2c-gpio for RM9200 DT | Joachim Eastwood | 2013-01-23 | 1 | -2/+2 |
| | | * | | | | | ARM: at91/at91sam9x5 DTS: add SCK USART pins | Richard Genoud | 2013-01-23 | 1 | -0/+20 |
| | | * | | | | | ARM: at91/at91sam9x5 DTS: correct wrong PIO BANK values on u(s)arts | Richard Genoud | 2013-01-23 | 1 | -12/+12 |
| | | |/ / / / |
|
| | * | | | | | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper... | Olof Johansson | 2013-01-23 | 1 | -0/+2 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: kirkwood: fix missing #interrupt-cells property | Sebastian Hesselbarth | 2013-01-23 | 1 | -0/+2 |
| | * | | | | | | Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2013-01-22 | 68 | -214/+562 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transport | Luciano Coelho | 2013-01-21 | 1 | -0/+6 |
| | | * | | | | | | ARM: OMAP2+: DT node Timer iteration fix | Pantelis Antoniou | 2013-01-21 | 1 | -6/+2 |
| | | * | | | | | | ARM: OMAP2+: Fix section warning for omap_init_ocp2scp() | Tony Lindgren | 2013-01-21 | 1 | -1/+1 |