index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kexec_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
1
-0
/
+6
2023-08-24
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
1
-37
/
+0
2023-06-09
kexec: enable kexec_crash_size to support two crash kernel regions
Zhen Lei
1
-5
/
+38
2023-06-09
kexec: add helper __crash_shrink_memory()
Zhen Lei
1
-22
/
+29
2023-06-09
kexec: improve the readability of crash_shrink_memory()
Zhen Lei
1
-10
/
+5
2023-06-09
kexec: clear crashk_res if all its memory has been released
Zhen Lei
1
-4
/
+7
2023-06-09
kexec: delete a useless check in crash_shrink_memory()
Zhen Lei
1
-1
/
+1
2023-06-09
kexec: fix a memory leak in crash_shrink_memory()
Zhen Lei
1
-3
/
+2
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+93
2023-02-02
kexec: introduce sysctl parameters kexec_load_limit_*
Ricardo Ribalda
1
-2
/
+85
2023-02-02
kexec: factor out kexec_load_permitted
Ricardo Ribalda
1
-1
/
+10
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-1
/
+2
2022-11-18
kexec: remove the unneeded result variable
ye xingchen
1
-8
/
+2
2022-09-11
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-4
/
+4
2022-09-11
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
1
-10
/
+10
2022-09-11
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
1
-4
/
+8
2022-07-15
kexec: drop weak attribute from functions
Naveen N. Rao
1
-27
/
+0
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+22
2022-04-29
kexec: remove redundant assignments
Michal Orzel
1
-2
/
+0
2022-04-25
kernel/kexec_core: move kexec_core sysctls into its own file
yingelin
1
-0
/
+22
2022-04-14
ELF: Remove elf_core_copy_kernel_regs()
Brian Gerst
1
-1
/
+1
2021-12-13
exit: Move oops specific logic from do_exit into make_task_dead
Eric W. Biederman
1
-1
/
+1
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-1
/
+0
2021-07-26
printk: remove safe buffers
John Ogness
1
-1
/
+0
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-05-07
kexec: dump kmessage before machine_kexec
Pavel Tatashin
1
-0
/
+2
2021-05-07
kexec: Add kexec reboot string
Joe LeVeque
1
-1
/
+1
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-01-25
kernel: kexec: remove the lock operation of system_transition_mutex
Baoquan He
1
-2
/
+0
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
1
-1
/
+1
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+0
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
1
-1
/
+1
2020-01-08
kexec: add machine_kexec_post_load()
Pavel Tatashin
1
-0
/
+6
2020-01-08
kexec: quiet down kexec reboot
Pavel Tatashin
1
-1
/
+1
2019-09-25
kexec: bail out upon SIGKILL when allocating memory.
Tetsuo Handa
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
1
-3
/
+1
2019-05-03
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
1
-2
/
+2
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
1
-2
/
+3
2018-10-06
kexec: Allocate decrypted control pages for kdump if SME is enabled
Lianbo Jiang
1
-0
/
+6
2018-06-15
kexec: yield to scheduler when loading kimage segments
Jarrett Farnitano
1
-0
/
+4
2017-07-18
x86/mm, kexec: Allow kexec to be used with SME
Tom Lendacky
1
-1
/
+11
2017-07-12
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
1
-0
/
+39
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
1
-1
/
+3
2017-05-08
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
1
-28
/
+0
2017-05-08
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
1
-403
/
+0
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-1
/
+1
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
1
-1
/
+1
[next]