| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/dasd: blk-mq conversion | Stefan Haberland | 2017-09-08 | 3 | -165/+193 |
* | s390/mm: use a single lock for the fields in mm_context_t | Martin Schwidefsky | 2017-09-06 | 4 | -19/+12 |
* | s390/mm: fix race on mm->context.flush_mm | Martin Schwidefsky | 2017-09-06 | 3 | -3/+7 |
* | s390/mm: fix local TLB flushing vs. detach of an mm address space | Martin Schwidefsky | 2017-09-06 | 2 | -23/+7 |
* | s390/zcrypt: externalize AP queue interrupt control | Harald Freudenberger | 2017-09-06 | 3 | -4/+65 |
* | s390/zcrypt: externalize AP config info query | Harald Freudenberger | 2017-09-06 | 3 | -16/+42 |
* | s390/zcrypt: externalize test AP queue | Tony Krowiak | 2017-09-06 | 4 | -42/+88 |
* | s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade] | Martin Schwidefsky | 2017-09-06 | 1 | -2/+2 |
* | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-05 | 11 | -264/+428 |
|\ |
|
| * | ACPI: device property: Switch to use new generic UUID API | Andy Shevchenko | 2017-07-26 | 1 | -25/+25 |
| * | device property: export irqchip_fwnode_ops | Arnd Bergmann | 2017-07-26 | 1 | -0/+1 |
| * | device property: Introduce fwnode_property_get_reference_args | Sakari Ailus | 2017-07-22 | 5 | -0/+109 |
| * | device property: Constify fwnode property API | Sakari Ailus | 2017-07-22 | 6 | -117/+142 |
| * | device property: Constify argument to pset fwnode backend | Sakari Ailus | 2017-07-22 | 1 | -16/+20 |
| * | ACPI: Constify internal fwnode arguments | Sakari Ailus | 2017-07-22 | 2 | -34/+40 |
| * | ACPI: Constify acpi_bus helper functions, switch to macros | Sakari Ailus | 2017-07-22 | 1 | -17/+25 |
| * | ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument | Sakari Ailus | 2017-07-22 | 1 | -10/+13 |
| * | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 2017-07-22 | 10 | -52/+60 |
| * | 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 | 110 | -1040/+2433 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki | 2017-09-03 | 12 | -133/+203 |
| |\ \ \ \ |
|
| | | | * | | intel_pstate: convert to use acpi_match_platform_list() | Toshi Kani | 2017-08-29 | 1 | -39/+25 |
| | | | * | | ACPI / blacklist: add acpi_match_platform_list() | Toshi Kani | 2017-08-29 | 3 | -69/+69 |
| | | * | | | ACPI / APEI: Suppress message if HEST not present | Punit Agrawal | 2017-08-30 | 3 | -8/+20 |
| | | * | | | ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources | Yazen Ghannam | 2017-08-29 | 1 | -1/+1 |
| | | * | | | ACPI: APEI: fix the wrong iteration of generic error status block | gengdongjiu | 2017-08-24 | 3 | -15/+7 |
| | | * | | | ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQ | Loc Ho | 2017-07-31 | 1 | -1/+2 |
| | * | | | | ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region | Tony Luck | 2017-08-24 | 1 | -0/+79 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'acpi-video', 'acpi-battery', 'acpi-spcr' and 'acpi-misc' | Rafael J. Wysocki | 2017-09-03 | 7 | -12/+50 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | ACPI / dock: constify attribute_group structure | Amitoj Kaur Chawla | 2017-08-03 | 1 | -1/+1 |
| | | | | * | | | | | MAINTAINERS: Add Tony and Boris as ACPI/APEI reviewers | Borislav Petkov | 2017-07-30 | 1 | -0/+8 |
| | | | | * | | | | | ACPI / lpat: Fix typos in comments and kerneldoc style | Sumeet Pawnikar | 2017-07-24 | 1 | -3/+3 |
| | | | | * | | | | | MAINTAINERS: device property: ACPI: add fwnode.h | Frank Rowand | 2017-07-24 | 1 | -0/+1 |
| | | | * | | | | | | ACPI: SPCR: work around clock issue on xgene UART | Graeme Gregory | 2017-08-16 | 1 | -3/+11 |
| | | | * | | | | | | ACPI: SPCR: extend XGENE 8250 workaround to m400 | Graeme Gregory | 2017-08-15 | 1 | -3/+10 |
| | | * | | | | | | | ACPI: make device_attribute const | Bhumika Goyal | 2017-08-24 | 2 | -2/+2 |
| | | | |_|/ / / /
| | | |/| | | | | |
|
| | * | | | | | | | ACPI / video: Add force_none quirk for Dell OptiPlex 9020M | Alex Hung | 2017-07-16 | 1 | -0/+14 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 2017-09-03 | 24 | -87/+278 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | spi: Use Apple device properties in absence of ACPI resources | Lukas Wunner | 2017-08-03 | 1 | -0/+32 |
| | | | | * | | | | | | | ACPI / scan: Recognize Apple SPI and I2C slaves | Lukas Wunner | 2017-08-03 | 1 | -0/+7 |
| | | | | * | | | | | | | ACPI / property: Support Apple _DSM properties | Lukas Wunner | 2017-08-03 | 4 | -0/+151 |
| | | | | * | | | | | | | ACPI / property: Don't evaluate objects for devices w/o handle | Lukas Wunner | 2017-08-03 | 1 | -0/+3 |
| | | | | * | | | | | | | treewide: Consolidate Apple DMI checks | Lukas Wunner | 2017-08-03 | 12 | -72/+51 |
| | | | | | |_|_|_|/ /
| | | | | |/| | | | | |
|
| | | | * | | | | | | | ACPI / PMIC: xpower: Do pinswitch magic when reading GPADC | Hans de Goede | 2017-07-24 | 1 | -3/+18 |
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|
| | | * | | | | | | | ACPI / LPSS: Don't abort ACPI scan on missing mem resource | Ronald Tschalär | 2017-08-10 | 1 | -1/+2 |
| | * | | | | | | | | ACPI / boot: Add number of legacy IRQs to debug output | Andy Shevchenko | 2017-07-24 | 1 | -1/+1 |
| | * | | | | | | | | ACPI / boot: Correct address space of __acpi_map_table() | Andy Shevchenko | 2017-07-24 | 4 | -9/+9 |
| | * | | | | | | | | ACPI / boot: Don't define unused variables | Andy Shevchenko | 2017-07-24 | 1 | -1/+4 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 2017-09-03 | 10 | -57/+244 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | mailbox: pcc: Drop uninformative output during boot | Punit Agrawal | 2017-08-10 | 1 | -3/+1 |
| | | | | | |/ / / / / /
| | | | | |/| | | | | | |
|