summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: enable ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INITHeiko Carstens2017-03-284-0/+4
* s390/MAINTAINERS: add gmap.c to kvm maintainersChristian Borntraeger2017-03-281-0/+1
* s390/kdump: Add final noteMichael Holzheu2017-03-281-0/+15
* s390: remove HAVE_ARCH_EARLY_PFN_TO_NID select statementHeiko Carstens2017-03-281-1/+0
* s390/dasd: suppress command reject error for query host access commandStefan Haberland2017-03-283-6/+13
* s390/dasd: check if query host access feature is supportedStefan Haberland2017-03-281-0/+4
* s390/mm: Remove double gaddr calculation when notifyingJanosch Frank2017-03-241-21/+14
* s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens2017-03-222-5/+0
* s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BITHeiko Carstens2017-03-221-1/+1
* s390/sysinfo: provide remaining stsi information via debugfsHeiko Carstens2017-03-221-1/+19
* s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens2017-03-223-1/+90
* s390/debugfs: introduce top-level 's390' directoryHeiko Carstens2017-03-222-1/+16
* s390/pkey: Introduce new API for secure key verificationHarald Freudenberger2017-03-223-1/+103
* s390/configs//zfcpdump_defconfig: Remove CONFIG_SCSI_SRP_ATTRSMichael Holzheu2017-03-221-1/+0
* s390/dump_stack: use control program identification stringHeiko Carstens2017-03-221-5/+13
* s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens2017-03-221-5/+24
* s390/sysinfo: allow compiler warnings againHeiko Carstens2017-03-221-2/+0
* s390/topology: fix typo in early topology codeHeiko Carstens2017-03-221-1/+1
* s390/topology: get rid of core mask arrayHeiko Carstens2017-03-222-3/+4
* s390/bitops: remove outdated commentHeiko Carstens2017-03-221-8/+0
* s390: get rid of superfluous __GFP_REPEATMichal Hocko2017-03-221-1/+1
* s390/cpuinfo: show facilities as reported by stfleHeiko Carstens2017-03-221-0/+14
* s390/bitops: add for_each_set_bit_inv helperHeiko Carstens2017-03-221-0/+5
* Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky2017-03-2227-46/+436
|\
| * s390: add a system call for guarded storageMartin Schwidefsky2017-03-2227-46/+436
* | s390/pkey: Fix wrong handling of secure key with old MKVPHarald Freudenberger2017-03-221-19/+34
* | s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens2017-03-221-3/+2
* | s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-03-221-16/+19
|/
* mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying2017-03-211-2/+0
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-2112-55/+69
|\
| * Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-1512-55/+69
| |\
| | * scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-155-24/+17
| | * scsi: ufs: don't check unsigned type for a negative valueTomas Winkler2017-03-151-1/+1
| | * scsi: hpsa: do not timeout reset operationsDon Brace2017-03-151-1/+1
| | * scsi: hpsa: limit outstanding rescansDon Brace2017-03-152-1/+16
| | * scsi: hpsa: update check for logical volume statusDon Brace2017-03-152-19/+18
| | * scsi: megaraid_sas: Driver version upgradeShivasharan S2017-03-131-2/+2
| | * scsi: megaraid_sas: raid6 also require cpuSel check same as raid5Shivasharan S2017-03-131-1/+1
| | * scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1Shivasharan S2017-03-132-1/+4
| | * scsi: megaraid_sas: enable intx only if msix request failsShivasharan S2017-03-131-5/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-03-219-7/+71
|\ \ \
| * | | HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng2017-03-211-2/+4
| * | | HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos2017-03-213-0/+49
| * | | HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2017-03-212-0/+6
| * | | HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra2017-03-211-1/+3
| * | | HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra2017-03-211-2/+2
| * | | HID: sony: Fix input device leak when connecting a DS4 twice using USB/BTRoderick Colenbrander2017-03-061-0/+2
| * | | HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake2017-03-064-2/+5
* | | | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-03-217-56/+84
|\ \ \ \
| * | | | gpio:mcp23s08 Fixed missing interruptsRobert Middleton2017-03-171-5/+60