summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc: Add constants for PDC_RELOCATE PDC callHelge Deller2019-02-211-1/+6
* parisc: Add PDC_CRASH_PREP PDC function numberSven Schnelle2019-02-211-0/+1
* parisc: Use F_EXTEND() macro in iosapic codeHelge Deller2019-02-211-16/+1
* parisc: remove the HBA_DATA macroChristoph Hellwig2019-02-213-8/+9
* parisc/lba_pci: use container_of in LBA_DEVChristoph Hellwig2019-02-211-6/+4
* parisc/dino: use container_of in DINO_DEVChristoph Hellwig2019-02-211-6/+4
* parisc: properly type the return value of parisc_walk_treeChristoph Hellwig2019-02-211-1/+1
* parisc: properly type the iommu field in struct pci_hba_dataChristoph Hellwig2019-02-211-1/+1
* parisc: turn GET_IOC into an inline functionChristoph Hellwig2019-02-211-4/+8
* parisc: move internal implementation details out of <asm/dma-mapping.h>Christoph Hellwig2019-02-218-44/+62
* parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig2019-02-212-2/+1
* parisc: remove meaningless ccflags-y in arch/parisc/boot/MakefileMasahiro Yamada2019-02-211-6/+0
* parisc: replace oops_in_progress manipulation with bust_spinlocks()Sergey Senozhatsky2019-02-211-2/+2
* parisc: Improve initial IRQ to CPU assignmentHelge Deller2019-02-211-1/+4
* parisc: Count IPI function call interruptsHelge Deller2019-02-213-0/+6
* parisc: Show rescheduling interrupts on SMP machines onlyHelge Deller2019-02-211-4/+6
* parisc: Hide built-in serial aux port of Tosca GSP cardHelge Deller2019-02-211-0/+12
* Linux 5.0-rc7v5.0-rc7Linus Torvalds2019-02-171-1/+1
* Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-177-20/+20
|\
| * efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-164-15/+0
| * arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel2019-02-163-5/+20
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-175-5/+41
|\ \
| * | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-153-3/+35
| * | x86/CPU: Add Icelake model numberRajneesh Bhardwaj2019-02-141-0/+2
| * | x86/a.out: Clear the dump structure initiallyBorislav Petkov2019-02-131-2/+4
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-176-3/+59
|\ \ \
| * | | perf/core: Fix impossible ring-buffer sizes warningIngo Molnar2019-02-131-1/+1
| * | | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-115-2/+58
* | | | Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-171-2/+2
|\ \ \ \
| * | | | powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman2019-02-171-2/+2
* | | | | Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-02-176-6/+31
|\ \ \ \ \
| * | | | | csky: Fixup dead loop in show_stackGuo Ren2019-02-131-0/+4
| * | | | | csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2019-02-132-0/+19
| * | | | | csky: coding convention: Use task_stack_pageGuo Ren2019-02-132-3/+4
| * | | | | csky: Fixup wrong pt_regs sizeGuo Ren2019-02-131-1/+2
| * | | | | csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren2019-02-131-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-172-2/+19
|\ \ \ \ \
| * | | | | i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski2019-02-151-0/+12
| * | | | | i2c: cadence: Fix the hold bit settingShubhrajyoti Datta2019-02-151-2/+7
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-02-1711-101/+75
|\ \ \ \ \
| * | | | | Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-161-0/+1
| * | | | | Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-02-161-2/+2
| * | | | | Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-161-20/+4
| * | | | | Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-111-1/+0
| * | | | | Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-111-42/+27
| * | | | | Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-02-091-1/+1
| * | | | | Input: ps2-gpio - flush TX work when closing portDmitry Torokhov2019-02-091-0/+1
| * | | | | Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-02-091-24/+11
| * | | | | Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-071-0/+9
| * | | | | Input: bma150 - register input device after setting private dataJonathan Bakker2019-02-061-4/+5