index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
1
-118
/
+73
|
\
|
*
dax: remove bdev_dax_supported
Christoph Hellwig
2021-08-26
1
-41
/
+1
|
*
dax: stub out dax_supported for !CONFIG_FS_DAX
Christoph Hellwig
2021-08-26
1
-18
/
+18
|
*
dax: remove __generic_fsdax_supported
Christoph Hellwig
2021-08-26
1
-4
/
+4
|
*
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
2021-08-26
1
-7
/
+9
|
*
dax: mark dax_get_by_host static
Christoph Hellwig
2021-08-26
1
-55
/
+54
|
*
dax: stop using bdevname
Christoph Hellwig
2021-08-26
1
-13
/
+7
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-10
/
+33
|
\
\
|
*
|
dax/kmem: use a single static memory group for a single probed unit
David Hildenbrand
2021-09-08
1
-8
/
+32
|
*
|
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
2021-09-08
1
-2
/
+1
|
|
/
*
|
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
|
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
2021-08-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
dax: Ensure errno is returned from dax_direct_access
Ira Weiny
2021-07-07
1
-1
/
+1
*
|
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+1
|
/
*
dax: avoid -Wempty-body warnings
Arnd Bergmann
2021-03-22
1
-4
/
+2
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-23
1
-1
/
+1
*
|
Merge branch 'for-5.12/dax' into for-5.12/libnvdimm
Dan Williams
2021-02-23
4
-16
/
+25
|
\
\
|
*
|
dax-device: Make remove callback return void
Uwe Kleine-König
2021-02-16
3
-9
/
+5
|
*
|
device-dax: Drop an empty .remove callback
Uwe Kleine-König
2021-02-16
1
-7
/
+1
|
*
|
device-dax: Fix error path in dax_driver_register
Uwe Kleine-König
2021-02-16
1
-1
/
+9
|
*
|
device-dax: Properly handle drivers without remove callback
Uwe Kleine-König
2021-02-16
1
-1
/
+5
|
*
|
device-dax: Prevent registering drivers without probe callback
Uwe Kleine-König
2021-02-16
1
-0
/
+7
|
*
|
device-dax: Fix default return code of range_parse()
Shiyang Ruan
2021-02-16
1
-1
/
+1
|
|
/
*
/
libnvdimm: Make remove callback return void
Uwe Kleine-König
2021-02-16
1
-2
/
+1
|
/
*
Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-24
3
-45
/
+29
|
\
|
*
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
2020-12-24
1
-14
/
+6
|
*
device-dax: Fix range release
Dan Williams
2020-12-24
1
-23
/
+21
|
*
device-dax: delete a redundancy check in dev_dax_validate_align()
Zhen Lei
2020-12-17
1
-7
/
+0
|
*
device-dax/core: Fix memory leak when rmmod dax.ko
Wang Hai
2020-12-15
1
-0
/
+1
|
*
device-dax/pmem: Convert comma to semicolon
Zheng Yongjun
2020-12-15
1
-1
/
+1
*
|
vm_ops: rename .split() callback to .may_split()
Dmitry Safonov
2020-12-15
1
-2
/
+2
*
|
device-dax/kmem: use struct_size()
Dan Williams
2020-12-15
1
-1
/
+1
*
|
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-11-22
1
-1
/
+0
|
/
*
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-19
1
-1
/
+2
|
\
|
*
dax: Modify bdev_dax_pgoff() to handle NULL bdev
Vivek Goyal
2020-09-10
1
-1
/
+2
*
|
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
1
-1
/
+1
*
|
device-dax/kmem: fix resource release
Dan Williams
2020-10-16
1
-14
/
+34
*
|
device-dax: add a range mapping allocation attribute
Joao Martins
2020-10-13
1
-0
/
+64
*
|
dax/hmem: introduce dax_hmem.region_idle parameter
Joao Martins
2020-10-13
1
-1
/
+4
*
|
device-dax: add an 'align' attribute
Dan Williams
2020-10-13
2
-10
/
+101
*
|
device-dax: make align a per-device property
Joao Martins
2020-10-13
3
-26
/
+19
*
|
device-dax: introduce 'mapping' devices
Dan Williams
2020-10-13
2
-2
/
+203
*
|
device-dax: add dis-contiguous resource support
Dan Williams
2020-10-13
4
-118
/
+309
*
|
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
1
-0
/
+1
*
|
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
6
-20
/
+17
*
|
device-dax: add resize support
Dan Williams
2020-10-13
1
-9
/
+152
*
|
device-dax: introduce 'seed' devices
Dan Williams
2020-10-13
3
-40
/
+272
*
|
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
2020-10-13
5
-19
/
+35
[next]