summaryrefslogtreecommitdiffstats
path: root/Documentation/HOWTO (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal4-0/+268
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal2-1/+3
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal4-0/+89
2014-11-20arm64: percpu: Implement this_cpu operationsSteve Capper2-2/+219
2014-11-20arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2-6/+6
2014-11-18arm64/mm: Remove hack in mmap randomize layoutYann Droneaud1-10/+2
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2-1/+3
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon7-100/+63
2014-11-14arm64: entry: use ldp/stp instead of push/pop when saving/restoring regsWill Deacon1-38/+37
2014-11-14arm64: entry: avoid writing lr explicitly for constructing return pathsWill Deacon1-20/+25
2014-11-14arm64: Fix up /proc/cpuinfoMark Rutland1-24/+73
2014-11-07arm64: kvm: eliminate literal pool entriesArd Biesheuvel1-2/+2
2014-11-07arm64: ftrace: eliminate literal pool entriesArd Biesheuvel1-10/+11
2014-11-06arm64: log physical ID of boot CPUMark Rutland1-1/+4
2014-11-06arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel5-11/+133
2014-11-06arm64/kvm: Fix assembler compatibility of macrosGeoff Levand1-10/+11
2014-11-06arm64/dt: add machine name to kernel call stack dump outputArd Biesheuvel1-0/+1
2014-11-06arm64: xchg: Implement cmpxchg_doubleSteve Capper2-0/+73
2014-11-06arm64: optimize memcpy_{from,to}io() and memset_io()Joonwoo Park1-10/+56
2014-11-06arm64: fix data type for physical addressMin-Hua Chen1-1/+1
2014-11-05efi: efi-stub: notify on DTB absenceMark Rutland1-1/+10
2014-11-05arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel1-0/+2
2014-11-05arm64: dmi: Add SMBIOS/DMI supportYi Li3-0/+55
2014-11-05dmi: add support for SMBIOS 3.0 64-bit entry pointArd Biesheuvel1-7/+72
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel3-1/+10
2014-11-05arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel1-2/+0
2014-11-05arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel1-10/+10
2014-11-05arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel2-1/+18
2014-11-05arm64/efi: set PE/COFF section alignment to 4 KBArd Biesheuvel1-2/+10
2014-11-05arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel2-5/+8
2014-10-27Linux 3.18-rc2v3.18-rc2Linus Torvalds1-1/+1
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-25overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-25overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-25overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-25overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas1-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran3-7/+3
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li4-0/+17
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit1-1/+1
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas1-4/+4
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit1-3/+4
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit1-3/+17
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini1-1/+1
2014-10-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle3-526/+0
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit1-2/+4