summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25drivers: soc: Add support for Exynos PMU driverPankaj Dubey
2016-02-25ARM: EXYNOS: Split up exynos5420 SoC specific PMU dataPankaj Dubey
2016-02-25ARM: EXYNOS: Split up exynos5250 SoC specific PMU dataPankaj Dubey
2016-02-25ARM: EXYNOS: Split up exynos4 SoC specific PMU dataPankaj Dubey
2016-02-25ARM: EXYNOS: Split up exynos3250 SoC specific PMU dataPankaj Dubey
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey
2016-02-25ARM: EXYNOS: Correct header comment in Kconfig filePankaj Dubey
2016-02-25ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800Bartlomiej Zolnierkiewicz
2016-02-25ARM: EXYNOS: Use generic cpufreq driver for Exynos5420Bartlomiej Zolnierkiewicz
2016-02-25ARM: s3c64xx: use "depends on" instead of "if" after promptMasahiro Yamada
2016-02-25ARM: plat-samsung: use to_platform_device()Geliang Tang
2016-02-25ARM: EXYNOS: Code cleanup in map.hPankaj Dubey
2016-02-25ARM: EXYNOS: Remove unused static mapping of CMU for exynos5Pankaj Dubey
2016-01-24Linux 4.5-rc1v4.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-23Merge 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
2016-01-24MIPS: KVM: Refactor added offsetof()sJames Hogan
2016-01-24MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan
2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan
2016-01-24MIPS: Move definition of DC bit to mipsregs.hJames Hogan
2016-01-24MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan