summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2014-03-21ARM: EXYNOS: Fix abuse of CONFIG_PMTomasz Figa
2014-03-21ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.hTomasz Figa
2014-03-21ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa
2014-03-21ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa
2014-03-21ARM: SAMSUNG: Consolidate PM debug functionsTomasz Figa
2014-03-21ARM: SAMSUNG: Use debug_ll_addr() to get UART base addressTomasz Figa
2014-03-21ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa
2014-03-21ARM: SAMSUNG: Add soc_is_s3c2410() helperTomasz Figa
2014-03-21ARM: EXYNOS: Do not resume l2x0 if not enabled before suspendTomasz Figa
2014-03-21Merge branch 'v3.15-next/cleanup-samsung-2' into v3.15-next/s2r-pm-samsung-2Kukjin Kim
2014-03-21ARM: dts: Update Exynos DT files with generic compatible stringsSachin Kamat
2014-03-21ARM: EXYNOS: Add generic compatible stringsSachin Kamat
2014-03-21ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat
2014-03-21ARM: EXYNOS: Consolidate CPU init codeSachin Kamat
2014-03-21ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpersSachin Kamat
2014-03-21ARM: EXYNOS: Add support to reserve memory for MFC-v7Sachin Kamat
2014-03-21ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-20arm, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20arm, hw-breakpoint: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20arm: omap: Fix typo in ams-delta-fiq.cThomas Gleixner
2014-03-20ARM: davinci: fix DT booting with default defconfigKevin Hilman
2014-03-20Merge branch '3.15/dss-dt-dts' into 3.15/fbdevTomi Valkeinen
2014-03-20Merge branch '3.15/dss-dt' into 3.15/fbdevTomi Valkeinen
2014-03-19ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington
2014-03-19ARM: 8006/1: Remove redundant codeAlexander Shiyan
2014-03-19Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-19ARM: omap3-n900.dts: add display informationTomi Valkeinen
2014-03-19ARM: omap3-igep0020.dts: add display informationJavier Martinez Canillas
2014-03-19ARM: omap3-beagle-xm.dts: add display informationTomi Valkeinen
2014-03-19ARM: omap3-beagle.dts: add display informationTomi Valkeinen
2014-03-19ARM: omap4-sdp.dts: add display informationTomi Valkeinen
2014-03-19ARM: OMAP2+: DT 'compatible' tweak for displaysTomi Valkeinen
2014-03-19ARM: OMAP2+: add omapdss_init_of()Tomi Valkeinen
2014-03-19ARM: omap4-panda.dts: add display informationTomi Valkeinen
2014-03-19ARM: omap4.dtsi: add omapdss informationTomi Valkeinen
2014-03-19ARM: omap3.dtsi: add omapdss informationTomi Valkeinen
2014-03-19ARM: omap2.dtsi: add omapdss informationTomi Valkeinen
2014-03-19ARM: dts: set 'ti,set-rate-parent' for dpll4_m4 pathTomi Valkeinen
2014-03-19ARM: dts: use ti,fixed-factor-clock for dpll4_m4x2_mul_ckTomi Valkeinen
2014-03-19ARM: dts: fix DPLL4 x2 clkouts on 3630Tomi Valkeinen
2014-03-19ARM: dts: fix omap3 dss clock handle namesTomi Valkeinen
2014-03-18ARM: add uprobes supportDavid A. Long
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long
2014-03-18ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long
2014-03-18ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long