summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-19Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'pm-cpuidle'Rafael J. Wysocki
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker
2016-05-05ARM: 8568/1: reboot: remove duplicated local_irq_disable()Jisheng Zhang
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-03ARM: kexec: remove 512MB restriction on kexec crashdumpRussell King
2016-05-03ARM: kexec: fix crashkernel= handlingRussell King
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-26Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki
2016-04-20ARM: cpuidle: constify return value of arm_cpuidle_get_ops()Jisheng Zhang
2016-04-19ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar
2016-04-07ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King
2016-04-04ARM: 8554/1: kernel: pci: remove pci=firmware command line parameter handlingLorenzo Pieralisi
2016-03-31perf/core: Set event's default ::overflow_handler()Wang Nan
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier
2016-02-29ARM: KVM: Cleanup asm-offsets.cMarc Zyngier
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier
2016-02-22ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook
2016-02-22ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker
2016-02-16ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook