summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-161-1/+1
|\
| * Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-05-161-1/+1
| |\
| | * Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki2016-04-261-1/+1
| | |\
| | | * ARM: cpuidle: add const qualifier to cpuidle_ops member in structuresJisheng Zhang2016-04-201-1/+1
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-162-1/+10
|\ \ \ \
| * | | | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-282-1/+10
| | |_|/ | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-161-0/+3
|\ \ \ \
| * | | | ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt2016-05-131-0/+2
| * | | | Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar2016-05-121-0/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-05-051-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sched/core, ARM: Include linux/preempt.h from asm/mmu_context.hAndy Lutomirski2016-04-281-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-17/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm/efi: Enable runtime call flag checkingMark Rutland2016-04-281-0/+5
| * | | arm/efi: Move to generic {__,}efi_call_virt()Mark Rutland2016-04-281-16/+4
| * | | efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel2016-04-281-0/+4
| * | | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-0/+3
| * | | efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-281-1/+3
| * | | ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel2016-04-281-0/+1
| | |/ | |/|
* | | ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin2016-05-051-0/+11
|/ /
* | ARM: 8564/1: fix cpu feature extracting helperVladimir Murzin2016-04-191-1/+1
|/
* ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-072-1/+3
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-1/+1
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-241-3/+0
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0
* | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-221-0/+2
|\ \
| * | xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-211-0/+2
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-204-4/+18
|\ \
| * \ Merge tag 'imx-soc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann2016-03-021-0/+3
| |\ \
| | * | ARM: imx: enable big endian modeJohannes Berg2016-02-021-0/+3
| * | | ARM: at91: avoid defining CONFIG_* symbols in source codeArnd Bergmann2016-03-021-2/+2
| * | | Merge tag 'zynq-soc-for-4.6' of https://github.com/Xilinx/linux-xlnx into nex...Arnd Bergmann2016-02-261-2/+2
| |\ \ \
| | * | | ARM: zynq: Move early printk virtual address to vmalloc areaMichal Simek2016-02-251-2/+2
| | |/ /
| * | | ARM: debug: add support for Palmchip BK-310x UARTMans Rullgard2016-02-081-0/+11
| | |/ | |/|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-202-31/+1
|\ \ \
| * \ \ Merge tag 'plat-versatile-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-02-242-31/+1
| |\ \ \ | | |/ / | |/| |
| | * | ARM: Use generic clkdev.h headerStephen Boyd2016-02-102-31/+1
| | |/
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-196-30/+49
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-046-30/+49
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | | * | ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann2016-02-221-2/+12
| | | * | ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann2016-02-221-14/+0
| | | * | ARM: make the physical-relative calculation more obviousRussell King2016-02-171-4/+11
| | | * | ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre2016-02-161-0/+8
| | | * | ARM: 8411/1: Add default SPARSEMEM settingsKevin Cernekee2016-02-161-3/+4
| | | * | ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-112-1/+8
| | | * | ARM: 8504/1: __arch_xprod_64(): small optimizationNicolas Pitre2016-02-111-7/+7
| | | * | ARM: make virt_to_idmap() return unsigned longRussell King2016-02-081-3/+3
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-7/+7
|\ \ \ \
| * | | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-2/+2
| * | | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-5/+5
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-0/+2
|\ \ \ \ \
OpenPOWER on IntegriCloud