summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2017-02-19Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-12/+32
2017-02-16ARM: 8657/1: uaccess: consistently check object sizesKees Cook1-12/+32
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-1/+1
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2017-01-13ARM: put types.h in uapiNicolas Dichtel1-3/+3
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim1-0/+5
2017-01-11ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland1-0/+3
2017-01-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent1-0/+18
2016-12-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-428/+56
2016-12-14Merge branch 'syscalls' into for-linusRussell King5-428/+29
2016-12-14Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King4-2/+31
2016-12-14Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-431/+5
2016-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2016-12-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+11
2016-12-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+47
2016-12-13mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V1-10/+3
2016-12-13mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+6
2016-12-13mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V1-0/+2
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-23/+0
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-1/+0
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier5-431/+5
2016-11-29ARM: gic-v3-its: Add 32bit support to GICv3 ITSVladimir Murzin1-7/+47
2016-11-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2016-11-23Revert "arm: move exports to definitions"Russell King1-1/+0
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-0/+5
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-2/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin1-0/+2
2016-11-13efi: Allow bitness-agnostic protocol callsLukas Wunner1-0/+3
2016-11-11Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini3-0/+5
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2-1/+4
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier3-0/+5
2016-11-01arm, arm64: don't include blk_types.h in <asm/io.h>Christoph Hellwig1-1/+0
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-21/+0
2016-10-19ARM: 8619/1: udelay: document the various constantsNicolas Pitre1-0/+27
2016-10-19ARM: wire up new pkey syscallsRussell King2-1/+4
2016-10-18ARM: convert to generated system call tablesRussell King4-424/+27
2016-10-18ARM: remove indirection of asm/mach-types.hRussell King2-1/+2
2016-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+6
2016-10-15Merge branch 'work.uaccess' into for-linusAl Viro1-5/+6
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+1
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0