summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+3
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King-57/+382
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier-1/+0
2016-02-29ARM: KVM: Cleanup asm-offsets.cMarc Zyngier-30/+0
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier-9/+9
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier-1/+1
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier-2/+3
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier-0/+6
2016-02-22ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook-10/+0
2016-02-22ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann-0/+2
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker-0/+1
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker-0/+1
2016-02-16ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker-0/+24
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook-2/+7
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt-1/+3
2016-02-11ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel-6/+9
2016-02-11ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel-3/+2
2016-02-11ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt-27/+332
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook-5/+5
2016-02-08ARM: use virt_to_idmap() for soft_restart()Russell King-12/+8
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King-1/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani-3/+3
2016-01-27ARM: wire up copy_file_range() syscallRussell King-0/+1
2016-01-26ARM: 8499/1: irq: l2c: do not print error in case of missing l2c fromAndiii-1/+1
2016-01-26ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli-3/+1
2016-01-25ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey-1/+12
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+8
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+26
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-54/+198
2016-01-12Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds-101/+220
2016-01-12Merge branch 'devel-stable' into for-linusRussell King-2/+47
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King-52/+151
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander-32/+0
2016-01-04ARM: 8479/2: add implementation for arm-smcccJens Wiklander-0/+70
2016-01-04ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.hIvaylo Dimitrov-6/+0
2016-01-04ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel-1/+4
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro-36/+37
2015-12-22ARM: perf: add format entry to describe event -> config mappingWill Deacon-4/+18
2015-12-22ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGIMarc Zyngier-1/+6
2015-12-22ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier-9/+1
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi-1/+1
2015-12-21arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini-0/+26
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann-1/+1
2015-12-17ARM: make default platform work for NOMMUArnd Bergmann-1/+1
2015-12-17ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre-0/+67
2015-12-17ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma checkPrasanna Karthik-1/+1
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-18/+21