summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | microblaze: Use asm-generic/io.hMichal Simek2014-04-075-294/+19
| * | | | | | | | | | | | | | | | microblaze: Remove platform folderMichal Simek2014-04-076-8/+2
| * | | | | | | | | | | | | | | | microblaze: Remove generic platformMichal Simek2014-04-074-80/+40
| * | | | | | | | | | | | | | | | microblaze: Sort Kconfig optionsMichal Simek2014-04-071-26/+26
| * | | | | | | | | | | | | | | | microblaze: Move DTS file to common location at boot/dts folderMichal Simek2014-04-072-367/+366
| * | | | | | | | | | | | | | | | microblaze: Fix compilation failure because of release_threadMichal Simek2014-04-071-1/+1
| * | | | | | | | | | | | | | | | microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek2014-04-071-0/+1
| * | | | | | | | | | | | | | | | microblaze: Make timer driver endian awareMichal Simek2014-04-071-15/+47
| * | | | | | | | | | | | | | | | microblaze: Make intc driver endian awareMichal Simek2014-04-071-10/+41
| * | | | | | | | | | | | | | | | microblaze: Wire-up new system calls sched_setattr/getattrMichal Simek2014-03-122-0/+4
| * | | | | | | | | | | | | | | | microblaze: Wire-up preadv/pwritev in syscall tableMichal Simek2014-03-121-2/+2
| * | | | | | | | | | | | | | | | microblaze: Enable pselect6 syscallMichal Simek2014-03-122-3/+3
| * | | | | | | | | | | | | | | | microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck2014-03-121-2/+0
| * | | | | | | | | | | | | | | | microblaze: Rename global function heartbeat()Guenter Roeck2014-03-123-6/+6
* | | | | | | | | | | | | | | | | 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-274-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