summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-08-13ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific fileMurali Karicheri
2015-08-13ARM: dts: keystone: fix the clock node for mdioMurali Karicheri
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle
2015-07-10MIPS: c-r4k: Extend way_string arrayPaul Burton
2015-07-10MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman
2015-07-09Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras
2015-07-09MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras
2015-07-09MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras
2015-07-09MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras
2015-07-09MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras
2015-07-09MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras
2015-07-09MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras
2015-07-09MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras
2015-07-09MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras
2015-07-09MIPS: kernel: traps: Fix broken indentationMarkos Chandras
2015-07-09MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin
2015-07-09cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner
2015-07-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf
2015-07-08arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MGKristina Martsenko
2015-07-08arm: dts: vexpress: add missing CCI PMU device node to TC2Sudeep Holla
2015-07-08arm: dts: vexpress: describe all PMUs in TC2 dtsMark Rutland
2015-07-08GICv3: Add ITS entry to THUNDER dtsTirumalesh Chalamarla
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman
2015-07-08Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman
2015-07-08arm64: dts: Add poweroff button device node for APM X-Gene platformY Vo
2015-07-08arm64: entry: handle debug exceptions in el*_invMark Rutland
2015-07-08x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer
2015-07-08powerpc/perf/24x7: Fix lockdep warningSukadev Bhattiprolu
2015-07-08MIPS: O32: Do not handle require 32 bytes from the stack to be readable.Ralf Baechle
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-07MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle
2015-07-07MIPS: Lemote 2F: Fix build caused by recent mass rename.Ralf Baechle
2015-07-07arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone
2015-07-07ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King