summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes...Stephen Boyd2019-03-292-3/+3
| |\ \ \ \ \
| | * | | | | clk: meson: vid-pll-div: remove warning and return 0 on invalid configNeil Armstrong2019-03-291-2/+2
| | * | | | | clk: meson: pll: fix rounding and setting a rate that matches preciselyMartin Blumenstingl2019-03-251-1/+1
| * | | | | | Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson ...Stephen Boyd2019-03-192-3/+5
| |\| | | | |
| | * | | | | clk: meson-g12a: fix VPU clock parentsNeil Armstrong2019-03-191-1/+1
| | * | | | | clk: meson: g12a: fix VPU clock muxes maskMaxime Jourdan2019-03-191-2/+2
| | * | | | | clk: meson-gxbb: round the vdec dividers to closestMaxime Jourdan2019-03-191-0/+2
| * | | | | | clk: at91: fix programmable clock for sama5d2Matthias Wieloch2019-03-183-15/+54
| |/ / / / /
* | | | | | Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-132-0/+6
|\ \ \ \ \ \
| * | | | | | PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko2019-04-101-0/+4
| * | | | | | PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-051-0/+2
* | | | | | | Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-134-10/+14
|\ \ \ \ \ \ \
| * | | | | | | powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman2019-04-101-1/+1
| * | | | | | | powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin2019-04-081-0/+12
| * | | | | | | powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-04-081-1/+1
| * | | | | | | powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy2019-04-011-8/+0
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-134-16/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-121-8/+8
| * | | | | | | | arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon2019-04-081-6/+9
| * | | | | | | | arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel2019-04-082-2/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-122-26/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko2019-04-061-23/+18
| * | | | | | | | x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen2019-04-011-3/+3
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-04-121-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | alarmtimer: Return correct remaining timeAndrei Vagin2019-04-101-1/+1
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-121-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman2019-04-031-3/+3
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-125-27/+190
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2019-04-122-11/+45
| * | | | | | | | | | | x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-102-12/+22
| * | | | | | | | | | | x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-031-1/+55
| * | | | | | | | | | | x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-031-3/+62
| * | | | | | | | | | | perf/x86/intel: Initialize TFA MSRPeter Zijlstra2019-04-031-0/+6
| * | | | | | | | | | | perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian2019-04-031-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-04-121-17/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | locking/lockdep: Zap lock classes even with lock debugging disabledBart Van Assche2019-04-101-17/+12
* | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-123-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd2019-04-051-0/+4
| * | | | | | | | | | | | genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang2019-04-051-0/+1
| * | | | | | | | | | | | irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init()Dan Carpenter2019-04-051-0/+1
* | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-122-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf2019-04-051-0/+1
| * | | | | | | | | | | | | linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-04-031-2/+2
* | | | | | | | | | | | | | Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-04-122-10/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | dma-debug: only skip one stackframe entryScott Wood2019-04-111-1/+1
| * | | | | | | | | | | | | | sparc64/pci_sun4v: fix ATU checks for large DMA masksChristoph Hellwig2019-04-101-9/+11
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-04-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | iommu/amd: Set exclusion range correctlyJoerg Roedel2019-04-121-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linuxLinus Torvalds2019-04-121-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clang-format: Update with the latest for_each macro listMiguel Ojeda2019-04-121-0/+24