summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland5-0/+617
2016-09-06ARM: 8610/1: V7M: Add dsb before jumping in handler modeTorgue Alexandre1-0/+1
2016-09-06ARM: 8609/1: V7M: Add support for the Cortex-M7 processorJonathan Austin1-0/+56
2016-09-06ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUsJonathan Austin1-11/+35
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin5-11/+26
2016-09-06ARM: 8606/1: V7M: introduce cache operationsVladimir Murzin2-0/+469
2016-09-06ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqsVladimir Murzin1-0/+4
2016-09-06ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin3-9/+30
2016-09-06ARM: 8603/1: V7M: Add addresses for mem-mapped V7M cache operationsJonathan Austin1-0/+22
2016-09-06ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin2-5/+26
2016-08-26ARM: 8601/1: Remove unused secure_flush_area APIAndy Gross1-17/+0
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King3-3/+3
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King2-18/+21
2016-08-23ARM: 8598/1: remove traces of perf_ops_bpMark Rutland1-1/+0
2016-08-15ARM: 8597/1: VDSO: put RO and RO after init objects into proper sectionsJisheng Zhang1-5/+6
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook5-9/+9
2016-08-12ARM: 8594/1: enable binfmt_flat on systems with an MMUNicolas Pitre1-2/+3
2016-08-12ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control registerAndrey Smirnov1-5/+2
2016-08-12ARM: 8592/1: cache-l2x0.c: Replace magic numbersAndrey Smirnov1-2/+4
2016-08-12ARM: 8589/1: asm/memory.h: remove dead definitionsNicolas Pitre1-12/+3
2016-08-12ARM: 8588/1: localise objcopy flagsMark Rutland2-1/+2
2016-08-12ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variableFabio Estevam1-2/+2
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-62/+96
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds67-795/+1397
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+7
2016-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-14/+49
2016-08-06Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds45-399/+1206
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-34/+30
2016-08-06Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+9
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds53-510/+179
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2-11/+9
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds54-209/+2049
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-7/+7
2016-08-05sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker1-0/+96
2016-08-05sh: add defconfig for J-Core J2Rich Felker1-0/+40
2016-08-05sh: use common clock framework with device tree boardsRich Felker2-0/+5
2016-08-05sh: system call wire upYoshinori Sato4-2/+58
2016-08-05sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring1-4/+2
2016-08-05sh: do not perform IPI-based cache flush except on boards that need itRich Felker1-0/+3
2016-08-05sh: add SMP support for J2Rich Felker3-0/+145
2016-08-05sh: SMP support for SH2 entry.SRich Felker1-0/+50
2016-08-05sh: add working futex atomic ops on userspace addresses for smpRich Felker4-124/+134
2016-08-05sh: add J2 atomics using the cas.l instructionRich Felker9-216/+481
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2-0/+3
2016-08-05sh: add support for J-Core J2 processorRich Felker10-5/+127
2016-08-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-08-05powerpc/fsl_rio: fix a missing error codeDan Carpenter1-0/+1
2016-08-05Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-21/+28
2016-08-05Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-35/+182
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-17/+11