summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar1-1/+5
2017-08-12sparc64: Prevent perf from running during super critical sectionsRob Gardner1-0/+12
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu3-70/+131
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins1-2/+2
2017-06-17sparc64: make string buffers large enoughDan Carpenter1-2/+2
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu1-4/+13
2017-06-14sparc64: delete old wrap codePavel Tatashin3-33/+1
2017-06-14sparc: Machine description indices can varyJames Clarke1-4/+64
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz1-4/+7
2017-03-31sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2
2016-11-21sparc64: Delete now unused user copy assembler helpers.David S. Miller1-30/+0
2016-11-21sparc64: Prepare to move to more saner user copy exception handling.David S. Miller1-12/+11
2016-11-21sparc64: Delete __ret_efault.David S. Miller2-7/+1
2016-11-21sparc: Handle negative offsets in arch_jump_label_transformJames Clarke1-6/+17
2016-11-21sparc: Don't leak context bits into thread->fault_addressDavid S. Miller3-4/+24
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller3-48/+108
2016-06-24sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-06-24sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-06-24sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-06-24sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-06-24sparc: Fix system call tracing register handling.Mike Frysinger2-0/+53
2016-03-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2015-12-31sparc: Wire up mlock2 system call.David S. Miller2-3/+3
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller2-17/+20
2015-12-24sparc64: fix FP corruption in user copy functionsRob Gardner1-0/+13
2015-12-24sparc64: Perf should save/restore fault infoRob Gardner1-0/+4
2015-12-24sparc64: Ensure perf can access user stacksRob Gardner1-0/+7
2015-12-24sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner1-1/+7
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz1-4/+5
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz2-3/+3
2015-11-23treewide: Remove old email addressPeter Zijlstra1-1/+1
2015-11-09sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers2-3/+3
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+22
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-23/+31
2015-11-04sparc64: Don't restrict fp regs for no-fault loadsRob Gardner1-7/+15
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller3-16/+16
2015-10-29sparc/PCI: Add mem64 resource parsing for root busYinghai Lu3-3/+22
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar3-3/+3
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner3-3/+3
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu1-5/+1
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu1-1/+24
2015-09-13sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu1-1/+0
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-19/+26
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-54/+38
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams1-2/+1
2015-08-10sparc/time: Migrate to new 'set-state' interfaceViresh Kumar3-54/+38