aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-25kdump: fix gdb macros work work with newer and 64-bit kernelsv4.4/topic/kexec-kdumpCorey Minyard
2017-10-25s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang
2017-10-25kexec: do a cleanup for function kexec_loadMinfei Huang
2017-10-25kexec: make a pair of map/unmap reserved pages in error pathMinfei Huang
2017-10-25kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang
2017-10-25kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang
2017-08-14kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas
2017-06-19efi/libstub/arm*: Set default address and size cells values for an empty dtbSameer Goel
2017-06-19Documentation: dt: chosen properties for arm64 kdumpJames Morse
2017-06-19Documentation: kdump: describe arm64 portAKASHI Takahiro
2017-06-19arm64: kdump: enable kdump in defconfigAKASHI Takahiro
2017-06-19arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro
2017-06-19arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro
2017-06-19arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-06-19arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-06-19arm64: kdump: protect crash dump kernel memoryTakahiro Akashi
2017-06-19arm64: mm: add set_memory_valid()AKASHI Takahiro
2017-06-19arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro
2017-06-19arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro
2017-06-19memblock: add memblock_cap_memory_range()AKASHI Takahiro
2017-06-19memblock: add memblock_clear_nomap()AKASHI Takahiro
2017-06-19arm64/kexec: Add pr_debug outputGeoff Levand
2017-06-19arm64/kexec: Enable kexec in the arm64 defconfigGeoff Levand
2017-06-19arm64/kexec: Add core kexec supportGeoff Levand
2017-06-19arm64: Add back cpu reset routinesGeoff Levand
2017-06-19arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2017-06-14mm/memblock.c: add new infrastructure to address the mem limit issueDennis Chen
2017-06-14arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2017-06-14arm64: Handle early CPU boot failuresSuzuki K Poulose
2017-06-14arm64: Move cpu_die_early to smp.cSuzuki K Poulose
2017-06-14arm64: Introduce cpu_die_earlySuzuki K Poulose
2017-06-14arm64: Add a helper for parking CPUs in a loopSuzuki K Poulose
2017-06-14mm/slab: clean up DEBUG_PAGEALLOC processing codeJoonsoo Kim
2017-06-14mm/slab: use more appropriate condition check for debug_pageallocJoonsoo Kim
2017-06-14mm/slab: activate debug_pagealloc in SLAB when it is actually enabledJoonsoo Kim
2017-06-14mm/memblock.c: memblock_is_memory()/reserved() can be booleanYaowei Bai
2017-06-14mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory tableArd Biesheuvel
2017-06-08 Merge tag 'v4.4.71' into linux-linaro-lsk-v4.4Alex Shi
2017-06-07Linux 4.4.71Greg Kroah-Hartman
2017-06-07xfs: only return -errno or success from attr ->put_listentEric Sandeen
2017-06-07xfs: in _attrlist_by_handle, copy the cursor back to userspaceDarrick J. Wong
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-07xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-07xfs: support ability to wait on new inodesBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen