index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: accounting: convert to ReST
Mauro Carvalho Chehab
2019-07-15
8
-93
/
+140
*
docs: DMA-API-HOWTO.txt: fix an unmarked code block
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: rbtree.txt: fix Sphinx build warnings
Mauro Carvalho Chehab
2019-07-15
1
-3
/
+3
*
docs: phy: convert samsung-usb2.txt to ReST format
Mauro Carvalho Chehab
2019-07-15
2
-30
/
+34
*
docs: nvmem: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-53
/
+59
*
docs: bus-devices: ti-gpmc.rst: convert it to ReST
Mauro Carvalho Chehab
2019-07-15
1
-53
/
+110
*
docs: xen-tpmfront.txt: convert it to .rst
Mauro Carvalho Chehab
2019-07-15
1
-47
/
+60
*
docs: memory-devices: convert ti-emif.txt to ReST
Mauro Carvalho Chehab
2019-07-15
1
-10
/
+17
*
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
115
-1426
/
+1991
*
docs: early-userspace: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
6
-10
/
+38
*
docs: pti_intel_mid.txt: convert it to pti_intel_mid.rst
Mauro Carvalho Chehab
2019-07-15
2
-99
/
+106
*
docs: console.txt: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
3
-31
/
+38
*
docs: cma/debugfs.txt: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+7
*
docs: m68k: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
3
-147
/
+191
*
docs: lp855x-driver.txt: convert to ReST and move to kernel-api
Mauro Carvalho Chehab
2019-07-15
3
-67
/
+84
*
docs: lcd-panel-cgram.txt: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
2
-3
/
+8
*
docs: connector: convert to ReST and rename to connector.rst
Mauro Carvalho Chehab
2019-07-15
4
-88
/
+109
*
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
20
-387
/
+511
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-14
36
-1327
/
+620
|
\
|
*
Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm
Jason Gunthorpe
2019-07-02
33
-1013
/
+370
|
|
\
|
|
*
mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
Christoph Hellwig
2019-07-02
2
-1
/
+1
|
|
*
mm: remove the HMM config option
Christoph Hellwig
2019-07-02
6
-33
/
+8
|
|
*
mm: sort out the DEVICE_PRIVATE Kconfig mess
Christoph Hellwig
2019-07-02
2
-4
/
+3
|
|
*
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
2019-07-02
4
-48
/
+12
|
|
*
mm: remove hmm_devmem_add
Christoph Hellwig
2019-07-02
3
-265
/
+0
|
|
*
mm: remove hmm_vma_alloc_locked_page
Christoph Hellwig
2019-07-02
2
-17
/
+0
|
|
*
nouveau: use devm_memremap_pages directly
Christoph Hellwig
2019-07-02
1
-44
/
+38
|
|
*
nouveau: use alloc_page_vma directly
Christoph Hellwig
2019-07-02
1
-1
/
+2
|
|
*
PCI/P2PDMA: use the dev_pagemap internal refcount
Christoph Hellwig
2019-07-02
1
-53
/
+4
|
|
*
device-dax: use the dev_pagemap internal refcount
Christoph Hellwig
2019-07-02
2
-47
/
+0
|
|
*
memremap: provide an optional internal refcount in struct dev_pagemap
Christoph Hellwig
2019-07-02
3
-25
/
+101
|
|
*
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2019-07-02
9
-43
/
+29
|
|
*
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
2019-07-02
4
-8
/
+8
|
|
*
memremap: add a migrate_to_ram method to struct dev_pagemap_ops
Christoph Hellwig
2019-07-02
6
-67
/
+17
|
|
*
memremap: lift the devmap_enable manipulation into devm_memremap_pages
Christoph Hellwig
2019-07-02
4
-53
/
+41
|
|
*
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
2019-07-02
7
-32
/
+33
|
|
*
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-07-02
8
-46
/
+65
|
|
*
memremap: validate the pagemap type passed to devm_memremap_pages
Christoph Hellwig
2019-07-02
3
-0
/
+31
|
|
*
mm: factor out a devm_request_free_mem_region helper
Christoph Hellwig
2019-07-02
3
-29
/
+45
|
|
*
mm: export alloc_pages_vma
Christoph Hellwig
2019-07-02
1
-0
/
+1
|
|
*
mm: don't clear ->mapping in hmm_devmem_free
Christoph Hellwig
2019-07-02
1
-2
/
+0
|
|
*
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-07-02
14
-186
/
+22
|
|
*
mm: remove the struct hmm_device infrastructure
Christoph Hellwig
2019-07-02
2
-100
/
+0
|
|
*
mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
Christoph Hellwig
2019-07-02
1
-10
/
+0
|
*
|
Merge tag 'v5.2-rc7' into rdma.git hmm
Jason Gunthorpe
2019-07-02
9579
-62626
/
+19751
|
|
\
|
|
*
|
mm/swap: fix release_pages() when releasing devmap pages
Ira Weiny
2019-07-02
1
-4
/
+9
|
*
|
mm/hmm: Fix error flows in hmm_invalidate_range_start
Jason Gunthorpe
2019-06-27
2
-30
/
+41
|
*
|
mm/hmm: Remove confusing comment and logic from hmm_release
Jason Gunthorpe
2019-06-24
1
-19
/
+9
|
*
|
mm/hmm: Poison hmm_range during unregister
Jason Gunthorpe
2019-06-24
1
-6
/
+8
|
*
|
mm/hmm: Remove racy protection against double-unregistration
Jason Gunthorpe
2019-06-24
1
-7
/
+1
[next]