summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2016-01-04ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2016-01-04ARM: 8479/2: add implementation for arm-smcccJens Wiklander
2016-01-04ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee
2016-01-04ARM: 8496/1: OMAP: RX51: save ATAGS data in the early boot stageIvaylo Dimitrov
2016-01-04ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.hIvaylo Dimitrov
2016-01-04ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel
2015-12-22ARM: 8482/1: l2x0: make it possible to disable outer sync from DTLinus Walleij
2015-12-22ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGIMarc Zyngier
2015-12-22ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi
2015-12-17ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre
2015-12-17ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma checkPrasanna Karthik
2015-12-17ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text sectionNicolas Pitre
2015-12-03ARM: 8456/1: code patching only works on MMUArnd Bergmann
2015-12-03ARM: 8463/1: Enable GICv2m on 32-bit virt machinePavel Fedin
2015-12-03ARM: 8462/1: cache-uniphier: use common API to find the next level cacheMasahiro Yamada
2015-12-03ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann
2015-12-03ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2015-12-03ARM: 8455/1: define __BUG as asm(BUG_INSTR) without CONFIG_BUGArnd Bergmann
2015-11-16ARM: 8451/1: v7-M: Set an early stack for __v7m_setupEzequiel Garcia
2015-11-16ARM: 8450/1: v7-M: Use ret_to_user_from_irq in PendSV handlerEzequiel Garcia
2015-11-16ARM: 8448/1: add some L220 DT settingsLinus Walleij
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-14Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta
2015-11-14ARC: remove extraneous header includeVineet Gupta
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann
2015-11-12arm64: build vdso without libgcovArnd Bergmann
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle
2015-11-12MIPS: idle: add case for CPU_5KEAurelien Jarno
2015-11-12MIPS: Octeon: Support APPENDED_DTBAaro Koskinen
2015-11-12MIPS: vmlinux: create a section for appended DTBAaro Koskinen
2015-11-12MIPS: Clean up compat_siginfo_tAmanieu d'Antras
2015-11-12MIPS: Fix PAGE_MASK definitionDan Williams
2015-11-12Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-11-12perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds