summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: 8503/1: clk_register_clkdev: remove format string interfaceKees Cook2016-02-162-8/+26
* 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-114-98/+126
* ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi2016-02-111-2/+2
* ARM: 8508/2: videobuf2-dc: Let drivers specify DMA attrsTomasz Figa2016-02-112-12/+32
* ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize allocDoug Anderson2016-02-111-0/+4
* ARM: 8506/1: common: DMA-mapping: add DMA_ATTR_ALLOC_SINGLE_PAGES attributeDoug Anderson2016-02-112-0/+27
* 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-261-1/+1
* ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli2016-01-261-3/+1
* ARM: orion: implement ARM delay timerRussell King2016-01-261-0/+13
* Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0
| * | MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-242-4/+7
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-243-4/+7
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| * | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-242-0/+113