summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-14arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916next_v6Lina Iyer
2018-03-14arm64: kernel: Respect the hierarchical CPU topology in DT for PSCIUlf Hansson
2018-03-14MAINTAINERS: Update files for PSCIUlf Hansson
2018-03-14drivers: firmware: psci: Deal with CPU hotplug when using OSI modeUlf Hansson
2018-03-14drivers: firmware: psci: Try to attach CPU devices to their PM domainsUlf Hansson
2018-03-14drivers: firmware: psci: Introduce psci_dt_topology_init()Ulf Hansson
2018-03-14drivers: firmware: psci: Add support for PM domains using genpdUlf Hansson
2018-03-14drivers: firmware: psci: Share a few internal PSCI functionsUlf Hansson
2018-03-14drivers: firmware: psci: Prepare to use OS initiated suspend modeUlf Hansson
2018-03-14drivers: firmware: psci: Announce support for OS initiated suspend modeUlf Hansson
2018-03-14drivers: firmware: psci: Simplify error path of psci_dt_init()Ulf Hansson
2018-03-14drivers: firmware: psci: Support hierarchical CPU idle statesLina Iyer
2018-03-14drivers: firmware: psci: Split psci_dt_cpu_init_idle()Ulf Hansson
2018-03-14cpuidle: dt: Support hierarchical CPU idle statesLina Iyer
2018-03-14of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson
2018-03-14dt: psci: Update DT bindings to support hierarchical PSCI statesLina Iyer
2018-03-14kernel/cpu_pm: Manage runtime PM in the idle path for CPUsUlf Hansson
2018-03-14PM / Domains: Extend genpd CPU governor to cope with QoS constraintsUlf Hansson
2018-03-14PM / Domains: Add genpd governor for CPUsUlf Hansson
2018-03-14timer: Export next wakeup time of a CPULina Iyer
2018-03-14PM / Domains: Add helper functions to attach/detach CPUs to/from genpdUlf Hansson
2018-03-14PM / Domains: Add support for CPU devices to genpdUlf Hansson
2018-03-14PM / Domains: Add generic data pointer to genpd_power_state structLina Iyer
2018-03-14PM / Domains: Deal with multiple states but no governor in genpdUlf Hansson
2018-03-14PM / Domains: Don't treat zero found compatible idle states as an errorUlf Hansson
2018-03-11Linux 4.16-rc5v4.16-rc5Linus Torvalds
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-03-11Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-03-11Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-03-11Merge tag 'gpio-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-03-11dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT
2018-03-10Merge tag 'kbuild-fixes-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-10Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux...Linus Torvalds
2018-03-10Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-10Merge tag 'for-4.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-10Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-09Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-03-09Merge tag 'docs-4.16-fix' of git://git.lwn.net/linuxLinus Torvalds
2018-03-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-09lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-03-09mm/page_alloc: fix memmap_init_zone pageblock alignmentDaniel Vacek
2018-03-09mm/memblock.c: hardcode the end_pfn being -1Daniel Vacek
2018-03-09mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAITAndrea Arcangeli