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
/
drivers
/
dax
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+32
2022-01-15
device-dax: ensure dev_dax->pgmap is valid for dynamic devices
Joao Martins
1
-0
/
+32
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
1
-0
/
+2
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
1
-1
/
+2
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
1
-3
/
+3
2021-11-24
dax: Kill DEV_DAX_PMEM_COMPAT
Dan Williams
1
-19
/
+2
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-03-22
dax: avoid -Wempty-body warnings
Arnd Bergmann
1
-4
/
+2
2021-02-16
dax-device: Make remove callback return void
Uwe Kleine-König
1
-3
/
+2
2021-02-16
device-dax: Fix error path in dax_driver_register
Uwe Kleine-König
1
-1
/
+9
2021-02-16
device-dax: Properly handle drivers without remove callback
Uwe Kleine-König
1
-1
/
+5
2021-02-16
device-dax: Prevent registering drivers without probe callback
Uwe Kleine-König
1
-0
/
+7
2021-02-16
device-dax: Fix default return code of range_parse()
Shiyang Ruan
1
-1
/
+1
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-17
device-dax: delete a redundancy check in dev_dax_validate_align()
Zhen Lei
1
-7
/
+0
2020-10-13
device-dax: add a range mapping allocation attribute
Joao Martins
1
-0
/
+64
2020-10-13
device-dax: add an 'align' attribute
Dan Williams
1
-10
/
+83
2020-10-13
device-dax: make align a per-device property
Joao Martins
1
-0
/
+1
2020-10-13
device-dax: introduce 'mapping' devices
Dan Williams
1
-2
/
+189
2020-10-13
device-dax: add dis-contiguous resource support
Dan Williams
1
-54
/
+179
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-5
/
+5
2020-10-13
device-dax: add resize support
Dan Williams
1
-9
/
+152
2020-10-13
device-dax: introduce 'seed' devices
Dan Williams
1
-39
/
+262
2020-10-13
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
1
-0
/
+18
2020-10-13
device-dax: add an allocation interface for device-dax instances
Dan Williams
1
-10
/
+110
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
1
-14
/
+15
2020-10-13
device-dax: move instance creation parameters to 'struct dev_dax_data'
Dan Williams
1
-7
/
+7
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
1
-3
/
+1
2020-04-02
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
1
-1
/
+3
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+17
2019-11-19
dax: Add numa_node to the default device-dax attributes
Dan Williams
1
-0
/
+10
2019-11-19
dax: Simplify root read-only definition for the 'resource' attribute
Dan Williams
1
-3
/
+1
2019-11-19
dax: Create a dax device_type
Dan Williams
1
-2
/
+6
2019-11-07
dax: Fix alloc_dax_region() compile warning
Dan Williams
1
-1
/
+1
2019-07-18
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...
Linus Torvalds
1
-0
/
+19
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
1
-1
/
+1
2019-06-20
device-dax: Add a 'resource' attribute
Vishal Verma
1
-0
/
+19
2019-02-27
device-dax: Add a 'modalias' attribute to DAX 'bus' devices
Vishal Verma
1
-0
/
+12
2019-02-20
device-dax: Add a 'target_node' attribute
Dan Williams
1
-0
/
+28
2019-01-24
device-dax: Auto-bind device after successful new_id
Dan Williams
1
-6
/
+18
2019-01-06
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
Dan Williams
1
-1
/
+3
2019-01-06
device-dax: Add /sys/class/dax backwards compatibility
Dan Williams
1
-5
/
+24
2019-01-06
device-dax: Add support for a dax override driver
Dan Williams
1
-5
/
+140
2019-01-06
device-dax: Move resource pinning+mapping into the common driver
Dan Williams
1
-1
/
+5
2019-01-06
device-dax: Introduce bus + driver model
Dan Williams
1
-8
/
+125
2019-01-06
device-dax: Start defining a dax bus model
Dan Williams
1
-0
/
+174