aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-27sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz4-1/+21
2016-04-21sparc: Implement and wire up vio_hotplug for vio.Adrian Glaubitz1-0/+9
2016-04-21sparc: Implement and wire up modalias_show for vio.Adrian Glaubitz1-0/+9
2016-04-21sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan1-8/+21
2016-03-29sparc: Write up preadv2/pwritev2 syscalls.David S. Miller2-3/+3
2016-03-29sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds13-32/+32
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches9-26/+26
2016-03-20sparc: Fix misspellings in comments.Adam Buchbinder4-6/+6
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar7-5/+60
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner2-2/+2
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-5/+60
2016-03-01sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar1-1/+1
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman1-1/+1
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-8/+0
2016-01-31Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2-1/+3
2016-01-21sparc: Fix system call tracing register handling.Mike Frysinger2-0/+53
2016-01-21sparc: Hook up copy_file_range syscall.David S. Miller2-3/+3
2016-01-14sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+7
2016-01-08Merge branch 'for-linus' into work.miscAl Viro2-17/+20
2016-01-06net: Add eth_platform_get_mac_address() helper.David S. Miller1-0/+7
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro6-9/+40
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-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro1-18/+2
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/helgaas/pciLinus 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 changesIngo 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/git/nvdimm/nvdimmLinus Torvalds1-2/+1
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1