summaryrefslogtreecommitdiffstats
path: root/drivers/dma (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang1-0/+15
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds1-0/+1
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal1-1/+1
2014-04-09powerpc/opal: Add missing includeMichael Neuling1-0/+2
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches1-6/+5
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard3-8/+46
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley3-0/+6
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley4-1/+128
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar1-8/+20
2014-04-09powerpc: Remove dead code in sycall entryMichael Neuling1-8/+0
2014-04-09powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong1-1/+1
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V1-0/+13
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2-3/+4
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard5-13/+16
2014-04-07tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt1-1/+21
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2-0/+16
2014-04-07powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too earlyBenjamin Herrenschmidt2-5/+15
2014-04-07powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt2-1/+17
2014-04-07powerpc/prom: early_init_dt_scan_cpus() updates cpu features only onceBenjamin Herrenschmidt1-26/+26
2014-04-07powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt4-3/+7
2014-04-07powerpc: Adjust CPU_FTR_SMT on all platformsBenjamin Herrenschmidt1-1/+1
2014-04-07powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling4-7/+33
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz5-61/+128
2014-04-07powerpc: Correct emulated mtfsf instructionStephen Chivers1-35/+23
2014-04-05Hexagon: update CR year for elf.hRichard Kuo1-1/+1
2014-04-05Hexagon: remove SP macroRichard Kuo1-3/+1
2014-04-05Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo1-1/+1
2014-04-05Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo1-0/+1
2014-04-05Hexagon: fix atomic_setRichard Kuo1-1/+14
2014-04-05Hexagon: add screen_info for VGA_CONSOLERichard Kuo2-0/+5
2014-04-05hexagon: correct type on pgd copyIlia Mirkin1-1/+1
2014-04-05smp, hexagon: kill SMP single function call interruptJiang Liu2-6/+1
2014-04-05arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang1-0/+2
2014-04-05arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang1-4/+20
2014-04-05arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang1-3/+2
2014-04-05arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang1-1/+2
2014-04-05arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang1-0/+1
2014-04-05arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang1-0/+5
2014-04-05arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang1-36/+36
2014-04-05arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang2-1/+1
2014-04-05arch: hexagon: kernel: add export symbol function __delay()Chen Gang2-0/+10
2014-04-05hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang1-2/+3
2014-04-05hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang1-0/+2
2014-04-05hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang1-3/+0
2014-04-05mm: get_user_pages(write,force) refuse to COW in shared areasHugh Dickins1-21/+45
2014-04-04dm cache: fix a lock-inversionJoe Thornber3-52/+20
2014-04-04dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer1-2/+82
2014-04-04arch/tile: remove unused variable 'devcap'Chris Metcalf1-2/+0
2014-04-04tile: Fix vDSO compilation issue with allyesconfigKerry Sheh1-1/+1
2014-04-04hwmon: (it87) Add support for IT8623ERudolf Marek2-5/+8