summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-23MIPS: CI20: defconfig: multiple improvementsH. Nikolaus Schaller1-0/+21
2020-03-23MIPS: DTS: CI20: multiple DTS improvementsH. Nikolaus Schaller1-0/+14
2020-03-23MIPS: DTS: CI20: add DT node for IR sensorAlex Smith1-0/+5
2020-03-23s390/ap: Remove ap device suspend and resume callbacksHarald Freudenberger1-21/+0
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle3-1/+12
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle2-16/+19
2020-03-23s390/qdio: pass ISC as parameter to chsc_sadc()Julian Wiedmann3-4/+6
2020-03-23PM: remove s390 specific callbacksHeiko Carstens3-55/+0
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens8-660/+3
2020-03-23s390/cpuinfo: do not skip info for CPUs without MHz featureAlexander Gordeev1-2/+2
2020-03-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-03-23s390/cpuinfo: show number of online CPUs within a packageAlexander Gordeev1-0/+1
2020-03-23s390/cpuinfo: show number of online coresAlexander Gordeev3-2/+22
2020-03-23s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer2-7/+67
2020-03-23s390/zcrypt: replace snprintf/sprintf with scnprintfHarald Freudenberger6-75/+76
2020-03-23s390/zcrypt: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-19/+21
2020-03-23s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev3-3/+9
2020-03-23s390/numa: remove redundant cpus_with_topology variableAlexander Gordeev2-7/+0
2020-03-23s390/cpuinfo: show processor physical addressAlexander Gordeev3-0/+7
2020-03-23s390/mm: optimize page table upgrade routineAlexander Gordeev1-34/+56
2020-03-23Merge tag 'mips_fixes_5.6.1' into mips-nextThomas Bogendoerfer10-47/+87
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman11-157/+1130
2020-03-23staging: comedi: ni_labpc_common: Reformat multiple line dereferenceDeepak R Varma1-7/+6
2020-03-23staging: hp100: Add space around operator +Soumyajit Deb1-1/+1
2020-03-23ceph: fix memory leak in ceph_cleanup_snapid_map()Luis Henriques1-0/+1
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov3-16/+14
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov4-5/+28
2020-03-23ext2: fix empty body warnings when -Wextra is usedRandy Dunlap1-2/+3
2020-03-23x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl()Benjamin Thiel1-0/+1
2020-03-23staging: iio: adc: ad7280a: Add comments to clarify stringified argumentsDeepak R Varma1-0/+4
2020-03-23staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma1-2/+2
2020-03-23staging: wlan-ng: Fix third argument going over 80 charactersJohn B. Wyatt IV1-2/+5
2020-03-23Staging: speakup: Use pr_warn() defined in <linux/printk.h>.Sam Muhammed1-4/+2
2020-03-23staging: greybus: tools: Fix braces {} styleSimran Singhal1-1/+2
2020-03-23staging: mt7621-pci: avoid to set 'iomem_resource' addressesSergio Paracuellos1-2/+0
2020-03-23staging: hp100: Remove space after * in pointer declarationsSoumyajit Deb1-5/+5
2020-03-23Staging: hp: Use netdev_warn().Sam Muhammed1-5/+5
2020-03-23staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-03-23staging: mt7621-pci-phy: re-do 'xtal_mode' detectionSergio Paracuellos1-5/+10
2020-03-23staging: mt7621-pci-phy: use builtin_platform_driver()Sergio Paracuellos1-6/+1
2020-03-23staging: mt7621-pci: use builtin_platform_driver()Sergio Paracuellos1-6/+1
2020-03-23i2c: fix a doc warningMauro Carvalho Chehab1-2/+2
2020-03-23ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2-4/+4
2020-03-23rtc: pm8xxx: clear alarm register when alarm is not enabled韩科才1-0/+11
2020-03-23rtc: omap: drop unused dt-bindings headerUwe Kleine-König1-1/+0
2020-03-23rtc: bd70528: Avoid double error messaging when IRQ absentKeyur Patel1-3/+1
2020-03-23rtc: max8907: add missing select REGMAP_IRQCorentin Labbe1-0/+1
2020-03-23rtc: fsl-ftm-alarm: enable acpi supportPeng Ma1-6/+15
2020-03-23x86/mm: Drop pud_mknotpresent()Anshuman Khandual1-6/+0
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman413-1486/+3481