aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()Russell King2016-09-131-0/+25
* ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang2016-09-131-0/+5
* arm: irq: Tone down kernel loggingmyfluxi2016-09-131-1/+1
* FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.dcashman2016-09-102-2/+10
* arm: asm: relaxed.h: defined relaxed.hSumit Singh2016-09-101-0/+20
* arm: atomic.h: defined relaxed atomic_readSumit Singh2016-09-101-0/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-102-2/+8
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-263-21/+71
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-2/+7
* Linux 3.10.94Stefan Guendhoer2016-08-262-1/+8
* ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2016-08-261-0/+8
* ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam2016-08-261-1/+2
* ARM: Fix FIQ code on VIVT CPUsRussell King2016-08-261-6/+2
* ARM: Fix !kuser helpers caseRussell King2016-08-261-1/+2
* ARM: realview: fix sparsemem buildArnd Bergmann2016-08-261-0/+2
* arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2016-08-262-8/+22
* bus: mvebu: pass the coherency availability information at init timeGreg Ungerer2016-08-267-6/+23
* ARM: clk-imx6q: refine sata's parentSebastien Szymanski2016-08-261-1/+1
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-262-2/+4
* 3.10.78 -> 3.10.79Jan Engelmohr2016-08-264-1/+7
* 3.10.77 -> 3.10.78Jan Engelmohr2016-08-261-2/+2
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-263-1/+3
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-261-1/+1
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-264-0/+8
* 3.10.67 -> 3.10.68Jan Engelmohr2016-08-2612-62/+110
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-263-7/+7
* 3.10.65 -> 3.10.66Jan Engelmohr2016-08-264-7/+10
* first commitMeizu OpenSource2016-08-153624-0/+735638