summaryrefslogtreecommitdiffstats
path: root/drivers/tty/synclink.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-01powerpc/iommu: Use permission-specific DEVICE_ATTR variantsJulia Lawall1-2/+1
2017-09-01powerpc/eeh: Delete an error out of memory message at init timeMarkus Elfring1-4/+1
2017-09-01powerpc/mm: Use seq_putc() in two functionsMarkus Elfring2-2/+2
2017-09-01macintosh: Convert to using %pOF instead of full_nameRob Herring7-18/+18
2017-09-01ide: pmac: Convert to using %pOF instead of full_nameRob Herring1-9/+9
2017-09-01crypto/nx: Add P9 NX support for 842 compression engineHaren Myneni2-6/+372
2017-09-01crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni3-0/+29
2017-09-01crypto/nx: Use kzalloc for workmem allocationHaren Myneni1-1/+1
2017-09-01crypto/nx: Add nx842_add_coprocs_list functionHaren Myneni1-3/+9
2017-09-01crypto/nx: Create nx842_delete_coprocs functionHaren Myneni1-13/+12
2017-09-01crypto/nx: Create nx842_configure_crb functionHaren Myneni1-19/+38
2017-09-01crypto/nx: Rename nx842_powernv_function as icswx functionHaren Myneni1-7/+13
2017-09-01powerpc/32: remove a NOP from memset()Christophe Leroy2-3/+11
2017-09-01powerpc/32: optimise memset()Christophe Leroy1-7/+14
2017-09-01powerpc: fix location of two EXPORT_SYMBOLChristophe Leroy2-2/+2
2017-09-01powerpc/32: add memset16()Christophe Leroy2-1/+17
2017-09-01powerpc: Wrap register number correctly for string load/store instructionsPaul Mackerras1-2/+4
2017-09-01powerpc: Emulate load/store floating point as integer word instructionsPaul Mackerras2-17/+48
2017-09-01powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras3-777/+34
2017-09-01powerpc: Separate out load/store emulation into its own functionPaul Mackerras2-113/+154
2017-09-01powerpc: Handle opposite-endian processes in emulation codePaul Mackerras2-60/+131
2017-09-01powerpc: Set regs->dar if memory access fails in emulate_step()Paul Mackerras1-22/+52
2017-09-01powerpc: Emulate the dcbz instructionPaul Mackerras2-0/+34
2017-09-01powerpc: Emulate load/store floating double pair instructionsPaul Mackerras1-16/+52
2017-09-01powerpc: Emulate vector element load/store instructionsPaul Mackerras1-2/+36
2017-09-01powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not livePaul Mackerras3-267/+203
2017-09-01powerpc: Make load/store emulation use larger memory accessesPaul Mackerras1-129/+106
2017-09-01powerpc: Add emulation for the addpcis instructionPaul Mackerras1-3/+11
2017-09-01powerpc: Don't update CR0 in emulation of popcnt, prty, bpermd instructionsPaul Mackerras1-6/+6
2017-09-01powerpc: Fix emulation of the isel instructionPaul Mackerras1-8/+10
2017-09-01powerpc/64: Fix update forms of loads and stores to write 64-bit EAPaul Mackerras2-55/+58
2017-09-01powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras6-62/+710
2017-09-01powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr()Paul Mackerras1-42/+12
2017-09-01powerpc: Change analyse_instr so it doesn't modify *regsPaul Mackerras2-257/+396
2017-08-31powerpc: Correct instruction code for xxlor instructionPaul Mackerras1-1/+1
2017-08-31powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman1-45/+74
2017-08-31powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...John Allen1-0/+4
2017-08-31powerpc/4xx: Constify cpm_suspend_opsArvind Yadav1-1/+1
2017-08-31powerpc/smp: Add Power9 scheduler topologyOliver O'Halloran1-1/+49
2017-08-31powerpc/smp: Add cpu_l2_cache_mapOliver O'Halloran2-6/+23
2017-08-31powerpc/smp: Rework CPU topology constructionOliver O'Halloran1-66/+86
2017-08-31powerpc/smp: Use cpu_to_chip_id() to find core siblingsOliver O'Halloran1-26/+11
2017-08-31cxl: Fix driver use countFrederic Barrat2-1/+11
2017-08-31selftests/powerpc: Force ptrace tests to build -fno-pieMichael Neuling1-1/+1
2017-08-31powerpc: conditionally compile platform-specific serial driversHannes Reinecke2-3/+8
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding12-40/+40
2017-08-31powerpc/configs: Enable THP and 64K for ppc64(le)_defconfigBalbir Singh1-0/+2
2017-08-31MAINTAINERS: Add drivers/watchdog/wdrtas.c to powerpc sectionMurilo Opsfelder Araujo1-0/+1
2017-08-31powerpc/configs: Enable function trace by defaultBalbir Singh3-0/+10
2017-08-31powerpc/xmon: Add ISA v3.0 SPRs to SPR dumpBalbir Singh2-0/+24