messages from 2013-09-25 23:14:28 to 2013-09-27 08:20:11 UTC [more...]
[PATCH 1/2] ARM: zynq: cpuidle: Remove useless compatibility string
2013-09-27 8:19 UTC (5+ messages)
` [PATCH 2/2] ARM: zynq: cpuidle: convert to platform driver
[RFC PATCH] ARM: zynq: cpuidle: convert to platform driver
2013-09-27 8:14 UTC (4+ messages)
Bisected 3.12.0-rc1 Laptop screen goes blank during kernelboot
2013-09-27 7:05 UTC (3+ messages)
[RFC PATCH v4 00/40] mm: Memory Power Management
2013-09-27 6:34 UTC (64+ messages)
` [RFC PATCH v4 04/40] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v4 05/40] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v4 06/40] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v4 07/40] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v4 08/40] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v4 09/40] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v4 10/40] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v4 11/40] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v4 12/40] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v4 13/40] mm: Print memory region statistics to understand the buddy allocator behavior
` [RFC PATCH v4 14/40] mm: Enable per-memory-region fragmentation stats in pagetypeinfo
` [RFC PATCH v4 15/40] mm: Add aggressive bias to prefer lower regions during page allocation
` [RFC PATCH v4 16/40] mm: Introduce a "Region Allocator" to manage entire memory regions
` [RFC PATCH v4 17/40] mm: Add a mechanism to add pages to buddy freelists in bulk
` [RFC PATCH v4 18/40] mm: Provide a mechanism to delete pages from "
` [RFC PATCH v4 19/40] mm: Provide a mechanism to release free memory to the region allocator
` [RFC PATCH v4 20/40] mm: Provide a mechanism to request free memory from "
` [RFC PATCH v4 21/40] mm: Maintain the counter for freepages in "
` [RFC PATCH v4 22/40] mm: Propagate the sorted-buddy bias for picking free regions, to "
` [RFC PATCH v4 23/40] mm: Fix vmstat to also account for freepages in the "
` [RFC PATCH v4 24/40] mm: Drop some very expensive sorted-buddy related checks under DEBUG_PAGEALLOC
` [RFC PATCH v4 25/40] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA => RA flow
` [RFC PATCH v4 26/40] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA <= "
` [RFC PATCH v4 27/40] mm: Update the freepage migratetype of pages during region allocation
` [RFC PATCH v4 28/40] mm: Provide a mechanism to check if a given page is in the region allocator
` [RFC PATCH v4 29/40] mm: Add a way to request pages of a particular region from "
` [RFC PATCH v4 30/40] mm: Modify move_freepages() to handle pages in the region allocator properly
` [RFC PATCH v4 31/40] mm: Never change migratetypes of pageblocks during freepage stealing
` [RFC PATCH v4 32/40] mm: Set pageblock migratetype when allocating regions from region allocator
` [RFC PATCH v4 33/40] mm: Use a cache between page-allocator and region-allocator
` [RFC PATCH v4 34/40] mm: Restructure the compaction part of CMA for wider use
` [RFC PATCH v4 35/40] mm: Add infrastructure to evacuate memory regions using compaction
` [RFC PATCH v4 36/40] kthread: Split out kthread-worker bits to avoid circular header-file dependency
` [RFC PATCH v4 37/40] mm: Add a kthread to perform targeted compaction for memory power management
` [RFC PATCH v4 38/40] mm: Add a mechanism to queue work to the kmempowerd kthread
` [RFC PATCH v4 39/40] mm: Add intelligence in kmempowerd to ignore regions unsuitable for evacuation
` [RFC PATCH v4 40/40] mm: Add triggers in the page-allocator to kick off region evacuation
` [Results] [RFC PATCH v4 00/40] mm: Memory Power Management
[PATCHv4 00/18] device thermal limits represented in device tree nodes (v4)
2013-09-27 3:15 UTC (20+ messages)
` [PATCHv4 01/18] thermal: allow registering without .get_temp
` [PATCHv4 02/18] thermal: core: allow binding via .bind when tzp is present
` [PATCHv7 03/18] thermal: introduce device tree parser
` [PATCHv4 05/18] thermal: cpu_cooling: introduce of_cpufreq_cooling_register
` [PATCHv4 06/18] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
` [PATCHv4 07/18] hwmon: lm75: expose to thermal fw via DT nodes
` [PATCHv4 09/18] thermal: ti-soc-thermal: use thermal DT infrastructure
` [PATCHv4 10/18] arm: dts: add omap4 CPU thermal data
` [PATCHv4 11/18] arm: dts: add omap4430 "
` [PATCHv4 12/18] arm: dts: add omap4460 "
` [PATCHv4 14/18] arm: dts: add cooling properties on omap4460 cpu node
` [PATCHv4 15/18] arm: dts: add omap5 GPU thermal data
` [PATCHv4 16/18] arm: dts: add omap5 CORE "
` [PATCHv4 04/18] thermal: core: introduce thermal_of_cooling_device_register
` [PATCHv4 08/18] hwmon: tmp102: expose to thermal fw via DT nodes
` [PATCHv4 13/18] arm: dts: add cooling properties on omap4430 cpu node
` [PATCHv4 17/18] arm: dts: add omap5 thermal data
` [PATCHv4 18/18] arm: dts: add cooling properties on omap5 cpu node
[Question] Verification For arm64: suspend/resume implementation
2013-09-27 2:53 UTC (11+ messages)
[PATCH 1/6] cpuidle: calxeda: add support to use PSCI calls
2013-09-27 2:24 UTC (3+ messages)
` [PATCH 2/6] cpuidle: calxeda: add cpu_pm_enter/exit calls
` [PATCH 3/6] cpuidle: calxeda: add ecx-2000 support
[PATCH 0/9] cpuidle: rework device state count handling
2013-09-27 1:04 UTC (10+ messages)
` [PATCH 1/9] ARM: EXYNOS: cpuidle: fix AFTR mode check
` [PATCH 2/9] POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization
` [PATCH 3/9] POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines
[PATCH v2 1/2] ARM: shmobile: r8a7790: implement CPU clock scaling for CPUFreq
2013-09-26 21:40 UTC (5+ messages)
[PATCH] thermal/intel_powerclamp: Add newer CPU models
2013-09-26 11:33 UTC
[RFC PATCH 0/2] ARM: at91: cpuidle: encapsulate and move the driver to drivers/cpuidle
2013-09-26 16:06 UTC (3+ messages)
` [RFC PATCH 1/2] ARM: at91: cpuidle: convert to platform driver
` [RFC PATCH 2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle
[PATCH -v2] cpufreq: skip loading acpi_cpufreq after intel_pstate
2013-09-26 15:41 UTC (4+ messages)
[RFC V4 PATCH 00/15] Signature verification of hibernate snapshot
2013-09-26 14:56 UTC (43+ messages)
[PATCH 0/4] CPUFreq stats: Bug fixes
2013-09-26 10:29 UTC (5+ messages)
` [PATCH 1/4] cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
` [PATCH 2/4] cpufreq: stats: remove hotplug notifiers
` [PATCH 3/4] cpufreq: stats: free table and remove sysfs entry in a single routine
` [PATCH 4/4] cpufreq: stats: create sysfs entries when cpufreq_stats is a module
[PATCH] cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2
2013-09-26 9:19 UTC
[PATCH 0/2] cpufreq: exynos: Fixes for v3.12
2013-09-26 9:16 UTC (6+ messages)
` [PATCH 1/2] cpufreq: exynos4x12: Use the common clock framework to set APLL clock rate
[PATCH 00/21] CPUIdle: Minor cleanups for 3.13
2013-09-26 8:33 UTC (39+ messages)
` [PATCH 06/21] cpuidle: rearrange code in __cpuidle_driver_init()
` [PATCH 08/21] cpuidle: use cpuidle_disabled() instead of "off"
` [PATCH 11/21] cpuidle: replace multiline statements with single line in cpuidle_idle_call()
` [PATCH 14/21] cpuidle: coupled: don't compare cpu masks unnecessarily
` [PATCH 16/21] cpuidle: avoid unnecessary kzalloc/free of struct cpuidle_device_kobj
` [PATCH 18/21] cpuidle: don't call poll_idle_init() for every cpu
` [PATCH 19/21] cpuidle: create list of registered drivers
` [PATCH 20/21] cpuidle: don't calculate time-diff if entered_state == 0
` [PATCH 21/21] cpuidle: change governor from within cpuidle_replace_governor()
[RFC V4 PATCH 00/15] Signature verification of hibernate snapshot
2013-09-26 8:21 UTC (18+ messages)
` [PATCH V4 02/15] asymmetric keys: implement EMSA_PKCS1-v1_5-ENCODE in rsa
` [PATCH V4 13/15] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm
[PATCH 1/1] cpufreq: SPEAr: Fix incorrect variable type
2013-09-26 5:38 UTC (2+ messages)
[PATCH V4 1/2] cpuidle: simplify multiple driver support
2013-09-26 4:57 UTC (4+ messages)
[RFC PATCH] freezer: allow killing of frozen tasks
2013-09-26 1:46 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).