summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-6/+26
2016-05-19Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King4-7/+31
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-3/+3
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+43
2016-05-16Merge branch 'pm-cpuidle'Rafael J. Wysocki1-3/+3
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker1-1/+1
2016-05-05ARM: 8568/1: reboot: remove duplicated local_irq_disable()Jisheng Zhang1-3/+0
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2016-05-03ARM: kexec: remove 512MB restriction on kexec crashdumpRussell King1-4/+1
2016-05-03ARM: kexec: fix crashkernel= handlingRussell King1-0/+29
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-1/+2
2016-04-28ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel1-0/+41
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-1/+1
2016-04-26Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki1-3/+3
2016-04-20ARM: cpuidle: constify return value of arm_cpuidle_get_ops()Jisheng Zhang1-3/+3
2016-04-19ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin1-1/+1
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar14-94/+410
2016-04-07ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre1-0/+2
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King1-1/+3
2016-04-04ARM: 8554/1: kernel: pci: remove pci=firmware command line parameter handlingLorenzo Pieralisi1-3/+0
2016-03-31perf/core: Set event's default ::overflow_handler()Wang Nan1-2/+2
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds1-1/+12
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds10-57/+381
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-35/+11
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+3
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King11-57/+382
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier1-1/+0
2016-02-29ARM: KVM: Cleanup asm-offsets.cMarc Zyngier1-30/+0
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier1-9/+9
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier1-1/+1
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier1-2/+3
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier1-0/+6
2016-02-22ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook1-10/+0
2016-02-22ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann1-0/+2
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker1-0/+1
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker1-0/+1
2016-02-16ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker1-0/+24
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook1-2/+7
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2-1/+3
2016-02-11ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel3-6/+9
2016-02-11ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel1-3/+2
2016-02-11ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2-27/+332
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook1-5/+5
2016-02-08ARM: use virt_to_idmap() for soft_restart()Russell King2-12/+8
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King1-1/+1