summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: remove unnecessary cache flush at bootMark Rutland2014-03-042-7/+1
* cpufreq: enable ARM drivers on arm64Rob Herring2014-02-281-0/+8
* arm64: remove return value form psci_init()Vladimir Murzin2014-02-282-7/+4
* arm64: remove redundant "psci:" prefixesVladimir Murzin2014-02-281-2/+2
* arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-274-1/+253
* arm64: Use swiotlb late initialisationCatalin Marinas2014-02-272-4/+8
* arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas2014-02-273-18/+19
* arm64: vdso: clean up vdso_pagelist initializationNathan Lynch2014-02-261-30/+12
* arm64: Change misleading function names in dma-mappingRitesh Harjani2014-02-261-10/+10
* arm64: Fix the soft_restart routineGeoff Levand2014-02-261-1/+10
* arm64: Extend the idmap to the whole kernel imageCatalin Marinas2014-02-261-12/+8
* arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas2014-02-261-116/+20
* arm64: Extend the PCI I/O space to 16MBCatalin Marinas2014-02-261-1/+1
* arm64: enable processor debug state for secondary cpusVijaya Kumar K2014-02-262-4/+4
* arm64: KGDB: Add KGDB configVijaya Kumar K2014-02-261-0/+1
* misc: debug: remove compilation warningsVijaya Kumar K2014-02-261-1/+1
* arm64: KGDB: Add step debugging supportVijaya Kumar K2014-02-261-8/+56
* arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-264-0/+420
* arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-263-17/+24
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-2324-47/+106
|\
| * ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-181-0/+10
| * ARM: tegra: Add head numbers to display controllersThierry Reding2014-02-183-0/+12
| * Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2014-02-182-12/+2
| |\
| | * ARM: dove: dt: revert PMU interrupt controller nodeJason Cooper2014-02-181-11/+0
| | * ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260Willy Tarreau2014-02-051-1/+2
| * | ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo2014-02-182-5/+1
| * | Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-1814-29/+71
| |\ \
| | * | ARM: dts: Add support for both OMAP35xx and OMAP36xx Overo/TobiFlorian Vaussard2014-02-134-7/+46
| | * | ARM: dts: omap3-tobi: Use the correct vendor prefixFlorian Vaussard2014-02-131-1/+1
| | * | ARM: dts: omap3-tobi: Fix boot with OMAP36xx-based OveroFlorian Vaussard2014-02-132-4/+4
| | * | ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle2014-02-131-9/+0
| | * | ARM: OMAP2+: Remove MACH_NOKIA_N800Paul Bolle2014-02-131-4/+0
| | * | ARM: dts: N900: add missing compatible propertyAaro Koskinen2014-02-131-2/+2
| | * | ARM: dts: N9/N950: fix boot hang with 3.14-rc1Aaro Koskinen2014-02-132-2/+2
| | * | ARM: OMAP1: nokia770: enable tahvo-usbAaro Koskinen2014-02-131-0/+1
| | * | ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-02-131-1/+1
| | * | ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-02-131-1/+1
| | * | ARM: dts: omap3-gta04: Fix mmc1 properties.Marek Belisko2014-02-131-1/+1
| | * | ARM: dts: omap3-gta04: Fix 'aux' gpio key flags.NeilBrown2014-02-131-1/+1
| | * | ARM: OMAP2+: add missing ARCH_HAS_OPPNishanth Menon2014-02-131-0/+4
| | * | ARM: dts: am335x-evmsk: Fix mmc1 supportPeter Ujfalusi2014-02-131-0/+9
| | * | ARM: DTS: am335x-evmsk: Correct audio clock frequencyPeter Ujfalusi2014-02-131-1/+1
| | * | ARM: dts: omap3-gta04: Add EOC irq gpio line handling.Marek Belisko2014-02-131-0/+2
| | |/
| * | ARM: tegra: fix RTC0 alias for CardhuStephen Warren2014-02-181-1/+1
| * | Merge tag 'pwm_pxa_for_v3.14' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2014-02-181-0/+9
| |\ \
| | * | ARM: pxa: Add dummy backlight power supply on Mitac Mio A701Thierry Reding2014-02-111-0/+9
| | |/
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-233-21/+18
|\ \ \
| * | | x86: tsc: Add missing Baytrail frequency to the tableMika Westerberg2014-02-191-1/+1
| * | | x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner2014-02-193-20/+17
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-225-26/+52
|\ \ \ \