summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-0547-350/+735
|\ \ \ \
| | | | * ARM: l2c: tauros2: use descriptive definitions for register bitsRussell King2015-11-261-5/+10
| | | | * ARM: l2c: tauros2: fix OF-enabled non-DT bootRussell King2015-11-261-9/+8
| | | * | ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0Rabin Vincent2016-03-051-37/+128
| | | * | ARM: 8547/1: dma-mapping: store buffer informationRabin Vincent2016-03-051-1/+48
| | | * | ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada2016-02-221-6/+6
| | | * | ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada2016-02-227-38/+8
| | | * | ARM: 8541/1: decompressor: drop redundant FORCE in MakefileMasahiro Yamada2016-02-221-1/+1
| | | * | ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean filesMasahiro Yamada2016-02-221-2/+1
| | | * | ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"Masahiro Yamada2016-02-221-1/+1
| | | * | ARM: 8538/1: decompressor: drop unneeded assignments to "targets"Masahiro Yamada2016-02-221-2/+2
| | | * | ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-227-7/+7
| | | * | ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann2016-02-221-2/+12
| | | * | ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann2016-02-223-16/+0
| | | * | ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook2016-02-221-10/+0
| | | * | ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann2016-02-221-0/+2
| | | * | ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann2016-02-221-1/+1
| | | * | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-222-0/+3
| | | * | ARM: make the physical-relative calculation more obviousRussell King2016-02-172-5/+12
| | | * | ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre2016-02-162-1/+9
| | | * | ARM: 8411/1: Add default SPARSEMEM settingsKevin Cernekee2016-02-161-3/+4
| | | * | ARM: 8529/1: remove 'i' and 'zi' targetsMasahiro Yamada2016-02-162-9/+0
| | | * | ARM: 8528/1: drop redundant "PHONY += FORCE"Masahiro Yamada2016-02-161-1/+1
| | | * | ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker2016-02-161-0/+24
| | | * | ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2016-02-112-5/+11
| | | * | ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-115-4/+17
| | | * | ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel2016-02-113-6/+9
| | | * | ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel2016-02-111-3/+2
| | | * | ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2016-02-112-27/+332
| | | * | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2016-02-112-98/+3
| | | * | ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi2016-02-111-2/+2
| | | * | ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize allocDoug Anderson2016-02-111-0/+4
| | | * | ARM: 8505/1: dma-mapping: Optimize allocationDoug Anderson2016-02-111-14/+20
| | | * | ARM: 8504/1: __arch_xprod_64(): small optimizationNicolas Pitre2016-02-111-7/+7
| | | * | ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-083-30/+33
| | | * | ARM: use virt_to_idmap() for soft_restart()Russell King2016-02-082-12/+8
| | | * | ARM: make virt_to_idmap() return unsigned longRussell King2016-02-084-6/+6
| | | * | ARM: 8499/1: irq: l2c: do not print error in case of missing l2c fromAndiii2016-01-271-1/+1
| | | * | ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli2016-01-271-3/+1
| | | * | ARM: orion: implement ARM delay timerRussell King2016-01-271-0/+13
| | * | | ARM: 8544/1: set_memory_xx fixesMika Penttilä2016-03-051-0/+3
| | * | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-222-0/+3
| * | | | ARM: 8523/1: sa1111: ensure no negative value gets returned on positive matchMarek Szyprowski2016-02-161-1/+1
| | |/ / | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-141-0/+1
|\ \ \ \
| * | | | irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla2016-02-111-0/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-142-2/+2
|\ \ \ \ \
| * | | | | x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar2016-02-081-1/+1
| * | | | | x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov2016-02-051-1/+1
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-02-1420-63/+46
|\ \ \ \ \ \
| * | | | | | mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner2016-02-113-4/+9