summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-25sparc64: check if a client is allowed to register for MDESC notificationsJag Raman1-0/+17
2017-06-25sparc64: remove restriction on VIO device name sizeJag Raman1-19/+4
2017-06-25sparc64: refactor code to obtain cfg_handle property from MDESCJag Raman1-11/+19
2017-06-25sparc64: add MDESC node name property to VIO device metadataJag Raman4-51/+68
2017-06-25sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman1-5/+3
2017-06-25sparc64: expand MDESC interfaceJag Raman2-0/+233
2017-06-25sparc64: skip handshake for LDC channels in RAW modeJag Raman2-1/+15
2017-06-25sparc64: specify the device class in VIO version info. packetJag Raman1-0/+1
2017-06-25sparc64: ensure VIO operations are defined while being usedJag Raman1-4/+13
2017-06-25sparc: kernel: apc: make of_device_ids constArvind Yadav1-1/+1
2017-06-15sparc/time: make of_device_ids constArvind Yadav1-1/+1
2017-06-15sparc64: broken %tick frequency on spitfire cpusPavel Tatashin1-1/+26
2017-06-15sparc64: use prom interface to get %stick frequencyPavel Tatashin1-5/+2
2017-06-13sparc64: optimize functions that access tickPavel Tatashin1-9/+13
2017-06-13sparc64: add hot-patched and inlined get_tick()Pavel Tatashin3-6/+87
2017-06-13sparc64: initialize time earlyPavel Tatashin3-13/+12
2017-06-13sparc64: improve modularity tick optionsPavel Tatashin2-28/+57
2017-06-13sparc64: optimize loads in clock_sched()Pavel Tatashin2-10/+12
2017-06-13sparc64: show time stamps from zeroPavel Tatashin1-2/+8
2017-06-13sparc64: access tick function from variablePavel Tatashin1-14/+16
2017-06-13sparc64: remove trailing white spacesPavel Tatashin2-4/+4
2017-06-11sparc64: print debug messages when reading from LDC channelJag Raman1-0/+5
2017-06-11sparc64: ldc abort during vds iso bootJag Raman1-1/+6
2017-06-11sparc64: ensure LDC channel is ready before communicationJag Raman1-5/+25
2017-06-11sparc64: enhance ldc_abort to print messageJag Raman1-25/+28
2017-06-11sparc64: expand LDC interfaceJag Raman2-12/+42
2017-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller85-429/+749
2017-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+4
2017-06-10Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-16/+16
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds16-50/+109
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds9-8/+35
2017-06-08powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman2-11/+11
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V4-16/+15
2017-06-08x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski1-0/+3
2017-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2017-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds17-116/+201
2017-06-06sparc64: delete old wrap codePavel Tatashin6-45/+1
2017-06-06sparc64: new context wrapPavel Tatashin1-27/+54
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin2-2/+4
2017-06-06sparc64: redefine first versionPavel Tatashin2-4/+4
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin1-0/+2
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett1-1/+2
2017-06-06sparc: Machine description indices can varyJames Clarke2-4/+65
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2-6/+12
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu2-6/+15
2017-06-06powerpc/perf: Fix Power9 test_adder fieldsMadhavan Srinivasan1-2/+2
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2-2/+16
2017-06-06powerpc/kernel: Initialize load_tm on task creationBreno Leitao1-0/+1
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2-0/+36