index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-19
1
-0
/
+7
*
mm: migrate: remove unused mode argument
Keith Busch
2019-07-19
1
-2
/
+1
*
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
2019-07-19
1
-0
/
+3
*
mm/sparsemem: support sub-section hotplug
Dan Williams
2019-07-19
1
-1
/
+1
*
mm/sparsemem: prepare for sub-section ranges
Dan Williams
2019-07-19
1
-2
/
+3
*
mm: kill is_dev_zone() helper
Dan Williams
2019-07-19
1
-12
/
+0
*
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
2019-07-19
1
-2
/
+2
*
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
2019-07-19
1
-1
/
+32
*
mm/sparsemem: introduce a SECTION_IS_EARLY flag
Dan Williams
2019-07-19
1
-1
/
+7
*
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
2019-07-19
1
-3
/
+25
*
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
2019-07-19
1
-2
/
+0
*
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
2019-07-19
2
-2
/
+3
*
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
2019-07-19
1
-1
/
+1
*
mm: make register_mem_sect_under_node() static
David Hildenbrand
2019-07-19
1
-7
/
+0
*
mm: section numbers use the type "unsigned long"
David Hildenbrand
2019-07-19
1
-2
/
+2
*
mm: thp: make transhuge_vma_suitable available for anonymous THP
Yang Shi
2019-07-19
2
-17
/
+40
*
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
2019-07-19
1
-1
/
+1
*
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
2019-07-19
1
-3
/
+2
*
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2019-07-19
2
-5
/
+3
*
mm/memory_hotplug: drop MHP_MEMBLOCK_API
David Hildenbrand
2019-07-19
1
-8
/
+0
*
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
2019-07-19
1
-1
/
+1
*
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-19
2
-4
/
+0
*
Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-18
1
-0
/
+2
|
\
|
*
ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
Takashi Iwai
2019-07-16
1
-0
/
+2
*
|
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-07-18
3
-18
/
+199
|
\
\
|
*
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-07-18
2
-18
/
+44
|
|
\
\
|
|
*
|
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
2019-07-16
1
-1
/
+1
|
|
*
|
cpufreq: Add QoS requests for userspace constraints
Viresh Kumar
2019-07-08
1
-6
/
+2
|
|
*
|
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
Viresh Kumar
2019-07-08
1
-0
/
+1
|
|
*
|
cpufreq: Register notifiers with the PM QoS framework
Viresh Kumar
2019-07-08
1
-0
/
+3
|
|
*
|
PM / QoS: Add support for MIN/MAX frequency constraints
Viresh Kumar
2019-07-04
1
-0
/
+12
|
|
*
|
PM / QOS: Pass request type to dev_pm_qos_read_value()
Viresh Kumar
2019-07-04
1
-3
/
+13
|
|
*
|
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
Viresh Kumar
2019-07-04
1
-4
/
+4
|
|
*
|
PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()
Viresh Kumar
2019-07-04
1
-4
/
+8
|
*
|
|
intel_rapl: need linux/cpuhotplug.h for enum cpuhp_state
Stephen Rothwell
2019-07-15
1
-0
/
+1
|
*
|
|
intel_rapl: support two power limits for every RAPL domain
Zhang Rui
2019-07-11
1
-0
/
+2
|
*
|
|
intel_rapl: support 64 bit register
Zhang Rui
2019-07-11
1
-4
/
+4
|
*
|
|
intel_rapl: abstract RAPL common code
Zhang Rui
2019-07-11
1
-0
/
+7
|
*
|
|
intel_rapl: abstract register access operations
Zhang Rui
2019-07-11
1
-0
/
+13
|
*
|
|
intel_rapl: abstract register address
Zhang Rui
2019-07-11
1
-0
/
+4
|
*
|
|
intel_rapl: introduce struct rapl_if_private
Zhang Rui
2019-07-11
1
-0
/
+15
|
*
|
|
intel_rapl: introduce intel_rapl.h
Zhang Rui
2019-07-11
1
-0
/
+113
*
|
|
|
Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-07-18
1
-1
/
+4
|
\
\
\
\
|
*
\
\
\
Merge branches 'acpi-misc' and 'acpi-video'
Rafael J. Wysocki
2019-07-18
1
-1
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann
2019-07-15
1
-1
/
+4
*
|
|
|
|
|
Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-17
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Daniel Drake
2019-07-17
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-07-17
2
-2
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
docs: thermal: convert to ReST
Mauro Carvalho Chehab
2019-06-27
1
-2
/
+2
|
*
|
|
|
|
|
|
thermal/drivers/core: Add init section table for self-encapsulation
Daniel Lezcano
2019-06-27
1
-0
/
+11
[next]