index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
2021-02-05
x86/debug: Prevent data breakpoints on cpu_dr7
Lai Jiangshan
2021-02-05
x86/debug: Prevent data breakpoints on __per_cpu_offset
Lai Jiangshan
2021-02-01
x86/debug: Fix DR6 handling
Peter Zijlstra
2020-09-04
x86/debug: Change thread.debugreg6 to thread.virtual_dr6
x86-entry-2020-10-12
Peter Zijlstra
2020-09-04
x86/debug: Support negative polarity DR6 bits
Peter Zijlstra
2020-09-04
x86/debug: Simplify hw_breakpoint_handler()
Peter Zijlstra
2020-09-04
x86/debug: Remove aout_dump_debugregs()
Peter Zijlstra
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-11
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
Lai Jiangshan
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
Lai Jiangshan
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on direct GDT
Lai Jiangshan
2020-06-11
x86/hw_breakpoint: Add within_area() to check data breakpoints
Lai Jiangshan
2020-06-11
x86/db: Split out dr6/7 handling
Peter Zijlstra
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area
Andy Lutomirski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
2019-01-30
x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery
Borislav Petkov
2019-01-26
x86/kernel: Mark expected switch-case fall-throughs
Gustavo A. R. Silva
2018-06-26
perf/arch/x86: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-08-04
perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints
Andy Lutomirski
2015-08-04
perf/x86/hw_breakpoints: Improve range breakpoint validation
Andy Lutomirski
2015-08-04
perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe
Andy Lutomirski
2014-12-03
perf/x86: Remove get_hbp_len and replace with bp_len
Jacob Shin
2014-12-03
perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
Jacob Shin
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-04-24
kprobes, x86: Allow kprobes on text_poke/hw_breakpoint
Masami Hiramatsu
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-11-12
x86: Ignore trap bits on single step exceptions
Frederic Weisbecker
2010-09-17
x86: Fix instruction breakpoint encoding
Frederic Weisbecker
2010-06-24
x86: Support for instruction breakpoints
Frederic Weisbecker
2010-06-24
x86: Set resume bit before returning from breakpoint exception
Frederic Weisbecker
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
2010-03-04
Merge branch 'perf/core' into perf/urgent
Ingo Molnar
2010-02-28
hw-breakpoints: Remove stub unthrottle callback
Frederic Weisbecker
2010-02-27
x86/hw-breakpoints: Remove the name field
Frederic Weisbecker
2010-02-27
Merge commit 'v2.6.33' into perf/core
Frederic Weisbecker
2010-02-19
hw-breakpoints: Accept breakpoints on NULL address
Frederic Weisbecker
2010-01-29
x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...
K.Prasad
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-11-26
x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint
Frederic Weisbecker
2009-11-25
x86: Rename global percpu symbol dr7 to cpu_dr7
Tejun Heo
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
2009-11-14
hw-breakpoints, x86: Fix modular KVM build
Ingo Molnar
2009-11-10
hw-breakpoints: Fix broken a.out format dump
Frederic Weisbecker
[next]