summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-04s390/zcrypt: remove unused ancient padding codeHarald Freudenberger
2023-04-04s390: make extables read-onlyVasily Gorbik
2023-04-04s390/entry: rely on long-displacement facilityVasily Gorbik
2023-04-04Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik
2023-04-04s390/uaccess: remove extra blank lineHeiko Carstens
2023-04-04s390/uaccess: get rid of not needed local variableHeiko Carstens
2023-04-04s390/uaccess: rename tmp1 and tmp2 variablesHeiko Carstens
2023-04-04s390/uaccess: sort EX_TABLE list for inline assembliesHeiko Carstens
2023-04-04s390/uaccess: rename/sort labels in inline assembliesHeiko Carstens
2023-04-04s390/uaccess: remove unused label in inline assembliesHeiko Carstens
2023-04-04s390/uaccess: use symbolic names for inline assembly operandsHeiko Carstens
2023-03-27s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens
2023-03-27s390/vfio-ap: remove redundant driver match functionLizhe
2023-03-27s390: enable ARCH_HAS_MEMBARRIER_SYNC_COREHeiko Carstens
2023-03-27s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter
2023-03-20s390/mm: make use of atomic_fetch_xor()Heiko Carstens
2023-03-20s390/ap: add ap status asynch error supportHarald Freudenberger
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger
2023-03-20s390/ap: introduce low frequency polling possibilityHarald Freudenberger
2023-03-20s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger
2023-03-20s390/ap: filter ap card functions, new queue functions attributeHarald Freudenberger
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger
2023-03-20s390/ap: introduce new AP bus sysfs attribute featuresHarald Freudenberger
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger
2023-03-20s390/zcrypt: replace scnprintf with sysfs_emitHarald Freudenberger
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger
2023-03-20s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64BHeiko Carstens
2023-03-20s390/vdso: use __ALIGN instead of open coded .alignHeiko Carstens
2023-03-20s390/expoline: use __ALIGN instead of open coded .alignHeiko Carstens
2023-03-20s390/ftrace: move hotpatch trampolines to mcount.SHeiko Carstens
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik
2023-03-20s390/mm,pageattr: allow KASAN shadow memoryVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik
2023-03-20s390/dumpstack: resolve userspace last_breakIlya Leoshkevich
2023-03-20s390: simplify dynamic sysctl registration for appldata_register_opsLuis Chamberlain
2023-03-20s390: simplify one-level sysctl registration for page_table_sysctlLuis Chamberlain
2023-03-20s390: simplify one level sysctl registration for cmm_tableLuis Chamberlain
2023-03-20s390: simplify one-level sysctl registration for appldata_tableLuis Chamberlain
2023-03-20s390: simplify one-level syctl registration for s390dbf_tableLuis Chamberlain
2023-03-20s390: simplify one-level sysctl registration for topology_ctl_tableLuis Chamberlain
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle
2023-03-13s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle
2023-03-13s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle
2023-03-13s390/setup: always inline gen_lpswe()Heiko Carstens