summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens2018-05-091-2/+3
* s390/early: get rid of memmove_earlyHeiko Carstens2018-05-091-33/+1
* s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-05-091-1/+3
* perf: fix invalid bit in diagnostic entryThomas Richter2018-05-091-1/+1
* s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-081-0/+4
* s390: use expoline thunks in the BPF JITMartin Schwidefsky2018-05-072-8/+71
* s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-072-5/+77
* s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky2018-05-071-3/+2
* s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-073-19/+22
* s390/kernel: use expoline for indirect branchesMartin Schwidefsky2018-05-073-16/+25
* s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-073-5/+22
* s390/lib: use expoline for indirect branchesMartin Schwidefsky2018-05-071-8/+11
* s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2018-05-072-2/+7
* s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-072-81/+151
* vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic2018-04-271-1/+12
* s390/kexec_file: add declaration of purgatory related globalsSebastian Ott2018-04-271-0/+6
* s390: update defconfigsSebastian Ott2018-04-272-9/+8
* MAINTAINERS: update s390 zcrypt maintainers email addressHarald Freudenberger2018-04-271-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-263-86/+89
|\
| * virtio_console: reset on out of memoryMichael S. Tsirkin2018-04-251-7/+10
| * virtio_console: move removal codeMichael S. Tsirkin2018-04-251-36/+36
| * virtio_console: drop custom control queue cleanupMichael S. Tsirkin2018-04-251-17/+0
| * virtio_console: free buffers after resetMichael S. Tsirkin2018-04-251-25/+24
| * virtio: add ability to iterate over vqsMichael S. Tsirkin2018-04-251-0/+3
| * virtio_console: don't tie bufs to a vqMichael S. Tsirkin2018-04-251-7/+7
| * virtio_balloon: add array of stat namesMichael S. Tsirkin2018-04-241-0/+15
* | Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-263-6/+20
|\ \
| * | hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphicsGuenter Roeck2018-04-251-0/+5
| * | hwmon: (k10temp) Add temperature offset for Ryzen 2700XGuenter Roeck2018-04-251-3/+9
| * | hwmon: (nct6683) Enable EC access if disabled at bootGuenter Roeck2018-04-231-2/+2
| * | hwmon: (scmi) handle absence of few types of sensorsSudeep Holla2018-04-221-1/+4
| |/
* | Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-263-26/+33
|\ \
| * | PCI: Add "PCIe" to pcie_print_link_status() messagesJakub Kicinski2018-04-201-2/+2
| * | Merge remote-tracking branch 'lorenzo/pci/host/fixes' into for-linusBjorn Helgaas2018-04-202-24/+31
| |\ \
| | * | PCI: kirin: Fix reset gpio nameLoic Poulain2018-04-171-1/+1
| | * | PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang2018-04-161-1/+3
| | * | PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu2018-04-161-17/+24
| | * | PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu2018-04-161-3/+1
| | * | PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu2018-04-161-2/+2
| |/ /
* | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-267-12/+73
|\ \ \
| * | | tracing: Fix missing tab for hwlat_detector print formatPeter Xu2018-04-251-1/+1
| * | | selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu2018-04-251-0/+44
| * | | selftests: ftrace: Fix trigger extended error testcaseMasami Hiramatsu2018-04-251-1/+1
| * | | kprobes: Fix random address output of blacklist fileThomas Richter2018-04-251-1/+1
| * | | tracing: Fix kernel crash while using empty filter with perfRavi Bangoria2018-04-251-7/+7
| * | | tracing/x86: Update syscall trace events to handle new prefixed syscall func ...Steven Rostedt (VMware)2018-04-251-2/+17
| * | | tracing: Add missing forward declarationAhbong Chang2018-04-191-0/+2
| |/ /
* | | Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-264-14/+98
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-watchdog', 'acpi-button' and 'acpi-video'Rafael J. Wysocki2018-04-263-13/+97
| |\ \ \ \ \
| | | | * | | ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede2018-04-241-2/+25
| | | | | |/ | | | | |/|