- fbced15 powerpc/fadump: Mark fadump_calculate_reserve_size as __init by Nathan Chancellor · 3 years, 11 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
- b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- c9118e6 arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() by Mike Rapoport · 4 years, 3 months ago
- 738e6ca powerpc/fadump: Remove set but not used variable 'elf' by zhengbin · 5 years ago
- 5f987ca powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y by Michael Ellerman · 4 years, 6 months ago
- ba608c4 powerpc/fadump: fix race between pstore write and fadump crash trigger by Sourabh Jain · 4 years, 6 months ago
- 9a2921e powerpc/fadump: Account for memory_limit while reserving memory by Hari Bathini · 4 years, 8 months ago
- 140777a powerpc/fadump: consider reserved ranges while reserving memory by Hari Bathini · 4 years, 9 months ago
- 02c04e3 powerpc/fadump: use static allocation for reserved memory ranges by Hari Bathini · 4 years, 9 months ago
- 860286c powerpc/kernel: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- d8e7345 powerpc/fadump: sysfs for fadump memory reservation by Sourabh Jain · 5 years ago
- d418b19 powerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs files by Sourabh Jain · 5 years ago
- 565f9bc powerpc/fadump: when fadump is supported register the fadump sysfs files. by Michal Suchanek · 5 years ago
- 7dee93a powerpc/fadump: support holes in kernel boot memory area by Hari Bathini · 5 years ago
- becd91d powerpc/fadump: remove RMA_START and RMA_END macros by Hari Bathini · 5 years ago
- 7b1b3b4 powerpc/fadump: consider f/w load area by Hari Bathini · 5 years ago
- bec5319 powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel by Hari Bathini · 5 years ago
- b2a815a powerpc/fadump: improve how crashed kernel's memory is reserved by Hari Bathini · 5 years ago
- dda9dbf powerpc/fadump: consider reserved ranges while releasing memory by Hari Bathini · 5 years ago
- e4fc48f powerpc/fadump: make crash memory ranges array allocation generic by Hari Bathini · 5 years ago
- 579ca1a powerpc/fadump: make use of memblock's bottom up allocation mode by Hari Bathini · 5 years ago
- a4e2e2c powerpc/fadump: handle invalidation of crashdump and re-registraion by Hari Bathini · 5 years ago
- 2790d01 powerpc/fadump: reset metadata address during clean up by Hari Bathini · 5 years ago
- 742a265 powerpc/fadump: register kernel metadata address with opal by Hari Bathini · 5 years ago
- 6abec12 powerpc/fadump: improve fadump_reserve_mem() by Hari Bathini · 5 years ago
- 41df592 powerpc/fadump: add fadump support on powernv by Hari Bathini · 5 years ago
- f351201 pseries/fadump: move out platform specific support from generic code by Hari Bathini · 5 years ago
- 8255da9 powerpc/fadump: release all the memory above boot memory size by Hari Bathini · 5 years ago
- 41a65d1 pseries/fadump: define RTAS register/un-register callback functions by Hari Bathini · 5 years ago
- d3833a7 powerpc/fadump: introduce callbacks for platform specific operations by Hari Bathini · 5 years ago
- 0226e55 powerpc/fadump: move rtas specific definitions to platform code by Hari Bathini · 5 years ago
- 72aa651 powerpc/fadump: use helper functions to reserve/release cpu notes buffer by Hari Bathini · 5 years ago
- 7f0ad11 powerpc/fadump: declare helper functions in internal header file by Hari Bathini · 5 years ago
- 961cf26 powerpc/fadump: add helper functions by Hari Bathini · 5 years ago
- ca986d7 powerpc/fadump: move internal macros/definitions to a new header by Hari Bathini · 5 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 45d0ba5 powerpc/mm: move hugetlb_disabled into asm/hugetlb.h by Christophe Leroy · 6 years ago
- 0db6896 powerpc/fadump: Do not allow hot-remove memory from fadump reserved area. by Mahesh Salgaonkar · 6 years ago
- f86593b powerpc/fadump: Throw proper error message on fadump registration failure by Mahesh Salgaonkar · 6 years ago
- a4e92ce powerpc/fadump: Reservationless firmware assisted dump by Mahesh Salgaonkar · 6 years ago
- f6cee26 powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
- 0823c68 powerpc/fadump: re-register firmware-assisted dump if already registered by Hari Bathini · 6 years ago
- a581831 powerpc/fadump: cleanup crash memory ranges support by Hari Bathini · 6 years ago
- ced1bf5 powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements by Hari Bathini · 6 years ago
- 1bd6a1c powerpc/fadump: handle crash memory ranges array index overflow by Hari Bathini · 6 years ago
- 722cde7 powerpc/fadump: Unregister fadump on kexec down path. by Mahesh Salgaonkar · 7 years ago
- 8597538 powerpc/fadump: Do not use hugepages when fadump is active by Hari Bathini · 7 years ago
- b71a693 powerpc/fadump: exclude memory holes while reserving memory in second kernel by Mahesh Salgaonkar · 7 years ago
- ab9dbf7 Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" by David Gibson · 7 years ago
- dcdc467 powerpc/fadump: use kstrtoint to handle sysfs store by Michal Suchanek · 8 years ago
- 6fcd6ba powerpc/powernv: Use kernel crash path for machine checks by Nicholas Piggin · 7 years ago
- a3b2cb3 powerpc: Do not call ppc_md.panic in fadump panic notifier by Nicholas Piggin · 8 years ago
- 5203f49 powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr by Xunlei Pang · 8 years ago
- 68fa647 powerpc/fadump: add reschedule point while releasing memory by Hari Bathini · 8 years ago
- a5a05b9 powerpc/fadump: provide a helpful error message by Hari Bathini · 8 years ago
- eae0dfc powerpc/fadump: avoid holes in boot memory area when fadump is registered by Hari Bathini · 8 years ago
- a77af552 powerpc/fadump: avoid duplicates in crash memory ranges by Hari Bathini · 8 years ago
- 48a316e powerpc/fadump: Set an upper limit for boot memory size by Hari Bathini · 8 years ago
- e7467dc powerpc/fadump: Update comment about offset where fadump is reserved by Hari Bathini · 8 years ago
- 81d9eca powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is used by Hari Bathini · 8 years ago
- 98b8cd7 powerpc/fadump: Return error when fadump registration fails by Michal Suchanek · 8 years ago
- 11550dc powerpc/fadump: reuse crashkernel parameter for fadump memory reservation by Hari Bathini · 8 years ago
- 22bd017 powerpc/fadump: remove dependency with CONFIG_KEXEC by Hari Bathini · 8 years ago
- 3ae05fb powerpc: Remove unnecessary includes of asm/debug.h by Michael Ellerman · 8 years ago
- 7644d58 powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there by Michael Ellerman · 8 years ago
- f6e6bed powerpc/fadump: Reserve memory at an offset closer to bottom of RAM by Hari Bathini · 8 years ago
- f2a5e8f powerpc/fadump: Fix the race in crash_fadump(). by Mahesh Salgaonkar · 8 years ago
- b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 1e76609c powerpc: implement arch_reserved_kernel_pages by Srikar Dronamraju · 8 years ago
- 2685f82 powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=n by Michael Ellerman · 8 years ago
- d8bced2 powerpc/fadump: Set core e_flags using kernel's ELF ABI version by Daniel Axtens · 8 years ago
- b5b1cfc powerpc/fadump: Fix build error introduced by recent cleanup by Michael Ellerman · 9 years ago
- 4a03749 powerpc/fadump: Trivial fix of spelling mistake, clean up message by Colin Ian King · 9 years ago
- a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 9 years ago
- 408cddd powerpc/fadump: Fix endianess issues in firmware assisted dump handling by Hari Bathini · 10 years ago
- c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- b717d98 arch: powerpc/fadump: Cleaning up inconsistent NULL checks by Rickard Strandqvist · 11 years ago
- 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
- a7d04317 powerpc/prom: Stop scanning dev-tree for fdump early by Gavin Shan · 11 years ago
- 5d585e5 mm/ppc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- a84fcd4 powerpc: Change memory_limit from phys_addr_t to unsigned long long by Suzuki Poulose · 12 years ago
- cad3c83 powerpc: Fix fallout from system.h split up by Stephen Rothwell · 13 years ago
- b500aff fadump: Invalidate registration and release reserved memory for general use. by Mahesh Salgaonkar · 13 years ago
- d34c5f2 fadump: Add PT_NOTE program header for vmcoreinfo by Mahesh Salgaonkar · 13 years ago
- ebaeb5a fadump: Convert firmware-assisted cpu state dump data into elf notes. by Mahesh Salgaonkar · 13 years ago
- 2df173d fadump: Initialize elfcore header and add PT_LOAD program headers. by Mahesh Salgaonkar · 13 years ago
- 3ccc00a fadump: Register for firmware assisted dump. by Mahesh Salgaonkar · 13 years ago
- eb39c88 fadump: Reserve the memory for firmware assisted dump. by Mahesh Salgaonkar · 13 years ago