summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin2016-04-191-1/+1
* ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-071-0/+2
* ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-071-1/+3
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-261-0/+1
* Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-03-211-1/+12
|\
| * ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey2016-01-251-1/+12
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-2010-57/+381
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-0511-57/+382
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook2016-02-221-10/+0Star
| | | | * | ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann2016-02-221-0/+2
| | | | * | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-221-0/+1
| | | | * | ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker2016-02-161-0/+24
| | | | * | ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2016-02-111-2/+7
| | | | * | ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-112-1/+3
| | | | * | ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel2016-02-113-6/+9
| | | | * | ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel2016-02-111-3/+2Star
| | | | * | ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2016-02-112-27/+332
| | | | * | ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-081-5/+5
| | | | * | ARM: use virt_to_idmap() for soft_restart()Russell King2016-02-082-12/+8Star
| | | | * | ARM: make virt_to_idmap() return unsigned longRussell King2016-02-081-1/+1
| | | | * | ARM: 8499/1: irq: l2c: do not print error in case of missing l2c fromAndiii2016-01-271-1/+1
| | | | * | ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli2016-01-271-3/+1Star
| | | |/ / | | |/| |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-162-35/+11Star
|\ \ \ \ \
| * | | | | ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-291-1/+0Star
| * | | | | ARM: KVM: Cleanup asm-offsets.cMarc Zyngier2016-02-291-30/+0Star
| * | | | | ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-291-9/+9
| * | | | | ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-291-1/+1
| * | | | | ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-291-2/+3
| * | | | | ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-291-0/+6
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ \ \ \
| * | | | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| |/ / / /
* | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-141-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
| |/ / /
* / / / ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-221-0/+1
|/ / /
* / / ARM: wire up copy_file_range() syscallRussell King2016-01-271-0/+1
|/ /
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-212-1/+8
|\ \
| * \ Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann2015-12-181-1/+1
| |\ \
| * | | ARM: make default platform work for NOMMUArnd Bergmann2015-12-171-1/+1
| * | | ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann2015-12-011-0/+7
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-211-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-1/+1
|\ \ \
| * | | module: use a structure to encapsulate layout.Rusty Russell2015-12-041-1/+1
* | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-122-0/+26
|\ \ \ \
| * | | | arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-212-0/+26
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-1212-54/+198
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2016-01-123-2/+47
| |\ \ \ \ \
| | * | | | | ARM: wire up UEFI init and runtime supportArd Biesheuvel2015-12-133-0/+42
| | * | | | | ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel2015-12-131-2/+5
| | | |_|/ / | | |/| | |
| * | | | | Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-0511-52/+151
| |\ \ \ \ \ | | |_|/ / / | |/| | | |