index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
277
-277
/
+277
2019-07-19
drm/nouveau/i2c: Enable i2c pads & busses during preinit
Lyude Paul
1
-0
/
+20
2019-07-19
drm/nouveau/disp/tu102-: wire up scdc parameter setter
Ben Skeggs
1
-0
/
+1
2019-07-19
drm/nouveau/core: recognise TU116 chipset
Ben Skeggs
1
-0
/
+36
2019-07-19
drm/nouveau/kms: disallow dual-link harder if hdmi connection detected
Ben Skeggs
1
-2
/
+5
2019-07-19
drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling
Ilia Mirkin
1
-4
/
+24
2019-07-19
drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
Ilia Mirkin
1
-2
/
+7
2019-07-19
drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.
Timo Wiren
1
-1
/
+1
2019-07-19
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
1
-2
/
+2
2019-07-19
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
1
-1
/
+3
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
5
-25
/
+15
2019-07-19
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
2
-78
/
+13
2019-07-19
libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
Dan Williams
3
-4
/
+17
2019-07-19
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
1
-26
/
+14
2019-07-19
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
1
-0
/
+42
2019-07-19
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
2
-17
/
+7
2019-07-19
mm: make register_mem_sect_under_node() static
David Hildenbrand
1
-1
/
+2
2019-07-19
drivers/base/memory: use "unsigned long" for block ids
David Hildenbrand
1
-11
/
+11
2019-07-19
mm: section numbers use the type "unsigned long"
David Hildenbrand
1
-14
/
+13
2019-07-19
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
1
-13
/
+5
2019-07-19
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2
-24
/
+24
2019-07-19
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
1
-28
/
+54
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-19
drivers/base/memory: pass a block_id to init_memory_block()
David Hildenbrand
1
-16
/
+11
2019-07-19
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2019-07-19
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
1
-2
/
+5
2019-07-19
gve: replace kfree with kvfree
Chuhong Yuan
2
-13
/
+13
2019-07-19
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-34
/
+62
2019-07-18
drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freq
hersen wu
2
-26
/
+41
2019-07-18
drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlers
Alex Deucher
1
-10
/
+0
2019-07-18
drm/amd/display: Force uclk to max for every state
Nicholas Kazlauskas
2
-3
/
+13
2019-07-18
net/mlx5: Replace kfree with kvfree
Chuhong Yuan
1
-1
/
+1
2019-07-18
Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...
David S. Miller
6
-6
/
+93
2019-07-18
liquidio: Replace vmalloc + memset with vzalloc
Chuhong Yuan
1
-4
/
+2
2019-07-18
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
1
-31
/
+26
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-588
/
+1610
2019-07-18
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...
Linus Torvalds
1
-0
/
+19
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-28
/
+413
2019-07-18
Merge tag 'linux-watchdog-5.3-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
76
-429
/
+360
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
32
-676
/
+989
2019-07-18
Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-17
/
+52
2019-07-18
Merge branch 'floppy'
Linus Torvalds
1
-2
/
+32
2019-07-18
Merge branches 'acpi-misc' and 'acpi-video'
Rafael J. Wysocki
2
-0
/
+41
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
26
-161
/
+327
2019-07-18
crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
David Rientjes
1
-7
/
+12
2019-07-18
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
1
-1
/
+2
2019-07-18
Merge tag 'drm-misc-next-fixes-2019-07-11' of git://anongit.freedesktop.org/d...
Dave Airlie
14
-273
/
+106
2019-07-18
xen: let alloc_xenballooned_pages() fail if not enough memory free
Juergen Gross
1
-3
/
+13
2019-07-18
mlxsw: spectrum: Do not process learned records with a dummy FID
Ido Schimmel
3
-0
/
+17
[prev]
[next]