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
2021-09-09
iommu/amd: Relocate GAMSup check to early_enable_iommus
Wei Huang
1
-7
/
+24
2021-09-09
parisc: Move pci_dev_is_behind_card_dino to where it is used
Guenter Roeck
1
-9
/
+9
2021-09-09
rtc: rx8010: select REGMAP_I2C
Yu-Tung Chang
1
-0
/
+1
2021-09-08
Input: analog - always use ktime functions
Guenter Roeck
1
-94
/
+13
2021-09-09
Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-26
/
+18
2021-09-09
Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
29
-94
/
+198
2021-09-08
Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-23
/
+123
2021-09-08
Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
17
-119
/
+543
2021-09-08
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-28
/
+169
2021-09-08
Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimm
Dan Williams
3
-126
/
+76
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-63
/
+297
2021-09-08
ACPI: PRM: Find PRMT table before parsing it
Aubrey Li
1
-1
/
+9
2021-09-08
phy/drivers/stm32: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
mtd/drivers/nand: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
i2c/drivers/ov02q10: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
iio/drivers/hid-sensor: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-08
hwmon/drivers/mr75203: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
iio/drivers/as73211: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-08
devfreq: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
thermal/drivers/devfreq_cooling: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
1
-0
/
+30
2021-09-08
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
1
-8
/
+10
2021-09-08
virtio-mem: use a single dynamic memory group for a single virtio-mem device
David Hildenbrand
1
-3
/
+19
2021-09-08
dax/kmem: use a single static memory group for a single probed unit
David Hildenbrand
1
-8
/
+32
2021-09-08
ACPI: memhotplug: use a single static memory group for a single memory device
David Hildenbrand
1
-5
/
+30
2021-09-08
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
1
-5
/
+5
2021-09-08
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
1
-4
/
+155
2021-09-08
mm: track present early pages per zone
David Hildenbrand
1
-7
/
+7
2021-09-08
ACPI: memhotplug: memory resources cannot be enabled yet
David Hildenbrand
1
-4
/
+0
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
3
-10
/
+4
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
1
-2
/
+0
2021-09-08
fbmem: don't allow too huge resolutions
Tetsuo Handa
1
-0
/
+6
2021-09-08
Merge branches 'acpi-pm' and 'acpi-docs'
Rafael J. Wysocki
1
-28
/
+39
2021-09-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
17
-119
/
+543
2021-09-08
s390/zcrypt: remove incorrect kernel doc indicators
Heiko Carstens
6
-48
/
+48
2021-09-08
scsi: zfcp: fix kernel doc comments
Heiko Carstens
4
-6
/
+6
2021-09-08
s390/sclp: add __nonstring annotation
Heiko Carstens
1
-1
/
+1
2021-09-08
IB/hfi1: make hist static
chongjiapeng
1
-1
/
+1
2021-09-08
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
Len Baker
1
-2
/
+2
2021-09-08
IB/qib: Fix null pointer subtraction compiler warning
Jason Gunthorpe
1
-1
/
+3
2021-09-08
RDMA/mlx5: Fix xlt_chunk_align calculation
Niklas Schnelle
1
-1
/
+1
2021-09-08
RDMA/mlx5: Fix number of allocated XLT entries
Niklas Schnelle
1
-1
/
+1
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
81
-1317
/
+3367
2021-09-07
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
46
-202
/
+397
2021-09-07
Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
13
-318
/
+129
2021-09-07
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+5
2021-09-07
Merge tag 'ntb-5.15' of git://github.com/jonmason/ntb
Linus Torvalds
7
-38
/
+11
2021-09-07
Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
6
-87
/
+93
2021-09-07
Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-46
/
+83
2021-09-07
Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
26
-60
/
+802
[prev]
[next]