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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'
Rafael J. Wysocki
8
-80
/
+23
2020-10-23
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
7
-23
/
+50
2020-10-22
PM: sleep: remove unreachable break
Tom Rix
1
-1
/
+0
2020-10-20
PM: runtime: Fix typo in pm_runtime_set_active() helper comment
Bean Huo
1
-1
/
+1
2020-10-20
PM: domains: Fix build error for genpd notifiers
Ulf Hansson
1
-14
/
+11
2020-10-19
powercap: Fix typo in Kconfig "Plance" -> "Plane"
Hubert Jasudowicz
1
-1
/
+1
2020-10-19
cpufreq: schedutil: restore cached freq when next_f is not changed
Wei Wang
1
-2
/
+3
2020-10-19
acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
Wei Huang
1
-1
/
+2
2020-10-16
PM: domains: enable domain idle state accounting
Lina Iyer
2
-3
/
+9
2020-10-16
PM: domains: Add curly braces to delimit comment + statement block
Geert Uytterhoeven
1
-1
/
+2
2020-10-16
PM: domains: Add support for PM domain on/off notifiers for genpd
Ulf Hansson
2
-12
/
+171
2020-10-16
powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL do...
Zhang Rui
3
-74
/
+18
2020-10-16
powercap/intel_rapl: Fix domain detection
Zhang Rui
1
-1
/
+1
2020-10-16
intel_idle: Ignore _CST if control cannot be taken from the platform
Mel Gorman
1
-4
/
+3
2020-10-16
cpuidle: Remove pointless stub
Daniel Lezcano
1
-5
/
+0
2020-10-16
intel_idle: mention assumption that WBINVD is not needed
Alexander Monakov
1
-2
/
+6
2020-10-16
MAINTAINERS: Add section for cpuidle-psci PM domain
Ulf Hansson
1
-0
/
+8
2020-10-16
cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the dr...
Chen Yu
1
-1
/
+21
2020-10-16
cpufreq: Improve code around unlisted freq check
Viresh Kumar
1
-8
/
+7
2020-10-16
Merge tag 'linux-cpupower-5.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2
-2
/
+2
2020-10-14
Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-35
/
+2
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
78
-328
/
+953
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
60
-2060
/
+1016
2020-10-14
Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
9
-116
/
+122
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-12
/
+35
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-231
/
+449
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
68
-451
/
+4035
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-411
/
+686
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
192
-2422
/
+3918
2020-10-13
mm/migrate: remove obsolete comment about device public
Ralph Campbell
1
-1
/
+1
2020-10-13
mm/migrate: remove cpages-- in migrate_vma_finalize()
Ralph Campbell
1
-1
/
+0
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
5
-2
/
+26
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
9
-15
/
+29
2020-10-13
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
5
-47
/
+27
2020-10-13
memblock: remove unused memblock_mem_size()
Mike Rapoport
2
-16
/
+0
2020-10-13
x86/setup: simplify reserve_crashkernel()
Mike Rapoport
1
-26
/
+14
2020-10-13
x86/setup: simplify initrd relocation and reservation
Mike Rapoport
1
-13
/
+3
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
25
-208
/
+195
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
9
-51
/
+35
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
5
-20
/
+38
2020-10-13
memblock: make memblock_debug and related functionality private
Mike Rapoport
3
-15
/
+17
2020-10-13
memblock: make for_each_memblock_type() iterator private
Mike Rapoport
2
-5
/
+5
2020-10-13
mircoblaze: drop unneeded NUMA and sparsemem initializations
Mike Rapoport
1
-13
/
+1
2020-10-13
riscv: drop unneeded node initialization
Mike Rapoport
1
-9
/
+0
2020-10-13
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
3
-18
/
+7
2020-10-13
arm64: numa: simplify dummy_numa_init()
Mike Rapoport
1
-8
/
+5
2020-10-13
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
2
-85
/
+18
2020-10-13
dma-contiguous: simplify cma_early_percent_memory()
Mike Rapoport
1
-10
/
+1
2020-10-13
KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
Mike Rapoport
1
-10
/
+2
2020-10-13
mm/mempool: add 'else' to split mutually exclusive case
Miaohe Lin
1
-10
/
+8
[next]