summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: make pagevec_lookup() update indexJan Kara2017-09-062-2/+2
* fscache: remove unused ->now_uncached callbackJan Kara2017-09-061-9/+0
* mm, memory_hotplug: get rid of zonelists_mutexMichal Hocko2017-09-061-1/+0
* mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko2017-09-061-1/+1
* 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-062-9/+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-056-105/+145
|\
| * 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
| * ACPI: Constify acpi_bus helper functions, switch to macrosSakari Ailus2017-07-221-17/+25
| * device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-225-24/+22
| * ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node()Sakari Ailus2017-07-221-1/+1
* | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-0516-29/+129
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki2017-09-033-1/+31
| |\ \ \ \
| | | | * | ACPI / blacklist: add acpi_match_platform_list()Toshi Kani2017-08-291-0/+19
| | | * | | ACPI / APEI: Suppress message if HEST not presentPunit Agrawal2017-08-301-1/+7
| | | * | | ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu2017-08-241-0/+5
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ 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-033-2/+13
| |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| / / / / / | | | | | |/ / / / /
| | | * | | | | | | ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi2017-08-071-2/+3
| | | * | | | | | | ACPI: Introduce DMA ranges parsingLorenzo Pieralisi2017-08-072-0/+10
| | | * | | | | | | Merge branch 'acpica' into acpi-dmaRafael J. Wysocki2017-08-0410-22/+62
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki2017-09-032-2/+8
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki2017-08-011-0/+5
| | | * | | | | | | | ACPI / PM: Split acpi_device_wakeup()Rafael J. Wysocki2017-08-011-1/+1
| | | |/ / / / / / /
| | * | | | | | | | ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki2017-08-171-1/+2
| * | | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2017-09-0310-22/+62
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | ACPICA: Update version to 20170728Bob Moore2017-08-031-1/+1
| | * | | | | | | | ACPICA: Resources: Allow _DMA method in walk resourcesBob Moore2017-08-031-0/+1
| | * | | | | | | | ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-033-0/+7
| | * | | | | | | | ACPICA: EFI/EDK2: Sort acpi.h inclusion orderShao Ming2017-08-031-2/+2
| | * | | | | | | | ACPICA: iASL: Add support for the SDEI tableJames Morse2017-08-031-0/+14
| | * | | | | | | | ACPICA: Divergences: reduce access size definitionsLv Zheng2017-08-032-7/+7
| | * | | | | | | | ACPICA: Update version to 20170629Bob Moore2017-07-201-1/+1
| | * | | | | | | | ACPICA: iasl: Update to IORT SMMUv3 disassemblingGanapatrao Kulkarni2017-07-201-0/+4
| | * | | | | | | | ACPICA: Tables: Add deferred table verification supportLv Zheng2017-07-201-0/+1
| | * | | | | | | | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-201-7/+8
| | * | | | | | | | Back port of "ACPICA: Use designated initializers"Kees Cook2017-07-202-4/+8
| | * | | | | | | | ACPICA: IORT: Update SMMU models for revision CRobin Murphy2017-07-201-2/+10
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \