| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype() | Jonathan Austin | 2016-09-06 | 1 | -4/+5 |
* | ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directly | Jonathan Austin | 2016-09-06 | 1 | -5/+2 |
* | ARM: 8595/2: apply more __ro_after_init | Kees Cook | 2016-08-12 | 1 | -5/+5 |
* | ARM: kexec: advertise location of bootable RAM | Russell King | 2016-08-03 | 1 | -2/+21 |
* | ARM: kdump: advertise boot aliased crash kernel resource | Russell King | 2016-08-03 | 1 | -0/+16 |
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-07-30 | 1 | -7/+1 |
|\ |
|
| * | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2016-06-23 | 1 | -5/+1 |
| * | of: iommu: make of_iommu_init() postcore_initcall_sync | Kefeng Wang | 2016-06-23 | 1 | -2/+0 |
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-07-29 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: 8583/1: mm: fix location of _etext | Kees Cook | 2016-07-02 | 1 | -1/+1 |
| |/ |
|
* / | ARM: XEN: Move xen_early_init() before efi_init() | Shannon Zhao | 2016-07-06 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-05-20 | 1 | -0/+26 |
|\ |
|
| *-. | Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l... | Russell King | 2016-05-19 | 1 | -0/+28 |
| |\ \ |
|
| | | * | ARM: kexec: remove 512MB restriction on kexec crashdump | Russell King | 2016-05-03 | 1 | -4/+1 |
| | | * | ARM: kexec: fix crashkernel= handling | Russell King | 2016-05-03 | 1 | -0/+29 |
| | |/
| |/| |
|
* | | | efi/arm/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel | 2016-04-28 | 1 | -1/+2 |
* | | | ARM: 8563/1: fix demoting HWCAP_SWP | Vladimir Murzin | 2016-04-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | ARM: 8550/1: protect idiv patching against undefined gcc behavior | Nicolas Pitre | 2016-04-07 | 1 | -0/+2 |
|/ |
|
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 2016-01-30 | 1 | -3/+3 |
* | Merge branch 'devel-stable' into for-linus | Russell King | 2016-01-12 | 1 | -2/+8 |
|\ |
|
| * | ARM: wire up UEFI init and runtime support | Ard Biesheuvel | 2015-12-13 | 1 | -0/+3 |
| * | ARM: add support for generic early_ioremap/early_memremap | Ard Biesheuvel | 2015-12-13 | 1 | -2/+5 |
* | | ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv() | Nicolas Pitre | 2015-12-17 | 1 | -0/+67 |
|/ |
|
* | Merge branch 'devel-stable' into for-linus | Russell King | 2015-09-03 | 1 | -1/+2 |
|\ |
|
| * | ARM: migrate to common PSCI client code | Mark Rutland | 2015-08-03 | 1 | -1/+2 |
* | | ARM: 8415/1: early fixmap support for earlycon | Stefan Agner | 2015-08-18 | 1 | -0/+4 |
* | | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable | Stephen Boyd | 2015-07-31 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-07-01 | 1 | -0/+2 |
|\ |
|
| * | arm,arm64/xen: move Xen initialization earlier | Stefano Stabellini | 2015-05-28 | 1 | -0/+2 |
| | | |
| \ | |
*-. \ | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next | Russell King | 2015-06-12 | 1 | -5/+25 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: cleanup early_paging_init() calling | Russell King | 2015-06-02 | 1 | -3/+4 |
| |/
|/| |
|
| * | ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfo | Paul Kocialkowski | 2015-05-08 | 1 | -2/+21 |
|/ |
|
*-. | Merge branches 'misc', 'vdso' and 'fixes' into for-next | Russell King | 2015-04-14 | 1 | -4/+1 |
|\ \ |
|
| | * | ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm | Mason | 2015-03-18 | 1 | -4/+1 |
| |/ |
|
* | | ARM: 8319/1: advertise availability of v8 Crypto instructions | Ard Biesheuvel | 2015-03-28 | 1 | -0/+22 |
* | | ARM: 8318/1: treat CPU feature register fields as signed quantities | Ard Biesheuvel | 2015-03-28 | 1 | -13/+9 |
|/ |
|
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-01-23 | 1 | -2/+5 |
|\ |
|
| * | ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() function | Masahiro Yamada | 2015-01-21 | 1 | -2/+5 |
* | | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" | Pavel Machek | 2015-01-04 | 1 | -0/+9 |
|/ |
|
* | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-16 | 1 | -0/+2 |
|\ |
|
| * | arm: call iommu_init before of_platform_populate | Will Deacon | 2014-12-01 | 1 | -0/+2 |
* | | ARM: add machine name to stack dump output | Russell King | 2014-11-21 | 1 | -0/+1 |
|/ |
|
* | ARM: 8150/3: fiq: Replace default FIQ handler | Daniel Thompson | 2014-09-18 | 1 | -1/+7 |
* | ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusives | Russell King | 2014-07-18 | 1 | -7/+22 |
*-. | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 2014-06-05 | 1 | -22/+8 |
|\ \ |
|
| | * | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 2014-06-01 | 1 | -22/+8 |
| |/ |
|
* | | ARM: ensure C page table setup code follows assembly code | Russell King | 2014-06-02 | 1 | -1/+4 |
* | | ARM: use get_cr() rather than cr_alignment | Russell King | 2014-05-22 | 1 | -1/+1 |
|/ |
|
*---. | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King | 2014-04-04 | 1 | -1/+17 |
|\ \ \ |
|
| | * | | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-02-25 | 1 | -0/+5 |