summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-30clk:gcc-msm8916: add missing mss_q6_bimc_axi clockSrinivas Kandagatla
2016-01-30Merge branch 'clk-iproc' into clk-nextStephen Boyd
2016-01-30clk: iproc: Remove __init from headerRay Jui
2016-01-30clk: iproc: Add support for Cygnus audio clocksSimran Rai
2016-01-30Documentation: dt-bindings: Add DT bindings for Cygnus audio clockSimran Rai
2016-01-30clk: Move vendor's Kconfig into CCF menu sectionJames Liao
2016-01-29clk: mediatek: Fix memory leak on clock init failJames Liao
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2016-01-29clk: xgene: Remove return from void functionStephen Boyd
2016-01-29clk: xgene: Add SoC and PMD PLL clocks with v2 hardwareLoc Ho
2016-01-29Documentation: Update APM X-Gene clock binding for v2 hardwareLoc Ho
2016-01-29clk: s2mps11: remove redundant codeAndi Shyti
2016-01-29clk: s2mps11: remove redundant static variables declarationAndi Shyti
2016-01-29clk: s2mps11: allocate only one structure for clock initAndi Shyti
2016-01-29clk: s2mps11: merge two for loops in oneAndi Shyti
2016-01-29clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner
2016-01-29clk: tango4: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez
2016-01-29clk: scpi: Fix checking return value of platform_device_register_simple()Axel Lin
2016-01-29clk: mvebu: Mark ioremapped memory as __iomemStephen Boyd
2016-01-24Linux 4.5-rc1Linus Torvalds
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-01-24Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer
2016-01-24MAINTAINERS: Combine multiple telemetry entriesSouvik Kumar Chakravarty
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty
2016-01-24vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-24MAINTAINERS: Add KVM for MIPS entryJames Hogan
2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan
2016-01-24MIPS: Update trap codesJames Hogan
2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan
2016-01-24MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan