index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-10-13
device-dax: add a range mapping allocation attribute
Joao Martins
1
-0
/
+64
2020-10-13
dax/hmem: introduce dax_hmem.region_idle parameter
Joao Martins
1
-1
/
+4
2020-10-13
device-dax: add an 'align' attribute
Dan Williams
2
-10
/
+101
2020-10-13
device-dax: make align a per-device property
Joao Martins
3
-26
/
+19
2020-10-13
device-dax: introduce 'mapping' devices
Dan Williams
2
-2
/
+203
2020-10-13
device-dax: add dis-contiguous resource support
Dan Williams
4
-118
/
+309
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
6
-0
/
+6
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
15
-93
/
+114
2020-10-13
device-dax: add resize support
Dan Williams
1
-9
/
+152
2020-10-13
drivers/base: make device_find_child_by_name() compatible with sysfs inputs
Dan Williams
1
-1
/
+1
2020-10-13
device-dax: introduce 'seed' devices
Dan Williams
3
-40
/
+272
2020-10-13
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
5
-19
/
+35
2020-10-13
device-dax: add an allocation interface for device-dax instances
Dan Williams
5
-23
/
+121
2020-10-13
device-dax/kmem: replace release_resource() with release_mem_region()
Dan Williams
2
-16
/
+7
2020-10-13
device-dax/kmem: move resource name tracking to drvdata
Dan Williams
1
-7
/
+9
2020-10-13
device-dax/kmem: introduce dax_kmem_range()
Dan Williams
1
-23
/
+17
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
7
-34
/
+58
2020-10-13
device-dax: move instance creation parameters to 'struct dev_dax_data'
Dan Williams
4
-17
/
+30
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
6
-33
/
+7
2020-10-13
ACPI: HMAT: attach a device for each soft-reserved range
Dan Williams
3
-1
/
+39
2020-10-13
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
6
-65
/
+82
2020-10-13
efi/fake_mem: arrange for a resource entry per efi_fake_mem instance
Dan Williams
1
-3
/
+9
2020-10-13
x86/numa: add 'nohmat' option
Dan Williams
1
-1
/
+7
2020-10-13
x86/numa: cleanup configuration dependent command-line options
Dan Williams
1
-2
/
+7
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
48
-1164
/
+1766
2020-10-13
Merge tag 'libata-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-12
/
+27
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
62
-542
/
+336
2020-10-13
Merge tag 'hwmon-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
148
-975
/
+3894
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
23
-502
/
+1783
2020-10-13
Merge tag 'spi-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
43
-1149
/
+2684
2020-10-13
Merge tag 'regulator-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
59
-585
/
+2692
2020-10-13
Merge tag 'regmap-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
8
-8
/
+902
2020-10-13
Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
509
-13419
/
+22669
2020-10-13
Merge tag 'mmc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
93
-323
/
+1415
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
140
-2116
/
+4345
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+1
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+2
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+9
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-318
/
+724
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-175
/
+163
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-432
/
+2023
2020-10-12
Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-70
/
+186
2020-10-12
Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+2
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
33
-128
/
+155
2020-10-12
Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-16
/
+20
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-31
/
+22
2020-10-12
Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-50
/
+420
2020-10-12
Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-27
/
+48
[next]