summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-07-07ARM: save and reset the address limit when entering an exceptionRussell King4-5/+19
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner1-1/+2
2016-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao1-1/+1
2016-07-02ARM: 8577/1: Fix Cortex-A15 798181 errata initializationMatija Glavinic Pecotic1-4/+40
2016-07-02ARM: 8583/1: mm: fix location of _etextKees Cook2-3/+3
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-3/+3
2016-06-28clocksource/drivers/smp_twd: Convert init function to return errorDaniel Lezcano1-4/+5
2016-06-23ARM/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi1-12/+0
2016-06-23ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi1-11/+9
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-5/+1
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang1-2/+0
2016-06-22ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks1-0/+1
2016-06-22ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij1-0/+2
2016-06-22ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King1-1/+1
2016-06-22ARM: introduce svc_pt_regs structureRussell King2-2/+4
2016-06-22ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King5-13/+13
2016-06-21ARM: Make PCI I/O space optionalBjorn Helgaas1-2/+11
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson1-1/+1
2016-06-18Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-1/+1
2016-06-14arm: Use _rcuidle for smp_cross_call() tracepointsPaul E. McKenney1-1/+1
2016-06-14arm/ptrace: run seccomp after ptraceKees Cook1-5/+6
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski1-1/+1
2016-06-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2016-06-02ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+5
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+2
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek1-0/+2
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+2
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-6/+26
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar1-5/+5
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-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo1-1/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-5/+5
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