Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko | 2017-09-07 | 1 | -1/+1 | |
* | mm: track actual nr_scanned during shrink_slab() | Chris Wilson | 2017-09-07 | 1 | -0/+7 | |
* | mm: add SLUB free list pointer obfuscation | Kees Cook | 2017-09-07 | 1 | -0/+4 | |
* | dax: move all DAX radix tree defs to fs/dax.c | Ross Zwisler | 2017-09-07 | 1 | -41/+0 | |
* | dax: remove DAX code from page_cache_tree_insert() | Ross Zwisler | 2017-09-07 | 1 | -2/+0 | |
* | dax: use common 4k zero page for dax mmap reads | Ross Zwisler | 2017-09-07 | 2 | -9/+5 | |
* | mm: add vm_insert_mixed_mkwrite() | Ross Zwisler | 2017-09-07 | 1 | -0/+2 | |
* | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-05 | 6 | -105/+145 | |
|\ | ||||||
| * | device property: Introduce fwnode_property_get_reference_args | Sakari Ailus | 2017-07-22 | 2 | -0/+23 | |
| * | device property: Constify fwnode property API | Sakari Ailus | 2017-07-22 | 3 | -51/+58 | |
| * | ACPI: Constify internal fwnode arguments | Sakari Ailus | 2017-07-22 | 1 | -18/+22 | |
| * | ACPI: Constify acpi_bus helper functions, switch to macros | Sakari Ailus | 2017-07-22 | 1 | -17/+25 | |
| * | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 2017-07-22 | 5 | -24/+22 | |
| * | ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node() | Sakari Ailus | 2017-07-22 | 1 | -1/+1 | |
* | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-09-05 | 16 | -29/+129 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki | 2017-09-03 | 3 | -1/+31 | |
| |\ \ \ \ | ||||||
| | | | * | | ACPI / blacklist: add acpi_match_platform_list() | Toshi Kani | 2017-08-29 | 1 | -0/+19 | |
| | | * | | | ACPI / APEI: Suppress message if HEST not present | Punit Agrawal | 2017-08-30 | 1 | -1/+7 | |
| | | * | | | ACPI: APEI: fix the wrong iteration of generic error status block | gengdongjiu | 2017-08-24 | 1 | -0/+5 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 2017-09-03 | 2 | -2/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | treewide: Consolidate Apple DMI checks | Lukas Wunner | 2017-08-03 | 1 | -0/+13 | |
| | | | | | |/ / / | | | | | |/| | | | ||||||
| | * | | / | | | | ACPI / boot: Correct address space of __acpi_map_table() | Andy Shevchenko | 2017-07-24 | 1 | -2/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 2017-09-03 | 3 | -2/+13 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| / / / / / | | | | | |/ / / / / | ||||||
| | | * | | | | | | | ACPI: Make acpi_dma_configure() DMA regions aware | Lorenzo Pieralisi | 2017-08-07 | 1 | -2/+3 | |
| | | * | | | | | | | ACPI: Introduce DMA ranges parsing | Lorenzo Pieralisi | 2017-08-07 | 2 | -0/+10 | |
| | | * | | | | | | | Merge branch 'acpica' into acpi-dma | Rafael J. Wysocki | 2017-08-04 | 10 | -22/+62 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'acpi-scan' and 'acpi-pm' | Rafael J. Wysocki | 2017-09-03 | 2 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() | Rafael J. Wysocki | 2017-08-01 | 1 | -0/+5 | |
| | | * | | | | | | | | ACPI / PM: Split acpi_device_wakeup() | Rafael J. Wysocki | 2017-08-01 | 1 | -1/+1 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | ACPICA: Make it possible to enable runtime GPEs earlier | Rafael J. Wysocki | 2017-08-17 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2017-09-03 | 10 | -22/+62 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | ACPICA: Update version to 20170728 | Bob Moore | 2017-08-03 | 1 | -1/+1 | |
| | * | | | | | | | | ACPICA: Resources: Allow _DMA method in walk resources | Bob Moore | 2017-08-03 | 1 | -0/+1 | |
| | * | | | | | | | | ACPICA: CLib: Add short multiply/shift support | Lv Zheng | 2017-08-03 | 3 | -0/+7 | |
| | * | | | | | | | | ACPICA: EFI/EDK2: Sort acpi.h inclusion order | Shao Ming | 2017-08-03 | 1 | -2/+2 | |
| | * | | | | | | | | ACPICA: iASL: Add support for the SDEI table | James Morse | 2017-08-03 | 1 | -0/+14 | |
| | * | | | | | | | | ACPICA: Divergences: reduce access size definitions | Lv Zheng | 2017-08-03 | 2 | -7/+7 | |
| | * | | | | | | | | ACPICA: Update version to 20170629 | Bob Moore | 2017-07-20 | 1 | -1/+1 | |
| | * | | | | | | | | ACPICA: iasl: Update to IORT SMMUv3 disassembling | Ganapatrao Kulkarni | 2017-07-20 | 1 | -0/+4 | |
| | * | | | | | | | | ACPICA: Tables: Add deferred table verification support | Lv Zheng | 2017-07-20 | 1 | -0/+1 | |
| | * | | | | | | | | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri... | Lv Zheng | 2017-07-20 | 1 | -7/+8 | |
| | * | | | | | | | | Back port of "ACPICA: Use designated initializers" | Kees Cook | 2017-07-20 | 2 | -4/+8 | |
| | * | | | | | | | | ACPICA: IORT: Update SMMU models for revision C | Robin Murphy | 2017-07-20 | 1 | -2/+10 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-09-05 | 6 | -47/+80 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 2017-09-04 | 1 | -13/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mz... | Rafael J. Wysocki | 2017-08-29 | 1 | -13/+0 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | PM / devfreq: Move private devfreq_update_stats() into devfreq | Chanwoo Choi | 2017-08-28 | 1 | -13/+0 | |
| | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| * | | | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2017-09-04 | 3 | -19/+41 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI / PM: Check low power idle constraints for debug only | Srinivas Pandruvada | 2017-08-18 | 1 | -0/+2 | |
| | * | | | | | | | | | PM / s2idle: Rename platform operations structure | Rafael J. Wysocki | 2017-08-11 | 1 | -3/+3 |