summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar1-1/+4
2017-08-13sparc64: Prevent perf from running during super critical sectionsRob Gardner1-5/+9
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu1-0/+1
2017-06-14sparc64: delete old wrap codePavel Tatashin2-7/+0
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin1-2/+3
2017-06-14sparc64: redefine first versionPavel Tatashin1-1/+1
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-14sparc: Machine description indices can varyJames Clarke1-0/+1
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias2-3/+3
2017-05-03sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller1-31/+3
2016-11-21sparc64: Prepare to move to more saner user copy exception handling.David S. Miller1-6/+15
2016-11-21sparc64: Delete __ret_efault.David S. Miller1-41/+0
2016-11-21sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz1-1/+2
2016-09-24sparc32: fix copy_from_user()Al Viro1-1/+3
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller2-4/+8
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2-12/+34
2015-12-31sparc: Wire up mlock2 system call.David S. Miller1-1/+2
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller1-1/+4
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz1-0/+1
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz1-1/+2
2015-11-10sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers1-1/+2
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-11-06mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+1
2015-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-1/+4
2015-11-04sparc64: Fix numa distance valuesNitin Gupta1-0/+3
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-4/+4
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-1/+3
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-0/+1
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-6/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-26/+0
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-09-09sparc32: do not include swap.h from pgtable_32.hMichal Hocko1-1/+1
2015-09-09Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+1
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-12/+35
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2-1/+7
2015-08-08sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner1-1/+1
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart1-1/+1
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller1-11/+5
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-9/+26
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov1-2/+2
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra2-4/+0
2015-07-27sparc: Provide atomic_{or,xor,and}Peter Zijlstra2-0/+10
2015-07-21ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang1-1/+1
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0