index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-425
/
+1523
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
-114
/
+305
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/printk/linux
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
-1162
/
+1764
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/groeck/linux-staging
Linus Torvalds
148
-973
/
+3892
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
23
-501
/
+1782
2020-10-13
Merge tag 'spi-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
43
-1147
/
+2682
2020-10-13
Merge tag 'regulator-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
59
-580
/
+2687
2020-10-13
Merge tag 'regmap-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
8
-8
/
+902
2020-10-13
Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
509
-13380
/
+22630
2020-10-13
Merge tag 'mmc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
93
-321
/
+1413
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
140
-2114
/
+4343
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-8
/
+1
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-3
/
+2
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+9
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-318
/
+724
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-175
/
+163
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-432
/
+2023
2020-10-12
Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-70
/
+186
[next]