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
/
arch
/
x86
/
kernel
/
crash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+0
2023-08-24
x86/crash: optimize CPU changes
Eric DeVolder
1
-0
/
+10
2023-08-24
crash: hotplug support for kexec_load()
Eric DeVolder
1
-0
/
+27
2023-08-24
x86/crash: add x86 crash hotplug support
Eric DeVolder
1
-7
/
+98
2023-08-03
x86/reboot: VMCLEAR active VMCSes before emergency reboot
Sean Christopherson
1
-31
/
+0
2023-01-24
x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
Sean Christopherson
1
-16
/
+1
2023-01-02
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
1
-3
/
+1
2022-04-13
x86/crash: Fix minor typo/bug in debug message
Eric DeVolder
1
-1
/
+1
2021-06-07
x86/crash: Remove crash_reserve_low_1M()
Mike Rapoport
1
-13
/
+0
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2021-04-20
x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access
Mike Galbraith
1
-1
/
+1
2021-03-08
x86: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
1
-7
/
+7
2020-08-07
x86/crash: Correct the address boundary of function parameters
Lianbo Jiang
1
-1
/
+1
2020-01-09
x86/crash: Use resource_size()
Julia Lawall
1
-1
/
+1
2019-11-14
x86/crash: Align function arguments on opening braces
Borislav Petkov
1
-17
/
+11
2019-11-14
x86/kdump: Remove the backup region handling
Lianbo Jiang
1
-76
/
+11
2019-11-14
x86/kdump: Always reserve the low 1M when the crashkernel option is specified
Lianbo Jiang
1
-0
/
+15
2019-07-24
x86/crash: Remove unnecessary comparison
Nikolas Nyby
1
-2
/
+0
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2019-07-08
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2019-06-26
x86/kexec: Make variable static and config dependent
Tiezhu Yang
1
-1
/
+3
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
1
-8
/
+0
2019-06-20
x86/crash: Add e820 reserved ranges to kdump kernel's e820 table
Lianbo Jiang
1
-0
/
+6
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-05
x86/kexec/crash: Use struct_size() in vzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-15
x86/kexec: Fix a kexec_file_load() failure
Dave Young
1
-0
/
+1
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
1
-0
/
+1
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-188
/
+7
2018-04-13
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-13
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-13
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-13
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
2018-02-17
x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdump
Baoquan He
1
-1
/
+2
2017-11-07
resource: Fix resource_size.cocci warnings
kbuild test robot
1
-2
/
+2
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
1
-9
/
+9
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
1
-1
/
+1
2017-01-28
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
1
-5
/
+5
2017-01-28
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
1
-4
/
+4
2017-01-28
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
1
-0
/
+1
2016-11-30
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
1
-18
/
+19
2016-10-11
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-3
/
+19
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-01-30
x86/kexec: Remove walk_iomem_res() call with GART type
Toshi Kani
1
-36
/
+1
2016-01-30
x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search
Toshi Kani
1
-2
/
+2
2015-11-23
perf, x86: Stop Intel PT before kdump starts
Takao Indoh
1
-0
/
+11
2015-10-12
x86/kexec: Remove obsolete 'in_crash_kexec' flag
Minfei Huang
1
-3
/
+0
2015-10-02
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
1
-4
/
+3
[next]