summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-102-0/+4
|\
| * dmaengine: sirf: enable generic dt binding for dma channelsBarry Song2014-03-292-0/+4
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-092-124/+20
|\ \
| * | i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driverSonic Zhang2014-03-091-2/+21
| * | i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang2014-03-092-125/+2
* | | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-097-0/+110
|\ \ \
| * | | Revert "dts: socfpga: Add support for SD/MMC on the SOCFPGA platform"Chris Ball2014-03-174-47/+3
| * | | ARM: OMAP: enable SYSCON and REGULATOR_PBIAS in omap2plus_defconfigBalaji T K2014-03-041-0/+2
| * | | ARM: dts: add pbias dt nodeBalaji T K2014-03-045-0/+85
| * | | ARM: dts: omap3-ldp: fix mmc configurationNishanth Menon2014-03-041-0/+23
| * | | dts: socfpga: Add support for SD/MMC on the SOCFPGA platformDinh Nguyen2014-02-264-3/+47
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-04-0936-199/+525
|\ \ \
| * | | powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2014-04-092-14/+4
| * | | power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang2014-04-091-0/+15
| * | | powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds2014-04-091-0/+1
| * | | arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal2014-04-091-1/+1
| * | | powerpc/opal: Add missing includeMichael Neuling2014-04-091-0/+2
| * | | powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches2014-04-091-6/+5
| * | | powerpc: Add lq/stq emulationAnton Blanchard2014-04-093-8/+46
| * | | powerpc/powernv: Add invalid OPAL callJoel Stanley2014-04-093-0/+6
| * | | powerpc/powernv: Add OPAL message log interfaceJoel Stanley2014-04-094-1/+128
| * | | powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar2014-04-091-8/+20
| * | | powerpc: Remove dead code in sycall entryMichael Neuling2014-04-091-8/+0
| * | | powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong2014-04-091-1/+1
| * | | powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V2014-04-091-0/+13
| * | | powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2014-04-092-3/+4
| * | | powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard2014-04-075-13/+16
| * | | powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2014-04-072-0/+16
| * | | powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too earlyBenjamin Herrenschmidt2014-04-072-5/+15
| * | | powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt2014-04-072-1/+17
| * | | powerpc/prom: early_init_dt_scan_cpus() updates cpu features only onceBenjamin Herrenschmidt2014-04-071-26/+26
| * | | powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt2014-04-074-3/+7
| * | | powerpc: Adjust CPU_FTR_SMT on all platformsBenjamin Herrenschmidt2014-04-071-1/+1
| * | | powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-04-074-7/+33
| * | | powerpc/le: Enable RTAS events supportGreg Kurz2014-04-075-61/+128
| * | | powerpc: Correct emulated mtfsf instructionStephen Chivers2014-04-071-35/+23
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-081-1/+7
|\ \ \ \
| * | | | arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()David Rientjes2014-04-081-1/+7
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-088-31/+87
|\ \ \ \ \
| * | | | | arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas2014-04-081-4/+11
| * | | | | arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott2014-04-071-0/+14
| * | | | | arm64: fix !CONFIG_COMPAT build failuresMark Salter2014-04-062-0/+6
| * | | | | Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas2014-04-051-13/+0
| * | | | | arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-052-2/+37
| * | | | | arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-032-12/+19
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-0836-958/+892
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-0315-815/+556
| * | | | | s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-0311-66/+213
| * | | | | s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-033-18/+21
| * | | | | s390/irq: Use defines for external interruption codesThomas Huth2014-04-0310-23/+30