| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set | Junxiao Bi | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: clean up zone flags | Johannes Weiner | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA | Sasha Levin | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce VM_BUG_ON_VMA | Sasha Levin | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce dump_vma | Sasha Levin | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/migrate.h: remove migrate_page #define | Andrew Morton | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mempolicy: unexport get_vma_policy() and remove its "task" arg | Oleg Nesterov | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mempolicy: introduce __get_vma_policy(), export get_task_policy() | Oleg Nesterov | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mempolicy: remove the "task" arg of vma_policy_mof() and simplify it | Oleg Nesterov | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove noisy remainder of the scan_unevictable interface | Johannes Weiner | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation | Cyrill Gorcunov | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce check_data_rlimit helper | Cyrill Gorcunov | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: rename allocflags_to_migratetype for clarity | David Rientjes | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: khugepaged should not give up due to need_resched() | Vlastimil Babka | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: defer each zone individually instead of preferred zone | Vlastimil Babka | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | common: dma-mapping: introduce common remapping functions | Laura Abbott | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/genalloc.c: add genpool range check function | Laura Abbott | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/genalloc.c: add power aligned algorithm | Laura Abbott | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove misleading ARCH_USES_NUMA_PROT_NONE | Mel Gorman | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memory-hotplug: add sysfs valid_zones attribute | Zhang Zhen | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/slab: use percpu allocator for cpu cache | Joonsoo Kim | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | topology: add support for node_to_mem_node() to determine the fallback node | Joonsoo Kim | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() | Joonsoo Kim | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/slab_common: move kmem_cache definition to internal header | Joonsoo Kim | 2014-10-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proc/maps: make vm_is_stack() logic namespace-friendly | Oleg Nesterov | 2014-10-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-avs' | Rafael J. Wysocki | 2014-10-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'avs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/khi... | Rafael J. Wysocki | 2014-09-25 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-10-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge back cpufreq material for v3.18. | Rafael J. Wysocki | 2014-10-03 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Add support for per-policy driver data | Viresh Kumar | 2014-09-09 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2014-10-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Rename cpu_data to cpuidle_data | Ulf Hansson | 2014-10-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h | Ulf Hansson | 2014-09-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Remove legacy API for adding devices through DT | Ulf Hansson | 2014-09-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Add genpd attach/detach callbacks | Geert Uytterhoeven | 2014-09-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / PM: Convert acpi_dev_pm_detach() into a static function | Ulf Hansson | 2014-09-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Add APIs to attach/detach a PM domain for a device | Ulf Hansson | 2014-09-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Add generic OF-based PM domain look-up | Tomasz Figa | 2014-09-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Add a detach callback to the struct dev_pm_domain | Ulf Hansson | 2014-09-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Keep declaration of dev_power_governors together | Ulf Hansson | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove default_stop_ok() API | Ulf Hansson | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove genpd_queue_power_off_work() API | Ulf Hansson | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove pm_genpd_syscore_switch() API | Ulf Hansson | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove dev_irq_safe from genpd config | Ulf Hansson | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove system PM callbacks from gpd_dev_ops | Ulf Hansson | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Ignore callbacks for subsys generic_pm_domain_data | Ulf Hansson | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove the pm_genpd_add|remove_callbacks APIs | Ulf Hansson | 2014-09-09 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2014-10-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle | Rafael J. Wysocki | 2014-09-30 | |
