summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-07-19Merge tag 'renesas-clock2-for-v3.17' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2014-07-13Merge tag 'renesas-r8a7779-multiplatform3-for-v3.17' of git://git.kernel.org/...Olof Johansson
2014-07-13Merge tag 'renesas-cpufreq2-for-v3.17' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2014-07-13Merge tag 'renesas-soc3-for-v3.17' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-07-12Merge tag 'renesas-soc2-for-v3.17' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-07-12Merge branch 'renesas/cleanup2' into next/socOlof Johansson
2014-07-12Merge tag 'renesas-r8a7779-multiplatform2-for-v3.17' of git://git.kernel.org/...Olof Johansson
2014-07-12ARM: shmobile: sh73a0: add SCI clock support for DTSimon Horman
2014-07-12ARM: shmobile: r8a7740: correct SCI clock support for DTSimon Horman
2014-07-12ARM: shmobile: r8a73a4: add SCI clock support for DTSimon Horman
2014-07-12ARM: shmobile: r8a7778: add SCI clock support for DTSimon Horman
2014-07-09ARM: shmobile: Remove opps table check for cpufreqGaku Inami
2014-07-09ARM: shmobile: marzen: Consistently use tabs for indentationSimon Horman
2014-07-08Merge tag 'berlin-soc-3.17-1' of git://git.infradead.org/users/hesselba/linux...Olof Johansson
2014-07-08Merge tag 'mvebu-soc-3.17' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson
2014-07-08Merge tag 'renesas-soc-for-v3.17' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2014-07-08Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2014-07-07Merge tag 'tegra-for-3.17-delay-timer' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2014-07-07Merge tag 'renesas-r8a7779-multiplatform-for-v3.17' of git://git.kernel.org/p...Olof Johansson
2014-07-07Merge tag 'renesas-cpufreq-for-v3.17' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2014-07-07Merge tag 'renesas-clock-for-v3.17' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2014-07-06ARM: shmobile: fix shmobile_smp_apmu_suspend_init build failure for !SUSPENDArnd Bergmann
2014-06-30ARM: mvebu: Staticize mvebu_cpu_reset_initSachin Kamat
2014-06-30ARM: mvebu: Staticize armada_370_xp_cpu_pm_initSachin Kamat
2014-06-30ARM: mvebu: Staticize armada_375_smp_cpu1_enable_waSachin Kamat
2014-06-30ARM: mvebu: Use system controller to get the soc id when possibleGregory CLEMENT
2014-06-30ARM: mvebu: Use the a standard errno in mvebu_get_soc_idGregory CLEMENT
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni
2014-06-28Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-28Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-26MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-06-26MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras
2014-06-26MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras
2014-06-26MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras
2014-06-26MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras
2014-06-26MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras
2014-06-26MIPS: bpf: Fix is_range() semanticsMarkos Chandras
2014-06-26MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras
2014-06-26MIPS: bpf: Fix return values for VLAN_TAG_PRESENT caseMarkos Chandras
2014-06-26MIPS: bpf: Use correct mask for VLAN_TAG caseMarkos Chandras
2014-06-26MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} casesMarkos Chandras
2014-06-26MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPEMarkos Chandras