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-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
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-396
/
+661
2021-09-07
PM: sleep: core: Avoid setting power.must_resume to false
Prasad Sodagudi
1
-1
/
+1
2021-09-07
cpufreq: intel_pstate: hybrid: Rework HWP calibration
Rafael J. Wysocki
1
-114
/
+71
2021-09-07
ACPI: CPPC: Introduce cppc_get_nominal_perf()
Rafael J. Wysocki
1
-16
/
+31
2021-09-07
ACPI: scan: Remove unneeded header linux/nls.h
Kari Argillander
1
-1
/
+0
2021-09-07
PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq()
Sergey Shtylyov
1
-7
/
+4
2021-09-07
cxl/registers: Fix Documentation warning
Dan Williams
1
-1
/
+14
2021-09-07
cxl/pmem: Fix Documentation warning
Dan Williams
1
-2
/
+28
2021-09-07
cxl/pci: Fix debug message in cxl_probe_regs()
Li Qiang (Johnny Li)
1
-2
/
+2
2021-09-07
cxl/pci: Fix lockdown level
Dan Williams
1
-1
/
+1
2021-09-07
cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
Alison Schofield
1
-4
/
+8
2021-09-07
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
3
-0
/
+321
2021-09-07
Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification"
Rafael J. Wysocki
1
-39
/
+0
2021-09-07
net: stmmac: fix MAC not working when system resume back with WoL active
Joakim Zhang
1
-18
/
+18
[prev]
[next]