summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-18ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada
2015-08-18ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre
2015-08-11ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch
2015-08-07ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson
2015-08-07ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT
2015-07-31ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch
2015-07-17ARM: fix __virt_to_idmap build error on !MMURussell King
2015-07-17ARM: invalidate L1 before enabling coherencyRussell King
2015-07-17ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski
2015-07-17ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd
2015-07-17ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov
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