aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-19Merge tag 'v3.10.40' into linux-linaro-lskMark Brown
2014-05-18Merge remote-tracking branch 'lsk/v3.10/topic/arm64-perf' into linux-linaro-lskMark Brown
2014-05-18Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-05-18arm64: perf: add support for percpu pmu interruptVinayak Kale
2014-05-16ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov
2014-05-16ARM64: check stack pointer in get_wchanKonstantin Khlebnikov
2014-05-16arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESSWill Deacon
2014-05-16arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon
2014-05-16arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon
2014-05-16arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2014-05-16arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon
2014-05-16Merge remote-tracking branch 'lsk/v3.10/topic/arm64-cpu' into lsk-v3.10-arm64...Mark Brown
2014-05-15Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-05-15arm64: make default NR_CPUS 8Rob Herring
2014-05-15arm64: ensure completion of TLB invalidatationMark Rutland
2014-05-15ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha
2014-05-15arm64: locks: Remove CONFIG_GENERIC_LOCKBREAKCatalin Marinas
2014-05-15arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell
2014-05-15arm64: Use 42-bit address space with 64K pagesCatalin Marinas
2014-05-15arm64: fix access to preempt_count from assembly codeMarc Zyngier
2014-05-15arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter
2014-05-15arm64: update 32-bit kuser helpers to ARMv8Robin Murphy
2014-05-15arm64: Export __copy_in_user() to modulesCatalin Marinas
2014-05-15arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon
2014-05-15arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon
2014-05-15arm64: locks: introduce ticket-based spinlock implementationWill Deacon
2014-05-15clk: arm64: Add DTS clock entry for APM X-Gene Storm SoCLoc Ho
2014-05-15arm64: Widen hwcap to be 64 bitSteve Capper
2014-05-15arm64: Correctly report LR and SP for compat tasksCatalin Marinas
2014-05-15arm64: Make do_bad_area() function staticCatalin Marinas
2014-05-15arm64: mm: permit use of tagged pointers at EL0Will Deacon
2014-05-15Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2014-05-15arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2014-05-15arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas
2014-05-15arm64: move elf notes into readonly segmentMark Salter
2014-05-15arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas
2014-05-15arm64: Expand arm64 image headerRoy Franz
2014-05-15ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang
2014-05-15of: Specify initrd location using 64-bitSantosh Shilimkar
2014-05-15arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang
2014-05-15arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang boardVinayak Kale
2014-05-15arm64: Add defines for APM ARMv8 implementationVinayak Kale
2014-05-15arm64: Enable APM X-Gene SOC family in the defconfigVinayak Kale
2014-05-15arm64: Add Kconfig option for APM X-Gene SOC familyVinayak Kale
2014-05-15arm64/Makefile: provide vdso_install targetKyle McMartin
2014-05-15arm64: debug: consolidate software breakpoint handlersWill Deacon
2014-05-15arm64: extable: sort the exception table at build timeWill Deacon
2014-05-15arm64: device: add iommu pointer to device archdataWill Deacon
2014-05-15arm64: pgtable: use pte_index instead of __pte_indexWill Deacon
2014-05-15arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang