aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAge
...
| * | | | ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel2016-04-28
| | |/ / | |/| |
* / | | ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin2016-05-05
|/ / /
* / / ARM: 8564/1: fix cpu feature extracting helperVladimir Murzin2016-04-19
|/ /
* / ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-07
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-25
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-26
* | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-22
|\ \
| * | xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-21
| |/
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-20
|\ \
| * | ARM: Use generic clkdev.h headerStephen Boyd2016-02-10
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-19
|\ \
| * | ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann2016-02-22
| * | ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann2016-02-22
| * | ARM: make the physical-relative calculation more obviousRussell King2016-02-16
| * | ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre2016-02-16
| * | ARM: 8411/1: Add default SPARSEMEM settingsKevin Cernekee2016-02-16
| * | ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-11
| * | ARM: 8504/1: __arch_xprod_64(): small optimizationNicolas Pitre2016-02-11
| * | ARM: make virt_to_idmap() return unsigned longRussell King2016-02-08
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-13
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\ \ \
| * | | arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-18
| | |/ | |/|
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\ \ \
| * | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-07
| * | | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-05
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\ \ \
| * | | arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-29
| * | | ARM: KVM: Use common version of timer-sr.cMarc Zyngier2016-02-29
| * | | ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-29
| * | | arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier2016-02-29
| * | | arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-29
| * | | ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier2016-02-29
| * | | ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-29
| * | | ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2016-02-29
| * | | ARM: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-29
| * | | ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier2016-02-29
| * | | ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-29
| * | | ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-29
| * | | ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-29
| * | | ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier2016-02-29
| * | | ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-29
| * | | arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-02-29
| | |/ | |/|
* | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-14
|\ \ \ | |/ / |/| |
| * | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-22
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-28
|\ \
| * | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2016-02-18
| |/
* | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-22
|\ \ | |/ |/|