summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij2014-03-071-0/+2
* ARM: fix noMMU kallsyms symbol filteringRussell King2014-03-072-6/+5
* ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni2014-02-212-1/+13
* ARM: 7963/1: mm: report both sections from PMDKees Cook2014-02-181-0/+3
* ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-171-0/+1
* ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon2014-02-101-12/+3
* ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-02-102-2/+3
* ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar2014-02-101-1/+1
* ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-103-7/+16
* ARM: dts: fix spdif pinmux configurationRussell King2014-02-082-14/+6
* parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
* parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
* parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
* parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
* parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-0227-43/+381
|\
| * ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson2014-01-311-10/+2
| * ARM: multi_v7_defconfig: add mvebu driversOlof Johansson2014-01-311-0/+10
| * ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger2014-01-311-1/+3
| * Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-01-311-4/+4
| |\
| | * ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock referenceBen Dooks2014-01-211-4/+4
| * | ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam2014-01-311-0/+1
| * | ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2014-01-312-1/+1
| * | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-313-3/+50
| |\ \
| | * | ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT2014-01-201-1/+1
| | * | ARM: kirkwood: kirkwood_pm_init() should return voidEzequiel Garcia2014-01-181-2/+2
| | * | ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth2014-01-161-0/+47
| * | | ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann2014-01-314-0/+32
| * | | ARM: hisi: don't select SMPRob Herring2014-01-311-1/+0
| * | | ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren2014-01-311-8/+3
| * | | ARM: multi_v7: copy most options from tegra_defconfigStephen Warren2014-01-311-11/+142
| * | | ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij2014-01-311-5/+27
| * | | ARM: integrator: restore static map on the CPLinus Walleij2014-01-311-0/+6
| * | | ARM: msm_defconfig: Enable MSM clock driversStephen Boyd2014-01-311-0/+4
| * | | ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd2014-01-313-0/+53
| * | | ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-314-5/+23
| * | | ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii2014-01-314-5/+31
* | | | tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens2014-02-011-1/+0
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-318-43/+74
|\ \ \ \
| * | | | arm64: mm: Introduce PTE_WRITESteve Capper2014-01-311-23/+25
| * | | | arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper2014-01-311-10/+41
| * | | | arm64: FIQs are unusedNicolas Pitre2014-01-302-8/+0
| * | | | arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han2014-01-271-1/+1
| * | | | arm64: fix build error if DMA_CMA is enabledPankaj Dubey2014-01-271-1/+0
| * | | | arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi2014-01-241-0/+8
| * | | | arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han2014-01-221-1/+1
| * | | | arm64: mm: use ubfm for dcache_line_sizeJingoo Han2014-01-221-2/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2014-01-318-3/+87
|\ \ \ \ \
| * | | | | alpha: fix broken network checksumMikulas Patocka2014-01-311-2/+7
| * | | | | alpha: Enable system-call auditing support.蔡正龙2014-01-317-1/+80
| | |/ / / | |/| | |