summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-11-27ARM: 8224/1: Add unwinding support for memmove functionLin Yongting1-0/+28
2014-11-27ARM: 8223/1: Add unwinding support for __memzero functionLin Yongting1-0/+12
2014-11-21ARM: io.c: clean up EXPORT_SYMBOL()sRussell King1-3/+2
2014-11-21ARM: move ftrace assembly code to separate fileRussell King3-235/+244
2014-11-21ARM: add machine name to stack dump outputRussell King1-0/+1
2014-11-21ARM: remove "SMP: Total of %d processors activated." messageRussell King1-3/+0
2014-11-21ARM: reduce "Booted secondary processor" message to debug levelRussell King1-1/+1
2014-11-21ARM: drop nwfpe initialisation message from warning to info levelRussell King1-2/+2
2014-11-21ARM: use pr_warn_ratelimited() when migrating IRQsRussell King1-3/+3
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King28-146/+128
2014-11-21ARM: 8204/1: Add unwinding support for memset functionLin Yongting1-0/+12
2014-11-21ARM: 8203/1: mm: try to re-use old ASID assignments following a rolloverWill Deacon1-24/+34
2014-11-21ARM: 8215/1: vfp: Silence mvfr0 variable unused warningStephen Boyd1-23/+22
2014-11-21ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpusStephen Boyd2-41/+57
2014-11-21ARM: 8196/1: vfp: Workaround bad MVFR1 register on some KraitsStephen Boyd1-2/+3
2014-11-17ARM: 8195/1: vfp: Bounce undefined instructions in vectored modeStepan Moskovchenko1-0/+6
2014-11-17ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang1-1/+0
2014-11-14ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster1-2/+1
2014-11-14ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster1-3/+2
2014-11-14ARM: 8174/1: Use global stack register variable for percpuMark Charlebois1-2/+2
2014-11-14ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster1-2/+2
2014-11-14ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster1-3/+1
2014-11-14ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster1-2/+1
2014-11-14ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster1-0/+5
2014-10-29ARM: enable bpf syscallRussell King2-0/+2
2014-10-20Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-7/+165
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-2/+2
2014-10-20Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson5-1/+120
2014-10-20Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson4-2/+22
2014-10-19Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-45/+235
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+2
2014-10-17ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octaSjoerd Simons1-0/+4
2014-10-17ARM: dts: Explicitly set dr_mode on exynos Peach boardsSjoerd Simons3-2/+18
2014-10-16arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall1-0/+7
2014-10-16ARM: dts: qcom: add CM-QS600 boardMike Rapoport2-0/+60
2014-10-16ARM: dts: qcom: Add initial DTS file for Sony Xperia Z1 phoneTim Bird2-1/+19
2014-10-16ARM: dts: qcom: Add SATA support on IPQ8064/AP148Kumar Gala2-0/+41
2014-10-15arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper1-1/+1
2014-10-15Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+10
2014-10-15Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson5-4/+8
2014-10-15Merge tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linu...Olof Johansson2-0/+4
2014-10-15ARM: sunxi_defconfig: enable CONFIG_REGULATOROlof Johansson1-0/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+6
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds8-8/+48
2014-10-14arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall1-0/+11
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall3-31/+133
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-50/+78
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds19-72/+0
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-7/+7
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+6