Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f35120115b767c49ad8de56dd78c86540a14df5b
/
arch
/
powerpc
/
kernel
/
fadump.c
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