summaryrefslogtreecommitdiffstats
path: root/arch/hexagon (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-30powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_initGautham R. Shenoy1-2/+2
2017-01-30powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy3-9/+12
2017-01-30powerpc/powernv: Use OPAL call for TCE kill on NVLink2Alistair Popple3-1/+16
2017-01-30powerpc/powernv: Initialise nest mmuAlistair Popple7-2/+41
2017-01-30powerpc/mm: Allow memory hotplug into an offline nodeReza Arbab1-1/+1
2017-01-30powerpc/mm: Simplify loop control in parse_numa_properties()Reza Arbab1-8/+3
2017-01-30powerpc/fadump: Fix the race in crash_fadump().Mahesh Salgaonkar1-1/+24
2017-01-30powerpc/mm/hash: Properly mask the ESID bits when building proto VSIDAneesh Kumar K.V1-2/+5
2017-01-25powerpc/bpf: Flush the entire JIT bufferNaveen N. Rao1-2/+2
2017-01-25powerpc/bpf: Remove redundant check for non-null imageDaniel Borkmann2-16/+17
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan4-23/+35
2017-01-25cxl: Force psl data-cache flush during device shutdownVaibhav Jain1-0/+3
2017-01-25cxl: Drop unused header asm/pnv-pci.hGreg Kurz1-1/+0
2017-01-25powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...Markus Elfring1-3/+1
2017-01-25powerpc/sstep: Return directly after a failed address_ok() in emulate_step()Markus Elfring1-4/+2
2017-01-25powerpc/kernel: Fix unbalanced refcount on RTAS device nodeGavin Shan1-0/+1
2017-01-25powerpc/kernel: Use of_property_read_u32() in rtas_initialize()Gavin Shan1-11/+9
2017-01-25powerpc/kernel: Remove nested if statements in rtas_initialize()Gavin Shan1-17/+16
2017-01-25powerpc/powernv/pci: Use kmalloc_array() in two functionsMarkus Elfring1-3/+6
2017-01-25powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V1-1/+1
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras4-5/+15
2017-01-25powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras1-5/+12
2017-01-25powerpc/powernv: Report size of OPAL memcons logJoel Stanley1-0/+4
2017-01-23powerpc/mm/4k: don't allocate larger pmd page table for 4kAneesh Kumar K.V1-2/+2
2017-01-23powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V2-26/+0
2017-01-22Linux 4.10-rc5v4.10-rc5Linus Torvalds1-2/+2
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger1-2/+2
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman1-1/+1
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard1-5/+5
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20ARM: dts: da850-evm: fix read access to SPI flashFabien Parent1-0/+1
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25
2017-01-19tools/virtio/ringtest: tweaks for s390Halil Pasic1-0/+12
2017-01-19tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic1-2/+3
2017-01-19virtio_console: fix a crash in config_work_handlerG. Campana1-1/+1
2017-01-19vhost/scsi: silence uninitialized variable warningDan Carpenter1-1/+1
2017-01-19vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal1-1/+1
2017-01-19nbd: only set MSG_MORE when we have more to sendJosef Bacik1-4/+2
2017-01-19arm64: avoid returning from bad_modeMark Rutland2-5/+25
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-19ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta1-1/+1
2017-01-19ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta1-14/+19
2017-01-18ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta3-2/+16
2017-01-18ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta2-3/+50
2017-01-18ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta2-22/+48
2017-01-18blk-mq: Remove unused variableKeith Busch1-1/+0
2017-01-18xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann2-2/+2