summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: davinci: dm365: set the GPIO base to 0Bartosz Golaszewski2018-11-261-0/+2
| | * | | | | | ARM: davinci: da850: set the GPIO base to 0Bartosz Golaszewski2018-11-261-1/+3
| | * | | | | | gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski2018-11-262-1/+3
| | * | | | | | ARM: davinci: dm644x: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+20
| | * | | | | | ARM: davinci: dm355: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+30
| | * | | | | | ARM: davinci: dm646x: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+10
| | * | | | | | ARM: davinci: dm365: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+35
| | * | | | | | ARM: davinci: da8xx: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+40
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-11-302-13/+1
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner2018-11-131-1/+1
| | * | | | | | arm64: dts: rockchip: remove vdd_log from rock960 to fix a stability issuesDaniel Lezcano2018-11-051-12/+0
| | |/ / / / /
| * | | | | | Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-11-301-1/+5
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: rockchip: Remove @0 from the veyron memory nodeHeiko Stuebner2018-11-191-1/+5
| | |/ / / / /
| * | | | | | Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2018-11-301-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: at91: sama5d2: use the divided clock for SMCRomain Izard2018-11-211-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'arm-soc/for-4.20/maintainers-part2' of https://github.com/Broadcom...Olof Johansson2018-11-131-2/+0
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: Remove self from Broadcom SoCsJon Mason2018-11-051-2/+0
| | |/ / / / /
| * | | | | | Merge tag 'am654-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-11-121-1/+1
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: ti: k3-am654: Fix wakeup_uart reg addressVignesh R2018-11-091-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'qcom-fixes-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-11-122-0/+8
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: qcom: msm8998: Reserve gpio ranges on MTPBjorn Andersson2018-11-101-0/+4
| | * | | | | | arm64: dts: sdm845-mtp: Reserve reserved gpiosBjorn Andersson2018-11-101-0/+4
| | |/ / / / /
* | | | | | | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-028-164/+37
|\ \ \ \ \ \ \
| * | | | | | | pvcalls-front: fixes incorrect error handlingPan Bian2018-11-291-2/+2
| * | | | | | | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-11-294-141/+13
| * | | | | | | xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli2018-11-291-0/+1
| * | | | | | | xen/x86: add diagnostic printout to xen_mc_flush() in case of errorJuergen Gross2018-11-291-15/+20
| * | | | | | | x86/xen: cleanup includes in arch/x86/xen/spinlock.cJuergen Gross2018-11-221-6/+1
* | | | | | | | Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2018-12-021-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine: at_hdmac: fix module unloadingRichard Genoud2018-11-291-0/+2
| * | | | | | | | dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud2018-11-291-1/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-0126-282/+780
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/speculation: Provide IBPB always command line optionsThomas Gleixner2018-11-282-11/+35
| * | | | | | | | x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner2018-11-283-2/+25
| * | | | | | | | x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner2018-11-282-10/+38
| * | | | | | | | x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-287-0/+93
| * | | | | | | | x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner2018-11-281-21/+25
| * | | | | | | | x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner2018-11-284-18/+40
| * | | | | | | | x86/speculation: Split out TIF updateThomas Gleixner2018-11-281-12/+23
| * | | | | | | | ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner2018-11-282-27/+0
| * | | | | | | | x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner2018-11-284-36/+118
| * | | | | | | | x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner2018-11-282-2/+26
| * | | | | | | | x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner2018-11-285-22/+37
| * | | | | | | | x86/speculation: Prepare for per task indirect branch speculation controlTim Chen2018-11-285-5/+41
| * | | | | | | | x86/speculation: Add command line control for indirect branch speculationThomas Gleixner2018-11-283-19/+156
| * | | | | | | | x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner2018-11-281-13/+4
| * | | | | | | | x86/speculataion: Mark command line parser data __initdataThomas Gleixner2018-11-281-2/+2
| * | | | | | | | x86/speculation: Mark string arrays const correctlyThomas Gleixner2018-11-281-3/+3
| * | | | | | | | x86/speculation: Reorder the spec_v2 codeThomas Gleixner2018-11-281-84/+84
| * | | | | | | | x86/l1tf: Show actual SMT stateThomas Gleixner2018-11-281-2/+3