summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko2017-09-061-1/+1
* mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko2017-09-061-1/+1
* mm: track actual nr_scanned during shrink_slab()Chris Wilson2017-09-061-0/+7
* mm: add SLUB free list pointer obfuscationKees Cook2017-09-061-0/+4
* dax: move all DAX radix tree defs to fs/dax.cRoss Zwisler2017-09-061-41/+0
* dax: remove DAX code from page_cache_tree_insert()Ross Zwisler2017-09-061-2/+0
* dax: use common 4k zero page for dax mmap readsRoss Zwisler2017-09-061-7/+5
* mm: add vm_insert_mixed_mkwrite()Ross Zwisler2017-09-061-0/+2
* Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-055-89/+109
|\
| * device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-222-0/+23
| * device property: Constify fwnode property APISakari Ailus2017-07-223-51/+58
| * ACPI: Constify internal fwnode argumentsSakari Ailus2017-07-221-18/+22
| * device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-224-20/+6
* | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-053-4/+45
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki2017-09-031-0/+19
| |\ \ \ \
| | | | * | ACPI / blacklist: add acpi_match_platform_list()Toshi Kani2017-08-291-0/+19
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-032-2/+15
| |\ \ \ \ \ \ \ \
| | | | | * | | | | treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-0/+13
| | | | | | |/ / / | | | | | |/| | |
| | * | | / | | | ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko2017-07-241-2/+2
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2017-09-032-2/+11
| |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| / / / / / | | | | | |/ / / / /
| | | * | | | | | | ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi2017-08-071-2/+3
| | | * | | | | | | ACPI: Introduce DMA ranges parsingLorenzo Pieralisi2017-08-071-0/+8
| | | | |_|/ / / / | | | |/| | | | |
* | | | | | | | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-056-47/+80
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-devfreq'Rafael J. Wysocki2017-09-041-13/+0
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mz...Rafael J. Wysocki2017-08-291-13/+0
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | * | | | | | | | PM / devfreq: Move private devfreq_update_stats() into devfreqChanwoo Choi2017-08-281-13/+0
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| * | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-043-19/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada2017-08-181-0/+2
| | * | | | | | | | | PM / s2idle: Rename platform operations structureRafael J. Wysocki2017-08-111-3/+3
| | * | | | | | | | | PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-111-4/+4
| | * | | | | | | | | PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki2017-08-111-10/+10
| | * | | | | | | | | PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki2017-08-111-2/+2
| | * | | | | | | | | ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki2017-08-051-0/+3
| | * | | | | | | | | PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki2017-07-241-0/+4
| | * | | | | | | | | PM / timekeeping: Print debug messages when requestedRafael J. Wysocki2017-07-231-2/+8
| | * | | | | | | | | PM / sleep: Do not print debug messages by defaultRafael J. Wysocki2017-07-221-0/+6
| | * | | | | | | | | PM / suspend: Export pm_suspend_target_stateFlorian Fainelli2017-07-221-0/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2017-09-041-6/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpuidle: Make drivers initialize polling stateRafael J. Wysocki2017-08-301-2/+2
| | * | | | | | | | | cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki2017-08-301-0/+6
| | * | | | | | | | | cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki2017-08-301-6/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-09-041-0/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpufreq: Simplify cpufreq_can_do_remote_dvfs()Rafael J. Wysocki2017-08-081-5/+2
| | * | | | | | | | | cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar2017-08-011-2/+16
| | * | | | | | | | | sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar2017-08-011-0/+9
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-09-041-9/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar2017-07-261-0/+6
| | * | | | | | | | | cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar2017-07-261-7/+2
| | * | | | | | | | | cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar2017-07-221-0/+1
| | * | | | | | | | | cpufreq: governor: Drop min_sampling_rateViresh Kumar2017-07-221-2/+0
| | | |_|/ / / / / / | | |/| | | | | | |