summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/entry: rely on long-displacement facilityVasily Gorbik2023-04-041-5/+3
* Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik2023-04-049-100/+117
|\
| * s390/uaccess: remove extra blank lineHeiko Carstens2023-04-041-1/+0
| * s390/uaccess: get rid of not needed local variableHeiko Carstens2023-04-041-15/+9
| * s390/uaccess: rename tmp1 and tmp2 variablesHeiko Carstens2023-04-041-35/+35
| * s390/uaccess: sort EX_TABLE list for inline assembliesHeiko Carstens2023-04-041-2/+2
| * s390/uaccess: rename/sort labels in inline assembliesHeiko Carstens2023-04-041-21/+30
| * s390/uaccess: remove unused label in inline assembliesHeiko Carstens2023-04-041-3/+3
| * s390/uaccess: use symbolic names for inline assembly operandsHeiko Carstens2023-04-041-51/+54
| * s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens2023-03-271-1/+1
| * s390: update defconfigsHeiko Carstens2023-03-133-19/+8
| * PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle2023-03-135-15/+38
* | s390/vfio-ap: remove redundant driver match functionLizhe2023-03-271-6/+0
* | s390: enable ARCH_HAS_MEMBARRIER_SYNC_COREHeiko Carstens2023-03-272-2/+3
* | s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter2023-03-272-14/+2
* | s390/mm: make use of atomic_fetch_xor()Heiko Carstens2023-03-201-7/+1
* | s390/ap: add ap status asynch error supportHarald Freudenberger2023-03-202-25/+49
* | s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger2023-03-203-19/+302
* | s390/ap: introduce low frequency polling possibilityHarald Freudenberger2023-03-203-24/+41
* | s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger2023-03-201-0/+53
* | s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger2023-03-204-6/+14
* | s390/ap: filter ap card functions, new queue functions attributeHarald Freudenberger2023-03-203-4/+27
* | s390/ap: make tapq gr2 response a structHarald Freudenberger2023-03-203-28/+42
* | s390/ap: introduce new AP bus sysfs attribute featuresHarald Freudenberger2023-03-201-0/+26
* | s390/ap: exploit new B bit from QCI config infoHarald Freudenberger2023-03-204-13/+27
* | s390/zcrypt: replace scnprintf with sysfs_emitHarald Freudenberger2023-03-208-248/+199
* | s390/zcrypt: rework length information for dqapHarald Freudenberger2023-03-206-37/+60
* | s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger2023-03-206-19/+19
* | s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64BHeiko Carstens2023-03-201-1/+1
* | s390/vdso: use __ALIGN instead of open coded .alignHeiko Carstens2023-03-202-3/+5
* | s390/expoline: use __ALIGN instead of open coded .alignHeiko Carstens2023-03-201-1/+2
* | s390/ftrace: move hotpatch trampolines to mcount.SHeiko Carstens2023-03-202-20/+16
* | s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens2023-03-202-1/+3
* | Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens2023-03-2023-1004/+911
|\ \
| * | s390/kasan: move shadow mapping to decompressorVasily Gorbik2023-03-2011-366/+258
| * | s390/mm,pageattr: allow KASAN shadow memoryVasily Gorbik2023-03-201-2/+0
| * | s390/boot: rework decompressor reserved trackingVasily Gorbik2023-03-2012-405/+430
| * | s390/boot: rename mem_detect to physmem_infoVasily Gorbik2023-03-2011-191/+192
| * | s390/boot: remove non-functioning image bootable checkVasily Gorbik2023-03-203-17/+0
| |/
| * s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle2023-03-131-0/+8
* | s390/dumpstack: resolve userspace last_breakIlya Leoshkevich2023-03-201-1/+7
* | s390: simplify dynamic sysctl registration for appldata_register_opsLuis Chamberlain2023-03-201-12/+8
* | s390: simplify one-level sysctl registration for page_table_sysctlLuis Chamberlain2023-03-201-11/+1
* | s390: simplify one level sysctl registration for cmm_tableLuis Chamberlain2023-03-201-11/+1
* | s390: simplify one-level sysctl registration for appldata_tableLuis Chamberlain2023-03-201-11/+1
* | s390: simplify one-level syctl registration for s390dbf_tableLuis Chamberlain2023-03-201-11/+1
* | s390: simplify one-level sysctl registration for topology_ctl_tableLuis Chamberlain2023-03-201-11/+1
* | s390/pci: clean up left over special treatment for function zeroNiklas Schnelle2023-03-132-25/+5
* | s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle2023-03-131-1/+0
* | s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle2023-03-131-2/+1