summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-20s390/qdio: remove internal polling in non-thinint pathJulian Wiedmann2-27/+2
2020-07-20s390/qdio: allow to scan all 128 Input SBALsJulian Wiedmann1-5/+1
2020-07-20s390/qdio: fix statistics for 128 SBALsJulian Wiedmann3-14/+3
2020-07-20s390/mm: fix typo in commentHeiko Carstens1-1/+1
2020-07-10s390: add trace events for idle enter/exitSven Schnelle1-1/+3
2020-07-10s390: fix comment regarding interrupts in svcChristian Borntraeger1-1/+1
2020-07-10s390/ap: rework crypto config info and default domain codeHarald Freudenberger1-148/+153
2020-07-10s390/mm: don't set ARCH_KEEP_MEMBLOCKDavid Hildenbrand1-1/+0
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand3-36/+55
2020-07-03s390/zcrypt: provide cex4 cca sysfs attributes for cex3Harald Freudenberger2-8/+132
2020-07-03s390/ap: rename and clarify ap state machine related stuffHarald Freudenberger3-138/+138
2020-07-03s390/zcrypt: split ioctl function into smaller code unitsHarald Freudenberger1-72/+92
2020-07-03s390/zcrypt: code beautification and struct field renamesHarald Freudenberger10-219/+217
2020-07-03s390/zcrypt: fix smatch warningsHarald Freudenberger2-8/+8
2020-07-03s390/pkey: fix smatch warning inconsistent indentingHarald Freudenberger1-2/+2
2020-07-03s390/extmem: remove stale -ENOSPC comment and handlingDavid Hildenbrand1-6/+1
2020-07-03s390/smp: add missing linebreakHeiko Carstens1-0/+1
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens2-4/+4
2020-07-01s390/tty3270: remove function callback castsOscar Carter1-6/+6
2020-07-01s390/vmem: get rid of memory segment listDavid Hildenbrand3-121/+21
2020-07-01s390/stp: allow group and users to read stp sysfs filesSven Schnelle1-27/+22
2020-06-29s390/appldata: use struct_size() helperGustavo A. R. Silva1-4/+2
2020-06-29s390/debug: remove struct __debug_entry from uapiHeiko Carstens2-36/+16
2020-06-29s390/debug: remove raw viewHeiko Carstens3-56/+4
2020-06-29s390/time: remove unused functionSven Schnelle1-5/+0
2020-06-29s390/pci: remove unused functionsSven Schnelle1-11/+0
2020-06-29s390/zcore: remove memmap deviceAlexander Egorenkov1-55/+2
2020-06-29s390: convert to msecs_to_jiffies()Sven Schnelle4-5/+5
2020-06-29Linux 5.8-rc3v5.8-rc3Linus Torvalds1-1/+1
2020-06-29Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds30-148/+125
2020-06-29Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-118/+152
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-37/+235
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-65/+120
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-21/+33
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+292
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-9/+109
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-61/+126
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot1-1/+1
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra6-58/+86
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2-3/+3
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra1-5/+28
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli1-1/+2
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli1-0/+1
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood1-1/+1
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra1-2/+4
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann8-28/+36
2020-06-28Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann1-1/+4
2020-06-28Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann1-0/+1