summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/perf: add support for perf_regs and libdwHeiko Carstens2017-11-165-1/+113
* s390/perf: add perf_regs support and user stack dumpHeiko Carstens2017-11-164-1/+79
* s390/cpum_sf: do not register PMU if no sampling mode is authorizedHendrik Brueckner2017-11-161-0/+3
* s390/cpumf: remove raw event support in basic-only sampling modePu Hou2017-11-162-175/+27Star
* s390/perf: add callback to perf to enable using AUX bufferPu Hou2017-11-162-0/+120
* s390/cpumf: enable using AUX bufferPu Hou2017-11-161-11/+44
* s390/cpumf: introduce AUX buffer for dump diagnostic sample dataPu Hou2017-11-161-0/+446
* s390/disassembler: increase show_code buffer sizeVasily Gorbik2017-11-161-2/+2
* s390: Remove CONFIG_HARDENED_USERCOPYMichael Holzheu2017-11-163-12/+1Star
* s390: enable CPU alternatives unconditionallyHeiko Carstens2017-11-144-44/+10Star
* s390/nmi: remove unused codeHeiko Carstens2017-11-141-2/+0Star
* s390/mm: remove unused codeHeiko Carstens2017-11-141-6/+3Star
* s390/spinlock: fix indentationHeiko Carstens2017-11-141-3/+4
* s390/vdso: add missing boot_vdso_data declarationHeiko Carstens2017-11-141-0/+1
* s390/kbuild: get rid of a warning when compiling with KCOVVasily Gorbik2017-11-141-0/+1
* s390: correct some inline assembly constraintsVasily Gorbik2017-11-143-4/+4
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-1416-210/+228
* s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky2017-11-143-5/+10
* s390/ap_bus: Convert timers to use timer_setup()Kees Cook2017-11-143-7/+7
* s390/sclp: Convert timers to use timer_setup()Kees Cook2017-11-148-51/+48Star
* s390/cio: Convert timers to use timer_setup()Kees Cook2017-11-144-15/+14Star
* s390: qdio: Convert timers to use timer_setup()Kees Cook2017-11-143-5/+4Star
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14764-9083/+6609Star
|\
| * usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov2017-11-091-0/+1
| * USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-091-0/+14
| * usb: core: message: remember to reset 'ret' to 0 when necessaryFelipe Balbi2017-11-091-0/+2
| * USB: typec: Remove remaining redundant license textGreg Kroah-Hartman2017-11-074-34/+0Star
| * USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman2017-11-075-0/+5
| * USB: renesas_usbhs: rcar?.h: add SPDX tagsGreg Kroah-Hartman2017-11-072-0/+2
| * USB: chipidea: ci_hdrc_tegra.c: add SPDX lineGreg Kroah-Hartman2017-11-071-0/+1
| * USB: host: xhci-debugfs: add SPDX linesGreg Kroah-Hartman2017-11-072-0/+2
| * USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-0710-0/+10
| * usb: host: isp1362-hcd: remove a couple of redundant assignmentsColin Ian King2017-11-071-2/+1Star
| * USB: adutux: remove redundant variable minorColin Ian King2017-11-071-2/+0Star
| * usb: core: add a new usb_get_ptm_status() helperFelipe Balbi2017-11-071-0/+6
| * usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi2017-11-072-9/+43
| * usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-075-12/+19
| * usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi2017-11-072-4/+4
| * usb: core: add Status Type definitionsFelipe Balbi2017-11-072-2/+6
| * USB: gadget: Remove redundant license textGreg Kroah-Hartman2017-11-077-32/+0Star
| * USB: gadget: function: Remove redundant license textGreg Kroah-Hartman2017-11-0755-244/+0Star
| * USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman2017-11-0760-346/+1Star
| * USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman2017-11-0717-74/+0Star
| * USB: host: Remove redundant license textGreg Kroah-Hartman2017-11-079-85/+0Star
| * USB: host: imx21: Remove redundant license textGreg Kroah-Hartman2017-11-073-42/+0Star
| * USB: host: fhci: Remove redundant license textGreg Kroah-Hartman2017-11-078-40/+0Star
| * USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-0729-296/+0Star
| * USB: host: ohci: Remove redundant license textGreg Kroah-Hartman2017-11-079-51/+1Star
| * USB: host: whci: Remove redundant license textGreg Kroah-Hartman2017-11-0711-136/+0Star
| * USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-0722-178/+0Star