summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang-5/+1
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang-2/+0
2016-06-22ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks-0/+1
2016-06-22ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij-0/+2
2016-06-22ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King-1/+1
2016-06-22ARM: introduce svc_pt_regs structureRussell King-2/+4
2016-06-22ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King-13/+13
2016-06-21ARM: Make PCI I/O space optionalBjorn Helgaas-2/+11
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson-1/+1
2016-06-18Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-1/+1
2016-06-14arm: Use _rcuidle for smp_cross_call() tracepointsPaul E. McKenney-1/+1
2016-06-14arm/ptrace: run seccomp after ptraceKees Cook-5/+6
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski-1/+1
2016-06-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2016-06-02ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King-1/+1
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+5
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko-1/+2
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek-0/+2
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby-2/+2
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-6/+26
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar-5/+5
2016-05-19Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King-7/+31
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-3/+3
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo-1/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo-5/+5
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+43
2016-05-16Merge branch 'pm-cpuidle'Rafael J. Wysocki-3/+3
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-1/+1
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker-1/+1
2016-05-05ARM: 8568/1: reboot: remove duplicated local_irq_disable()Jisheng Zhang-3/+0
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-1/+1
2016-05-03ARM: kexec: remove 512MB restriction on kexec crashdumpRussell King-4/+1
2016-05-03ARM: kexec: fix crashkernel= handlingRussell King-0/+29
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel-1/+2
2016-04-28ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel-0/+41
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo-1/+1
2016-04-26Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki-3/+3
2016-04-20ARM: cpuidle: constify return value of arm_cpuidle_get_ops()Jisheng Zhang-3/+3
2016-04-19ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin-1/+1
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar-94/+410
2016-04-07ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre-0/+2
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King-1/+3
2016-04-04ARM: 8554/1: kernel: pci: remove pci=firmware command line parameter handlingLorenzo Pieralisi-3/+0
2016-03-31perf/core: Set event's default ::overflow_handler()Wang Nan-2/+2
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko-0/+1
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds-1/+12
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-57/+381
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-35/+11
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1