aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-0/+1
* ARM: fix put_user() for gcc-8Arnd Bergmann2018-11-291-1/+1
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2017-12-224-14/+1
* log: Initial dmesg pruningNathan Chancellor2017-12-181-1/+1
* arm: don't force DMA_API_DEBUG on arm/arm64Mister Oyster2017-12-141-1/+0
* arm: don't force IRQ_DOMAIN_DEBUG on mt67xx archMister Oyster2017-12-141-5/+0
* UPSTREAM: crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-12-143-0/+661
* Fix arch/arm/crypto/sha256_glue.cSami Tolvanen2017-12-141-1/+1
* seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2017-12-051-1/+6
* format-security: move static strings to constKees Cook2017-12-051-1/+1
* ARM: mm: Don't force swp_emulateChad Cormier Roussel2017-09-041-1/+1
* Apply CFLAGS, -Os to decompress.o to improve decompress performance during bo...flar22017-08-311-0/+3
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-041-2/+2
* ARM: dts: da850-evm: fix read access to SPI flashFabien Parent2017-07-041-0/+1
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-07-042-0/+19
* arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall2017-07-041-2/+1
* ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King2017-06-251-2/+2
* ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy2017-06-171-2/+2
* ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy2017-06-171-7/+7
* ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-06-171-1/+1
* ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann2017-06-171-2/+2
* ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy2017-06-171-1/+1
* UPSTREAM: arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2017-05-241-0/+7
* UPSTREAM: ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster2017-05-241-0/+5
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2017-05-031-0/+1
* BACKPORT: FROMLIST: mm: ASLR: use get_random_long()dcashman2017-04-111-1/+1
* arm, kbuild: make "make install" not depend on vmlinuxRobert Richter2017-04-113-10/+29
* Get rid of __cpuinitMoyster2017-04-1130-58/+58
* crypto: arm - ignore generated SHA2 assembly filesBaruch Siach2017-04-111-0/+2
* ARM: sa1111: fix pcmcia suspend/resumeRussell King2017-04-111-9/+13
* ARM: sa1100: clear reset status prior to rebootRussell King2017-04-111-0/+2
* ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana2017-04-111-1/+1
* ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy2017-04-111-3/+11
* Optimize ARM memset and memzero functionsHarm Hanemaaijer2017-04-113-184/+250
* Optimize copy_page for modern ARM platformsHarm Hanemaaijer2017-04-113-24/+78
* Rename ARM assembler push/pull macrosHarm Hanemaaijer2017-04-117-206/+206
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2017-04-111-1/+0
* arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2016-12-111-35/+36
* stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook2016-11-111-0/+14
* stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2016-11-112-4/+1
* arm: crypto: Add optimized SHA-256/224Sami Tolvanen2016-11-076-1/+3972
* fix /proc/cpuinfoIliyan Malchev2016-10-031-1/+1
* ARM: add documentation for finding start of physical memoryRussell King2016-09-281-1/+18
* ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre2016-09-281-9/+30
* ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner2016-09-281-5/+0
* crypto: arm/aes update NEON AES module to latest OpenSSL versionArd Biesheuvel2016-09-282-8/+16
* ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon2016-09-281-2/+15
* ARM: smp: Wait just 1 second for other CPU to haltChris Fries2016-09-181-3/+3
* ARM: rwsem: use asm-generic rwsem implementationWill Deacon2016-09-132-4/+2
* ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks2016-09-131-2/+7