summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/migrate.h: remove migrate_page #defineAndrew Morton2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mempolicy: unexport get_vma_policy() and remove its "task" argOleg Nesterov2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mempolicy: introduce __get_vma_policy(), export get_task_policy()Oleg Nesterov2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce check_data_rlimit helperCyrill Gorcunov2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: rename allocflags_to_migratetype for clarityDavid Rientjes2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/genalloc.c: add genpool range check functionLaura Abbott2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/genalloc.c: add power aligned algorithmLaura Abbott2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/slab: use percpu allocator for cpu cacheJoonsoo Kim2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()Joonsoo Kim2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim2014-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov2014-10-09
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-avs'Rafael J. Wysocki2014-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'avs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Rafael J. Wysocki2014-09-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge back cpufreq material for v3.18.Rafael J. Wysocki2014-10-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Add support for per-policy driver dataViresh Kumar2014-09-09
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2014-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Rename cpu_data to cpuidle_dataUlf Hansson2014-10-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2014-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Remove legacy API for adding devices through DTUlf Hansson2014-09-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Add genpd attach/detach callbacksGeert Uytterhoeven2014-09-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson2014-09-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson2014-09-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Add generic OF-based PM domain look-upTomasz Figa2014-09-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Add a detach callback to the struct dev_pm_domainUlf Hansson2014-09-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Keep declaration of dev_power_governors togetherUlf Hansson2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove default_stop_ok() APIUlf Hansson2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove genpd_queue_power_off_work() APIUlf Hansson2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove pm_genpd_syscore_switch() APIUlf Hansson2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove dev_irq_safe from genpd configUlf Hansson2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove system PM callbacks from gpd_dev_opsUlf Hansson2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / domains: Remove the pm_genpd_add|remove_callbacks APIsUlf Hansson2014-09-09
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki2014-09-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki2014-09-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-genirq' into acpi-pmRafael J. Wysocki2014-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Simplify wakeup mechanismThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Mark wakeup sources as armed on suspendThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki2014-09-01
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/msi' into nextBjorn Helgaas2014-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang2014-10-01