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
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
x86/amd: Cache debug register values in percpu variables
Alexey Kardashevskiy
1
-2
/
+2
2022-12-15
x86/mm: Randomize per-cpu entry area
Peter Zijlstra
1
-1
/
+1
2021-02-05
x86/debug: Prevent data breakpoints on cpu_dr7
Lai Jiangshan
1
-0
/
+8
2021-02-05
x86/debug: Prevent data breakpoints on __per_cpu_offset
Lai Jiangshan
1
-0
/
+14
2021-02-01
x86/debug: Fix DR6 handling
Peter Zijlstra
1
-21
/
+18
2020-09-04
x86/debug: Change thread.debugreg6 to thread.virtual_dr6
Peter Zijlstra
1
-9
/
+3
2020-09-04
x86/debug: Support negative polarity DR6 bits
Peter Zijlstra
1
-1
/
+1
2020-09-04
x86/debug: Simplify hw_breakpoint_handler()
Peter Zijlstra
1
-6
/
+2
2020-09-04
x86/debug: Remove aout_dump_debugregs()
Peter Zijlstra
1
-36
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-11
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
1
-4
/
+22
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
Lai Jiangshan
1
-0
/
+11
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
Lai Jiangshan
1
-0
/
+9
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on direct GDT
Lai Jiangshan
1
-8
/
+22
2020-06-11
x86/hw_breakpoint: Add within_area() to check data breakpoints
Lai Jiangshan
1
-2
/
+11
2020-06-11
x86/db: Split out dr6/7 handling
Peter Zijlstra
1
-5
/
+1
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area
Andy Lutomirski
1
-0
/
+25
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
1
-0
/
+1
2019-01-30
x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery
Borislav Petkov
1
-4
/
+0
2019-01-26
x86/kernel: Mark expected switch-case fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-06-26
perf/arch/x86: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-30
/
+30
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-33
/
+38
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-2
/
+4
2015-08-04
perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints
Andy Lutomirski
1
-1
/
+5
2015-08-04
perf/x86/hw_breakpoints: Improve range breakpoint validation
Andy Lutomirski
1
-0
/
+10
2015-08-04
perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe
Andy Lutomirski
1
-0
/
+15
2014-12-03
perf/x86: Remove get_hbp_len and replace with bp_len
Jacob Shin
1
-24
/
+1
2014-12-03
perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
Jacob Shin
1
-4
/
+16
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
1
-4
/
+4
2014-04-24
kprobes, x86: Allow kprobes on text_poke/hw_breakpoint
Masami Hiramatsu
1
-3
/
+2
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
1
-0
/
+3
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
1
-6
/
+6
2010-11-12
x86: Ignore trap bits on single step exceptions
Frederic Weisbecker
1
-0
/
+4
2010-09-17
x86: Fix instruction breakpoint encoding
Frederic Weisbecker
1
-21
/
+19
2010-06-24
x86: Support for instruction breakpoints
Frederic Weisbecker
1
-15
/
+29
2010-06-24
x86: Set resume bit before returning from breakpoint exception
Frederic Weisbecker
1
-0
/
+7
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
1
-35
/
+6
2010-03-04
Merge branch 'perf/core' into perf/urgent
Ingo Molnar
1
-10
/
+7
2010-02-28
hw-breakpoints: Remove stub unthrottle callback
Frederic Weisbecker
1
-5
/
+0
2010-02-27
x86/hw-breakpoints: Remove the name field
Frederic Weisbecker
1
-7
/
+0
2010-02-27
Merge commit 'v2.6.33' into perf/core
Frederic Weisbecker
1
-23
/
+7
2010-02-19
hw-breakpoints: Accept breakpoints on NULL address
Frederic Weisbecker
1
-23
/
+7
2010-01-29
x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...
K.Prasad
1
-3
/
+7
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
1
-3
/
+2
2009-11-26
x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint
Frederic Weisbecker
1
-8
/
+14
2009-11-25
x86: Rename global percpu symbol dr7 to cpu_dr7
Tejun Heo
1
-5
/
+5
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
1
-0
/
+4
[next]