| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 5 | -42/+64 |
|\ |
|
| *---. | Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 2016-03-14 | 1 | -2/+11 |
| |\ \ \ |
|
| | | | * | PM / Domains: remove old power on/off latencies | Axel Haslam | 2016-02-15 | 1 | -2/+0 |
| | | | * | PM / Domains: Support for multiple states | Axel Haslam | 2016-02-15 | 1 | -0/+11 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-03-14 | 2 | -40/+16 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'pm-cpufreq-governor' into pm-cpufreq | Rafael J. Wysocki | 2016-03-10 | 2 | -5/+9 |
| | |\ \ \ |
|
| | | * | | | cpufreq: Move scheduler-related code to the sched directory | Rafael J. Wysocki | 2016-03-10 | 2 | -34/+9 |
| | | * | | | cpufreq: Remove 'policy->governor_enabled' | Viresh Kumar | 2016-03-09 | 1 | -1/+0 |
| | | * | | | Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" | Viresh Kumar | 2016-03-09 | 1 | -4/+0 |
| | | * | | | cpufreq: Add mechanism for registering utilization update callbacks | Rafael J. Wysocki | 2016-03-09 | 1 | -0/+34 |
| | * | | | | cpufreq: Simplify the cpufreq_for_each_valid_entry() | Rafael J. Wysocki | 2016-02-26 | 1 | -12/+5 |
| | * | | | | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 2016-02-11 | 16 | -43/+108 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | cpufreq: Clean up default and fallback governor setup | Rafael J. Wysocki | 2016-02-05 | 1 | -23/+2 |
| * | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2016-03-14 | 1 | -0/+27 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | PM / OPP: Add dev_pm_opp_set_rate() | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
| | * | | | | PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
| | * | | | | PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
| | * | | | | PM / OPP: get/put regulators from OPP core | Viresh Kumar | 2016-02-10 | 1 | -0/+9 |
| | | |_|/
| | |/| | |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'acpi-pci', 'acpi-soc' and 'pnp' | Rafael J. Wysocki | 2016-03-14 | 1 | -0/+10 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" | Chen Fan | 2016-03-09 | 1 | -0/+10 |
| | |/ / / / |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 20 | -105/+204 |
|\ \ \ \ \ \ |
|
| * | | | | | | autofs4: fix string.h include in auto_dev-ioctl.h | Ian Kent | 2016-03-15 | 1 | -5/+0 |
| * | | | | | | autofs4: coding style fixes | Ian Kent | 2016-03-15 | 2 | -8/+3 |
| * | | | | | | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim | 2016-03-15 | 3 | -6/+5 |
| * | | | | | | mm: remove unnecessary uses of lock_page_memcg() | Johannes Weiner | 2016-03-15 | 1 | -5/+7 |
| * | | | | | | mm: simplify lock_page_memcg() | Johannes Weiner | 2016-03-15 | 3 | -23/+20 |
| * | | | | | | mm: migrate: do not touch page->mem_cgroup of live pages | Johannes Weiner | 2016-03-15 | 2 | -11/+2 |
| * | | | | | | mm: workingset: per-cgroup cache thrash detection | Johannes Weiner | 2016-03-15 | 2 | -13/+56 |
| * | | | | | | mm: memcontrol: generalize locking for the page->mem_cgroup binding | Johannes Weiner | 2016-03-15 | 1 | -5/+11 |
| * | | | | | | memory-hotplug: add automatic onlining policy for the newly added memory | Vitaly Kuznetsov | 2016-03-15 | 2 | -1/+6 |
| * | | | | | | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott | 2016-03-15 | 2 | -0/+6 |
| * | | | | | | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 2016-03-15 | 1 | -0/+9 |
| * | | | | | | mm, debug: move bad flags printing to bad_page() | Vlastimil Babka | 2016-03-15 | 1 | -2/+1 |
| * | | | | | | mm, page_owner: dump page owner info from dump_page() | Vlastimil Babka | 2016-03-15 | 1 | -0/+9 |
| * | | | | | | mm, page_owner: track and print last migrate reason | Vlastimil Babka | 2016-03-15 | 3 | -1/+15 |
| * | | | | | | mm, page_owner: copy page owner info during migration | Vlastimil Babka | 2016-03-15 | 1 | -1/+9 |
| * | | | | | | mm, page_owner: convert page_owner_inited to static key | Vlastimil Babka | 2016-03-15 | 1 | -12/+10 |
| * | | | | | | mm, page_owner: print migratetype of page and pageblock, symbolic flags | Vlastimil Babka | 2016-03-15 | 1 | -0/+3 |
| * | | | | | | mm, tracing: unify mm flags handling in tracepoints and printk | Vlastimil Babka | 2016-03-15 | 1 | -1/+1 |
| * | | | | | | tools, perf: make gfp_compact_table up to date | Vlastimil Babka | 2016-03-15 | 1 | -1/+1 |
| * | | | | | | mm, tracing: make show_gfp_flags() up to date | Vlastimil Babka | 2016-03-15 | 1 | -1/+5 |
| * | | | | | | tracepoints: move trace_print_flags definitions to tracepoint-defs.h | Vlastimil Babka | 2016-03-15 | 2 | -12/+12 |
| * | | | | | | mm/slub: support left redzone | Joonsoo Kim | 2016-03-15 | 1 | -0/+1 |
| * | | | | | | slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS | Laura Abbott | 2016-03-15 | 1 | -1/+1 |
| * | | | | | | mm/slab: alternative implementation for DEBUG_SLAB_LEAK | Joonsoo Kim | 2016-03-15 | 1 | -0/+3 |
| * | | | | | | mm/slab: clean up DEBUG_PAGEALLOC processing code | Joonsoo Kim | 2016-03-15 | 1 | -4/+8 |
| * | | | | | | mm: fix some spelling | Jesper Dangaard Brouer | 2016-03-15 | 2 | -2/+2 |
| * | | | | | | mm: new API kfree_bulk() for SLAB+SLUB allocators | Jesper Dangaard Brouer | 2016-03-15 | 1 | -0/+9 |
| * | | | | | | mm: fault-inject take over bootstrap kmem_cache check | Jesper Dangaard Brouer | 2016-03-15 | 1 | -3/+2 |
* | | | | | | | Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 2016-03-15 | 1 | -2/+6 |
|\ \ \ \ \ \ \ |
|