summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King
2016-03-04ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0Rabin Vincent
2016-03-04ARM: 8547/1: dma-mapping: store buffer informationRabin Vincent
2016-03-04ARM: 8544/1: set_memory_xx fixesMika Penttilä
2016-02-22ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada
2016-02-22ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada
2016-02-22ARM: 8541/1: decompressor: drop redundant FORCE in MakefileMasahiro Yamada
2016-02-22ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean filesMasahiro Yamada
2016-02-22ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"Masahiro Yamada
2016-02-22ARM: 8538/1: decompressor: drop unneeded assignments to "targets"Masahiro Yamada
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann
2016-02-22ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann
2016-02-22ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann
2016-02-22ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook
2016-02-22ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann
2016-02-22ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker
2016-02-17ARM: make the physical-relative calculation more obviousRussell King
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre
2016-02-16ARM: 8411/1: Add default SPARSEMEM settingsKevin Cernekee
2016-02-16ARM: 8529/1: remove 'i' and 'zi' targetsMasahiro Yamada
2016-02-16ARM: 8528/1: drop redundant "PHONY += FORCE"Masahiro Yamada
2016-02-16ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker
2016-02-16ARM: 8523/1: sa1111: ensure no negative value gets returned on positive matchMarek Szyprowski
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-02-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-02-13Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2016-02-12Merge branch 'akpm'(patches from Andrew)Linus Torvalds
2016-02-12Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta
2016-02-12arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt
2016-02-11ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel
2016-02-11ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel
2016-02-11ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt
2016-02-11ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi
2016-02-11ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi
2016-02-11ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize allocDoug Anderson
2016-02-11ARM: 8505/1: dma-mapping: Optimize allocationDoug Anderson
2016-02-11ARM: 8504/1: __arch_xprod_64(): small optimizationNicolas Pitre
2016-02-11ARM: 8519/1: ICST: try other dividends than 1Linus Walleij
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla
2016-02-10MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun
2016-02-10ARCv2: intc: Allow interruption by lowest priority interruptVineet Gupta