Age | Commit message (Expand) | Author | Files | Lines |
2020-01-14 | arch/arm/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -2/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -0/+6 |
2018-11-18 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -15/+25 |
2018-11-12 | ARM: spectre-v2: per-CPU vtables to work around big.Little systems | Russell King | 1 | -0/+5 |
2018-11-12 | ARM: add PROC_VTABLE and PROC_TABLE macros | Russell King | 1 | -3/+1 |
2018-11-12 | ARM: split out processor lookup | Russell King | 1 | -12/+19 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -2/+2 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 1 | -2/+2 |
2018-08-03 | ARM: Convert to GENERIC_IRQ_MULTI_HANDLER | Palmer Dabbelt | 1 | -1/+1 |
2018-05-09 | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol | Christoph Hellwig | 1 | -1/+1 |
2017-09-29 | ARM: better diagnostics with missing/corrupt dtb | Russell King | 1 | -0/+10 |
2017-07-20 | ARM: kexec: avoid allocating crashkernel region outside lowmem | Russell King | 1 | -0/+3 |
2017-06-12 | ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzero | Vladimir Murzin | 1 | -1/+1 |
2017-04-20 | ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap | Jon Medhurst | 1 | -2/+2 |
2017-02-28 | ARM: 8637/1: Adjust memory boundaries after reservations | Laura Abbott | 1 | -0/+6 |
2017-02-28 | ARM: 8636/1: Cleanup sanity_check_meminfo | Laura Abbott | 1 | -2/+2 |
2016-09-06 | ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype() | Jonathan Austin | 1 | -4/+5 |
2016-09-06 | ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directly | Jonathan Austin | 1 | -5/+2 |
2016-08-12 | ARM: 8595/2: apply more __ro_after_init | Kees Cook | 1 | -5/+5 |
2016-08-02 | ARM: kexec: advertise location of bootable RAM | Russell King | 1 | -2/+21 |
2016-08-02 | ARM: kdump: advertise boot aliased crash kernel resource | Russell King | 1 | -0/+16 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+1 |
2016-07-29 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2016-07-06 | ARM: XEN: Move xen_early_init() before efi_init() | Shannon Zhao | 1 | -1/+1 |
2016-07-02 | ARM: 8583/1: mm: fix location of _etext | Kees Cook | 1 | -1/+1 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -5/+1 |
2016-06-23 | of: iommu: make of_iommu_init() postcore_initcall_sync | Kefeng Wang | 1 | -2/+0 |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+26 |
2016-05-19 | Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l... | Russell King | 1 | -0/+28 |
2016-05-03 | ARM: kexec: remove 512MB restriction on kexec crashdump | Russell King | 1 | -4/+1 |
2016-05-03 | ARM: kexec: fix crashkernel= handling | Russell King | 1 | -0/+29 |
2016-04-28 | efi/arm/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel | 1 | -1/+2 |
2016-04-19 | ARM: 8563/1: fix demoting HWCAP_SWP | Vladimir Murzin | 1 | -1/+1 |
2016-04-07 | ARM: 8550/1: protect idiv patching against undefined gcc behavior | Nicolas Pitre | 1 | -0/+2 |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 1 | -3/+3 |
2016-01-12 | Merge branch 'devel-stable' into for-linus | Russell King | 1 | -2/+8 |
2015-12-17 | ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv() | Nicolas Pitre | 1 | -0/+67 |
2015-12-13 | ARM: wire up UEFI init and runtime support | Ard Biesheuvel | 1 | -0/+3 |
2015-12-13 | ARM: add support for generic early_ioremap/early_memremap | Ard Biesheuvel | 1 | -2/+5 |
2015-09-03 | Merge branch 'devel-stable' into for-linus | Russell King | 1 | -1/+2 |
2015-08-18 | ARM: 8415/1: early fixmap support for earlycon | Stefan Agner | 1 | -0/+4 |
2015-08-03 | ARM: migrate to common PSCI client code | Mark Rutland | 1 | -1/+2 |
2015-07-31 | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable | Stephen Boyd | 1 | -1/+1 |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2015-06-12 | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next | Russell King | 1 | -5/+25 |
2015-06-01 | ARM: cleanup early_paging_init() calling | Russell King | 1 | -3/+4 |
2015-05-28 | arm,arm64/xen: move Xen initialization earlier | Stefano Stabellini | 1 | -0/+2 |
2015-05-08 | ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfo | Paul Kocialkowski | 1 | -2/+21 |