summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-10-10ARM: OMAP2+: Populate legacy resources for dma and smartreflexTony Lindgren
2017-10-10ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" supportTony Lindgren
2017-10-10Merge branch 'omap-for-v4.15/fixes-dt' into omap-for-v4.15/ti-syscTony Lindgren
2017-10-10ARM: dts: Configure SmartReflex only to idle the interconnect target moduleTony Lindgren
2017-10-10ARM: dts: Add nodes for missing omap4 interconnect target modulesTony Lindgren
2017-10-02ARM: OMAP2+: make omap_dma_dev_info __initdataBhumika Goyal
2017-10-02ARM: DRA722: Add support for DRA71x Silicon Rev 2.1Vishal Mahaveer
2017-10-02ARM: DRA722: remove redundant definition of 1.0 deviceVishal Mahaveer
2017-09-19ARM: OMAP2+: Drop unused omap_hwmod_mux_infoTony Lindgren
2017-09-19ARM: OMAP2+: Drop unused omap_init_hdqTony Lindgren
2017-09-19ARM: OMAP2+: Fix overwriting of clkctrl and modulemode valuesTony Lindgren
2017-09-19ARM: OMAP2+: Fix MMC address space mismatch for am33xx and am43xxTony Lindgren
2017-09-19ARM: dts: Add missing hwmod related properties for dra7Tony Lindgren
2017-09-19ARM: dts: Add missing hwmod related nodes for am33xxTony Lindgren
2017-09-19ARM: dts: Add missing dma hwmod property for omap5Tony Lindgren
2017-09-19ARM: dts: Add missing wdt3 node for omap4Tony Lindgren
2017-09-19ARM: dts: Add missing hsi node for omap4Tony Lindgren
2017-09-19ARM: dts: Add missing onewire node for omap4Tony Lindgren
2017-09-19ARM: dts: Add missing smartreflex node and binding for omap4Tony Lindgren
2017-09-19ARM: dts: Add missing hwmods property for omap4 dmaTony Lindgren
2017-09-19ARM: dts: Add missing properties for omap4 control modulesTony Lindgren
2017-09-19ARM: dts: Configure pmu without interrupt for omap4430Tony Lindgren
2017-09-19ARM: dts: Add missing dma hwmods property for omap3Tony Lindgren
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-15Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso
2017-09-15kvm,lapic: Justify use of swait_active()Davidlohr Bueso
2017-09-15KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-09-15nios2: time: Read timer in get_cycles only if initializedGuenter Roeck
2017-09-15nios2: add earlycon support to 3c120 devboard DTSTobias Klauser
2017-09-15kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-15powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-14KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
2017-09-14Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-14KVM: X86: Don't block vCPU if there is pending exceptionWanpeng Li
2017-09-14KVM: SVM: Add irqchip_split() checks before enabling AVICSuravee Suthikulpanit
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-13arm64: stacktrace: avoid listing stacktrace functions in stacktracePrakash Gupta
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko