summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksourceKeerthy2018-02-224-980/+1
* ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy2018-02-226-434/+5
* ARM: OMAP: timer: Wrap the inline functions under OMAP2PLUS defineKeerthy2018-02-221-1/+16
* ARM: OMAP: dmtimer: Remove all the exportsKeerthy2018-02-221-27/+0
* Merge branch 'omap-for-v.16/dmtimer-fix' into omap-for-v4.17/timerTony Lindgren2018-02-221-5/+2
|\
| * ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren2018-02-221-5/+2
* | ARM: OMAP2+: Remove unused gpio header file referencesSuman Anna2018-02-143-4/+1
* | ARM: OMAP: Move plat/i2c.h into mach-omap1 folderSuman Anna2018-02-144-12/+6
* | ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr and other legacy dataSuman Anna2018-02-145-29/+0
* | ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy dataSuman Anna2018-02-1412-142/+0
* | ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usageSuman Anna2018-02-149-124/+0
* | ARM: OMAP2+: Cleanup omap_i2c_dev_attr usageSuman Anna2018-02-148-85/+0
* | ARM: OMAP2+: Cleanup omap_gpio_dev_attr usageSuman Anna2018-02-1412-94/+1
* | ARM: OMAP2+: Include types.h directly for hwmod dataTony Lindgren2018-02-143-0/+6
* | ARM: OMAP2+: Fix sar_base inititalization for HS omapsTony Lindgren2018-02-141-2/+2
* | ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren2018-02-141-2/+2
* | ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou2018-02-141-8/+11
* | Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixesTony Lindgren2018-02-141-3/+3
|\ \ | |/ |/|
| * ARM: OMAP2+: hwmod_core: enable optional clocks before main clockTero Kristo2017-12-221-3/+3
* | unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-116-115/+10
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1112-31/+31
* | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \
| * | xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* | | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\ \ \ | |/ / |/| |
| * | nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * | nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \ \
| * | | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3
* | | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-1090-1040/+3919
|\ \ \ \
| * \ \ \ Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-0912-39/+251
| |\ \ \ \
| | * | | | KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani2018-02-095-0/+198
| | * | | | KVM: PPC: Book3S HV: Branch inside feature sectionAlexander Graf2018-02-091-1/+2
| | * | | | KVM: PPC: Book3S HV: Make HPT resizing work on POWER9David Gibson2018-02-092-9/+24
| | * | | | KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras2018-02-091-6/+2
| | * | | | KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson2018-02-081-1/+1
| | * | | | KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabledAlexander Graf2018-02-013-18/+12
| | * | | | KVM: PPC: Book3S HV: Drop locks before reading guest memoryPaul Mackerras2018-02-011-4/+12
| * | | | | Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvmRadim Krčmář2018-02-091-143/+164
| |\ \ \ \ \
| * | | | | | KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()Eric Biggers2018-02-021-1/+1
| * | | | | | Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-0120-219/+498
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless cededBenjamin Herrenschmidt2018-01-194-1/+97
| | * | | | | KVM: PPC: Book3S HV: Make xive_pushed a byte, not a wordBenjamin Herrenschmidt2018-01-192-4/+4
| | * | | | | KVM: PPC: Book3S HV: Check DR not IR to chose real vs virt mode MMIOsBenjamin Herrenschmidt2018-01-191-1/+1
| | * | | | | KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalationsBenjamin Herrenschmidt2018-01-195-3/+14
| | * | | | | KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt2018-01-195-28/+57
| | * | | | | KVM: PPC: Book3S HV: Add more info about XIVE queues in debugfsBenjamin Herrenschmidt2018-01-191-0/+28
| | * | | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-01-19348-2289/+5090
| | |\ \ \ \ \
| | * | | | | | KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2Paul Mackerras2018-01-181-6/+24
| | * | | | | | KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loadedPaul Mackerras2018-01-171-54/+55
| | * | | | | | KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loadedPaul Mackerras2018-01-171-20/+20