index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
28
-902
/
+1896
2020-10-14
Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-25
/
+2
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
59
-300
/
+865
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
38
-603
/
+812
2020-10-14
Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-68
/
+97
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+10
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-230
/
+382
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-428
/
+1526
2020-10-13
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
1
-1
/
+1
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-6
/
+6
2020-10-13
virtio-mem: don't special-case ZONE_MOVABLE
David Hildenbrand
1
-39
/
+8
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 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-30
/
+16
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-13
Merge branches 'pm-avs' and 'powercap'
Rafael J. Wysocki
2
-7
/
+2
[next]