summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Fix nommu bootingRussell King2015-04-211-6/+6
* ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King2015-04-141-1/+1
* ARM: ensure delay timer has sufficient accuracy for delaysRussell King2015-04-141-0/+6
* ARM: switch to use the generic show_mem() implementationRussell King2015-04-141-49/+0
* ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2015-04-142-4/+36
* ARM: enable ARM errata 643719 workaround by defaultRussell King2015-04-141-0/+1
* ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King2015-04-141-4/+3
* ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King2015-04-141-9/+10
* ARM: cache-v7: consolidate initialisation of cache level indexRussell King2015-04-141-2/+2
* ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King2015-04-141-7/+6
* ARM: cache-v7: use movw/movt instructionsRussell King2015-04-141-5/+6
* ARM: allow 16-bit instructions in ALT_UP()Russell King2015-04-141-0/+3
* ARM: 8335/1: Documentation: DT bindings: Tegra AHB: document the legacy base ...Paul Walmsley2015-04-021-2/+5
* ARM: 8334/1: amba: tegra-ahb: detect and correct bogus base addressPaul Walmsley2015-04-021-2/+21
* ARM: 8333/1: amba: tegra-ahb: fix register offsets in the macrosPaul Walmsley2015-04-021-31/+32
* ARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELGeert Uytterhoeven2015-04-021-0/+1
* ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven2015-04-023-1/+8
* ARM: move reboot code to arch/arm/kernel/reboot.cRussell King2015-04-025-150/+158
* ARM: fix broken hibernationRussell King2015-04-023-4/+17
* ARM: 8326/1: s5pv210: move resume code to .text sectionArd Biesheuvel2015-03-301-1/+1
* ARM: 8325/1: exynos: move resume code to .text sectionArd Biesheuvel2015-03-301-15/+16
* ARM: 8324/1: move cpu_resume() to .text sectionArd Biesheuvel2015-03-301-9/+6
* ARM: 8323/1: force linker to use PIC veneersArd Biesheuvel2015-03-301-1/+1
* ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-3011-20/+17
* ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel2015-03-301-1/+1
* ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland2015-03-303-37/+35
* ARM: 8328/1: remove empty preprocessor #else branchUwe Kleine-König2015-03-281-3/+1
* ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood2015-03-282-6/+35
* ARM: 8319/1: advertise availability of v8 Crypto instructionsArd Biesheuvel2015-03-281-0/+22
* ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel2015-03-282-13/+25
* ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel2015-03-281-1/+1
* ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-2826-67/+72
* ARM: add documentation for finding start of physical memoryRussell King2015-03-271-1/+18
* ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdataWill Deacon2015-03-181-11/+11
* ARM: 8309/1: l2c: enforce use of cache-level propertyFlorian Fainelli2015-03-101-0/+7
* ARM: drop experimental status of SMP_ON_UPRussell King2015-02-241-1/+1
* ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMUCarlo Caione2015-02-231-26/+41
* ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculationLorenzo Pieralisi2015-02-231-8/+2
* ARM: 8219/1: handle interworking and out-of-range relocations separatelyArd Biesheuvel2015-02-231-14/+24
* Linux 4.0-rc1v4.0-rc1Linus Torvalds2015-02-231-4/+4
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-235-56/+108
|\
| * ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-151-34/+71
| * ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-131-3/+2
| * ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-131-11/+0
| * ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-131-0/+7
| * ext4: support read-only imagesDarrick J. Wong2015-02-132-1/+10
| * ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-261-3/+2
| * ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-191-4/+13
| * jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-191-0/+3
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-2370-758/+907
|\ \